Module googapis::google::cloud::bigquery::storage::v1[][src]

Modules

Nested message and enum types in AppendRowsRequest.

Nested message and enum types in AppendRowsResponse.

Nested message and enum types in ArrowSerializationOptions.

Generated client implementations.

Generated client implementations.

Nested message and enum types in ReadRowsResponse.

Nested message and enum types in ReadSession.

Nested message and enum types in StorageError.

Nested message and enum types in StreamStats.

Nested message and enum types in TableFieldSchema.

Nested message and enum types in WriteStream.

Structs

Request message for AppendRows.

Response message for AppendRows.

Arrow RecordBatch.

Contains options specific to Arrow Serialization.

Avro rows.

Avro schema.

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.

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.

Information on if the current connection is being throttled.

Information about a single stream that gets data inside the storage system.

Enums

Data format for input or output data.