| Modifier and Type | Class and Description |
|---|---|
static class |
Type.Bool
bool
Values of type `Bool` are stored in `Value.bool_value`.
|
static class |
Type.Bool.Builder
bool
Values of type `Bool` are stored in `Value.bool_value`.
|
| Modifier and Type | Method and Description |
|---|---|
Type.BoolOrBuilder |
Type.getBoolTypeOrBuilder()
Bool
.google.bigtable.v2.Type.Bool bool_type = 8; |
Type.BoolOrBuilder |
Type.Builder.getBoolTypeOrBuilder()
Bool
.google.bigtable.v2.Type.Bool bool_type = 8; |
Type.BoolOrBuilder |
TypeOrBuilder.getBoolTypeOrBuilder()
Bool
.google.bigtable.v2.Type.Bool bool_type = 8; |
Copyright © 2026 Google LLC. All rights reserved.