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