public sealed class ManagedPrometheusConfig : IMessage<ManagedPrometheusConfig>, IEquatable<ManagedPrometheusConfig>, IDeepCloneable<ManagedPrometheusConfig>, IBufferMessage, IMessage
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."],[[["This webpage provides documentation for the `ManagedPrometheusConfig` class within the `Google.Cloud.Container.V1` namespace, detailing its implementation and functionality."],["The latest version of `ManagedPrometheusConfig` is 3.33.0, with a history of versions dating back to 2.3.0, all available for reference."],["`ManagedPrometheusConfig` is designed to configure Google Cloud Managed Service for Prometheus, inheriting from `Object` and implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a boolean property called `Enabled`, which determines whether managed collection is active, alongside a constructor, an empty one and one using another `ManagedPrometheusConfig` object as a parameter."]]],[]]