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 of the `MonitoringComponentConfig` class is 3.33.0, but this page specifically documents version 3.25.0 within the Google Kubernetes Engine v1 API."],["This class, `MonitoringComponentConfig`, is used to configure which components within a cluster will have metrics collected."],["The `MonitoringComponentConfig` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The primary functionality of `MonitoringComponentConfig` is through the `EnableComponents` property which allows the selection of specific components for metric collection."],["There are several older versions of `MonitoringComponentConfig` documentation available, ranging from version 2.3.0 up to version 3.32.0, providing a comprehensive history of the class."]]],[]]