The level of confidence that one of the interpretations is correct. This is
a value in the range [0, 1] where a value of 0.5 or below is to be
considered a low confidence.
[[["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 page provides documentation for the \u003ccode\u003eInterpretation\u003c/code\u003e class, part of the Google Cloud Data QnA v1alpha API, with the latest version being 2.0.0-alpha02.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInterpretation\u003c/code\u003e class, which inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, represents an interpretation of a natural language query within the Data QnA API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInterpretation\u003c/code\u003e class contains properties such as \u003ccode\u003eConfidence\u003c/code\u003e, \u003ccode\u003eDataQuery\u003c/code\u003e, \u003ccode\u003eDataSources\u003c/code\u003e, \u003ccode\u003eExecutionInfo\u003c/code\u003e, \u003ccode\u003eHumanReadable\u003c/code\u003e, \u003ccode\u003eInterpretationStructure\u003c/code\u003e, and \u003ccode\u003eUnusedPhrases\u003c/code\u003e, providing detailed information about the query interpretation.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available for creating new \u003ccode\u003eInterpretation\u003c/code\u003e objects, either as an empty object or from another existing \u003ccode\u003eInterpretation\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details about the properties, including the property type and a description of what the property is intended to provide in relation to the interpretation.\u003c/p\u003e\n"]]],[],null,["# Data QnA v1alpha API - Class Interpretation (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.Interpretation)\n- [2.0.0-alpha01](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/2.0.0-alpha01/Google.Cloud.DataQnA.V1Alpha.Interpretation)\n- [1.0.0-alpha03](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/1.0.0-alpha03/Google.Cloud.DataQnA.V1Alpha.Interpretation) \n\n public sealed class Interpretation : IMessage\u003cInterpretation\u003e, IEquatable\u003cInterpretation\u003e, IDeepCloneable\u003cInterpretation\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Data QnA v1alpha API class Interpretation.\n\nAn interpretation of a natural language query. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Interpretation \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Interpretation](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/latest/Google.Cloud.DataQnA.V1Alpha.Interpretation), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Interpretation](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/latest/Google.Cloud.DataQnA.V1Alpha.Interpretation), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Interpretation](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/latest/Google.Cloud.DataQnA.V1Alpha.Interpretation), [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### Interpretation()\n\n public Interpretation()\n\n### Interpretation(Interpretation)\n\n public Interpretation(Interpretation other)\n\nProperties\n----------\n\n### Confidence\n\n public double Confidence { get; set; }\n\nThe level of confidence that one of the interpretations is correct. This is\na value in the range \\[0, 1\\] where a value of 0.5 or below is to be\nconsidered a low confidence.\n\n### DataQuery\n\n public DataQuery DataQuery { get; set; }\n\nRepresentation of the data query to be sent to the backend.\n\n### DataSources\n\n public RepeatedField\u003cstring\u003e DataSources { get; }\n\nList of data sources used in the current understanding.\n\n### ExecutionInfo\n\n public ExecutionInfo ExecutionInfo { get; set; }\n\nInformation about the backend response. This is populated only if execution\nof an interpretation was requested.\n\n### HumanReadable\n\n public HumanReadable HumanReadable { get; set; }\n\nHuman readable representation of the query.\n\n### InterpretationStructure\n\n public InterpretationStructure InterpretationStructure { get; set; }\n\nInformation about the interpretation structure that helps to understand and\nvisualize the response.\n\n### UnusedPhrases\n\n public RepeatedField\u003cstring\u003e UnusedPhrases { get; }\n\nA list of unused phrases. Clients should display a Did You Mean (DYM)\ndialog if this is non-empty, even if this is the only interpretation."]]