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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage details the `ConsumptionMeteringConfig` class, which is part of the `Google.Cloud.Container.V1` namespace within the Google Cloud .NET library."],["The `ConsumptionMeteringConfig` class manages parameters for controlling consumption metering in Google Cloud clusters and is used to configure whether consumption metering is enabled."],["The latest version of this class is version 3.33.0, and the page provides access to 36 total versions of the class, from 2.3.0 to 3.33.0, each with their own linked documentation."],["The class inherits from the base `Object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for managing protocol buffer messages, equality comparisons, deep cloning, and buffer message capabilities."],["The `Enabled` property of this class determines if the user wants to allow consumption metering for the cluster."]]],[]]