Uses of Class
com.google.cloud.recommendationengine.v1beta1.ProductCatalogItem.StockState
-
Packages that use ProductCatalogItem.StockState Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AI -
-
Uses of ProductCatalogItem.StockState in com.google.cloud.recommendationengine.v1beta1
Fields in com.google.cloud.recommendationengine.v1beta1 declared as ProductCatalogItem.StockState Modifier and Type Field Description static ProductCatalogItem.StockStateProductCatalogItem.StockState. IN_STOCKItem in stock.Methods in com.google.cloud.recommendationengine.v1beta1 that return ProductCatalogItem.StockState Modifier and Type Method Description static ProductCatalogItem.StockStateProductCatalogItem.StockState. forNumber(int value)ProductCatalogItem.StockStateProductCatalogItem.Builder. getStockState()Optional.ProductCatalogItem.StockStateProductCatalogItem. getStockState()Optional.ProductCatalogItem.StockStateProductCatalogItemOrBuilder. getStockState()Optional.ProductCatalogItem.StockStateProductDetail.Builder. getStockState()Optional.ProductCatalogItem.StockStateProductDetail. getStockState()Optional.ProductCatalogItem.StockStateProductDetailOrBuilder. getStockState()Optional.static ProductCatalogItem.StockStateProductCatalogItem.StockState. valueOf(int value)Deprecated.static ProductCatalogItem.StockStateProductCatalogItem.StockState. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ProductCatalogItem.StockStateProductCatalogItem.StockState. valueOf(String name)Returns the enum constant of this type with the specified name.static ProductCatalogItem.StockState[]ProductCatalogItem.StockState. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.recommendationengine.v1beta1 that return types with arguments of type ProductCatalogItem.StockState Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ProductCatalogItem.StockState>ProductCatalogItem.StockState. internalGetValueMap()Methods in com.google.cloud.recommendationengine.v1beta1 with parameters of type ProductCatalogItem.StockState Modifier and Type Method Description ProductCatalogItem.BuilderProductCatalogItem.Builder. setStockState(ProductCatalogItem.StockState value)Optional.ProductDetail.BuilderProductDetail.Builder. setStockState(ProductCatalogItem.StockState value)Optional.
-