Google Cloud BigQuery Migration V2 Client - Class ResourceErrorDetail (0.3.3)

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 \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ resource_info
Google\Rpc\ResourceInfo

Required. Information about the resource where the error is located.

↳ 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.

Returns
Type
Description

hasResourceInfo

clearResourceInfo

setResourceInfo

Required. Information about the resource where the error is located.

Parameter
Name
Description
Returns
Type
Description
$this

getErrorDetails

Required. The error details for the resource.

Returns
Type
Description

setErrorDetails

Required. The error details for the resource.

Parameter
Name
Description
Returns
Type
Description
$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 .

Returns
Type
Description
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 .

Parameter
Name
Description
var
int
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: