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