Uses of Class
com.google.protobuf.StringValue
-
Packages that use StringValue Package Description com.google.protobuf -
-
Uses of StringValue in com.google.protobuf
Methods in com.google.protobuf that return types with arguments of type StringValue Modifier and Type Method Description Parser<StringValue>StringValue. getParserForType()static Parser<StringValue>StringValue. parser()Methods in com.google.protobuf with parameters of type StringValue Modifier and Type Method Description StringValue.BuilderStringValue.Builder. mergeFrom(StringValue other)static StringValue.BuilderStringValue. newBuilder(StringValue prototype)
-