[[["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 document 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 incorporates gRPC Transcoding syntax."],["The `session.name` path parameter is a string representing the fully qualified name, while the `updateMask` query parameter indicates which fields within the Session should be updated."],["The request and response bodies both contain instances of the Session resource, according to the documentation."],["Updating a Session requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the `discoveryengine.sessions.update` IAM permission."]]],[]]