public sealed class ManagedPrometheusConfig : IMessage<ManagedPrometheusConfig>, IEquatable<ManagedPrometheusConfig>, IDeepCloneable<ManagedPrometheusConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ManagedPrometheusConfig.
ManagedPrometheusConfig defines the configuration for
Google Cloud Managed Service for Prometheus.
[[["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 documentation covers various versions of the `ManagedPrometheusConfig` class, ranging from version 2.3.0 to the latest 3.33.0."],["`ManagedPrometheusConfig` is a class within the Google Kubernetes Engine v1 API, specifically under the namespace `Google.Cloud.Container.V1`."],["This class defines the configuration settings for the Google Cloud Managed Service for Prometheus."],["The `ManagedPrometheusConfig` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property called `Enabled`, which is a boolean value used to enable or disable managed collection for the ManagedPrometheusConfig."]]],[]]