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."],[[["This webpage provides documentation for the `CostManagementConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The latest version documented is 3.33.0, but there are numerous versions listed, ranging from 2.3.0 to 3.33.0."],["The `CostManagementConfig` class allows users to manage costs and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains one property, `Enabled`, which is a boolean value that determines whether the fine-grained cost management feature is turned on."],["The documentation includes a description of the `CostManagementConfig` constructors, allowing for the creation of new objects with or without pre-existing configurations."]]],[]]