products property
A list of products to update/create.
Each product must have a valid Product.id. Recommended max of 100 items.
Required.
Implementation
core.List<GoogleCloudRetailV2Product>? products;
A list of products to update/create.
Each product must have a valid Product.id. Recommended max of 100 items.
Required.
core.List<GoogleCloudRetailV2Product>? products;