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-03-21 UTC."],[[["The latest version available for `CostManagementConfig` is 3.33.0, which is part of the Google Kubernetes Engine v1 API."],["This page provides a comprehensive list of documentation for the `CostManagementConfig` class across multiple versions, ranging from 3.33.0 down to 2.3.0."],["`CostManagementConfig` class is used for the configuration of fine-grained cost management features within Google Cloud's container services."],["The `CostManagementConfig` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class features a single property, `Enabled`, which is a boolean indicating whether or not the feature is active."]]],[]]