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 documentation for the `ResourceUsageExportConfig.Types.ConsumptionMeteringConfig` class within the Google Kubernetes Engine v1 API, focusing on parameters for controlling consumption metering."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used for message handling, equality comparison, deep cloning, and buffer message operations."],["The class `ConsumptionMeteringConfig` is part of the `Google.Cloud.Container.V1` namespace and is defined in the `Google.Cloud.Container.V1.dll` assembly."],["The documentation includes a list of all available versions, ranging from 3.33.0 (latest) to 2.3.0, each linking to its respective version-specific documentation."],["A core property of the `ConsumptionMeteringConfig` class is the `Enabled` property, which is a boolean value that determines if consumption metering is enabled for a cluster, with a second BigQuery table being created to hold resource consumption records if enabled."]]],[]]