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 also documented."],["`MonitoringConfig` is a class used for managing cluster monitoring configuration within the Google Kubernetes Engine v1 API."],["The `MonitoringConfig` class includes properties for configuring monitoring components (`ComponentConfig`) and enabling Google Cloud Managed Service for Prometheus (`ManagedPrometheusConfig`)."],["This class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]