Interface protos.google.cloud.recommender.v1.IImpact (6.1.1)

Properties of an Impact.

Package

@google-cloud/recommender

Properties

category

category?: (google.cloud.recommender.v1.Impact.Category|keyof typeof google.cloud.recommender.v1.Impact.Category|null);

Impact category

costProjection

costProjection?: (google.cloud.recommender.v1.ICostProjection|null);

Impact costProjection

reliabilityProjection

reliabilityProjection?: (google.cloud.recommender.v1.IReliabilityProjection|null);

Impact reliabilityProjection

securityProjection

securityProjection?: (google.cloud.recommender.v1.ISecurityProjection|null);

Impact securityProjection

sustainabilityProjection

sustainabilityProjection?: (google.cloud.recommender.v1.ISustainabilityProjection|null);

Impact sustainabilityProjection