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 \ V1Methods
__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 |