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

Properties of an AppendRowsRequest.

Package

@google-cloud/bigquery-storage

Properties

missingValueInterpretations

missingValueInterpretations?: ({ [k: string]: google.cloud.bigquery.storage.v1.AppendRowsRequest.MissingValueInterpretation }|null);

AppendRowsRequest missingValueInterpretations

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