public sealed class Answer.Types.QueryUnderstandingInfo : IMessage<Answer.Types.QueryUnderstandingInfo>, IEquatable<Answer.Types.QueryUnderstandingInfo>, IDeepCloneable<Answer.Types.QueryUnderstandingInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class Answer.Types.QueryUnderstandingInfo.
[[["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-03-21 UTC."],[[["This page provides reference documentation for the `Answer.Types.QueryUnderstandingInfo` class within the Discovery Engine v1beta API."],["The `Answer.Types.QueryUnderstandingInfo` class is a sealed class that provides query understanding information, inheriting from `object` and implementing multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, a default one and one that accepts another `QueryUnderstandingInfo` instance for copying."],["It includes a `QueryClassificationInfo` property, which is a `RepeatedField` that holds information about query classifications."],["The class is part of the `Google.Cloud.DiscoveryEngine.V1Beta` namespace and is found in the `Google.Cloud.DiscoveryEngine.V1Beta.dll` assembly."]]],[]]