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 BigQuery Migration v2 API, detailing its properties, inheritance, and implementation of various interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourceErrorDetail\u003c/code\u003e class provides details about errors related to specific resources, including the total number of errors (\u003ccode\u003eErrorCount\u003c/code\u003e), the specific details of those errors (\u003ccode\u003eErrorDetails\u003c/code\u003e), and information about the affected resource itself (\u003ccode\u003eResourceInfo\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eResourceErrorDetail\u003c/code\u003e class is 1.5.0, with previous versions (1.0.0 to 1.4.0) also available for reference, and the class is contained within the \u003ccode\u003eGoogle.Cloud.BigQuery.Migration.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility with various functionalities within the Google Protobuf ecosystem, and \u003ccode\u003eResourceErrorDetail\u003c/code\u003e inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]