Compute V1 Client - Class InstantSnapshotGroupParameters (2.9.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name Description
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:

Returns
Type Description
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:

Parameter
Name Description
var string
Returns
Type Description
$this