Expand description

Nested message and enum types in ProductCatalogItem.

Structs§

  • Exact product price.
  • Product price range when there are a range of prices for different variations of the same product.

Enums§

  • Product price. Only one of ‘exactPrice’/‘priceRange’ can be provided.
  • Item stock state. If this field is unspecified, the item is assumed to be in stock.