[[["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 `CreateConversation` method, which is used to create a new conversation within a specified user resource."],["The HTTP request is a `POST` to the specified URL, including a required parent path parameter that defines the user resource."],["The request body expects an instance of `Conversation`, and upon successful execution, the response body will contain the newly created `Conversation`."],["Creating a conversation requires the `chronicle.conversations.create` IAM permission on the parent resource and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]