Google Anthos Multi Cloud V1 Client - Class AzureNodePoolError (0.3.0)

Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class AzureNodePoolError.

AzureNodePoolError describes errors found on Azure node pools.

Generated from protobuf message google.cloud.gkemulticloud.v1.AzureNodePoolError

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ message string

Human-friendly description of the error.

getMessage

Human-friendly description of the error.

Returns
TypeDescription
string

setMessage

Human-friendly description of the error.

Parameter
NameDescription
var string
Returns
TypeDescription
$this