localInventories property

List<GoogleCloudRetailV2LocalInventory>? localInventories
getter/setter pair

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;