Interface protos.google.cloud.bigquery.storage.v1.IRowError (4.5.0)

Properties of a RowError.

Package

@google-cloud/bigquery-storage

Properties

code

code?: (google.cloud.bigquery.storage.v1.RowError.RowErrorCode|keyof typeof google.cloud.bigquery.storage.v1.RowError.RowErrorCode|null);

RowError code

index

index?: (number|Long|string|null);

RowError index

message

message?: (string|null);

RowError message