PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
vendor
/
google
/
apiclient-services
/
src
/
RecommendationsAI
<?php /* * Copyright 2014 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the * License for the specific language governing permissions and limitations under * the License. */ namespace Google\Service\RecommendationsAI; class GoogleCloudRecommendationengineV1beta1ProductCatalogItem extends \Google\Collection { protected $collection_key = 'images'; public $availableQuantity; public $canonicalProductUri; public $costs; public $currencyCode; protected $exactPriceType = GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice::class; protected $exactPriceDataType = ''; protected $imagesType = GoogleCloudRecommendationengineV1beta1Image::class; protected $imagesDataType = 'array'; protected $priceRangeType = GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange::class; protected $priceRangeDataType = ''; public $stockState; public function setAvailableQuantity($availableQuantity) { $this->availableQuantity = $availableQuantity; } public function getAvailableQuantity() { return $this->availableQuantity; } public function setCanonicalProductUri($canonicalProductUri) { $this->canonicalProductUri = $canonicalProductUri; } public function getCanonicalProductUri() { return $this->canonicalProductUri; } public function setCosts($costs) { $this->costs = $costs; } public function getCosts() { return $this->costs; } public function setCurrencyCode($currencyCode) { $this->currencyCode = $currencyCode; } public function getCurrencyCode() { return $this->currencyCode; } /** * @param GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice */ public function setExactPrice(GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice $exactPrice) { $this->exactPrice = $exactPrice; } /** * @return GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice */ public function getExactPrice() { return $this->exactPrice; } /** * @param GoogleCloudRecommendationengineV1beta1Image[] */ public function setImages($images) { $this->images = $images; } /** * @return GoogleCloudRecommendationengineV1beta1Image[] */ public function getImages() { return $this->images; } /** * @param GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange */ public function setPriceRange(GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange $priceRange) { $this->priceRange = $priceRange; } /** * @return GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange */ public function getPriceRange() { return $this->priceRange; } public function setStockState($stockState) { $this->stockState = $stockState; } public function getStockState() { return $this->stockState; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudRecommendationengineV1beta1ProductCatalogItem::class, 'Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1ProductCatalogItem');
[-] GoogleCloudRecommendationengineV1beta1RejoinUserEventsMetadata.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1ImportUserEventsResponse.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1PredictRequest.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1RejoinUserEventsResponse.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1ListCatalogsResponse.php
[edit]
[-] GoogleCloudRecommendationengineV1alphaRejoinCatalogMetadata.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1PredictResponse.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1ImportUserEventsRequest.php
[edit]
[+]
..
[-] GoogleCloudRecommendationengineV1beta1PurgeUserEventsResponse.php
[edit]
[-] GoogleRpcStatus.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1EventDetail.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1ListCatalogItemsResponse.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1ProductCatalogItem.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1CatalogItemLevelConfig.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration.php
[edit]
[-] GoogleCloudRecommendationengineV1alphaTuningMetadata.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1PredictResponsePredictionResult.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1Image.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1GcsSource.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1BigQuerySource.php
[edit]
[-] GoogleCloudRecommendationengineV1alphaRejoinCatalogResponse.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1UserEventInlineSource.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1ImportErrorsConfig.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1ProductEventDetail.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1PurgeUserEventsRequest.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1FeatureMapStringList.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1RejoinUserEventsRequest.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1CatalogInlineSource.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1ListPredictionApiKeyRegistrationsResponse.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1FeatureMapFloatList.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1ProductDetail.php
[edit]
[-] GoogleProtobufEmpty.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1CatalogItem.php
[edit]
[+]
Resource
[-] GoogleCloudRecommendationengineV1beta1FeatureMap.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1UserEventImportSummary.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1UserEvent.php
[edit]
[-] GoogleLongrunningOperation.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1UserInfo.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1PurgeUserEventsMetadata.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1ImportCatalogItemsResponse.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1Catalog.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1ImportCatalogItemsRequest.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange.php
[edit]
[-] GoogleLongrunningListOperationsResponse.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1ImportMetadata.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1CreatePredictionApiKeyRegistrationRequest.php
[edit]
[-] GoogleCloudRecommendationengineV1alphaTuningResponse.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1ListUserEventsResponse.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1InputConfig.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice.php
[edit]
[-] GoogleApiHttpBody.php
[edit]
[-] GoogleCloudRecommendationengineV1beta1PurchaseTransaction.php
[edit]