Compute V1 Client - Class Error (2.4.0)

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

Output only. Errors that prevented the ResizeRequest to be fulfilled.

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ errors array<Errors>

[Output Only] The array of errors encountered while processing this operation.

getErrors

[Output Only] The array of errors encountered while processing this operation.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setErrors

[Output Only] The array of errors encountered while processing this operation.

Parameter
Name Description
var array<Errors>
Returns
Type Description
$this