Compute V1 Client - Class InstanceGroupManagerResizeRequestStatusLastAttempt (1.18.1)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ error Google\Cloud\Compute\V1\Error

Errors that prevented the ResizeRequest to be fulfilled.

getError

Errors that prevented the ResizeRequest to be fulfilled.

Returns
Type Description
Google\Cloud\Compute\V1\Error|null

hasError

clearError

setError

Errors that prevented the ResizeRequest to be fulfilled.

Parameter
Name Description
var Google\Cloud\Compute\V1\Error
Returns
Type Description
$this