Required. The Conversation Profile to add or update the suggestion feature config. Format: projects/<Project ID>/locations/<Location
ID>/conversationProfiles/<Conversation Profile ID>.
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 method clears a suggestion feature from a conversation profile for a specified participant role, utilizing a long-running operation."],["The HTTP request is a `POST` request to a specific endpoint, with the conversation profile specified as a required path parameter."],["The request body must include the `participantRole` and `suggestionFeatureType` to indicate which suggestion feature to remove, and can be either `HUMAN_AGENT` or `END_USER` as a participant role."],["The response body, if successful, will return an instance of the `Operation` object, providing details about the operation's progress."],["Authorization for this operation requires one of the specified OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]