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 endpoint updates an existing SampleQuery resource within a specified project, location, and SampleQuerySet."],["The HTTP request uses the `PATCH` method and requires a URL formatted according to gRPC Transcoding syntax, specifying the SampleQuery's full resource name in the path."],["The `updateMask` query parameter determines which fields of the SampleQuery will be updated, defaulting to all fields if not specified."],["The request body must include a `SampleQuery` instance, and the response body will also contain an updated `SampleQuery` instance upon success."],["Updating a sample query requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the `discoveryengine.sampleQueries.update` IAM permission."]]],[]]