[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The `ErrorDetails` class is part of the Google Cloud Metastore v1 API and provides a mechanism to convey error information within public error messages, specifically related to `DataprocMetastore.QueryMetadata`."],["This class, found in the `Google.Cloud.Metastore.V1` namespace, is a concrete implementation that inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ErrorDetails` class has two constructors: a default one and one that takes another `ErrorDetails` object as a parameter for creating a copy."],["It includes a `Details` property of type `MapField\u003cstring, string\u003e` that can store structured information about the error, where keys represent the failing items and values provide details about the exception or error."],["The latest version of the API, version 2.9.0, is available, along with several previous versions ranging from 2.8.0 down to 1.0.0, all containing ErrorDetails information."]]],[]]