GoogleCloudRetailV2RejoinUserEventsRequest constructor

GoogleCloudRetailV2RejoinUserEventsRequest({
  1. String? userEventRejoinScope,
})

Implementation

GoogleCloudRetailV2RejoinUserEventsRequest({
  this.userEventRejoinScope,
});