public sealed class MonitoringConfig : IMessage<MonitoringConfig>, IEquatable<MonitoringConfig>, IDeepCloneable<MonitoringConfig>, IBufferMessage, IMessage
MonitoringConfig is cluster monitoring 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."],[[["The latest version of `MonitoringConfig` is 3.33.0, which is part of the Google Cloud Container V1 package."],["This page provides access to historical versions of `MonitoringConfig` within the Google Cloud Container V1 package, ranging from version 3.33.0 down to 2.3.0."],["`MonitoringConfig` is defined as a sealed class within the `Google.Cloud.Container.V1` namespace and serves as the configuration for cluster monitoring."],["`MonitoringConfig` Class is compatible with various interfaces such as IMessage, IEquatable, IDeepCloneable and IBufferMessage."],["`MonitoringConfig` has two constructors and one key property called `ComponentConfig` which is type `MonitoringComponentConfig`."]]],[]]