[[["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 API call creates a new Session within a specified data store, using a POST request to the provided URL."],["The request URL requires a `parent` path parameter, which represents the full resource name of the data store where the session will be created."],["The request body should contain the details of the Session being created and the response body will contain the newly created Session."],["Successful use of this API requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.sessions.create` on the parent resource."],["If a session already exists, an ALREADY_EXISTS error will be returned, indicating a session of that type cannot be created."]]],[]]