| Modifier and Type | Method and Description |
|---|---|
Type.String.Builder |
Type.String.Builder.clear() |
Type.String.Builder |
Type.String.Builder.clearEncoding()
The encoding to use when converting to or from lower level types.
|
Type.String.Builder |
Type.Builder.getStringTypeBuilder()
String
.google.bigtable.v2.Type.String string_type = 2; |
Type.String.Builder |
Type.String.Builder.mergeEncoding(Type.String.Encoding value)
The encoding to use when converting to or from lower level types.
|
Type.String.Builder |
Type.String.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Type.String.Builder |
Type.String.Builder.mergeFrom(com.google.protobuf.Message other) |
Type.String.Builder |
Type.String.Builder.mergeFrom(Type.String other) |
static Type.String.Builder |
Type.String.newBuilder() |
static Type.String.Builder |
Type.String.newBuilder(Type.String prototype) |
Type.String.Builder |
Type.String.newBuilderForType() |
protected Type.String.Builder |
Type.String.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
Type.String.Builder |
Type.String.Builder.setEncoding(Type.String.Encoding.Builder builderForValue)
The encoding to use when converting to or from lower level types.
|
Type.String.Builder |
Type.String.Builder.setEncoding(Type.String.Encoding value)
The encoding to use when converting to or from lower level types.
|
Type.String.Builder |
Type.String.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Type.Builder |
Type.Builder.setStringType(Type.String.Builder builderForValue)
String
.google.bigtable.v2.Type.String string_type = 2; |
Copyright © 2026 Google LLC. All rights reserved.