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

Expand description

Nested message and enum types in AppendRowsRequest.

Structs

ProtoData contains the data rows and schema when constructing append requests.

Enums

Input rows. The writer_schema field must be specified at the initial request and currently, it will be ignored if specified in following requests. Following requests must have data in the same format as the initial request.