SnapshotLocType
SnapshotLocType represents the type of a snapshot location.
Values
| Value | Description |
|---|---|
| SNAPSHOT_LOCATION_TYPE_ARCHIVAL | Archival location (e.g., cloud storage). |
| SNAPSHOT_LOCATION_TYPE_CLUSTER | Local or replicated cluster location. |
| SNAPSHOT_LOCATION_TYPE_REHYDRATED | Rehydrated location (recovered from archival). |
| SNAPSHOT_LOCATION_TYPE_UNSPECIFIED | Unspecified location type. |