[[["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-09 UTC."],[[["This endpoint allows the creation of a new Conversation resource within a specified data store."],["The request is made using a POST HTTP request to a URL defined by gRPC Transcoding syntax, including the required parent data store in the path."],["The request body must contain the details of the Conversation to be created, while a successful response will contain the newly created Conversation resource."],["Creating a conversation requires the `discoveryengine.conversations.create` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["An ALREADY_EXISTS error will be returned if the conversation to be created already exists."]]],[]]