[[["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 creates a new Conversation within a specified data store, or returns an error if the Conversation already exists."],["The HTTP request utilizes a POST method with a defined URL structure based on gRPC Transcoding, targeting a specific data store using its resource name."],["The request body must contain an instance of a Conversation object, and the path parameters require the full resource name of the data store where the conversation will be created."],["A successful response returns a newly created Conversation instance, as specified in the response body."],["Authorization to utilize this endpoint requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `discoveryengine.conversations.create` IAM permission on the parent resource."]]],[]]