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, within the `Google.Cloud.Container.V1` namespace."],["`ManagedPrometheusConfig` is a class within the Google Kubernetes Engine v1 API that defines the configuration for Google Cloud Managed Service for Prometheus, as per the content provided."],["The `ManagedPrometheusConfig` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class has a boolean property named `Enabled`, which controls the Managed Collection."],["The class has two constructors: a default constructor, and a constructor that accepts another `ManagedPrometheusConfig` object as an argument."]]],[]]