[[["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\u003eThe latest version of the \u003ccode\u003eErrorDetails\u003c/code\u003e class for the Dataproc Metastore v1beta API is \u003ccode\u003e2.0.0-beta11\u003c/code\u003e, with prior versions \u003ccode\u003e2.0.0-beta10\u003c/code\u003e and \u003ccode\u003e1.0.0-beta02\u003c/code\u003e also available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eErrorDetails\u003c/code\u003e class is used to provide error details in public error messages specifically for \u003ccode\u003eDataprocMetastore.QueryMetadata\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eErrorDetails\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \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 includes a \u003ccode\u003eDetails\u003c/code\u003e property, a \u003ccode\u003eMapField\u003c/code\u003e of type string to string, which provides structured details about errors, with keys defining the failure items and values describing the exceptions.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, \u003ccode\u003eErrorDetails()\u003c/code\u003e and \u003ccode\u003eErrorDetails(ErrorDetails other)\u003c/code\u003e to allow instantiating the class with no information, or copying data from another \u003ccode\u003eErrorDetails\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,["# Dataproc Metastore v1beta API - Class ErrorDetails (2.0.0-beta11)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta11 (latest)](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.ErrorDetails)\n- [2.0.0-beta10](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/2.0.0-beta10/Google.Cloud.Metastore.V1Beta.ErrorDetails)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/1.0.0-beta02/Google.Cloud.Metastore.V1Beta.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 v1beta API class ErrorDetails.\n\nError details in public error message for\n\\[DataprocMetastore.QueryMetadata\\]\\[google.cloud.metastore.v1beta.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.V1Beta/latest/Google.Cloud.Metastore.V1Beta.ErrorDetails), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ErrorDetails](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.ErrorDetails), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ErrorDetails](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.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.V1Beta](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.Metastore.V1Beta.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."]]