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
Namespace
Google \ Cloud \ GkeMultiCloud \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
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 | |
|---|---|
| Type | Description |
string |
|
setMessage
Human-friendly description of the error.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|