Compute V1 Client - Class InstantSnapshotGroupSourceInfo (2.9.0)

Reference documentation and code samples for the Compute V1 Client class InstantSnapshotGroupSourceInfo.

Generated from protobuf message google.cloud.compute.v1.InstantSnapshotGroupSourceInfo

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ consistency_group string
↳ consistency_group_id string

getConsistencyGroup

Generated from protobuf field optional string consistency_group = 508183960;

Returns
Type Description
string

hasConsistencyGroup

clearConsistencyGroup

setConsistencyGroup

Generated from protobuf field optional string consistency_group = 508183960;

Parameter
Name Description
var string
Returns
Type Description
$this

getConsistencyGroupId

Generated from protobuf field optional string consistency_group_id = 85599522;

Returns
Type Description
string

hasConsistencyGroupId

clearConsistencyGroupId

setConsistencyGroupId

Generated from protobuf field optional string consistency_group_id = 85599522;

Parameter
Name Description
var string
Returns
Type Description
$this