GoogleCloudRecommendationengineV1alphaRejoinCatalogResponse constructor

GoogleCloudRecommendationengineV1alphaRejoinCatalogResponse({
  1. String? rejoinedUserEventsCount,
})

Implementation

GoogleCloudRecommendationengineV1alphaRejoinCatalogResponse({
  this.rejoinedUserEventsCount,
});