Request message for AppendRows
.
Response message for AppendRows
.
Arrow RecordBatch.
Contains options specific to Arrow Serialization.
Avro rows.
Avro schema.
Contains options specific to Avro Serialization.
Request message for BatchCommitWriteStreams
.
Response message for BatchCommitWriteStreams
.
Request message for CreateReadSession
.
Request message for CreateWriteStream
.
Request message for invoking FinalizeWriteStream
.
Response message for FinalizeWriteStream
.
Request message for FlushRows
.
Respond message for FlushRows
.
Request message for GetWriteStreamRequest
.
ProtoSchema describes the schema of the serialized protocol buffer data rows.
Request message for ReadRows
.
Response from calling ReadRows
may include row data, progress and
throttling information.
Information about the ReadSession.
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.
The message that presents row level error info in a request.
Request message for SplitReadStream
.
Response message for SplitReadStream
.
Structured custom BigQuery Storage error message. The error can be attached
as error details in the returned rpc Status. In particular, the use of error
codes allows more structured error handling, and reduces the need to evaluate
unstructured error text strings.
Estimated stream statistics for a given read Stream.
TableFieldSchema defines a single field/column within a table schema.
Schema of a table. This schema is a subset of
google.cloud.bigquery.v2.TableSchema containing information necessary to
generate valid message to write to BigQuery.
Information on if the current connection is being throttled.
Information about a single stream that gets data inside the storage system.