public sealed class CloudMonitoringConfig : IMessage<CloudMonitoringConfig>, IEquatable<CloudMonitoringConfig>, IDeepCloneable<CloudMonitoringConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class CloudMonitoringConfig.
CloudMonitoringConfig defines the configuration for
built-in Cloud Logging and Monitoring.
Only for Attached Clusters.
[[["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 of the `CloudMonitoringConfig` class is 2.8.0, found within the Google.Cloud.GkeMultiCloud.V1 namespace."],["`CloudMonitoringConfig` defines the settings for built-in Cloud Logging and Monitoring specifically for Attached Clusters."],["This class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, allowing for a range of functionalities."],["The class has two constructors, one default and one that takes another `CloudMonitoringConfig` object for easy copying, and also includes an Enabled property to configure GKE-native logging and metrics."],["There are several previous versions of the class available for use in addition to the most recent release, ranging from version 1.0.0-beta01 to 2.7.0."]]],[]]