| Modifier and Type | Class and Description |
|---|---|
static class |
Type.Date
Date
Values of type `Date` are stored in `Value.date_value`.
|
static class |
Type.Date.Builder
Date
Values of type `Date` are stored in `Value.date_value`.
|
| Modifier and Type | Method and Description |
|---|---|
Type.DateOrBuilder |
Type.getDateTypeOrBuilder()
Date
.google.bigtable.v2.Type.Date date_type = 11; |
Type.DateOrBuilder |
Type.Builder.getDateTypeOrBuilder()
Date
.google.bigtable.v2.Type.Date date_type = 11; |
Type.DateOrBuilder |
TypeOrBuilder.getDateTypeOrBuilder()
Date
.google.bigtable.v2.Type.Date date_type = 11; |
Copyright © 2026 Google LLC. All rights reserved.