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 `ManagedPrometheusConfig` class is part of the Anthos Multi-Cloud v1 API and defines configurations for Google Cloud Managed Service for Prometheus."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, inheriting from the base `object` class."],["Version 2.8.0 is the latest release, while the current page covers version 2.5.0 of `ManagedPrometheusConfig`, with versions ranging from 1.0.0-beta01 to 2.8.0 available."],["`ManagedPrometheusConfig` has a property named `Enabled`, which is a boolean value determining whether Managed Collection is activated."],["`ManagedPrometheusConfig` can be instantiated with a parameterless constructor or with another `ManagedPrometheusConfig` object."]]],[]]