[[["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 page details how to update a SampleQuerySet resource using a PATCH HTTP request."],["The `sampleQuerySet.name` path parameter is a required string identifying the specific SampleQuerySet to be updated."],["The `updateMask` query parameter dictates which fields of the SampleQuerySet will be modified, and defaults to updating all fields if not specified."],["The request body must contain the updated SampleQuerySet instance, and if the update is successful, the response body will also contain the updated SampleQuerySet instance."],["Updating a SampleQuerySet requires the `discoveryengine.sampleQuerySets.update` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]