Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::CloudMonitoringConfig.
CloudMonitoringConfig defines the configuration for built-in Cloud Logging and Monitoring. Only for Attached Clusters.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enabled
def enabled() -> ::Boolean
Returns
- (::Boolean) — Enable GKE-native logging and metrics. Only for Attached Clusters.
#enabled=
def enabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — Enable GKE-native logging and metrics. Only for Attached Clusters.
Returns
- (::Boolean) — Enable GKE-native logging and metrics. Only for Attached Clusters.