---
title: "PATCH /projects/{project}/global/snapshotSettings"
method: PATCH
path: "/projects/{project}/global/snapshotSettings"
tags: ["snapshotSettings"]
---

# PATCH /projects/{project}/global/snapshotSettings

`PATCH /projects/{project}/global/snapshotSettings`

Patch snapshot settings.

## Path parameters

- `project` string, required

## Query parameters

- `requestId` string
- `updateMask` string

## Request body

- SnapshotSettings
  - `storageLocation` SnapshotSettingsStorageLocationSettings
    - `locations` object — When the policy is SPECIFIC_LOCATIONS, snapshots will be stored in the locations listed in this field. Keys are Cloud Storage bucket locations. Only one location can be specified.
    - `policy` 'LOCAL_REGION' | 'NEAREST_MULTI_REGION' | 'SPECIFIC_LOCATIONS' | 'STORAGE_LOCATION_POLICY_UNSPECIFIED' — The chosen location policy.
  - `accessLocation` SnapshotSettingsAccessLocation
    - `policy` 'ALL_REGIONS' | 'POLICY_UNSPECIFIED' | 'SPECIFIC_REGIONS' — Policy of which location is allowed to access snapshot.
    - `locations` object — List of regions that can restore a regional snapshot from the current region

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/compute.md) · [All operations](https://skmtc.net/google/apis/compute/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/compute/revisions/6120ed8969d4/schema)
