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 webpage provides documentation for the `ManagedPrometheusConfig` class within the Google Kubernetes Engine v1 API."],["The `ManagedPrometheusConfig` class is used to define configurations for Google Cloud Managed Service for Prometheus and is found under the `Google.Cloud.Container.V1` namespace."],["The page includes documentation for multiple versions of the API, with version 3.33.0 being the latest and 3.8.0 being highlighted as the current version."],["The documentation details the class's constructors, such as the default `ManagedPrometheusConfig()` and the copy constructor, `ManagedPrometheusConfig(ManagedPrometheusConfig other)`."],["The class includes the `Enabled` property, which is a boolean used to enable or disable managed collection."]]],[]]