| Modifier and Type | Class and Description |
|---|---|
static class |
Type.Int64
Int64
Values of type `Int64` are stored in `Value.int_value`.
|
static class |
Type.Int64.Builder
Int64
Values of type `Int64` are stored in `Value.int_value`.
|
| Modifier and Type | Method and Description |
|---|---|
Type.Int64OrBuilder |
Type.getInt64TypeOrBuilder()
Int64
.google.bigtable.v2.Type.Int64 int64_type = 5; |
Type.Int64OrBuilder |
Type.Builder.getInt64TypeOrBuilder()
Int64
.google.bigtable.v2.Type.Int64 int64_type = 5; |
Type.Int64OrBuilder |
TypeOrBuilder.getInt64TypeOrBuilder()
Int64
.google.bigtable.v2.Type.Int64 int64_type = 5; |
Copyright © 2026 Google LLC. All rights reserved.