| Modifier and Type | Method and Description |
|---|---|
ProtoFormat.Builder |
ProtoFormat.Builder.clear() |
ProtoFormat.Builder |
ExecuteQueryRequest.Builder.getProtoFormatBuilder()
Deprecated.
|
ProtoFormat.Builder |
PrepareQueryRequest.Builder.getProtoFormatBuilder()
Protocol buffer format as described by ProtoSchema and ProtoRows
messages.
|
ProtoFormat.Builder |
ProtoFormat.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProtoFormat.Builder |
ProtoFormat.Builder.mergeFrom(com.google.protobuf.Message other) |
ProtoFormat.Builder |
ProtoFormat.Builder.mergeFrom(ProtoFormat other) |
static ProtoFormat.Builder |
ProtoFormat.newBuilder() |
static ProtoFormat.Builder |
ProtoFormat.newBuilder(ProtoFormat prototype) |
ProtoFormat.Builder |
ProtoFormat.newBuilderForType() |
protected ProtoFormat.Builder |
ProtoFormat.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
ProtoFormat.Builder |
ProtoFormat.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ExecuteQueryRequest.Builder |
ExecuteQueryRequest.Builder.setProtoFormat(ProtoFormat.Builder builderForValue)
Deprecated.
|
PrepareQueryRequest.Builder |
PrepareQueryRequest.Builder.setProtoFormat(ProtoFormat.Builder builderForValue)
Protocol buffer format as described by ProtoSchema and ProtoRows
messages.
|
Copyright © 2026 Google LLC. All rights reserved.