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"]],[["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-04-09 UTC."],[[["This webpage provides documentation for the `KnowledgeAssistAnswer.Types.SuggestedQuery` class within the Google Cloud Dialogflow v2 API, covering versions from 3.2.0 up to the latest version, 4.26.0."],["The `KnowledgeAssistAnswer.Types.SuggestedQuery` class represents a suggested query and is part of the `Google.Cloud.Dialogflow.V2` namespace."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features two constructors, a default constructor and a copy constructor, and includes a `QueryText` property used to get or set the string of the suggested query."],["The current page provides the documentations and code examples for version `4.23.0` of the class."]]],[]]