Identifier. Full resource name for the conversation. Format: projects/{project}/locations/{location}/instances/{instance}/users/{user}/conversations/{conversation}
[[["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-01-22 UTC."],[[["This page details the `UpdateConversation` method, used to modify an existing conversation resource."],["The HTTP request to update a conversation is a `PATCH` request to the specified conversation name, using the format: `https://chronicle.googleapis.com/v1alpha/{conversation.name}`."],["Updating the resource requires specifying the `conversation.name` path parameter, and the `updateMask` query parameter to indicate which fields will be altered."],["Both the request and response bodies utilize the `Conversation` resource, in line with API standards."],["To successfully update a conversation, the user must possess the `chronicle.conversations.update` IAM permission and have the necessary `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]