Compute V1 Client - Class Error (1.17.0)

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

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<Google\Cloud\Compute\V1\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<Google\Cloud\Compute\V1\Errors>
Returns
Type Description
$this