public sealed class MonitoringConfig : IMessage<MonitoringConfig>, IEquatable<MonitoringConfig>, IDeepCloneable<MonitoringConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class MonitoringConfig.
MonitoringConfig is cluster monitoring configuration.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for `MonitoringConfig` in the Google Kubernetes Engine v1 API is 3.33.0, with numerous prior versions accessible for reference."],["`MonitoringConfig` is a class in the `Google.Cloud.Container.V1` namespace that serves as the cluster monitoring configuration, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MonitoringConfig` class includes properties for `ComponentConfig`, which handles monitoring components, and `ManagedPrometheusConfig`, which manages Google Cloud Managed Service for Prometheus."],["The class `MonitoringConfig` has two constructors: a parameterless constructor, and a constructor with the `MonitoringConfig` as a parameter."],["This class inherits several members, including `GetHashCode`, `GetType`, `MemberwiseClone` and `ToString` from `Object`."]]],[]]