Module streamed (3.51.0)

Wrapper for streaming results.

Classes

StreamedResultSet

StreamedResultSet(
    response_iterator, source=None, column_info=None, lazy_decode: bool = False
)

Process a sequence of partial result sets into a single set of row data.

Parameter
Name Description
source Snapshot

Snapshot from which the result set was fetched.

Unmergeable

Unmergeable(lhs, rhs, type_)

Unable to merge two values.

Parameters
Name Description
lhs google.protobuf.struct_pb2.Value

pending value to be merged

rhs google.protobuf.struct_pb2.Value

remaining value to be merged

type_ Type

field type of values being merged