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 Google Cloud Container V1 API is 3.33.0, but this page is showing the documentation and references for version 3.26.0."],["This documentation details the `CostManagementConfig` class, which is part of the Google.Cloud.Container.V1 namespace, used for fine-grained cost management in Kubernetes Engine."],["The `CostManagementConfig` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with having two constructors, one default and another that accepts another `CostManagementConfig` instance."],["A key property of `CostManagementConfig` is `Enabled`, a boolean value indicating whether the cost management feature is active or not."],["The documentation provides links to older versions of the `CostManagementConfig` class, going back as far as version 2.3.0."]]],[]]