public sealed class CostManagementConfig : IMessage<CostManagementConfig>, IEquatable<CostManagementConfig>, IDeepCloneable<CostManagementConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class CostManagementConfig.
Configuration for fine-grained cost management feature.
[[["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-04-09 UTC."],[[["The latest version of the `CostManagementConfig` class is 3.33.0, while this page specifically documents version 3.19.0, which is one of many available versions."],["This page provides reference documentation and code samples for the `CostManagementConfig` class within the Google Kubernetes Engine v1 API, which is used for fine-grained cost management."],["The `CostManagementConfig` class, a part of the `Google.Cloud.Container.V1` namespace, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CostManagementConfig` class includes a property named `Enabled` that determines whether the cost management feature is active or not, which is of boolean type."],["There are multiple versions of the `CostManagementConfig` class, starting from version 2.3.0, to the most recent version of 3.33.0, that can be accessed from the list of provided documentation."]]],[]]