public sealed class SuggestKnowledgeAssistResponse : IMessage<SuggestKnowledgeAssistResponse>, IEquatable<SuggestKnowledgeAssistResponse>, IDeepCloneable<SuggestKnowledgeAssistResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class SuggestKnowledgeAssistResponse.
The response message for
[Participants.SuggestKnowledgeAssist][google.cloud.dialogflow.v2.Participants.SuggestKnowledgeAssist].
Number of messages prior to and including
[latest_message][google.cloud.dialogflow.v2.SuggestKnowledgeAssistResponse.latest_message]
to compile the suggestion. It may be smaller than the
[SuggestKnowledgeAssistRequest.context_size][google.cloud.dialogflow.v2.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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThe content provides reference documentation for the \u003ccode\u003eSuggestKnowledgeAssistResponse\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, including its constructors, properties, and inherited members.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSuggestKnowledgeAssistResponse\u003c/code\u003e is a sealed class that represents the response message for \u003ccode\u003eParticipants.SuggestKnowledgeAssist\u003c/code\u003e, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 4.26.0, and the page lists all previous versions down to 3.2.0, with each version number linking to its corresponding documentation.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSuggestKnowledgeAssistResponse\u003c/code\u003e class include \u003ccode\u003eContextSize\u003c/code\u003e, representing the number of messages used for suggestion compilation, \u003ccode\u003eKnowledgeAssistAnswer\u003c/code\u003e, containing the actual suggestion, and \u003ccode\u003eLatestMessage\u003c/code\u003e, indicating the most recent message used.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides the namespace, \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e, and assembly, \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.dll\u003c/code\u003e, for the \u003ccode\u003eSuggestKnowledgeAssistResponse\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]