Reference documentation and code samples for the Compute V1 Client class InstantSnapshotGroupParameters.
Generated from protobuf message google.cloud.compute.v1.InstantSnapshotGroupParameters
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ source_instant_snapshot_group
string
The source instant 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/zones/zone/instantSnapshotGroups/instantSnapshotGroup - projects/project/zones/zone/instantSnapshotGroups/instantSnapshotGroup - zones/zone/instantSnapshotGroups/instantSnapshotGroup
getSourceInstantSnapshotGroup
The source instant 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/zones/zone/instantSnapshotGroups/instantSnapshotGroup
- projects/project/zones/zone/instantSnapshotGroups/instantSnapshotGroup
- zones/zone/instantSnapshotGroups/instantSnapshotGroup
string
hasSourceInstantSnapshotGroup
clearSourceInstantSnapshotGroup
setSourceInstantSnapshotGroup
The source instant 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/zones/zone/instantSnapshotGroups/instantSnapshotGroup
- projects/project/zones/zone/instantSnapshotGroups/instantSnapshotGroup
- zones/zone/instantSnapshotGroups/instantSnapshotGroup
var
string
$this

