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 CostManagementConfig is 3.33.0, with a wide range of prior versions available for reference, from 3.32.0 back to 2.3.0."],["CostManagementConfig is a class within the Google Kubernetes Engine v1 API designed for configuring fine-grained cost management, as part of the Google.Cloud.Container.V1 namespace."],["The CostManagementConfig class implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces, providing functionalities like deep cloning and buffer message handling."],["The CostManagementConfig class has an \"Enabled\" property of type bool, indicating if the cost management feature is active."],["CostManagementConfig has a default empty constructor, and one that allows you to pass in another CostManagementConfig object to instantiate a new one."]]],[]]