Class Google::Cloud::Container::V1::ResourceUsageExportConfig::ConsumptionMeteringConfig (v0.7.3)

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.