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 page provides documentation for the `MonitoringComponentConfig` class within the Google Kubernetes Engine v1 API, specifically for version 3.14.0 and its historical versions."],["The `MonitoringComponentConfig` class is used to configure cluster monitoring components in Google Kubernetes Engine."],["The latest version available is 3.33.0, and the content shows the historical documentation of previous versions of the API up to 2.3.0, all related to `MonitoringComponentConfig`."],["The `MonitoringComponentConfig` class allows you to select specific components for metric collection, with an empty set disabling all monitoring."],["The class inherits from the `object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]