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\u003eThis document provides reference documentation for the \u003ccode\u003eResourceErrorDetail\u003c/code\u003e class within the Google.Cloud.BigQuery.Migration.V2 API, version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourceErrorDetail\u003c/code\u003e class is designed to provide comprehensive details about errors encountered with specific resources, as indicated by its properties and methods.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e, showing its integration into the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eResourceErrorDetail\u003c/code\u003e include \u003ccode\u003eErrorCount\u003c/code\u003e, which indicates the total number of errors, \u003ccode\u003eErrorDetails\u003c/code\u003e, which contains the specific error details, and \u003ccode\u003eResourceInfo\u003c/code\u003e, which provides information about the resource where the error was found.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers details about the constructors, properties, and implementation details of the \u003ccode\u003eResourceErrorDetail\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]