[[["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 Session within a specified data store, with the data store path provided in the `parent` parameter."],["The request is a POST request using gRPC Transcoding syntax, directed to the `sessions` endpoint of a data store."],["The request body should contain the details of the Session being created and the response body will contain the newly created Session if it was successful."],["Creating a Session requires `discoveryengine.sessions.create` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["If a Session with the specified details already exists, the request will return an `ALREADY_EXISTS` error."]]],[]]