public sealed class ManagedPrometheusConfig : IMessage<ManagedPrometheusConfig>, IEquatable<ManagedPrometheusConfig>, IDeepCloneable<ManagedPrometheusConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud 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-04-09 UTC."],[[["The latest version available for the `ManagedPrometheusConfig` class is 2.8.0, while the current page is specific to version 2.6.0."],["`ManagedPrometheusConfig` is a class that defines the configuration for Google Cloud Managed Service for Prometheus."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ManagedPrometheusConfig` class has a property called `Enabled`, which is a boolean used to enable managed collection."],["The class contains two constructors, `ManagedPrometheusConfig()` which is the default, and `ManagedPrometheusConfig(ManagedPrometheusConfig other)`, which creates a copy of the object based on the `other` object passed."]]],[]]