The unique identifier of this conversation profile. Format: projects/<Project ID>/locations/<Location
ID>/conversationProfiles/<Conversation Profile ID>.
[[["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 webpage details how to update a specified conversation profile using the Dialogflow API."],["The HTTP request uses the `PATCH` method directed to a specific endpoint with a defined conversation profile name in the path."],["The `updateMask` query parameter is required and specifies which fields within the conversation profile should be updated, formatted as a comma-separated list."],["The request and response bodies both utilize the `ConversationProfile` resource, while the user needs one of two possible authorization scopes to use this API."],["`ConversationProfile.create_time` and `ConversationProfile.update_time` are not populated within the response body, and must be retrieved separately using the `conversationProfiles.get` API."]]],[]]