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 page 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, and it inherits from `object` while implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this API is 3.33.0, but the page also contains links for various previous versions, ranging from 3.32.0 down to 2.3.0, allowing access to documentation for each specific version."],["The `ConsumptionMeteringConfig` class includes a boolean property called `Enabled` that determines if consumption metering will be activated for a given cluster, creating a second BigQuery table for storing resource consumption records."]]],[]]