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, part of the Anthos Multi-Cloud v1 API, defines configurations for Google Cloud Managed Service for Prometheus."],["Version 2.8.0 is the latest release for the `ManagedPrometheusConfig` class, with prior versions including 2.7.0, 2.6.0, 2.5.0, and others dating back to 1.0.0-beta01."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, in addition to inheriting members from `object`."],["The class includes a constructor `ManagedPrometheusConfig` and a property called `Enabled`, which toggles managed collection via a boolean value."],["The class is contained within the `Google.Cloud.GkeMultiCloud.V1` namespace and it's associated with the `Google.Cloud.GkeMultiCloud.V1.dll` assembly."]]],[]]