public sealed class 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 latest version of the `ResourceUsageExportConfig.Types.ConsumptionMeteringConfig` class is 3.33.0, and the page lists versions ranging from 2.3.0 to 3.33.0, with direct links to each version's documentation."],["The `ConsumptionMeteringConfig` class is used to manage parameters for controlling consumption metering, enabling or disabling resource usage tracking."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for message handling, equality checks, deep cloning, and buffer message operations, respectively."],["The webpage details the `Enabled` property of the `ConsumptionMeteringConfig` class, which is a boolean value used to define if the consumption metering should be enabled for a cluster, and will then create a BigQuery table to hold these values."]]],[]]