GoogleCloudRecommendationengineV1beta1ImportErrorsConfig constructor

GoogleCloudRecommendationengineV1beta1ImportErrorsConfig({
  1. String? gcsPrefix,
})

Implementation

GoogleCloudRecommendationengineV1beta1ImportErrorsConfig({
  this.gcsPrefix,
});