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 reference documentation for the `ResourceUsageExportConfig.Types.ConsumptionMeteringConfig` class within the Google Kubernetes Engine v1 API, specifically for .NET developers."],["The content covers a range of versions from 2.3.0 to the latest 3.33.0, allowing users to find the relevant documentation for their specific version of the `Google.Cloud.Container.V1` package."],["`ConsumptionMeteringConfig` class is used to manage parameters for controlling consumption metering within a cluster and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a boolean property `Enabled`, which is utilized to activate or deactivate consumption metering for the cluster, creating a second BigQuery table for resource usage logs if set to true."],["This `ResourceUsageExportConfig.Types.ConsumptionMeteringConfig` class inherits from the base object class and includes methods such as GetHashCode(), GetType(), and ToString()."]]],[]]