Uses of Class
com.google.protobuf.StringValue.Builder
Packages that use StringValue.Builder
-
Uses of StringValue.Builder in com.google.protobuf
Methods in com.google.protobuf that return StringValue.BuilderModifier and TypeMethodDescriptionStringValue.Builder.clearValue()The string value.static StringValue.BuilderStringValue.newBuilder()static StringValue.BuilderStringValue.newBuilder(StringValue prototype) The string value.StringValue.Builder.setValueBytes(ByteString value) The string value.