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 class offers parameters for controlling consumption metering, crucial for tracking resource usage in Kubernetes clusters."],["The document outlines the inheritance, implementing interfaces, and inherited members of the class."],["It also details the constructors of `ConsumptionMeteringConfig`, including a default constructor and one that accepts another `ConsumptionMeteringConfig` object."],["The `Enabled` property, a boolean value, is presented to configure whether consumption metering is active for a given cluster."]]],[]]