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-04-09 UTC."],[[["This page provides documentation for the `MonitoringConfig` class within the Google Kubernetes Engine v1 API, which is used for cluster monitoring configuration."],["The latest version documented is 3.33.0, while a range of prior versions, from 3.32.0 down to 2.3.0, are also available for reference."],["The `MonitoringConfig` class, implemented using several interfaces, allows users to set properties related to component configuration and to enable Google Cloud Managed Service for Prometheus."],["The documentation contains a public constructor `MonitoringConfig()` and a parameterized constructor `MonitoringConfig(MonitoringConfig other)` which allows for the cloning of the monitoring configuration object."],["There is also inherited member methods listed, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]