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."],[[["The webpage provides documentation for the `ConsumptionMeteringConfig` class within the `Google.Cloud.Container.V1` namespace, specifically focusing on version 2.4.0 and up to the latest 3.33.0."],["`ConsumptionMeteringConfig` is used to control consumption metering parameters for a given resource."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all within the Protobuf library."],["It contains a boolean property, `Enabled`, that determines whether consumption metering is turned on for a given cluster."],["The page provides links to different versions of this class, ranging from version 2.3.0 to 3.33.0, with the latest being 3.33.0."]]],[]]