Interface protos.google.cloud.bigquery.storage.v1.IAppendRowsRequest (3.2.0)

Properties of an AppendRowsRequest.

Package

@google-cloud/bigquery-storage

Properties

offset

offset?: (google.protobuf.IInt64Value|null);

AppendRowsRequest offset

protoRows

protoRows?: (google.cloud.bigquery.storage.v1.AppendRowsRequest.IProtoData|null);

AppendRowsRequest protoRows

traceId

traceId?: (string|null);

AppendRowsRequest traceId

writeStream

writeStream?: (string|null);

AppendRowsRequest writeStream