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-04-09 UTC."],[[["This webpage provides documentation for the `MonitoringComponentConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, spanning multiple versions from 2.3.0 to the latest 3.33.0."],["The `MonitoringComponentConfig` class is used to configure cluster monitoring components in the Google Kubernetes Engine."],["The page offers a detailed view of the class's properties, including the `EnableComponents` property which is a `RepeatedField` that allows the selection of components to collect metrics, which, when empty, will disable all monitoring."],["The documentation outlines the inheritance and implementation details of the `MonitoringComponentConfig` class, including the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, along with its constructors."],["The namespace for this class is `Google.Cloud.Container.V1` and is contained in the `Google.Cloud.Container.V1.dll` assembly."]]],[]]