| Modifier and Type | Method and Description |
|---|---|
ProtoRowsBatch.Builder |
ProtoRowsBatch.Builder.clear() |
ProtoRowsBatch.Builder |
ProtoRowsBatch.Builder.clearBatchData()
Part of a serialized `ProtoRows` message.
|
ProtoRowsBatch.Builder |
PartialResultSet.Builder.getProtoRowsBatchBuilder()
Partial rows in serialized ProtoRows format.
|
ProtoRowsBatch.Builder |
ProtoRowsBatch.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProtoRowsBatch.Builder |
ProtoRowsBatch.Builder.mergeFrom(com.google.protobuf.Message other) |
ProtoRowsBatch.Builder |
ProtoRowsBatch.Builder.mergeFrom(ProtoRowsBatch other) |
static ProtoRowsBatch.Builder |
ProtoRowsBatch.newBuilder() |
static ProtoRowsBatch.Builder |
ProtoRowsBatch.newBuilder(ProtoRowsBatch prototype) |
ProtoRowsBatch.Builder |
ProtoRowsBatch.newBuilderForType() |
protected ProtoRowsBatch.Builder |
ProtoRowsBatch.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
ProtoRowsBatch.Builder |
ProtoRowsBatch.Builder.setBatchData(com.google.protobuf.ByteString value)
Part of a serialized `ProtoRows` message.
|
ProtoRowsBatch.Builder |
ProtoRowsBatch.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
PartialResultSet.Builder |
PartialResultSet.Builder.setProtoRowsBatch(ProtoRowsBatch.Builder builderForValue)
Partial rows in serialized ProtoRows format.
|
Copyright © 2026 Google LLC. All rights reserved.