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 document describes how to update a Conversation resource, which cannot change its action type and returns a NOT_FOUND error if the specified Conversation doesn't exist."],["The HTTP request uses a PATCH method with a URL structured according to gRPC Transcoding syntax, targeting a specific Conversation by its fully qualified name."],["Updates are performed using an `updateMask` query parameter to specify the fields to modify, with the exception of the `Conversation.name`, and an empty or unset mask updates all supported fields."],["The request body contains the new data for the `Conversation`, and a successful operation returns the updated `Conversation` in the response body."],["Updating a Conversation requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.conversations.update` on the specified resource."]]],[]]