[[["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 document describes how to create a Session within a specified data store using a POST HTTP request."],["The request URL requires a parent path parameter that defines the full resource name of the data store where the session will be created."],["The request body must contain the details of the Session to be created, and the successful response body will return this newly created Session."],["Creating the Session requires 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, attempting to create it will result in an ALREADY_EXISTS error."]]],[]]