-
PartialResultSet.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
PartialResultSet.Builder.clear()
Estimated size of a new batch.
PartialResultSet.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
PartialResultSet.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Partial rows in serialized ProtoRows format.
An opaque token sent by the server to allow query resumption and signal
the client to accumulate `partial_rows` since the last non-empty
`resume_token`.
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)
Estimated size of a new batch.
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.setResumeToken(com.google.protobuf.ByteString value)
An opaque token sent by the server to allow query resumption and signal
the client to accumulate `partial_rows` since the last non-empty
`resume_token`.
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.