[[["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 describes how to update a Session, noting that the Session action type cannot be modified."],["The HTTP request uses the PATCH method with a URL structure that adheres to gRPC Transcoding syntax, including the session name as a path parameter."],["The `updateMask` query parameter determines which fields of the Session will be updated, allowing for partial updates, with a list of fields to update in a comma-separated format."],["The request and response bodies both contain instances of the Session resource, with the response reflecting the updated Session if the operation is successful."],["Updating a Session requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `discoveryengine.sessions.update` IAM permission."]]],[]]