public sealed class InterpretError.Types.InterpretErrorDetails : IMessage<InterpretError.Types.InterpretErrorDetails>, IEquatable<InterpretError.Types.InterpretErrorDetails>, IDeepCloneable<InterpretError.Types.InterpretErrorDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Data QnA v1alpha API class InterpretError.Types.InterpretErrorDetails.
[[["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\u003eThis document provides reference information for the \u003ccode\u003eInterpretError.Types.InterpretErrorDetails\u003c/code\u003e class within the Data QnA v1alpha API, focusing on details regarding interpretation failures.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInterpretErrorDetails\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.DataQnA.V1Alpha\u003c/code\u003e namespace, inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements interfaces such as \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 constructors for creating new \u003ccode\u003eInterpretErrorDetails\u003c/code\u003e objects, either default or by copying another \u003ccode\u003eInterpretErrorDetails\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties, \u003ccode\u003eAmbiguityDetails\u003c/code\u003e, \u003ccode\u003eIncompleteQueryDetails\u003c/code\u003e, and \u003ccode\u003eUnsupportedDetails\u003c/code\u003e, which provide specific details about ambiguous, incomplete, or unsupported query interpretations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this class is 2.0.0-alpha02, with previous versions including 2.0.0-alpha01 and 1.0.0-alpha03.\u003c/p\u003e\n"]]],[],null,["# Data QnA v1alpha API - Class InterpretError.Types.InterpretErrorDetails (2.0.0-alpha02)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-alpha02 (latest)](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/latest/Google.Cloud.DataQnA.V1Alpha.InterpretError.Types.InterpretErrorDetails)\n- [2.0.0-alpha01](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/2.0.0-alpha01/Google.Cloud.DataQnA.V1Alpha.InterpretError.Types.InterpretErrorDetails)\n- [1.0.0-alpha03](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/1.0.0-alpha03/Google.Cloud.DataQnA.V1Alpha.InterpretError.Types.InterpretErrorDetails) \n\n public sealed class InterpretError.Types.InterpretErrorDetails : IMessage\u003cInterpretError.Types.InterpretErrorDetails\u003e, IEquatable\u003cInterpretError.Types.InterpretErrorDetails\u003e, IDeepCloneable\u003cInterpretError.Types.InterpretErrorDetails\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Data QnA v1alpha API class InterpretError.Types.InterpretErrorDetails.\n\nDetails on interpretation failure. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e InterpretError.Types.InterpretErrorDetails \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[InterpretError](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/latest/Google.Cloud.DataQnA.V1Alpha.InterpretError)[Types](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/latest/Google.Cloud.DataQnA.V1Alpha.InterpretError.Types)[InterpretErrorDetails](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/latest/Google.Cloud.DataQnA.V1Alpha.InterpretError.Types.InterpretErrorDetails), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[InterpretError](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/latest/Google.Cloud.DataQnA.V1Alpha.InterpretError)[Types](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/latest/Google.Cloud.DataQnA.V1Alpha.InterpretError.Types)[InterpretErrorDetails](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/latest/Google.Cloud.DataQnA.V1Alpha.InterpretError.Types.InterpretErrorDetails), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[InterpretError](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/latest/Google.Cloud.DataQnA.V1Alpha.InterpretError)[Types](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/latest/Google.Cloud.DataQnA.V1Alpha.InterpretError.Types)[InterpretErrorDetails](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/latest/Google.Cloud.DataQnA.V1Alpha.InterpretError.Types.InterpretErrorDetails), [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.DataQnA.V1Alpha](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/latest/Google.Cloud.DataQnA.V1Alpha)\n\nAssembly\n--------\n\nGoogle.Cloud.DataQnA.V1Alpha.dll\n\nConstructors\n------------\n\n### InterpretErrorDetails()\n\n public InterpretErrorDetails()\n\n### InterpretErrorDetails(InterpretErrorDetails)\n\n public InterpretErrorDetails(InterpretError.Types.InterpretErrorDetails other)\n\nProperties\n----------\n\n### AmbiguityDetails\n\n public InterpretError.Types.InterpretAmbiguityDetails AmbiguityDetails { get; set; }\n\nPopulated if the query was too ambiguous.\n\n### IncompleteQueryDetails\n\n public InterpretError.Types.InterpretIncompleteQueryDetails IncompleteQueryDetails { get; set; }\n\nPopulated if the query is incomplete.\n\n### UnsupportedDetails\n\n public InterpretError.Types.InterpretUnsupportedDetails UnsupportedDetails { get; set; }\n\nPopulated if parts of the query are unsupported."]]