GoogleCloudRecommendationengineV1beta1RejoinUserEventsRequest constructor

GoogleCloudRecommendationengineV1beta1RejoinUserEventsRequest({
  1. String? userEventRejoinScope,
})

Implementation

GoogleCloudRecommendationengineV1beta1RejoinUserEventsRequest({
  this.userEventRejoinScope,
});