Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class CloudMonitoringConfig.
CloudMonitoringConfig defines the configuration for built-in Cloud Logging and Monitoring.
Only for Attached Clusters.
Generated from protobuf message google.cloud.gkemulticloud.v1.CloudMonitoringConfig
Namespace
Google \ Cloud \ GkeMultiCloud \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ enabled |
bool
Enable GKE-native logging and metrics. Only for Attached Clusters. |
getEnabled
Enable GKE-native logging and metrics.
Only for Attached Clusters.
Returns | |
---|---|
Type | Description |
bool |
hasEnabled
clearEnabled
setEnabled
Enable GKE-native logging and metrics.
Only for Attached Clusters.
Parameter | |
---|---|
Name | Description |
var |
bool
|
Returns | |
---|---|
Type | Description |
$this |