Interface protos.google.cloud.bigquery.migration.v2.IResourceErrorDetail (1.0.1)

Properties of a ResourceErrorDetail.

Package

@google-cloud/bigquery-migration

Properties

errorCount

errorCount?: (number|null);

ResourceErrorDetail errorCount

errorDetails

errorDetails?: (google.cloud.bigquery.migration.v2.IErrorDetail[]|null);

ResourceErrorDetail errorDetails

resourceInfo

resourceInfo?: (google.rpc.IResourceInfo|null);

ResourceErrorDetail resourceInfo