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 document provides reference information for the `Answer.Types.QueryUnderstandingInfo` class within the Google Cloud Discovery Engine v1beta API."],["`QueryUnderstandingInfo` is designed to provide details on how queries are understood, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors to create new instances, either empty or by copying from another `QueryUnderstandingInfo` object."],["It features a `QueryClassificationInfo` property, which is a `RepeatedField` to store query classification information."],["The class belongs to the `Google.Cloud.DiscoveryEngine.V1Beta` namespace and its code is located in the `Google.Cloud.DiscoveryEngine.V1Beta.dll` assembly."]]],[]]