| Modifier and Type | Method and Description |
|---|---|
Type.Int64.Builder |
Type.Int64.Builder.clear() |
Type.Int64.Builder |
Type.Int64.Builder.clearEncoding()
The encoding to use when converting to or from lower level types.
|
Type.Int64.Builder |
Type.Builder.getInt64TypeBuilder()
Int64
.google.bigtable.v2.Type.Int64 int64_type = 5; |
Type.Int64.Builder |
Type.Int64.Builder.mergeEncoding(Type.Int64.Encoding value)
The encoding to use when converting to or from lower level types.
|
Type.Int64.Builder |
Type.Int64.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Type.Int64.Builder |
Type.Int64.Builder.mergeFrom(com.google.protobuf.Message other) |
Type.Int64.Builder |
Type.Int64.Builder.mergeFrom(Type.Int64 other) |
static Type.Int64.Builder |
Type.Int64.newBuilder() |
static Type.Int64.Builder |
Type.Int64.newBuilder(Type.Int64 prototype) |
Type.Int64.Builder |
Type.Int64.newBuilderForType() |
protected Type.Int64.Builder |
Type.Int64.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
Type.Int64.Builder |
Type.Int64.Builder.setEncoding(Type.Int64.Encoding.Builder builderForValue)
The encoding to use when converting to or from lower level types.
|
Type.Int64.Builder |
Type.Int64.Builder.setEncoding(Type.Int64.Encoding value)
The encoding to use when converting to or from lower level types.
|
Type.Int64.Builder |
Type.Int64.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Type.Builder |
Type.Builder.setInt64Type(Type.Int64.Builder builderForValue)
Int64
.google.bigtable.v2.Type.Int64 int64_type = 5; |
Copyright © 2026 Google LLC. All rights reserved.