Uses of Class
com.google.protobuf.StringValue
Packages that use StringValue
-
Uses of StringValue in com.google.protobuf
Methods in com.google.protobuf that return StringValueModifier and TypeMethodDescriptionStringValue.Builder.build()
StringValue.Builder.buildPartial()
static StringValue
StringValue.getDefaultInstance()
StringValue.Builder.getDefaultInstanceForType()
StringValue.getDefaultInstanceForType()
static StringValue
static StringValue
StringValue.parseDelimitedFrom
(InputStream input) static StringValue
StringValue.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringValue
StringValue.parseFrom
(byte[] data) static StringValue
StringValue.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringValue
StringValue.parseFrom
(com.google.protobuf.ByteString data) static StringValue
StringValue.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringValue
StringValue.parseFrom
(com.google.protobuf.CodedInputStream input) static StringValue
StringValue.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringValue
StringValue.parseFrom
(InputStream input) static StringValue
StringValue.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringValue
StringValue.parseFrom
(ByteBuffer data) static StringValue
StringValue.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type StringValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<StringValue> StringValue.getParserForType()
static com.google.protobuf.Parser
<StringValue> StringValue.parser()
Methods in com.google.protobuf with parameters of type StringValueModifier and TypeMethodDescriptionStringValue.Builder.mergeFrom
(StringValue other) static StringValue.Builder
StringValue.newBuilder
(StringValue prototype)