| Modifier and Type | Class and Description |
|---|---|
static class |
Type.Timestamp
Timestamp
Values of type `Timestamp` are stored in `Value.timestamp_value`.
|
static class |
Type.Timestamp.Builder
Timestamp
Values of type `Timestamp` are stored in `Value.timestamp_value`.
|
| Modifier and Type | Method and Description |
|---|---|
Type.TimestampOrBuilder |
Type.getTimestampTypeOrBuilder()
Timestamp
.google.bigtable.v2.Type.Timestamp timestamp_type = 10; |
Type.TimestampOrBuilder |
Type.Builder.getTimestampTypeOrBuilder()
Timestamp
.google.bigtable.v2.Type.Timestamp timestamp_type = 10; |
Type.TimestampOrBuilder |
TypeOrBuilder.getTimestampTypeOrBuilder()
Timestamp
.google.bigtable.v2.Type.Timestamp timestamp_type = 10; |
Copyright © 2026 Google LLC. All rights reserved.