carbonFreeEnergyPercentage property

double? carbonFreeEnergyPercentage
getter/setter pair

The carbon free energy percentage of the cloud location.

This represents the average percentage of time customers' application will be running on carbon-free energy. See https://cloud.google.com/sustainability/region-carbon for more details. There is a difference between default value 0 and unset value. 0 means the carbon free energy percentage is 0%, while unset value means the carbon footprint data is not available.

Optional.

Implementation

core.double? carbonFreeEnergyPercentage;