Reference documentation and code samples for the Google Cloud BigQuery Migration V2 Client class ResourceErrorDetail.
Provides details for errors and the corresponding resources.
Generated from protobuf message google.cloud.bigquery.migration.v2.ResourceErrorDetail
Namespace
Google \ Cloud \ BigQuery \ Migration \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ resource_info
↳ error_details
array< Google\Cloud\BigQuery\Migration\V2\ErrorDetail
>
Required. The error details for the resource.
↳ error_count
int
Required. How many errors there are in total for the resource. Truncation can be indicated by having an error_count
that is higher than the size of error_details
.
getResourceInfo
Required. Information about the resource where the error is located.
hasResourceInfo
clearResourceInfo
setResourceInfo
Required. Information about the resource where the error is located.
$this
getErrorDetails
Required. The error details for the resource.
setErrorDetails
Required. The error details for the resource.
$this
getErrorCount
Required. How many errors there are in total for the resource. Truncation
can be indicated by having an error_count
that is higher than the size of error_details
.
int
setErrorCount
Required. How many errors there are in total for the resource. Truncation
can be indicated by having an error_count
that is higher than the size of error_details
.
var
int
$this