package google.cloud.bigquery.storage.v1beta1

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

service BigQueryStorage

storage.proto:33

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

message AvroRows

avro.proto:33

Avro rows.

Used in: ReadRowsResponse

message AvroSchema

avro.proto:26

Avro schema.

Used in: ReadSession

enum DataFormat

storage.proto:261

Data format for input or output data.

Used in: CreateReadSessionRequest

message ReadSession

storage.proto:121

Information returned from a `CreateReadSession` request.

Used as response type in: BigQueryStorage.CreateReadSession

Used as field type in: BatchCreateReadSessionStreamsRequest

message Stream

storage.proto:102

Information about a single data stream within a read session.

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

message StreamPosition

storage.proto:112

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

Used in: ReadRowsRequest

message StreamStatus

storage.proto:187

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:25

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:195

Information on if the current connection is being throttled.

Used in: ReadRowsResponse