PATH:
home
/
lab2454c
/
vaultchip.com
/
vendor
/
google
/
apiclient-services
/
src
/
CloudRetail
<?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\CloudRetail; class GoogleCloudRetailV2UserEvent extends \Google\Collection { protected $collection_key = 'productDetails'; protected $attributesType = GoogleCloudRetailV2CustomAttribute::class; protected $attributesDataType = 'map'; public $attributionToken; public $cartId; protected $completionDetailType = GoogleCloudRetailV2CompletionDetail::class; protected $completionDetailDataType = ''; public $eventTime; public $eventType; public $experimentIds; public $filter; public $offset; public $orderBy; public $pageCategories; public $pageViewId; protected $productDetailsType = GoogleCloudRetailV2ProductDetail::class; protected $productDetailsDataType = 'array'; protected $purchaseTransactionType = GoogleCloudRetailV2PurchaseTransaction::class; protected $purchaseTransactionDataType = ''; public $referrerUri; public $searchQuery; public $sessionId; public $uri; protected $userInfoType = GoogleCloudRetailV2UserInfo::class; protected $userInfoDataType = ''; public $visitorId; /** * @param GoogleCloudRetailV2CustomAttribute[] */ public function setAttributes($attributes) { $this->attributes = $attributes; } /** * @return GoogleCloudRetailV2CustomAttribute[] */ public function getAttributes() { return $this->attributes; } public function setAttributionToken($attributionToken) { $this->attributionToken = $attributionToken; } public function getAttributionToken() { return $this->attributionToken; } public function setCartId($cartId) { $this->cartId = $cartId; } public function getCartId() { return $this->cartId; } /** * @param GoogleCloudRetailV2CompletionDetail */ public function setCompletionDetail(GoogleCloudRetailV2CompletionDetail $completionDetail) { $this->completionDetail = $completionDetail; } /** * @return GoogleCloudRetailV2CompletionDetail */ public function getCompletionDetail() { return $this->completionDetail; } public function setEventTime($eventTime) { $this->eventTime = $eventTime; } public function getEventTime() { return $this->eventTime; } public function setEventType($eventType) { $this->eventType = $eventType; } public function getEventType() { return $this->eventType; } public function setExperimentIds($experimentIds) { $this->experimentIds = $experimentIds; } public function getExperimentIds() { return $this->experimentIds; } public function setFilter($filter) { $this->filter = $filter; } public function getFilter() { return $this->filter; } public function setOffset($offset) { $this->offset = $offset; } public function getOffset() { return $this->offset; } public function setOrderBy($orderBy) { $this->orderBy = $orderBy; } public function getOrderBy() { return $this->orderBy; } public function setPageCategories($pageCategories) { $this->pageCategories = $pageCategories; } public function getPageCategories() { return $this->pageCategories; } public function setPageViewId($pageViewId) { $this->pageViewId = $pageViewId; } public function getPageViewId() { return $this->pageViewId; } /** * @param GoogleCloudRetailV2ProductDetail[] */ public function setProductDetails($productDetails) { $this->productDetails = $productDetails; } /** * @return GoogleCloudRetailV2ProductDetail[] */ public function getProductDetails() { return $this->productDetails; } /** * @param GoogleCloudRetailV2PurchaseTransaction */ public function setPurchaseTransaction(GoogleCloudRetailV2PurchaseTransaction $purchaseTransaction) { $this->purchaseTransaction = $purchaseTransaction; } /** * @return GoogleCloudRetailV2PurchaseTransaction */ public function getPurchaseTransaction() { return $this->purchaseTransaction; } public function setReferrerUri($referrerUri) { $this->referrerUri = $referrerUri; } public function getReferrerUri() { return $this->referrerUri; } public function setSearchQuery($searchQuery) { $this->searchQuery = $searchQuery; } public function getSearchQuery() { return $this->searchQuery; } public function setSessionId($sessionId) { $this->sessionId = $sessionId; } public function getSessionId() { return $this->sessionId; } public function setUri($uri) { $this->uri = $uri; } public function getUri() { return $this->uri; } /** * @param GoogleCloudRetailV2UserInfo */ public function setUserInfo(GoogleCloudRetailV2UserInfo $userInfo) { $this->userInfo = $userInfo; } /** * @return GoogleCloudRetailV2UserInfo */ public function getUserInfo() { return $this->userInfo; } public function setVisitorId($visitorId) { $this->visitorId = $visitorId; } public function getVisitorId() { return $this->visitorId; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudRetailV2UserEvent::class, 'Google_Service_CloudRetail_GoogleCloudRetailV2UserEvent');
[+]
..
[-] GoogleCloudRetailV2betaImportUserEventsResponse.php
[edit]
[-] GoogleCloudRetailV2SetInventoryRequest.php
[edit]
[-] GoogleCloudRetailV2PurchaseTransaction.php
[edit]
[-] GoogleCloudRetailV2Interval.php
[edit]
[-] GoogleCloudRetailV2betaExportMetadata.php
[edit]
[-] GoogleCloudRetailV2betaExportProductsResponse.php
[edit]
[-] GoogleCloudRetailV2alphaImportErrorsConfig.php
[edit]
[-] GoogleCloudRetailV2SearchResponseSearchResult.php
[edit]
[-] GoogleCloudRetailV2UserEvent.php
[edit]
[-] GoogleCloudRetailLoggingErrorLog.php
[edit]
[-] GoogleCloudRetailV2SearchRequest.php
[edit]
[-] GoogleCloudRetailV2CompletionDetail.php
[edit]
[-] GoogleCloudRetailV2alphaRejoinUserEventsResponse.php
[edit]
[-] GoogleCloudRetailV2betaSetInventoryResponse.php
[edit]
[-] GoogleCloudRetailV2GetDefaultBranchResponse.php
[edit]
[-] GoogleCloudRetailV2ProductInputConfig.php
[edit]
[-] GoogleCloudRetailV2BigQuerySource.php
[edit]
[-] GoogleCloudRetailV2Promotion.php
[edit]
[-] GoogleCloudRetailV2AddFulfillmentPlacesResponse.php
[edit]
[-] GoogleCloudRetailV2betaImportCompletionDataResponse.php
[edit]
[-] GoogleCloudRetailV2alphaExportProductsResponse.php
[edit]
[-] GoogleCloudRetailV2CustomAttribute.php
[edit]
[-] GoogleCloudRetailV2alphaRemoveFulfillmentPlacesMetadata.php
[edit]
[-] GoogleCloudRetailV2ListProductsResponse.php
[edit]
[-] GoogleCloudRetailV2alphaExportMetadata.php
[edit]
[-] GoogleCloudRetailV2UserInfo.php
[edit]
[-] GoogleCloudRetailV2ImportMetadata.php
[edit]
[-] GoogleCloudRetailV2SetDefaultBranchRequest.php
[edit]
[-] GoogleCloudRetailV2RemoveFulfillmentPlacesResponse.php
[edit]
[-] GoogleCloudRetailV2betaAddFulfillmentPlacesMetadata.php
[edit]
[-] GoogleCloudRetailV2UserEventInlineSource.php
[edit]
[-] GoogleCloudRetailV2betaRejoinUserEventsResponse.php
[edit]
[-] GoogleCloudRetailV2ImportUserEventsResponse.php
[edit]
[-] GoogleCloudRetailV2SearchResponseFacet.php
[edit]
[-] GoogleCloudRetailV2alphaPurgeUserEventsResponse.php
[edit]
[-] GoogleRpcStatus.php
[edit]
[-] GoogleCloudRetailV2RejoinUserEventsRequest.php
[edit]
[-] GoogleCloudRetailV2alphaSetInventoryResponse.php
[edit]
[-] GoogleCloudRetailV2SearchRequestQueryExpansionSpec.php
[edit]
[-] GoogleCloudRetailV2PriceInfo.php
[edit]
[-] GoogleCloudRetailV2AddFulfillmentPlacesMetadata.php
[edit]
[-] GoogleCloudRetailV2betaRemoveFulfillmentPlacesMetadata.php
[edit]
[-] GoogleCloudRetailLoggingServiceContext.php
[edit]
[-] GoogleCloudRetailV2PriceInfoPriceRange.php
[edit]
[-] GoogleCloudRetailV2alphaImportMetadata.php
[edit]
[-] GoogleCloudRetailV2SearchRequestFacetSpecFacetKey.php
[edit]
[-] GoogleCloudRetailV2betaImportMetadata.php
[edit]
[-] GoogleCloudRetailV2UserEventImportSummary.php
[edit]
[-] GoogleCloudRetailV2betaRejoinUserEventsMetadata.php
[edit]
[-] GoogleCloudRetailV2SearchRequestDynamicFacetSpec.php
[edit]
[-] GoogleCloudRetailV2alphaImportProductsResponse.php
[edit]
[-] GoogleCloudRetailV2ProductInlineSource.php
[edit]
[-] GoogleCloudRetailV2alphaExportUserEventsResponse.php
[edit]
[-] GoogleCloudRetailV2alphaSetInventoryMetadata.php
[edit]
[-] GoogleCloudRetailV2ImportCompletionDataResponse.php
[edit]
[-] GoogleCloudRetailV2CompletionDataInputConfig.php
[edit]
[-] GoogleCloudRetailV2ImportErrorsConfig.php
[edit]
[-] GoogleCloudRetailV2GcsSource.php
[edit]
[-] GoogleCloudRetailV2alphaImportCompletionDataResponse.php
[edit]
[-] GoogleCloudRetailV2SearchResponseQueryExpansionInfo.php
[edit]
[-] GoogleCloudRetailV2SetInventoryResponse.php
[edit]
[-] GoogleCloudRetailV2PredictRequest.php
[edit]
[-] GoogleCloudRetailV2SearchRequestBoostSpecConditionBoostSpec.php
[edit]
[-] GoogleCloudRetailV2alphaRejoinUserEventsMetadata.php
[edit]
[-] GoogleCloudRetailV2PredictResponse.php
[edit]
[-] GoogleCloudRetailV2betaPurgeMetadata.php
[edit]
[-] GoogleCloudRetailV2betaAddFulfillmentPlacesResponse.php
[edit]
[-] GoogleCloudRetailV2ImportCompletionDataRequest.php
[edit]
[-] GoogleCloudRetailV2SetInventoryMetadata.php
[edit]
[-] GoogleProtobufEmpty.php
[edit]
[-] GoogleCloudRetailV2betaRemoveFulfillmentPlacesResponse.php
[edit]
[-] GoogleCloudRetailV2alphaUserEventImportSummary.php
[edit]
[-] GoogleCloudRetailV2SearchResponse.php
[edit]
[-] GoogleCloudRetailV2betaImportProductsResponse.php
[edit]
[+]
Resource
[-] GoogleCloudRetailV2alphaExportErrorsConfig.php
[edit]
[-] GoogleCloudRetailV2alphaImportUserEventsResponse.php
[edit]
[-] GoogleCloudRetailV2alphaRemoveFulfillmentPlacesResponse.php
[edit]
[-] GoogleCloudRetailV2Product.php
[edit]
[-] GoogleCloudRetailV2betaImportErrorsConfig.php
[edit]
[-] GoogleCloudRetailV2PredictResponsePredictionResult.php
[edit]
[-] GoogleCloudRetailV2SearchRequestFacetSpec.php
[edit]
[-] GoogleCloudRetailLoggingImportErrorContext.php
[edit]
[-] GoogleCloudRetailV2alphaPurgeMetadata.php
[edit]
[-] GoogleCloudRetailV2CompleteQueryResponse.php
[edit]
[-] GoogleCloudRetailV2Audience.php
[edit]
[-] GoogleLongrunningOperation.php
[edit]
[-] GoogleCloudRetailV2Catalog.php
[edit]
[-] GoogleCloudRetailV2betaSetInventoryMetadata.php
[edit]
[-] GoogleCloudRetailV2ImportProductsRequest.php
[edit]
[-] GoogleCloudRetailV2RejoinUserEventsResponse.php
[edit]
[-] GoogleCloudRetailV2ProductDetail.php
[edit]
[-] GoogleCloudRetailV2RemoveFulfillmentPlacesMetadata.php
[edit]
[-] GoogleCloudRetailV2ColorInfo.php
[edit]
[-] GoogleCloudRetailV2betaUserEventImportSummary.php
[edit]
[-] GoogleCloudRetailV2ImportProductsResponse.php
[edit]
[-] GoogleCloudRetailV2RemoveFulfillmentPlacesRequest.php
[edit]
[-] GoogleCloudRetailV2SearchResponseFacetFacetValue.php
[edit]
[-] GoogleLongrunningListOperationsResponse.php
[edit]
[-] GoogleCloudRetailV2PurgeMetadata.php
[edit]
[-] GoogleCloudRetailV2betaPurgeUserEventsResponse.php
[edit]
[-] GoogleCloudRetailV2alphaAddFulfillmentPlacesResponse.php
[edit]
[-] GoogleCloudRetailV2FulfillmentInfo.php
[edit]
[-] GoogleCloudRetailV2betaExportErrorsConfig.php
[edit]
[-] GoogleCloudRetailV2alphaAddFulfillmentPlacesMetadata.php
[edit]
[-] GoogleCloudRetailV2RejoinUserEventsMetadata.php
[edit]
[-] GoogleCloudRetailV2PurgeUserEventsResponse.php
[edit]
[-] GoogleCloudRetailV2PurgeUserEventsRequest.php
[edit]
[-] GoogleCloudRetailLoggingHttpRequestContext.php
[edit]
[-] GoogleCloudRetailV2betaExportUserEventsResponse.php
[edit]
[-] GoogleCloudRetailV2Image.php
[edit]
[-] GoogleCloudRetailV2SearchRequestBoostSpec.php
[edit]
[-] GoogleCloudRetailV2Rating.php
[edit]
[-] GoogleCloudRetailLoggingErrorContext.php
[edit]
[-] GoogleCloudRetailV2UserEventInputConfig.php
[edit]
[-] GoogleCloudRetailLoggingSourceLocation.php
[edit]
[-] GoogleCloudRetailV2CompleteQueryResponseRecentSearchResult.php
[edit]
[-] GoogleCloudRetailV2ListCatalogsResponse.php
[edit]
[-] GoogleCloudRetailV2AddFulfillmentPlacesRequest.php
[edit]
[-] GoogleCloudRetailV2ProductLevelConfig.php
[edit]
[-] GoogleApiHttpBody.php
[edit]
[-] GoogleCloudRetailV2CompleteQueryResponseCompletionResult.php
[edit]
[-] GoogleTypeDate.php
[edit]
[-] GoogleCloudRetailV2ImportUserEventsRequest.php
[edit]