Module streamed (3.6.0)

Wrapper for streaming results.

Classes

StreamedResultSet

StreamedResultSet(response_iterator, source=None)

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

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

Last updated 2025年12月16日 UTC.