public sealed class ConsumptionMeteringConfig : IMessage<ResourceUsageExportConfig.Types.ConsumptionMeteringConfig>, IEquatable<ResourceUsageExportConfig.Types.ConsumptionMeteringConfig>, IDeepCloneable<ResourceUsageExportConfig.Types.ConsumptionMeteringConfig>, IBufferMessage, IMessage
[[["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 `ConsumptionMeteringConfig` class within the `Google.Cloud.Container.V1` namespace, specifically focusing on version 2.5.0 and onwards."],["The latest version available for `ConsumptionMeteringConfig` is 3.33.0, with numerous previous versions listed for historical reference, all the way back to 2.3.0."],["`ConsumptionMeteringConfig` is used to configure settings related to consumption metering, including enabling or disabling it for a cluster."],["The class is derived from the base `Object` class and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ConsumptionMeteringConfig` class has one property called `Enabled` of type Boolean, which determines if consumption metering is on or off, and has two constructors, one without any parameters and another taking a `ConsumptionMeteringConfig` object."]]],[]]