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 documentation for the `MonitoringComponentConfig` class within the Google Kubernetes Engine v1 API, detailing its structure and functionality."],["The `MonitoringComponentConfig` class is used to configure monitoring components in a cluster, allowing for the selection of specific components for metric collection."],["The latest version of the API is 3.33.0, but it lists documentation and references for many older versions of the API, down to version 2.3.0."],["The `MonitoringComponentConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The webpage lists a variety of properties related to the class, such as `EnableComponents`, and the constructors that can be used to create instances of the `MonitoringComponentConfig`."]]],[]]