contrailsImpactBucket property

String? contrailsImpactBucket
getter/setter pair

The significance of contrails warming impact compared to the total CO2e emissions impact.

Optional. Possible string values are:

  • "CONTRAILS_IMPACT_UNSPECIFIED" : The contrails impact is unspecified.
  • "CONTRAILS_IMPACT_NEGLIGIBLE" : The contrails impact is negligible compared to the total CO2e emissions.
  • "CONTRAILS_IMPACT_MODERATE" : The contrails impact is comparable to the total CO2e emissions.
  • "CONTRAILS_IMPACT_SEVERE" : The contrails impact is higher than the total CO2e emissions impact.

Implementation

core.String? contrailsImpactBucket;