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 the various implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eErrors\u003c/code\u003e class provides details about errors, including their type identifier (\u003ccode\u003eCode\u003c/code\u003e), optional error details (\u003ccode\u003eErrorDetails\u003c/code\u003e), the field in the request that caused the error (\u003ccode\u003eLocation\u003c/code\u003e), and an optional human-readable error message (\u003ccode\u003eMessage\u003c/code\u003e).\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) that allows creating a new \u003ccode\u003eErrors\u003c/code\u003e instance from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThis document shows the latest version of this documenation to be version 3.6.0, with access to versions as old as 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class is designed to implement multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<Errors>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<Errors>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to be used as a general message class, compared for equality, cloned deeply, and used in buffered operations.\u003c/p\u003e\n"]]],[],null,[]]