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 updates the settings of a specific snapshot resource via a PATCH request."],["The request URL utilizes gRPC Transcoding syntax and requires a snapshot name as a path parameter."],["The `updateMask` is a required query parameter specifying which fields to update, using a comma-separated list of fully qualified field names."],["The request body should contain the Snapshot resource instance with updated properties and the response body will contain an Operation instance."],["To use this endpoint, you'll need the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]