Google Cloud Container V1 Client - Class MonitoringComponentConfig (1.10.3)

Reference documentation and code samples for the Google Cloud Container V1 Client class MonitoringComponentConfig.

MonitoringComponentConfig is cluster monitoring component configuration.

Generated from protobuf message google.container.v1.MonitoringComponentConfig

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ enable_components array

Select components to collect metrics. An empty set would disable all monitoring.

getEnableComponents

Select components to collect metrics. An empty set would disable all monitoring.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setEnableComponents

Select components to collect metrics. An empty set would disable all monitoring.

Parameter
NameDescription
var int[]
Returns
TypeDescription
$this