[[["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 allows you to update an existing Session resource, identified by its fully qualified name within a project, location, and data store."],["The `session.name` path parameter is immutable and uniquely identifies the Session resource to be updated, using the format `projects/{project}/locations/global/collections/{collection}/engines/{engine}/sessions/*`."],["The `updateMask` query parameter determines which fields of the Session are updated, supporting a comma-separated list of fully qualified field names, and if it is not provided all supported fields will be updated."],["The request body must contain a Session instance with the desired updates, and the response body will also return a Session instance upon a successful update."],["Updating a session requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.sessions.update` on the specified session name resource."]]],[]]