Google Cloud Container V1 Client - Class ManagedPrometheusConfig (1.24.0)

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

ManagedPrometheusConfig defines the configuration for Google Cloud Managed Service for Prometheus.

Generated from protobuf message google.container.v1.ManagedPrometheusConfig

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ enabled bool

Enable Managed Collection.

getEnabled

Enable Managed Collection.

Returns
TypeDescription
bool

setEnabled

Enable Managed Collection.

Parameter
NameDescription
var bool
Returns
TypeDescription
$this