Google Cloud Gke Hub V1 Client - Class InstallError (0.6.3)

Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class InstallError.

Errors pertaining to the installation of ACM

Generated from protobuf message google.cloud.gkehub.configmanagement.v1.InstallError

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ error_message string

A string representing the user facing error message

getErrorMessage

A string representing the user facing error message

Returns
TypeDescription
string

setErrorMessage

A string representing the user facing error message

Parameter
NameDescription
var string
Returns
TypeDescription
$this