[[["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 webpage outlines how to create a new Conversation within a data store using a POST HTTP request."],["The request URL requires a parent data store path, formatted as `projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStoreId}`."],["The request body must contain an instance of the `Conversation` resource, and a successful response will return a newly created `Conversation` instance."],["Creating a conversation that already exists will return an `ALREADY_EXISTS` error."],["To perform this action, the request needs OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the `discoveryengine.conversations.create` IAM permission."]]],[]]