Reference documentation and code samples for the Recommendations AI V1beta1 API module Google::Cloud::RecommendationEngine::V1beta1::ProductCatalogItem::StockState.
Item stock state. If this field is unspecified, the item is
assumed to be in stock.
Constants
STOCK_STATE_UNSPECIFIED
value: 0 Default item stock status. Should never be used.
IN_STOCK
value: 0 Item in stock.
OUT_OF_STOCK
value: 1 Item out of stock.
PREORDER
value: 2 Item that is in pre-order state.
BACKORDER
value: 3 Item that is back-ordered (i.e. temporarily out of stock).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,[]]