public sealed class MonitoringComponentConfig : IMessage<MonitoringComponentConfig>, IEquatable<MonitoringComponentConfig>, IDeepCloneable<MonitoringComponentConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class MonitoringComponentConfig.
MonitoringComponentConfig is cluster monitoring component 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 `MonitoringComponentConfig` in the Google Kubernetes Engine v1 API is 3.33.0."],["This documentation provides reference material and code samples for the `MonitoringComponentConfig` class, which is used for cluster monitoring component configuration."],["`MonitoringComponentConfig` inherits from Object and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `EnableComponents` property of the `MonitoringComponentConfig` class allows users to select which components to collect metrics from, with an empty set disabling all monitoring."],["The page lists all versions from 2.3.0 up to 3.33.0, with associated links to the documentation for the `MonitoringComponentConfig` class in each version."]]],[]]