Output only. The resource name of the snapshot, in the format projects/{projectId}/locations/{locationId}/instances/{instanceId}/snapshots/{snapshotId}.
[[["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-01-29 UTC."],[[["This endpoint uses a PATCH request to update the settings of a specific snapshot resource."],["The resource name of the snapshot is specified in the URL path, following the format `projects/{projectId}/locations/{locationId}/instances/{instanceId}/snapshots/{snapshotId}`."],["The `updateMask` query parameter, which uses FieldMask format, is required to define which fields will be updated."],["The request body should contain a Snapshot resource with updated values, and a successful response will contain an Operation resource."],["Authorization to use this endpoint requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]