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 StringValueStringValue.getDefaultInstance()StringValue.Builder.getDefaultInstanceForType()StringValue.getDefaultInstanceForType()static StringValuestatic StringValueStringValue.parseDelimitedFrom(InputStream input) static StringValueStringValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringValueStringValue.parseFrom(byte[] data) static StringValueStringValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringValueStringValue.parseFrom(com.google.protobuf.ByteString data) static StringValueStringValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringValueStringValue.parseFrom(com.google.protobuf.CodedInputStream input) static StringValueStringValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringValueStringValue.parseFrom(InputStream input) static StringValueStringValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringValueStringValue.parseFrom(ByteBuffer data) static StringValueStringValue.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.BuilderStringValue.newBuilder(StringValue prototype)