public sealed class Answer.Types.QueryUnderstandingInfo.Types.QueryClassificationInfo : IMessage<Answer.Types.QueryUnderstandingInfo.Types.QueryClassificationInfo>, IEquatable<Answer.Types.QueryUnderstandingInfo.Types.QueryClassificationInfo>, IDeepCloneable<Answer.Types.QueryUnderstandingInfo.Types.QueryClassificationInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class Answer.Types.QueryUnderstandingInfo.Types.QueryClassificationInfo.
[[["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."],[[["This page provides reference documentation for the `Answer.Types.QueryUnderstandingInfo.Types.QueryClassificationInfo` class within the Google Cloud Discovery Engine v1 API."],["The `QueryClassificationInfo` class offers a structured way to handle query classification information, including if the classification is a positive or negative and the classification type."],["The documentation covers multiple versions of the API, ranging from version 1.0.0-beta06 to the latest 1.6.0, with each version having its own specific reference link."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The available properties in the `QueryClassificationInfo` class are the `Positive` property, which is a boolean value to indicate positive or not, and the `Type` property, to determine the classification type."]]],[]]