package google.cloud.bigquery.storage.v1beta1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service BigQueryStorage

storage.proto:37

BigQuery storage API. The BigQuery storage API can be used to read data stored in BigQuery.

message ArrowRecordBatch

arrow.proto:31

Arrow RecordBatch.

Used in: ReadRowsResponse

message ArrowSchema

arrow.proto:25

Arrow schema.

Used in: ReadSession

message AvroRows

avro.proto:32

Avro rows.

Used in: ReadRowsResponse

message AvroSchema

avro.proto:25

Avro schema.

Used in: ReadSession

enum DataFormat

storage.proto:233

Data format for input or output data.

Used in: CreateReadSessionRequest

message Progress

storage.proto:302

Used in: StreamStatus

message ReadSession

storage.proto:160

Information returned from a `CreateReadSession` request.

Used as response type in: BigQueryStorage.CreateReadSession

Used as field type in: BatchCreateReadSessionStreamsRequest

enum ShardingStrategy

storage.proto:245

Strategy for distributing data among multiple streams in a read session.

Used in: CreateReadSessionRequest, ReadSession

message Stream

storage.proto:139

Information about a single data stream within a read session.

Used in: BatchCreateReadSessionStreamsResponse, FinalizeStreamRequest, ReadSession, SplitReadStreamRequest, SplitReadStreamResponse, StreamPosition

message StreamPosition

storage.proto:151

Expresses a point within a given stream using an offset position.

Used in: ReadRowsRequest

message StreamStatus

storage.proto:273

Progress information for a given Stream.

Used in: ReadRowsResponse

message TableModifiers

table_reference.proto:40

All fields in this message optional.

Used in: CreateReadSessionRequest, ReadSession

message TableReadOptions

read_options.proto:24

Options dictating how we read a table.

Used in: CreateReadSessionRequest

message TableReference

table_reference.proto:28

Table reference that includes just the 3 strings needed to identify a table.

Used in: CreateReadSessionRequest, ReadSession

message ThrottleStatus

storage.proto:322

Information on if the current connection is being throttled.

Used in: ReadRowsResponse