class MonitoringConfig extends Model (View source)

Properties

string $cluster
string $clusterHash
string $kubernetesMetricsPrefix
string $location
string $projectId

Methods

setCluster($cluster)

No description

string
getCluster()

No description

setClusterHash($clusterHash)

No description

string
getClusterHash()

No description

setKubernetesMetricsPrefix($kubernetesMetricsPrefix)

No description

string
getKubernetesMetricsPrefix()

No description

setLocation($location)

No description

string
getLocation()

No description

setProjectId($projectId)

No description

string
getProjectId()

No description

Details

setCluster($cluster)

No description

Parameters

$cluster

string getCluster()

No description

Return Value

string

setClusterHash($clusterHash)

No description

Parameters

$clusterHash

string getClusterHash()

No description

Return Value

string

setKubernetesMetricsPrefix($kubernetesMetricsPrefix)

No description

Parameters

$kubernetesMetricsPrefix

string getKubernetesMetricsPrefix()

No description

Return Value

string

setLocation($location)

No description

Parameters

$location

string getLocation()

No description

Return Value

string

setProjectId($projectId)

No description

Parameters

$projectId

string getProjectId()

No description

Return Value

string