Package types (2.1.0)

API documentation for bigquery_storage_v1.types package.

Classes

ArrowRecordBatch

Arrow RecordBatch.

ArrowSchema

Arrow schema as specified in https://arrow.apache.org/docs/python/api/datatypes.html and serialized to bytes using IPC: https://arrow.apache.org/docs/format/Columnar.html#serialization- and-interprocess-communication-ipc See code samples on how this message can be deserialized.

AvroRows

Avro rows.

AvroSchema

Avro schema.

CreateReadSessionRequest

Request message for CreateReadSession.

DataFormat

Data format for input or output data.

ReadRowsRequest

Request message for ReadRows.

ReadRowsResponse

Response from calling ReadRows may include row data, progress and throttling information.

ReadSession

Information about the ReadSession.

ReadStream

Information about a single stream that gets data out of the storage system. Most of the information about ReadStream instances is aggregated, making ReadStream lightweight.

SplitReadStreamRequest

Request message for SplitReadStream.

SplitReadStreamResponse

Response message for SplitReadStream.

StreamStats

Estimated stream statistics for a given Stream.

ThrottleState

Information on if the current connection is being throttled.