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