Required. The name of the participant to fetch suggestion for. Format: projects/<Project ID>/locations/<Location
ID>/conversations/<Conversation ID>/participants/<Participant ID>.
Authorization requires the following IAM permission on the specified resource parent:
dialogflow.suggestions.list
Request body
The request body contains data with the following structure:
[[["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-03-05 UTC."],[[["This API endpoint retrieves suggested FAQ answers for a participant within a conversation, based on the historical messages."],["The request is made via a POST request to a specific URL structure, incorporating path parameters like project, conversation, and participant IDs."],["The request body allows for specifying the latest message, context size, and query parameters for the suggestion."],["Successful requests return a `SuggestFaqAnswersResponse` object, and the request requires specific authorization scopes for cloud platform or dialogflow."],["The `parent` parameter in the request path parameters, representing the participant's name, requires the `dialogflow.suggestions.list` IAM permission."]]],[]]