Reference documentation and code samples for the Google Cloud Container V1 Client class ResourceUsageExportConfig.
Configuration for exporting cluster resource usages.
Generated from protobuf message google.container.v1.ResourceUsageExportConfig
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ bigquery_destination
ResourceUsageExportConfig\BigQueryDestination
Configuration to use BigQuery as usage export destination.
↳ enable_network_egress_metering
bool
Whether to enable network egress metering for this cluster. If enabled, a daemonset will be created in the cluster to meter network egress traffic.
↳ consumption_metering_config
ResourceUsageExportConfig\ConsumptionMeteringConfig
Configuration to enable resource consumption metering.
getBigqueryDestination
Configuration to use BigQuery as usage export destination.
hasBigqueryDestination
clearBigqueryDestination
setBigqueryDestination
Configuration to use BigQuery as usage export destination.
$this
getEnableNetworkEgressMetering
Whether to enable network egress metering for this cluster. If enabled, a daemonset will be created in the cluster to meter network egress traffic.
bool
setEnableNetworkEgressMetering
Whether to enable network egress metering for this cluster. If enabled, a daemonset will be created in the cluster to meter network egress traffic.
var
bool
$this
getConsumptionMeteringConfig
Configuration to enable resource consumption metering.
hasConsumptionMeteringConfig
clearConsumptionMeteringConfig
setConsumptionMeteringConfig
Configuration to enable resource consumption metering.
$this