catalogItems property

List<GoogleCloudRecommendationengineV1beta1CatalogItem>? catalogItems
getter/setter pair

A list of catalog items to update/create.

Recommended max of 10k items.

Optional.

Implementation

core.List<GoogleCloudRecommendationengineV1beta1CatalogItem>? catalogItems;