Identifier. The full resource name of the sample query, in the format of projects/{project}/locations/{location}/sampleQuerySets/{sampleQuerySet}/sampleQueries/{sampleQuery}.
This field must be a UTF-8 encoded string with a length limit of 1024 characters.
[[["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 webpage details how to update a SampleQuery resource using a PATCH request to a specified URL."],["The request URL requires a `sampleQuery.name` path parameter, which identifies the specific SampleQuery to update within its project, location, and sampleQuerySet."],["The request supports an optional `updateMask` query parameter to specify which fields of the SampleQuery should be updated, allowing for partial updates."],["Both the request and response bodies use a SampleQuery resource."],["Updating a SampleQuery requires OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the `discoveryengine.sampleQueries.update` IAM permission."]]],[]]