Compute V1 Client - Class InstantSnapshotGroupResourceStatus (2.9.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ consistency_membership_resolution_time string

Output only. [Output Only]

↳ source_info InstantSnapshotGroupSourceInfo

Output only. [Output Only]

getConsistencyMembershipResolutionTime

Output only. [Output Only]

Returns
Type Description
string

hasConsistencyMembershipResolutionTime

clearConsistencyMembershipResolutionTime

setConsistencyMembershipResolutionTime

Output only. [Output Only]

Parameter
Name Description
var string
Returns
Type Description
$this

getSourceInfo

Output only. [Output Only]

Returns
Type Description
InstantSnapshotGroupSourceInfo|null

hasSourceInfo

clearSourceInfo

setSourceInfo

Output only. [Output Only]

Parameter
Name Description
var InstantSnapshotGroupSourceInfo
Returns
Type Description
$this