PATH:
home
/
lab2454c
/
crypto.keyreum.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 GoogleCloudRetailV2SearchRequest extends \Google\Collection { protected $collection_key = 'variantRollupKeys'; protected $boostSpecType = GoogleCloudRetailV2SearchRequestBoostSpec::class; protected $boostSpecDataType = ''; public $branch; public $canonicalFilter; protected $dynamicFacetSpecType = GoogleCloudRetailV2SearchRequestDynamicFacetSpec::class; protected $dynamicFacetSpecDataType = ''; protected $facetSpecsType = GoogleCloudRetailV2SearchRequestFacetSpec::class; protected $facetSpecsDataType = 'array'; public $filter; public $offset; public $orderBy; public $pageCategories; public $pageSize; public $pageToken; public $query; protected $queryExpansionSpecType = GoogleCloudRetailV2SearchRequestQueryExpansionSpec::class; protected $queryExpansionSpecDataType = ''; protected $userInfoType = GoogleCloudRetailV2UserInfo::class; protected $userInfoDataType = ''; public $variantRollupKeys; public $visitorId; /** * @param GoogleCloudRetailV2SearchRequestBoostSpec */ public function setBoostSpec(GoogleCloudRetailV2SearchRequestBoostSpec $boostSpec) { $this->boostSpec = $boostSpec; } /** * @return GoogleCloudRetailV2SearchRequestBoostSpec */ public function getBoostSpec() { return $this->boostSpec; } public function setBranch($branch) { $this->branch = $branch; } public function getBranch() { return $this->branch; } public function setCanonicalFilter($canonicalFilter) { $this->canonicalFilter = $canonicalFilter; } public function getCanonicalFilter() { return $this->canonicalFilter; } /** * @param GoogleCloudRetailV2SearchRequestDynamicFacetSpec */ public function setDynamicFacetSpec(GoogleCloudRetailV2SearchRequestDynamicFacetSpec $dynamicFacetSpec) { $this->dynamicFacetSpec = $dynamicFacetSpec; } /** * @return GoogleCloudRetailV2SearchRequestDynamicFacetSpec */ public function getDynamicFacetSpec() { return $this->dynamicFacetSpec; } /** * @param GoogleCloudRetailV2SearchRequestFacetSpec[] */ public function setFacetSpecs($facetSpecs) { $this->facetSpecs = $facetSpecs; } /** * @return GoogleCloudRetailV2SearchRequestFacetSpec[] */ public function getFacetSpecs() { return $this->facetSpecs; } 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 setPageSize($pageSize) { $this->pageSize = $pageSize; } public function getPageSize() { return $this->pageSize; } public function setPageToken($pageToken) { $this->pageToken = $pageToken; } public function getPageToken() { return $this->pageToken; } public function setQuery($query) { $this->query = $query; } public function getQuery() { return $this->query; } /** * @param GoogleCloudRetailV2SearchRequestQueryExpansionSpec */ public function setQueryExpansionSpec(GoogleCloudRetailV2SearchRequestQueryExpansionSpec $queryExpansionSpec) { $this->queryExpansionSpec = $queryExpansionSpec; } /** * @return GoogleCloudRetailV2SearchRequestQueryExpansionSpec */ public function getQueryExpansionSpec() { return $this->queryExpansionSpec; } /** * @param GoogleCloudRetailV2UserInfo */ public function setUserInfo(GoogleCloudRetailV2UserInfo $userInfo) { $this->userInfo = $userInfo; } /** * @return GoogleCloudRetailV2UserInfo */ public function getUserInfo() { return $this->userInfo; } public function setVariantRollupKeys($variantRollupKeys) { $this->variantRollupKeys = $variantRollupKeys; } public function getVariantRollupKeys() { return $this->variantRollupKeys; } 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(GoogleCloudRetailV2SearchRequest::class, 'Google_Service_CloudRetail_GoogleCloudRetailV2SearchRequest');
[+]
..
[-] 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]