GoogleCloudRetailV2ImportUserEventsRequest constructor
GoogleCloudRetailV2ImportUserEventsRequest({
- GoogleCloudRetailV2ImportErrorsConfig? errorsConfig,
- GoogleCloudRetailV2UserEventInputConfig? inputConfig,
Implementation
GoogleCloudRetailV2ImportUserEventsRequest({
this.errorsConfig,
this.inputConfig,
});