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 `CostManagementConfig` API is 3.33.0, which can be found through the provided link."],["This page offers documentation and code samples for the `CostManagementConfig` class within the Google Kubernetes Engine v1 API, detailing configuration for cost management."],["The `CostManagementConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `CostManagementConfig` class has a boolean property called `Enabled` to enable or disable this feature, and has two constructors, one empty and the other taking another `CostManagementConfig`."],["The namespace for this class is `Google.Cloud.Container.V1`, with the assembly `Google.Cloud.Container.V1.dll`, and there are multiple versions of this API available ranging from 2.3.0 to 3.33.0."]]],[]]