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, which can be either `HUMAN_AGENT` or `END_USER`."],["The operation is long-running, returning an `Operation` type with `metadata` of `ClearSuggestionFeatureConfigOperationMetadata` and a `response` of `ConversationProfile`."],["The HTTP request is a `POST` to a specific endpoint using gRPC Transcoding syntax, and it requires the `conversationProfile` path parameter to identify the target profile."],["The request body requires the `participantRole` and `suggestionFeatureType` to be specified in the JSON payload, which designates what suggestion is being removed and for who."],["Authorization requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scope."]]],[]]