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, specifically for version 3.30.0."],["The latest version available is 3.33.0, with a range of previous versions accessible, dating back to version 2.3.0, each with its corresponding documentation."],["The `MonitoringComponentConfig` class is used to configure cluster monitoring components, as detailed through the provided inheritance and implementation information."],["The primary property of `MonitoringComponentConfig` is `EnableComponents`, which allows users to select the specific components for which metrics will be collected."],["This class is contained within the `Google.Cloud.Container.V1` namespace and part of the `Google.Cloud.Container.V1.dll` assembly."]]],[]]