Compute V1 Client - Class InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck (2.9.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ error Error

Output only. Errors encountered during bulk instance operation.

↳ timestamp string

Output only. Timestamp of the last progress check of bulk instance operation. Timestamp is in RFC3339 text format.

getError

Output only. Errors encountered during bulk instance operation.

Returns
Type Description
Error|null

hasError

clearError

setError

Output only. Errors encountered during bulk instance operation.

Parameter
Name Description
var Error
Returns
Type Description
$this

getTimestamp

Output only. Timestamp of the last progress check of bulk instance operation. Timestamp is in RFC3339 text format.

Returns
Type Description
string

hasTimestamp

clearTimestamp

setTimestamp

Output only. Timestamp of the last progress check of bulk instance operation. Timestamp is in RFC3339 text format.

Parameter
Name Description
var string
Returns
Type Description
$this