Output only. Name of the resource. E.g.: projects/myproject/locations/US/reservations/team1-prod/assignments/123. The assignmentId must only contain lower case alphanumeric characters or dashes and the max length is 64 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-25 UTC."],[[["This endpoint updates an existing assignment, allowing modifications only to the `priority` field."],["The request uses a `PATCH` HTTP method with a URL structure defined by gRPC Transcoding syntax, targeting a specific assignment via its name."],["The `updateMask` query parameter dictates which fields are to be updated in a request, using a comma-separated list."],["Both the request and response bodies utilize the `Assignment` resource structure, according to its definition."],["Authorization requires either the `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scopes."]]],[]]