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 latest version available for `Google.Cloud.Container.V1.ResourceUsageExportConfig.Types.ConsumptionMeteringConfig` is 3.33.0, with numerous prior versions ranging from 3.32.0 down to 2.3.0 available for reference."],["This page documents the `ConsumptionMeteringConfig` class, which provides parameters to manage consumption metering within the cluster."],["The `ConsumptionMeteringConfig` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities."],["The `ConsumptionMeteringConfig` class has two constructors: one default and one that takes another `ConsumptionMeteringConfig` object as input."],["A key property of `ConsumptionMeteringConfig` is `Enabled`, a boolean value that determines whether consumption metering is activated for a cluster, which will trigger the creation of a second BigQuery table for resource consumption data."]]],[]]