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.clear()StringValue.Builder.clearValue()string value = 1 [json_name = "value"];StringValue.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) StringValue.Builder.mergeFrom(StringValue other) final StringValue.BuilderStringValue.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) static StringValue.BuilderStringValue.newBuilder()static StringValue.BuilderStringValue.newBuilder(StringValue prototype) StringValue.newBuilderForType()protected StringValue.BuilderStringValue.newBuilderForType(GeneratedMessageV3.BuilderParent parent) final StringValue.BuilderStringValue.Builder.setUnknownFields(UnknownFieldSet unknownFields) string value = 1 [json_name = "value"];StringValue.Builder.setValueBytes(ByteString value) string value = 1 [json_name = "value"];StringValue.toBuilder() -
Uses of StringValue.Builder in com.ocient.jdbc.proto
Methods in com.ocient.jdbc.proto that return StringValue.BuilderModifier and TypeMethodDescriptionClientWireProtocol.CompletedQueriesRow.Builder.getDatabaseIdBuilder()the string representation of the database uuid the user was connected toMethods in com.ocient.jdbc.proto with parameters of type StringValue.BuilderModifier and TypeMethodDescriptionClientWireProtocol.CompletedQueriesRow.Builder.setDatabaseId(StringValue.Builder builderForValue) the string representation of the database uuid the user was connected to