Module gapi_grpc::google::cloud::bigquery::storage::v1beta2 [−][src]
Modules
append_rows_request | |
append_rows_response | |
arrow_serialization_options | |
big_query_read_client | Generated client implementations. |
big_query_write_client | Generated client implementations. |
read_rows_response | |
read_session | |
storage_error | |
stream_stats | |
table_field_schema | |
write_stream |
Structs
AppendRowsRequest | Request message for |
AppendRowsResponse | Response message for |
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 |
ArrowSerializationOptions | Contains options specific to Arrow Serialization. |
AvroRows | Avro rows. |
AvroSchema | Avro schema. |
BatchCommitWriteStreamsRequest | Request message for |
BatchCommitWriteStreamsResponse | Response message for |
CreateReadSessionRequest | Request message for |
CreateWriteStreamRequest | Request message for |
FinalizeWriteStreamRequest | Request message for invoking |
FinalizeWriteStreamResponse | Response message for |
FlushRowsRequest | Request message for |
FlushRowsResponse | Respond message for |
GetWriteStreamRequest | Request message for |
ProtoRows | |
ProtoSchema | ProtoSchema describes the schema of the serialized protocol buffer data rows. |
ReadRowsRequest | Request message for |
ReadRowsResponse | Response from calling |
ReadSession | Information about the ReadSession. |
ReadStream | Information about a single stream that gets data out of the storage system.
Most of the information about |
SplitReadStreamRequest | Request message for |
SplitReadStreamResponse | |
StorageError | 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. |
StreamStats | Estimated stream statistics for a given Stream. |
TableFieldSchema | A field in TableSchema |
TableSchema | Schema of a table |
ThrottleState | Information on if the current connection is being throttled. |
WriteStream | Information about a single stream that gets data inside the storage system. |
Enums
DataFormat | Data format for input or output data. |