| Modifier and Type | Method and Description |
|---|---|
Type.Bytes |
Type.Bytes.Builder.build() |
Type.Bytes |
Type.Bytes.Builder.buildPartial() |
Type.Bytes |
Type.getBytesType()
Bytes
.google.bigtable.v2.Type.Bytes bytes_type = 1; |
Type.Bytes |
Type.Int64.Encoding.BigEndianBytesOrBuilder.getBytesType()
Deprecated.
google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.bytes_type is
deprecated. See google/bigtable/v2/types.proto;l=150
|
Type.Bytes |
Type.Int64.Encoding.BigEndianBytes.getBytesType()
Deprecated.
google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.bytes_type is
deprecated. See google/bigtable/v2/types.proto;l=150
|
Type.Bytes |
Type.Int64.Encoding.BigEndianBytes.Builder.getBytesType()
Deprecated.
google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.bytes_type is
deprecated. See google/bigtable/v2/types.proto;l=150
|
Type.Bytes |
Type.Builder.getBytesType()
Bytes
.google.bigtable.v2.Type.Bytes bytes_type = 1; |
Type.Bytes |
TypeOrBuilder.getBytesType()
Bytes
.google.bigtable.v2.Type.Bytes bytes_type = 1; |
static Type.Bytes |
Type.Bytes.getDefaultInstance() |
Type.Bytes |
Type.Bytes.getDefaultInstanceForType() |
Type.Bytes |
Type.Bytes.Builder.getDefaultInstanceForType() |
static Type.Bytes |
Type.Bytes.parseDelimitedFrom(InputStream input) |
static Type.Bytes |
Type.Bytes.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Bytes |
Type.Bytes.parseFrom(byte[] data) |
static Type.Bytes |
Type.Bytes.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Bytes |
Type.Bytes.parseFrom(ByteBuffer data) |
static Type.Bytes |
Type.Bytes.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Bytes |
Type.Bytes.parseFrom(com.google.protobuf.ByteString data) |
static Type.Bytes |
Type.Bytes.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Bytes |
Type.Bytes.parseFrom(com.google.protobuf.CodedInputStream input) |
static Type.Bytes |
Type.Bytes.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Bytes |
Type.Bytes.parseFrom(InputStream input) |
static Type.Bytes |
Type.Bytes.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Type.Bytes> |
Type.Bytes.getParserForType() |
static com.google.protobuf.Parser<Type.Bytes> |
Type.Bytes.parser() |
| Modifier and Type | Method and Description |
|---|---|
Type.Int64.Encoding.BigEndianBytes.Builder |
Type.Int64.Encoding.BigEndianBytes.Builder.mergeBytesType(Type.Bytes value)
Deprecated.
|
Type.Builder |
Type.Builder.mergeBytesType(Type.Bytes value)
Bytes
.google.bigtable.v2.Type.Bytes bytes_type = 1; |
Type.Bytes.Builder |
Type.Bytes.Builder.mergeFrom(Type.Bytes other) |
static Type.Bytes.Builder |
Type.Bytes.newBuilder(Type.Bytes prototype) |
Type.Int64.Encoding.BigEndianBytes.Builder |
Type.Int64.Encoding.BigEndianBytes.Builder.setBytesType(Type.Bytes value)
Deprecated.
|
Type.Builder |
Type.Builder.setBytesType(Type.Bytes value)
Bytes
.google.bigtable.v2.Type.Bytes bytes_type = 1; |
Copyright © 2026 Google LLC. All rights reserved.