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 available is 3.33.0, with a list of all available versions from 3.33.0 down to 2.3.0 for the `ManagedPrometheusConfig`."],["`ManagedPrometheusConfig` defines the settings for Google Cloud Managed Service for Prometheus, implementing multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ManagedPrometheusConfig` class has a constructor that can take another `ManagedPrometheusConfig` object, and it also has an `Enabled` property that allows users to enable or disable Managed Collection."],["The documentation includes details about the class's inheritance, implemented interfaces, namespace, assembly, constructors, and properties, along with hyperlinks for further reference."]]],[]]