public sealed class SuggestKnowledgeAssistResponse : IMessage<SuggestKnowledgeAssistResponse>, IEquatable<SuggestKnowledgeAssistResponse>, IDeepCloneable<SuggestKnowledgeAssistResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class SuggestKnowledgeAssistResponse.
The response message for
[Participants.SuggestKnowledgeAssist][google.cloud.dialogflow.v2beta1.Participants.SuggestKnowledgeAssist].
Number of messages prior to and including
[latest_message][google.cloud.dialogflow.v2beta1.SuggestKnowledgeAssistResponse.latest_message]
to compile the suggestion. It may be smaller than the
[SuggestKnowledgeAssistRequest.context_size][google.cloud.dialogflow.v2beta1.SuggestKnowledgeAssistRequest.context_size]
field in the request if there are fewer messages in the conversation.
The name of the latest conversation message used to compile suggestion for.
Format: projects/<Project ID>/locations/<Location
ID>/conversations/<Conversation ID>/messages/<Message ID>.
[[["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."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eSuggestKnowledgeAssistResponse\u003c/code\u003e class within the Google Cloud Dialogflow v2beta1 API, specifically version 1.0.0-beta22.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestKnowledgeAssistResponse\u003c/code\u003e class is used as the response message for \u003ccode\u003eParticipants.SuggestKnowledgeAssist\u003c/code\u003e and inherits from the base object while implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eContextSize\u003c/code\u003e, representing the number of messages used for the suggestion, \u003ccode\u003eKnowledgeAssistAnswer\u003c/code\u003e, providing the suggestion, and \u003ccode\u003eLatestMessage\u003c/code\u003e, which is the name of the latest message used in the suggestion process.\u003c/p\u003e\n"],["\u003cp\u003eThe class also provides two constructors: a default one and another that takes another \u003ccode\u003eSuggestKnowledgeAssistResponse\u003c/code\u003e object for initialization.\u003c/p\u003e\n"],["\u003cp\u003eIt is located within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1\u003c/code\u003e namespace, and the relevant assembly is \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]