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, part of the Google.Cloud.Container.V1 namespace."],["This page provides documentation and code samples for the `CostManagementConfig` class, which is used for fine-grained cost management in Google Kubernetes Engine v1."],["The `CostManagementConfig` class has been implemented with `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits from the `object` class."],["The `Enabled` property of the `CostManagementConfig` class, which is a boolean, determines whether the cost management feature is turned on."],["The documentation shows the class history, with all versions listed from 2.3.0 to the most recent, 3.33.0."]]],[]]