public sealed class StorageError : IMessage<StorageError>, IEquatable<StorageError>, IDeepCloneable<StorageError>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Storage v1 API 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.
[[["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 provides documentation for the \u003ccode\u003eStorageError\u003c/code\u003e class within the Google BigQuery Storage v1 API, detailing its structure and usage for structured error handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStorageError\u003c/code\u003e class, available in multiple versions, including the latest 3.17.0, implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for comprehensive error management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStorageError\u003c/code\u003e contains properties such as \u003ccode\u003eCode\u003c/code\u003e (the error code), \u003ccode\u003eEntity\u003c/code\u003e (the name of the failing entity), and \u003ccode\u003eErrorMessage\u003c/code\u003e (a description of the error), providing detailed error information.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions of \u003ccode\u003eStorageError\u003c/code\u003e, spanning from 2.3.0 to 3.17.0, with links to the respective documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a parameterless one and one that accepts another StorageError instance, for versatile object creation.\u003c/p\u003e\n"]]],[],null,[]]