-
PartialResultSet.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
PartialResultSet.Builder.clear()
CRC32C checksum of concatenated `partial_rows` data for the current batch.
Estimated size of the buffer required to hold the next batch of results.
PartialResultSet.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
PartialResultSet.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Partial rows in serialized ProtoRows format.
If `true`, any data buffered since the last non-empty `resume_token` must
be discarded before the other parts of this message, if any, are handled.
An opaque token sent by the server to allow query resumption and signal
that the buffered values constructed from received `partial_rows` can be
yielded to the caller.
PartialResultSet.Builder.clone()
A partial result set with row data potentially including additional
instructions on how recent past and future partial responses should be
interpreted.
PartialResultSet.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
PartialResultSet.Builder.mergeFrom(com.google.protobuf.Message other)
Partial rows in serialized ProtoRows format.
PartialResultSet.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
PartialResultSet.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
CRC32C checksum of concatenated `partial_rows` data for the current batch.
Estimated size of the buffer required to hold the next batch of results.
PartialResultSet.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Partial rows in serialized ProtoRows format.
Partial rows in serialized ProtoRows format.
PartialResultSet.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
PartialResultSet.Builder.setReset(boolean value)
If `true`, any data buffered since the last non-empty `resume_token` must
be discarded before the other parts of this message, if any, are handled.
PartialResultSet.Builder.setResumeToken(com.google.protobuf.ByteString value)
An opaque token sent by the server to allow query resumption and signal
that the buffered values constructed from received `partial_rows` can be
yielded to the caller.
PartialResultSet.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
A partial result set with row data potentially including additional
instructions on how recent past and future partial responses should be
interpreted.