View Source GoogleApi.Recommender.V1.Model.GoogleCloudRecommenderV1Impact (google_api_recommender v0.21.0)

Contains the impact a recommendation can have for a given category.

Attributes

  • category (type: String.t, default: nil) - Category that is being targeted.
  • costProjection (type: GoogleApi.Recommender.V1.Model.GoogleCloudRecommenderV1CostProjection.t, default: nil) - Use with CategoryType.COST
  • reliabilityProjection (type: GoogleApi.Recommender.V1.Model.GoogleCloudRecommenderV1ReliabilityProjection.t, default: nil) - Use with CategoryType.RELIABILITY
  • securityProjection (type: GoogleApi.Recommender.V1.Model.GoogleCloudRecommenderV1SecurityProjection.t, default: nil) - Use with CategoryType.SECURITY
  • sustainabilityProjection (type: GoogleApi.Recommender.V1.Model.GoogleCloudRecommenderV1SustainabilityProjection.t, default: nil) - Use with CategoryType.SUSTAINABILITY

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.