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 operation clears a suggestion feature from a conversation profile for a specified participant role, using a long-running operation."],["The HTTP request is a `POST` request to a specific endpoint, requiring a conversation profile identifier within the URL's path."],["The request body, sent in JSON format, specifies the participant role (either `HUMAN_AGENT` or `END_USER`) and the type of suggestion feature to remove."],["Successful execution of this operation returns an `Operation` instance, with metadata and a `ConversationProfile` as the response."],["Authorization for this operation requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scope."]]],[]]