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 webpage provides documentation for the `CostManagementConfig` class within the Google Kubernetes Engine v1 API."],["`CostManagementConfig` is used for configuring fine-grained cost management features in Google Kubernetes Engine, as shown by the documentation."],["The document presents a range of versions for the `CostManagementConfig`, starting from version 2.3.0 all the way up to the latest, 3.33.0."],["`CostManagementConfig` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, as shown in the implemenation details."],["The class has one property named \"Enabled\" that allows for the feature to be enabled or not, as shown by the property description."]]],[]]