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, specifically for the .NET environment, detailing its usage in cluster monitoring configuration."],["The `MonitoringComponentConfig` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The webpage lists available versions of the API, ranging from version 2.3.0 to the latest version 3.33.0, all relating to the `MonitoringComponentConfig` class."],["The class includes properties such as `EnableComponents`, which is a `RepeatedField` that manages which monitoring components will collect metrics, and has two constructors."],["The namespace for this API is `Google.Cloud.Container.V1`, and the assembly file is `Google.Cloud.Container.V1.dll`."]]],[]]