GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy constructor

GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy({
  1. List<String>? categories,
})

Implementation

GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy({
  this.categories,
});