| Modifier and Type | Method and Description |
|---|---|
Type.String |
Type.String.Builder.build() |
Type.String |
Type.String.Builder.buildPartial() |
static Type.String |
Type.String.getDefaultInstance() |
Type.String |
Type.String.getDefaultInstanceForType() |
Type.String |
Type.String.Builder.getDefaultInstanceForType() |
Type.String |
Type.getStringType()
String
.google.bigtable.v2.Type.String string_type = 2; |
Type.String |
Type.Builder.getStringType()
String
.google.bigtable.v2.Type.String string_type = 2; |
Type.String |
TypeOrBuilder.getStringType()
String
.google.bigtable.v2.Type.String string_type = 2; |
static Type.String |
Type.String.parseDelimitedFrom(InputStream input) |
static Type.String |
Type.String.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.String |
Type.String.parseFrom(byte[] data) |
static Type.String |
Type.String.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.String |
Type.String.parseFrom(ByteBuffer data) |
static Type.String |
Type.String.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.String |
Type.String.parseFrom(com.google.protobuf.ByteString data) |
static Type.String |
Type.String.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.String |
Type.String.parseFrom(com.google.protobuf.CodedInputStream input) |
static Type.String |
Type.String.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.String |
Type.String.parseFrom(InputStream input) |
static Type.String |
Type.String.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Type.String> |
Type.String.getParserForType() |
static com.google.protobuf.Parser<Type.String> |
Type.String.parser() |
| Modifier and Type | Method and Description |
|---|---|
Type.String.Builder |
Type.String.Builder.mergeFrom(Type.String other) |
Type.Builder |
Type.Builder.mergeStringType(Type.String value)
String
.google.bigtable.v2.Type.String string_type = 2; |
static Type.String.Builder |
Type.String.newBuilder(Type.String prototype) |
Type.Builder |
Type.Builder.setStringType(Type.String value)
String
.google.bigtable.v2.Type.String string_type = 2; |
Copyright © 2026 Google LLC. All rights reserved.