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."],[[["The webpage provides documentation for the `MonitoringComponentConfig` class within the Google Kubernetes Engine v1 API, with the latest version being 3.33.0."],["It offers a comprehensive list of versioned reference documentation, starting from version 3.33.0 down to 2.3.0 for `MonitoringComponentConfig`, allowing users to access information about different API releases."],["The `MonitoringComponentConfig` class is used to define the configuration of cluster monitoring components within Google Kubernetes Engine and implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["This class includes a property called `EnableComponents` which is of type RepeatedField allowing the user to specify which components to collect metrics from, with an empty list disabling monitoring."]]],[]]