You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* `category` (*type:* `String.t`, *default:* `nil`) - Category that is being targeted.
25
25
* `costProjection` (*type:* `GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1CostProjection.t`, *default:* `nil`) - Use with CategoryType.COST
26
+
* `impactComponents` (*type:* `list(GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1Impact.t)`, *default:* `nil`) - If populated, the impact contains multiple components. In this case, the top-level impact contains aggregated values and each component contains per-service details.
26
27
* `reliabilityProjection` (*type:* `GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1ReliabilityProjection.t`, *default:* `nil`) - Use with CategoryType.RELIABILITY
27
28
* `securityProjection` (*type:* `GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1SecurityProjection.t`, *default:* `nil`) - Use with CategoryType.SECURITY
29
+
* `service` (*type:* `String.t`, *default:* `nil`) - The service that this impact is associated with.
28
30
* `sustainabilityProjection` (*type:* `GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1SustainabilityProjection.t`, *default:* `nil`) - Use with CategoryType.SUSTAINABILITY
0 commit comments