Uses of Class
com.google.protobuf.StringValue
Packages that use StringValue
-
Uses of StringValue in com.google.protobuf
Fields in com.google.protobuf declared as StringValueFields in com.google.protobuf with type parameters of type StringValueMethods in com.google.protobuf that return StringValueModifier and TypeMethodDescriptionstatic StringValueStringValue.getDefaultInstance()static StringValuestatic StringValueStringValue.parseDelimitedFrom(InputStream input) static StringValueStringValue.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static StringValueStringValue.parseFrom(byte[] data) static StringValueStringValue.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static StringValueStringValue.parseFrom(ByteString data) static StringValueStringValue.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static StringValueStringValue.parseFrom(CodedInputStream input) static StringValueStringValue.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static StringValueStringValue.parseFrom(InputStream input) static StringValueStringValue.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static StringValueStringValue.parseFrom(ByteBuffer data) static StringValueStringValue.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type StringValueMethods in com.google.protobuf with parameters of type StringValueModifier and TypeMethodDescriptionstatic StringValue.BuilderStringValue.newBuilder(StringValue prototype)