Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::CostManagementConfig (v0.10.0)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::CostManagementConfig.

Configuration for fine-grained cost management feature.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enabled

def enabled() -> ::Boolean
Returns
  • (::Boolean) — Whether the feature is enabled or not.

#enabled=

def enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether the feature is enabled or not.
Returns
  • (::Boolean) — Whether the feature is enabled or not.