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, specifically for .NET."],["The latest version of this class is `3.33.0`, and the page details its implementation, along with a list of previous versions ranging down to version `2.3.0`."],["This `ConsumptionMeteringConfig` class is used to configure parameters for controlling consumption metering within the Google Kubernetes Engine."],["The class includes a property named `Enabled` which allows the user to toggle consumption metering on or off, where enabling it creates a second BigQuery table for resource consumption records."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Container.V1` namespace."]]],[]]