public RepeatedField<ErrorDetails> ErrorDetails { get; }
[Output Only] An optional list of messages that contain the error details. There is a set of defined message types to use for providing details.The syntax depends on the error code. For example, QuotaExceededInfo will have details when the error code is QUOTA_EXCEEDED.
[[["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-08 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eErrors\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, detailing its properties, constructors, and inherited members, as well as its implementation of several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides a version history of the \u003ccode\u003eGoogle.Cloud.Compute.V1.Errors\u003c/code\u003e component, listing available versions from 1.0.0 up to the latest 3.6.0, offering links to documentation for each.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eErrors\u003c/code\u003e class contains properties such as \u003ccode\u003eCode\u003c/code\u003e, \u003ccode\u003eErrorDetails\u003c/code\u003e, \u003ccode\u003eLocation\u003c/code\u003e, and \u003ccode\u003eMessage\u003c/code\u003e, which provide information about specific errors, including error type, details, and location.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eErrors\u003c/code\u003e class has two constructors: a default constructor, \u003ccode\u003eErrors()\u003c/code\u003e, and a copy constructor, \u003ccode\u003eErrors(Errors other)\u003c/code\u003e, for creating new instances.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides boolean properties, such as \u003ccode\u003eHasCode\u003c/code\u003e, \u003ccode\u003eHasLocation\u003c/code\u003e, and \u003ccode\u003eHasMessage\u003c/code\u003e, to check if the respective error fields have been set.\u003c/p\u003e\n"]]],[],null,[]]