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 available for `ManagedPrometheusConfig` is 3.33.0, but this page is showing the documentation for version 3.4.0."],["This page provides reference documentation and code samples for the `ManagedPrometheusConfig` class within the Google Kubernetes Engine v1 API."],["The `ManagedPrometheusConfig` class, used to define the configuration for Google Cloud Managed Service for Prometheus, inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `ManagedPrometheusConfig` class has a single property called `Enabled`, which is a boolean that is used to enable managed collection."],["The `ManagedPrometheusConfig` class has two constructors, one with no arguments and one with an argument that takes another `ManagedPrometheusConfig` object."]]],[]]