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 latest version of the `ManagedPrometheusConfig` is 3.33.0, but this page is focused on version 3.17.0 of the library within the Google Kubernetes Engine v1 API."],["This class, `ManagedPrometheusConfig`, allows the configuration of Google Cloud Managed Service for Prometheus, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ManagedPrometheusConfig` class provides a constructor and accepts another instance of the class as a parameter."],["The class is found within the `Google.Cloud.Container.V1` namespace and is contained within the `Google.Cloud.Container.V1.dll` assembly."],["The class has a single property called `Enabled`, which is a boolean value for enabling Managed Collection."]]],[]]