Immutable. Fully qualified name projects/{project}/locations/global/collections/{collection}/dataStore/*/conversations/* or projects/{project}/locations/global/collections/{collection}/engines/*/conversations/*.
[[["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-02-28 UTC."],[[["This page details how to update an existing Conversation resource using a PATCH request."],["The URL path requires the `conversation.name`, which is a string representing the fully qualified name of the conversation."],["The `updateMask` query parameter specifies which fields of the Conversation should be updated, with unsupported fields such as the Conversation's name not being modifiable."],["The request body must contain an instance of the Conversation to be updated, and upon successful execution, the response body will also contain an instance of the updated Conversation."],["Updating a Conversation requires OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the `discoveryengine.conversations.update` IAM permission on the specified resource."]]],[]]