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 API."],["This class provides configuration options for the fine-grained cost management feature within Google Kubernetes Engine."],["The `CostManagementConfig` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers a single property `Enabled` which is a boolean value used to activate or deactivate the cost management feature."],["There is a long history of different versions of the class starting from 2.3.0, all the way to the newest version 3.33.0, that are documented here."]]],[]]