Optional. Max number of messages prior to and including
[latest_message] to use as context when compiling the
suggestion. If zero or less than zero, 20 is used.
Required. The name of the participant to fetch suggestion for.
Format: projects/<Project ID>/locations/<Location
ID>/conversations/<Conversation ID>/participants/<Participant 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."],[[["This documentation is for the `CompileSuggestionRequest` class within the Google Cloud Dialogflow v2beta1 API, specifically version 1.0.0-beta23, which is the latest."],["`CompileSuggestionRequest` is a request message used by `Participants.CompileSuggestion` to compile suggestions within a conversation, inheriting from `object` and implementing several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has three key properties: `ContextSize`, determining how many previous messages to consider for context; `LatestMessage`, identifying the latest message in the conversation; and `Parent`, specifying the participant for whom the suggestion is being fetched."],["The class has two constructors, one being a parameterless constructor and the other accepting another `CompileSuggestionRequest` as its parameter."],["This class is located in the `Google.Cloud.Dialogflow.V2Beta1` namespace, and its implementation can be found within the `Google.Cloud.Dialogflow.V2Beta1.dll` assembly."]]],[]]