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, covering versions from 2.3.0 up to the latest version 3.33.0."],["The `ConsumptionMeteringConfig` class is used to define parameters for controlling resource consumption metering in the Google Kubernetes Engine."],["It inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for enhanced functionality."],["The primary property of this class is `Enabled`, a boolean that controls whether consumption metering is active for the cluster."],["The documentation provides details of two constructors and inheritance, with links to more information regarding each function."]]],[]]