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.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud BigQuery Migration V2 Client - Class ResourceErrorDetail (1.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.5 (latest)](/php/docs/reference/cloud-bigquery-migration/latest/V2.ResourceErrorDetail)\n- [1.1.4](/php/docs/reference/cloud-bigquery-migration/1.1.4/V2.ResourceErrorDetail)\n- [1.0.0](/php/docs/reference/cloud-bigquery-migration/1.0.0/V2.ResourceErrorDetail)\n- [0.4.5](/php/docs/reference/cloud-bigquery-migration/0.4.5/V2.ResourceErrorDetail)\n- [0.3.3](/php/docs/reference/cloud-bigquery-migration/0.3.3/V2.ResourceErrorDetail)\n- [0.2.2](/php/docs/reference/cloud-bigquery-migration/0.2.2/V2.ResourceErrorDetail)\n- [0.1.4](/php/docs/reference/cloud-bigquery-migration/0.1.4/V2.ResourceErrorDetail) \nReference documentation and code samples for the Google Cloud BigQuery Migration V2 Client class ResourceErrorDetail.\n\nProvides details for errors and the corresponding resources.\n\nGenerated from protobuf message `google.cloud.bigquery.migration.v2.ResourceErrorDetail`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BigQuery \\\\ Migration \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getResourceInfo\n\nRequired. Information about the resource where the error is located.\n\n### hasResourceInfo\n\n### clearResourceInfo\n\n### setResourceInfo\n\nRequired. Information about the resource where the error is located.\n\n### getErrorDetails\n\nRequired. The error details for the resource.\n\n### setErrorDetails\n\nRequired. The error details for the resource.\n\n### getErrorCount\n\nRequired. How many errors there are in total for the resource. Truncation\ncan be indicated by having an `error_count` that is higher than the size of\n`error_details`.\n\n### setErrorCount\n\nRequired. How many errors there are in total for the resource. Truncation\ncan be indicated by having an `error_count` that is higher than the size of\n`error_details`."]]