[[["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 endpoint is used to update an existing Session, which is referenced by its fully qualified name."],["The HTTP request uses the PATCH method with a URL that follows gRPC Transcoding syntax, targeting a specific Session within a project, location, collection, and engine."],["The `updateMask` query parameter allows you to specify which fields of the Session to update, while leaving the `Session.name` field immutable."],["The request body requires an instance of the Session resource, and a successful response also returns an updated instance of the Session resource."],["Updating a Session requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.sessions.update` on the named resource."]]],[]]