public sealed class ResourceErrorDetail : IMessage<ResourceErrorDetail>, IEquatable<ResourceErrorDetail>, IDeepCloneable<ResourceErrorDetail>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Migration v2 API class ResourceErrorDetail.
Provides details for errors and the corresponding resources.
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"]],[["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\u003eThe \u003ccode\u003eResourceErrorDetail\u003c/code\u003e class in the BigQuery Migration v2 API provides details about errors and the resources they affect.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its versatility within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eErrorCount\u003c/code\u003e, indicating the total number of errors, \u003ccode\u003eErrorDetails\u003c/code\u003e, providing specific error information, and \u003ccode\u003eResourceInfo\u003c/code\u003e, detailing the location of the error.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourceErrorDetail\u003c/code\u003e class offers two constructors, a default one and another that allows for the creation of a copy from an existing \u003ccode\u003eResourceErrorDetail\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation also covers versions from 1.0.0 to the latest 1.5.0, allowing you to explore the evolution of the \u003ccode\u003eResourceErrorDetail\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]