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."],[[["This page provides documentation for the `CostManagementConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET library."],["Version 3.33.0 is the latest available release, while the current version being documented is 3.4.0 with other versions dating back to 2.3.0 also listed."],["The `CostManagementConfig` class allows for the configuration of fine-grained cost management features and inherits properties from several interfaces and the base `Object` class."],["The class has properties, such as the `Enabled` property, to enable or disable cost management."],["There are two constructors for the class, one being the default constructor and another to construct from an existing `CostManagementConfig` instance."]]],[]]