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