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 of the Google Cloud Container V1 API's CostManagementConfig is 3.33.0, with several prior versions available for review and use."],["This webpage provides reference documentation for the `CostManagementConfig` class, which is used for fine-grained cost management within the Google Kubernetes Engine."],["The `CostManagementConfig` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CostManagementConfig` class has two constructors and a single property called `Enabled`, which is a boolean value indicating if the cost management feature is active."],["This API class belongs to the `Google.Cloud.Container.V1` namespace and is contained within the `Google.Cloud.Container.V1.dll` assembly."]]],[]]