public sealed class ResourceUsageExportConfig.Types.ConsumptionMeteringConfig : IMessage<ResourceUsageExportConfig.Types.ConsumptionMeteringConfig>, IEquatable<ResourceUsageExportConfig.Types.ConsumptionMeteringConfig>, IDeepCloneable<ResourceUsageExportConfig.Types.ConsumptionMeteringConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ResourceUsageExportConfig.Types.ConsumptionMeteringConfig.
[[["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 reference documentation for the `ResourceUsageExportConfig.Types.ConsumptionMeteringConfig` class within the Google Kubernetes Engine v1 API."],["The `ConsumptionMeteringConfig` class is used to set parameters for controlling consumption metering within Google Cloud Container."],["The documentation shows version history and implementation details of the `ConsumptionMeteringConfig` class, including its inheritance from `object` and implementation of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["A key property of the `ConsumptionMeteringConfig` class is `Enabled`, a boolean that determines whether consumption metering is active, which will then create a BigQuery table for the resource usage records."],["The provided list includes the .NET reference documentation for versions ranging from 2.3.0 all the way to the latest version 3.33.0 of `ResourceUsageExportConfig.Types.ConsumptionMeteringConfig`."]]],[]]