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 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.
Metadata about the result set, such as row type information.
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.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.newBuilderForType(com.google.protobuf.AbstractMessage.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.setLast(boolean value)
Metadata about the result set, such as row type information.
Metadata about the result set, such as row type information.
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.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.