Google Anthos Multi Cloud V1 Client - Class AttachedClusterError (0.2.3)

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

AttachedClusterError describes errors found on attached clusters.

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

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