additionalImpact property

List<GoogleCloudRecommenderV1Impact>? additionalImpact
getter/setter pair

Optional set of additional impact that this recommendation may have when trying to optimize for the primary category.

These may be positive or negative.

Implementation

core.List<GoogleCloudRecommenderV1Impact>? additionalImpact;