public sealed class StorageError : IMessage<StorageError>, IEquatable<StorageError>, IDeepCloneable<StorageError>, IBufferMessage, IMessage
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eStorageError\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.Storage.V1\u003c/code\u003e namespace, which provides a structured way to handle errors in BigQuery Storage operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStorageError\u003c/code\u003e class is a custom error message type, designed for integration with RPC status details, enhancing error management through specific error codes instead of relying on unstructured text.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a comprehensive list of versions for this API, ranging from version 2.3.0 up to the latest, 3.17.0, detailing the history and evolution of the \u003ccode\u003eStorageError\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStorageError\u003c/code\u003e class implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, it includes properties like \u003ccode\u003eCode\u003c/code\u003e, \u003ccode\u003eEntity\u003c/code\u003e, and \u003ccode\u003eErrorMessage\u003c/code\u003e to provide specific details about encountered errors.\u003c/p\u003e\n"],["\u003cp\u003eThe page further breaks down the class's constructures and properties, including the \u003ccode\u003eStorageErrorCode\u003c/code\u003e, \u003ccode\u003eEntity\u003c/code\u003e name, and the \u003ccode\u003eErrorMessage\u003c/code\u003e which is a string to describe the error encountered.\u003c/p\u003e\n"]]],[],null,[]]