Kubernetes Engine V1 API - Class Google::Cloud::Container::V1::ResourceUsageExportConfig::ConsumptionMeteringConfig (v0.16.0)

Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::ResourceUsageExportConfig::ConsumptionMeteringConfig.

Parameters for controlling consumption metering.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enabled

def enabled() -> ::Boolean
Returns
  • (::Boolean) — Whether to enable consumption metering for this cluster. If enabled, a second BigQuery table will be created to hold resource consumption records.

#enabled=

def enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether to enable consumption metering for this cluster. If enabled, a second BigQuery table will be created to hold resource consumption records.
Returns
  • (::Boolean) — Whether to enable consumption metering for this cluster. If enabled, a second BigQuery table will be created to hold resource consumption records.