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-03-21 UTC."],[[["The latest version available for `CostManagementConfig` within the Google Kubernetes Engine v1 API is 3.33.0."],["This webpage provides reference documentation and code samples for the `CostManagementConfig` class in the Google.Cloud.Container.V1 namespace, starting with version 2.3.0 up until the latest 3.33.0."],["The `CostManagementConfig` class allows users to configure fine-grained cost management features within Google Kubernetes Engine."],["The `CostManagementConfig` class includes an `Enabled` property, which is a boolean value that determines if the feature is active."],["This class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]