Module: Google::Shopping::Merchant::Inventories::V1::RegionalInventoryAttributes::Availability

Defined in:
proto_docs/google/shopping/merchant/inventories/v1/inventories_common.rb

Overview

Availability of the product in this region.

Constant Summary collapse

REGIONAL_INVENTORY_AVAILABILITY_UNSPECIFIED =

Indicates that the availability is unspecified.

0
IN_STOCK =

Indicates that the product is in stock.

1
OUT_OF_STOCK =

Indicates that the product is out of stock.

2