Reference documentation and code samples for the Google BigQuery Storage V1 Client class StorageError.
Structured custom BigQuery Storage error message. The error can be attached
as error details in the returned rpc Status. In particular, the use of error
codes allows more structured error handling, and reduces the need to evaluate
unstructured error text strings.
Generated from protobuf message google.cloud.bigquery.storage.v1.StorageError
[[["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 BigQuery Storage V1 Client - Class StorageError (2.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.5 (latest)](/php/docs/reference/cloud-bigquery-storage/latest/V1.StorageError)\n- [2.1.4](/php/docs/reference/cloud-bigquery-storage/2.1.4/V1.StorageError)\n- [2.0.0](/php/docs/reference/cloud-bigquery-storage/2.0.0/V1.StorageError)\n- [1.10.4](/php/docs/reference/cloud-bigquery-storage/1.10.4/V1.StorageError)\n- [1.9.0](/php/docs/reference/cloud-bigquery-storage/1.9.0/V1.StorageError)\n- [1.8.0](/php/docs/reference/cloud-bigquery-storage/1.8.0/V1.StorageError)\n- [1.7.1](/php/docs/reference/cloud-bigquery-storage/1.7.1/V1.StorageError)\n- [1.6.0](/php/docs/reference/cloud-bigquery-storage/1.6.0/V1.StorageError)\n- [1.5.0](/php/docs/reference/cloud-bigquery-storage/1.5.0/V1.StorageError)\n- [1.4.1](/php/docs/reference/cloud-bigquery-storage/1.4.1/V1.StorageError)\n- [1.3.2](/php/docs/reference/cloud-bigquery-storage/1.3.2/V1.StorageError)\n- [1.2.12](/php/docs/reference/cloud-bigquery-storage/1.2.12/V1.StorageError) \nReference documentation and code samples for the Google BigQuery Storage V1 Client class StorageError.\n\nStructured custom BigQuery Storage error message. The error can be attached\nas error details in the returned rpc Status. In particular, the use of error\ncodes allows more structured error handling, and reduces the need to evaluate\nunstructured error text strings.\n\nGenerated from protobuf message `google.cloud.bigquery.storage.v1.StorageError`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BigQuery \\\\ Storage \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getCode\n\nBigQuery Storage specific error code.\n\n### setCode\n\nBigQuery Storage specific error code.\n\n### getEntity\n\nName of the failed entity.\n\n### setEntity\n\nName of the failed entity.\n\n### getErrorMessage\n\nMessage that describes the error.\n\n### setErrorMessage\n\nMessage that describes the error."]]