| Modifier and Type | Method and Description |
|---|---|
ProtoFormat |
ProtoFormat.Builder.build() |
ProtoFormat |
ProtoFormat.Builder.buildPartial() |
static ProtoFormat |
ProtoFormat.getDefaultInstance() |
ProtoFormat |
ProtoFormat.getDefaultInstanceForType() |
ProtoFormat |
ProtoFormat.Builder.getDefaultInstanceForType() |
ProtoFormat |
ExecuteQueryRequest.getProtoFormat()
Deprecated.
google.bigtable.v2.ExecuteQueryRequest.proto_format is deprecated. See
google/bigtable/v2/bigtable.proto;l=1153
|
ProtoFormat |
ExecuteQueryRequest.Builder.getProtoFormat()
Deprecated.
google.bigtable.v2.ExecuteQueryRequest.proto_format is deprecated. See
google/bigtable/v2/bigtable.proto;l=1153
|
ProtoFormat |
PrepareQueryRequest.getProtoFormat()
Protocol buffer format as described by ProtoSchema and ProtoRows
messages.
|
ProtoFormat |
PrepareQueryRequest.Builder.getProtoFormat()
Protocol buffer format as described by ProtoSchema and ProtoRows
messages.
|
ProtoFormat |
PrepareQueryRequestOrBuilder.getProtoFormat()
Protocol buffer format as described by ProtoSchema and ProtoRows
messages.
|
ProtoFormat |
ExecuteQueryRequestOrBuilder.getProtoFormat()
Deprecated.
google.bigtable.v2.ExecuteQueryRequest.proto_format is deprecated. See
google/bigtable/v2/bigtable.proto;l=1153
|
static ProtoFormat |
ProtoFormat.parseDelimitedFrom(InputStream input) |
static ProtoFormat |
ProtoFormat.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoFormat |
ProtoFormat.parseFrom(byte[] data) |
static ProtoFormat |
ProtoFormat.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoFormat |
ProtoFormat.parseFrom(ByteBuffer data) |
static ProtoFormat |
ProtoFormat.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoFormat |
ProtoFormat.parseFrom(com.google.protobuf.ByteString data) |
static ProtoFormat |
ProtoFormat.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoFormat |
ProtoFormat.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProtoFormat |
ProtoFormat.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoFormat |
ProtoFormat.parseFrom(InputStream input) |
static ProtoFormat |
ProtoFormat.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ProtoFormat> |
ProtoFormat.getParserForType() |
static com.google.protobuf.Parser<ProtoFormat> |
ProtoFormat.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProtoFormat.Builder |
ProtoFormat.Builder.mergeFrom(ProtoFormat other) |
ExecuteQueryRequest.Builder |
ExecuteQueryRequest.Builder.mergeProtoFormat(ProtoFormat value)
Deprecated.
|
PrepareQueryRequest.Builder |
PrepareQueryRequest.Builder.mergeProtoFormat(ProtoFormat value)
Protocol buffer format as described by ProtoSchema and ProtoRows
messages.
|
static ProtoFormat.Builder |
ProtoFormat.newBuilder(ProtoFormat prototype) |
ExecuteQueryRequest.Builder |
ExecuteQueryRequest.Builder.setProtoFormat(ProtoFormat value)
Deprecated.
|
PrepareQueryRequest.Builder |
PrepareQueryRequest.Builder.setProtoFormat(ProtoFormat value)
Protocol buffer format as described by ProtoSchema and ProtoRows
messages.
|
Copyright © 2026 Google LLC. All rights reserved.