GoogleCloudApigeeV1ScoreComponentRecommendationAction constructor

GoogleCloudApigeeV1ScoreComponentRecommendationAction({
  1. GoogleCloudApigeeV1ScoreComponentRecommendationActionActionContext? actionContext,
  2. String? description,
})

Implementation

GoogleCloudApigeeV1ScoreComponentRecommendationAction({
  this.actionContext,
  this.description,
});