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-04-09 UTC."],[[["This page provides documentation for the `ManagedPrometheusConfig` class within the Google Kubernetes Engine v1 API."],["The latest version available is 3.33.0, and the page allows you to view versions ranging from 2.3.0 up to the latest one, 3.33.0, for the `ManagedPrometheusConfig` API."],["The `ManagedPrometheusConfig` class defines configurations for Google Cloud Managed Service for Prometheus and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property called `Enabled`, which is a boolean value that determines if Managed Collection is activated or not."],["It is possible to create an instance of the ManagedPrometheusConfig class by using the empty constructor or by passing another instance of it."]]],[]]