GoogleCloudRecommendationengineV1beta1RejoinUserEventsResponse constructor

GoogleCloudRecommendationengineV1beta1RejoinUserEventsResponse({
  1. String? rejoinedUserEventsCount,
})

Implementation

GoogleCloudRecommendationengineV1beta1RejoinUserEventsResponse({
  this.rejoinedUserEventsCount,
});