enabled property

bool? enabled
getter/setter pair

Whether to enable consumption metering for this cluster.

If enabled, a second BigQuery table will be created to hold resource consumption records.

Implementation

core.bool? enabled;