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