Reference documentation and code samples for the Compute V1 Client class ManagedInstanceLastAttempt.
Generated from protobuf message google.cloud.compute.v1.ManagedInstanceLastAttempt
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data | array Optional. Data for populating the Message object. |
↳ errors | ManagedInstanceLastAttemptErrors [Output Only] Encountered errors during the last attempt to create or delete the instance. |
getErrors
[Output Only] Encountered errors during the last attempt to create or delete the instance.
Returns | |
---|---|
Type | Description |
ManagedInstanceLastAttemptErrors|null |
hasErrors
clearErrors
setErrors
[Output Only] Encountered errors during the last attempt to create or delete the instance.
Parameter | |
---|---|
Name | Description |
var | ManagedInstanceLastAttemptErrors |
Returns | |
---|---|
Type | Description |
$this |