sourceSnapshotGroup property

String? sourceSnapshotGroup
getter/setter pair

The source snapshot group used to create disks.

You can provide this as a partial or full URL to the resource. For example, the following are valid values:

https://www.googleapis.com/compute/v1/projects/project/global/snapshotGroups/snapshotGroup

  • projects/project/global/snapshotGroups/snapshotGroup
    • global/snapshotGroups/snapshotGroup

Implementation

core.String? sourceSnapshotGroup;