Uses of Class
com.google.protobuf.StringValue.Builder
Packages that use StringValue.Builder
-
Uses of StringValue.Builder in com.google.protobuf
Subclasses with type arguments of type StringValue.Builder in com.google.protobufModifier and TypeClassDescriptionstatic final classWrapper message for `string`.Methods in com.google.protobuf that return StringValue.BuilderModifier and TypeMethodDescriptionStringValue.Builder.clear()StringValue.Builder.clearValue()The string value.StringValue.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) StringValue.Builder.mergeFrom(StringValue other) static StringValue.BuilderStringValue.newBuilder()static StringValue.BuilderStringValue.newBuilder(StringValue prototype) StringValue.newBuilderForType()protected StringValue.BuilderStringValue.newBuilderForType(AbstractMessage.BuilderParent parent) The string value.StringValue.Builder.setValueBytes(ByteString value) The string value.StringValue.toBuilder()