Request message for `AppendRows`.
Request message for `AppendRows`.
Response message for `AppendRows`.
AppendResult is returned for successful append requests.
AppendResult is returned for successful append requests.
Response message for `AppendRows`.
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.
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.
Contains options specific to Arrow Serialization.
Contains options specific to Arrow Serialization.
The IPC format to use when serializing Arrow streams.
Request message for `BatchCommitWriteStreams`.
Request message for `BatchCommitWriteStreams`.
Response message for `BatchCommitWriteStreams`.
Response message for `BatchCommitWriteStreams`.
Request message for `CreateReadSession`.
Request message for `CreateReadSession`.
Request message for `CreateWriteStream`.
Request message for `CreateWriteStream`.
Data format for input or output data.
Request message for invoking `FinalizeWriteStream`.
Request message for invoking `FinalizeWriteStream`.
Response message for `FinalizeWriteStream`.
Response message for `FinalizeWriteStream`.
Request message for `FlushRows`.
Request message for `FlushRows`.
Respond message for `FlushRows`.
Respond message for `FlushRows`.
Request message for `GetWriteStreamRequest`.
Request message for `GetWriteStreamRequest`.
Builder for projects/{project}.
Protobuf type google.cloud.bigquery.storage.v1beta2.ProtoRows
Protobuf type google.cloud.bigquery.storage.v1beta2.ProtoRows
ProtoSchema describes the schema of the serialized protocol buffer data rows.
ProtoSchema describes the schema of the serialized protocol buffer data rows.
Request message for `ReadRows`.
Request message for `ReadRows`.
Response from calling `ReadRows` may include row data, progress and
throttling information.
Response from calling `ReadRows` may include row data, progress and
throttling information.
Information about the ReadSession.
Information about the ReadSession.
Additional attributes when reading a table.
Additional attributes when reading a table.
Options dictating how we read a table.
Options dictating how we read a table.
Information about a single stream that gets data out of the storage system.
Information about a single stream that gets data out of the storage system.
Builder for projects/{project}/locations/{location}/sessions/{session}/streams/{stream}.
Request message for `SplitReadStream`.
Request message for `SplitReadStream`.
Protobuf type google.cloud.bigquery.storage.v1beta2.SplitReadStreamResponse
Protobuf type google.cloud.bigquery.storage.v1beta2.SplitReadStreamResponse
Structured custom BigQuery Storage error message.
Structured custom BigQuery Storage error message.
Error code for `StorageError`.
Estimated stream statistics for a given Stream.
Estimated stream statistics for a given Stream.
Protobuf type google.cloud.bigquery.storage.v1beta2.StreamStats.Progress
Protobuf type google.cloud.bigquery.storage.v1beta2.StreamStats.Progress
Protobuf enum google.cloud.bigquery.storage.v1beta2.TableFieldSchema.Mode
Protobuf enum google.cloud.bigquery.storage.v1beta2.TableFieldSchema.Type
Builder for projects/{project}/datasets/{dataset}/tables/{table}.
Information on if the current connection is being throttled.
Information on if the current connection is being throttled.
Information about a single stream that gets data inside the storage system.
Information about a single stream that gets data inside the storage system.
Builder for projects/{project}/datasets/{dataset}/tables/{table}/streams/{stream}.