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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]