A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
PartialResultSet.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
PartialResultSet.Builder.addValues(int index,
com.google.protobuf.Value value)
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
PartialResultSet.Builder.addValues(int index,
com.google.protobuf.Value.Builder builderForValue)
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
PartialResultSet.Builder.addValues(com.google.protobuf.Value value)
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
PartialResultSet.Builder.addValues(com.google.protobuf.Value.Builder builderForValue)
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
PartialResultSet.Builder.clear()
If true, then the final value in [values][google.spanner.v1.PartialResultSet.values] is chunked, and must
be combined with more values from subsequent `PartialResultSet`s
to obtain a complete field value.
PartialResultSet.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Metadata about the result set, such as row type information.
PartialResultSet.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Streaming calls might be interrupted for a variety of reasons, such
as TCP connection loss.
Query plan and execution statistics for the statement that produced this
streaming result set.
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
PartialResultSet.Builder.clone()
PartialResultSet.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
PartialResultSet.Builder.mergeFrom(com.google.protobuf.Message other)
Metadata about the result set, such as row type information.
Query plan and execution statistics for the statement that produced this
streaming result set.
PartialResultSet.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
PartialResultSet.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
If true, then the final value in [values][google.spanner.v1.PartialResultSet.values] is chunked, and must
be combined with more values from subsequent `PartialResultSet`s
to obtain a complete field value.
PartialResultSet.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Metadata about the result set, such as row type information.
Metadata about the result set, such as row type information.
PartialResultSet.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
PartialResultSet.Builder.setResumeToken(com.google.protobuf.ByteString value)
Streaming calls might be interrupted for a variety of reasons, such
as TCP connection loss.
Query plan and execution statistics for the statement that produced this
streaming result set.
Query plan and execution statistics for the statement that produced this
streaming result set.
PartialResultSet.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
PartialResultSet.Builder.setValues(int index,
com.google.protobuf.Value value)
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
PartialResultSet.Builder.setValues(int index,
com.google.protobuf.Value.Builder builderForValue)
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.