localInventories property
A list of inventory information at difference places.
Each place is identified by its place ID. At most 3000 inventories are allowed per request.
Required.
Implementation
core.List<GoogleCloudRetailV2LocalInventory>? localInventories;