| Modifier and Type | Class and Description |
|---|---|
static class |
Type.String
String
Values of type `String` are stored in `Value.string_value`.
|
static class |
Type.String.Builder
String
Values of type `String` are stored in `Value.string_value`.
|
| Modifier and Type | Method and Description |
|---|---|
Type.StringOrBuilder |
Type.getStringTypeOrBuilder()
String
.google.bigtable.v2.Type.String string_type = 2; |
Type.StringOrBuilder |
Type.Builder.getStringTypeOrBuilder()
String
.google.bigtable.v2.Type.String string_type = 2; |
Type.StringOrBuilder |
TypeOrBuilder.getStringTypeOrBuilder()
String
.google.bigtable.v2.Type.String string_type = 2; |
Copyright © 2026 Google LLC. All rights reserved.