Google Cloud Gke Hub V1 Client - Class ConfigSyncError (0.10.0)

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

Errors pertaining to the installation of Config Sync

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

Namespace

Google \ Cloud \ GkeHub \ ConfigManagement \ V1

Methods

__construct

Constructor.

Parameters
Name Description
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
Type Description
string

setErrorMessage

A string representing the user facing error message

Parameter
Name Description
var string
Returns
Type Description
$this