[[["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-02-28 UTC."],[[["This webpage details how to update a Session, which cannot have its action type changed, and will return a NOT_FOUND error if the Session does not exist."],["The HTTP request to update a Session is made using the PATCH method at the specified URL, which follows gRPC Transcoding syntax."],["The `session.name` path parameter is required and must be a fully qualified string in the format `projects/{project}/locations/global/collections/{collection}/engines/{engine}/sessions/*`."],["The `updateMask` query parameter allows specifying which fields in the Session to update, and if not set, all supported fields will be updated."],["Updating a Session requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `discoveryengine.sessions.update` IAM permission on the `name` resource."]]],[]]