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."],[[["This webpage provides documentation for the `CostManagementConfig` class within the Google Kubernetes Engine v1 API."],["The latest version available for `CostManagementConfig` is 3.33.0, and a comprehensive list of prior versions, down to 2.3.0, is accessible."],["`CostManagementConfig` is used for configuring fine-grained cost management within Google Kubernetes Engine."],["The class `CostManagementConfig` inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CostManagementConfig` class has a boolean property, `Enabled`, which indicates whether the feature is activated or not."]]],[]]