Compute V1 Client - Class InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck (2.8.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. [Output Only] Errors encountered during bulk instance operation.

↳ timestamp string

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

getError

Output only. [Output Only] Errors encountered during bulk instance operation.

Returns
Type Description
Error|null

hasError

clearError

setError

Output only. [Output Only] Errors encountered during bulk instance operation.

Parameter
Name Description
var Error
Returns
Type Description
$this

getTimestamp

Output only. [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. [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