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 `CostManagementConfig` class in the Google Kubernetes Engine v1 API provides configuration options for fine-grained cost management."],["This class is implemented in the `Google.Cloud.Container.V1` namespace within the `Google.Cloud.Container.V1.dll` assembly."],["The latest version available for `CostManagementConfig` is 3.33.0, while the current page highlights version 3.18.0."],["The `CostManagementConfig` class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["A key property of the class is `Enabled`, a boolean that determines whether the cost management feature is active or not."]]],[]]