public sealed class KnowledgeAssistAnswer.Types.SuggestedQuery : IMessage<KnowledgeAssistAnswer.Types.SuggestedQuery>, IEquatable<KnowledgeAssistAnswer.Types.SuggestedQuery>, IDeepCloneable<KnowledgeAssistAnswer.Types.SuggestedQuery>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class KnowledgeAssistAnswer.Types.SuggestedQuery.
[[["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 webpage provides documentation for the `KnowledgeAssistAnswer.Types.SuggestedQuery` class within the Google Cloud Dialogflow v2 API, detailing its functionality as a representation of a suggested query."],["The documentation includes reference materials and code samples for the `KnowledgeAssistAnswer.Types.SuggestedQuery` class, which is part of the `Google.Cloud.Dialogflow.V2` namespace and found in the `Google.Cloud.Dialogflow.V2.dll` assembly."],["The `SuggestedQuery` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, one default and one that takes another `SuggestedQuery` instance, and has a property `QueryText` for managing the suggested query text."],["The page provides links to different versions of the API, ranging from 3.2.0 to 4.26.0 (latest) for the `KnowledgeAssistAnswer.Types.SuggestedQuery` class."]]],[]]