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."],[[["This webpage provides reference documentation for the `MonitoringComponentConfig` class within the Google Kubernetes Engine v1 API."],["The `MonitoringComponentConfig` class is used to configure cluster monitoring components, allowing users to specify which components should collect metrics."],["The latest version of the documentation available is 3.33.0, with a history of versions dating back to 2.3.0 for `MonitoringComponentConfig`."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `EnableComponents` property of the class allows users to select specific components for metric collection, and an empty selection will disable monitoring."]]],[]]