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."],[[["This webpage provides documentation for the `ManagedPrometheusConfig` class within the Google Kubernetes Engine v1 API."],["The latest version of `ManagedPrometheusConfig` is 3.33.0, with documentation available for multiple versions ranging from 2.3.0 to 3.33.0."],["`ManagedPrometheusConfig` class defines configurations for the Google Cloud Managed Service for Prometheus, and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Enabled` property of the `ManagedPrometheusConfig` allows users to enable or disable Managed Collection."],["The documentation also includes details on the `ManagedPrometheusConfig` constructors, such as the default constructor and one that accepts another `ManagedPrometheusConfig` object as a parameter."]]],[]]