Module streamed (3.55.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
NameDescription
sourceSnapshot

Snapshot from which the result set was fetched.

Unmergeable

Unmergeable(lhs,rhs,type_)

Unable to merge two values.

Parameters
NameDescription
lhsgoogle.protobuf.struct_pb2.Value

pending value to be merged

rhsgoogle.protobuf.struct_pb2.Value

remaining value to be merged

type_Type

field type of values being merged

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-07-18 UTC.