[[["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-09-04 UTC."],[[["\u003cp\u003eThis documentation covers the \u003ccode\u003eErrorDetails\u003c/code\u003e class, part of the Dataproc Metastore v1alpha API, specifically within the \u003ccode\u003eGoogle.Cloud.Metastore.V1Alpha\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eErrorDetails\u003c/code\u003e is designed to provide detailed information about errors, particularly within the context of \u003ccode\u003eDataprocMetastore.QueryMetadata\u003c/code\u003e, and it implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and includes inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eErrorDetails\u003c/code\u003e class has a \u003ccode\u003eDetails\u003c/code\u003e property of type \u003ccode\u003eMapField<string, string>\u003c/code\u003e that provides additional structured details about an error, using keys to define failure items and values to describe exceptions or item details.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions for this class are \u003ccode\u003e2.0.0-alpha11\u003c/code\u003e (latest), \u003ccode\u003e2.0.0-alpha10\u003c/code\u003e, and \u003ccode\u003e1.0.0-alpha04\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Dataproc Metastore v1alpha API - Class ErrorDetails (2.0.0-alpha11)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-alpha11 (latest)](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.ErrorDetails)\n- [2.0.0-alpha10](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/2.0.0-alpha10/Google.Cloud.Metastore.V1Alpha.ErrorDetails)\n- [1.0.0-alpha04](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/1.0.0-alpha04/Google.Cloud.Metastore.V1Alpha.ErrorDetails) \n\n public sealed class ErrorDetails : IMessage\u003cErrorDetails\u003e, IEquatable\u003cErrorDetails\u003e, IDeepCloneable\u003cErrorDetails\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Dataproc Metastore v1alpha API class ErrorDetails.\n\nError details in public error message for\n\\[DataprocMetastore.QueryMetadata\\]\\[google.cloud.metastore.v1alpha.DataprocMetastore.QueryMetadata\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ErrorDetails \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ErrorDetails](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.ErrorDetails), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ErrorDetails](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.ErrorDetails), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ErrorDetails](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.ErrorDetails), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Metastore.V1Alpha](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha)\n\nAssembly\n--------\n\nGoogle.Cloud.Metastore.V1Alpha.dll\n\nConstructors\n------------\n\n### ErrorDetails()\n\n public ErrorDetails()\n\n### ErrorDetails(ErrorDetails)\n\n public ErrorDetails(ErrorDetails other)\n\nProperties\n----------\n\n### Details\n\n public MapField\u003cstring, string\u003e Details { get; }\n\nAdditional structured details about this error.\n\nKeys define the failure items.\nValue describes the exception or details of the item."]]