PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
vendor
/
google
/
apiclient-services
/
src
/
CloudSearch
<?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\CloudSearch; class SearchResponse extends \Google\Collection { protected $collection_key = 'structuredResults'; protected $debugInfoType = ResponseDebugInfo::class; protected $debugInfoDataType = ''; protected $errorInfoType = ErrorInfo::class; protected $errorInfoDataType = ''; protected $facetResultsType = FacetResult::class; protected $facetResultsDataType = 'array'; public $hasMoreResults; protected $queryInterpretationType = QueryInterpretation::class; protected $queryInterpretationDataType = ''; public $resultCountEstimate; public $resultCountExact; protected $resultCountsType = ResultCounts::class; protected $resultCountsDataType = ''; protected $resultsType = SearchResult::class; protected $resultsDataType = 'array'; protected $spellResultsType = SpellResult::class; protected $spellResultsDataType = 'array'; protected $structuredResultsType = StructuredResult::class; protected $structuredResultsDataType = 'array'; /** * @param ResponseDebugInfo */ public function setDebugInfo(ResponseDebugInfo $debugInfo) { $this->debugInfo = $debugInfo; } /** * @return ResponseDebugInfo */ public function getDebugInfo() { return $this->debugInfo; } /** * @param ErrorInfo */ public function setErrorInfo(ErrorInfo $errorInfo) { $this->errorInfo = $errorInfo; } /** * @return ErrorInfo */ public function getErrorInfo() { return $this->errorInfo; } /** * @param FacetResult[] */ public function setFacetResults($facetResults) { $this->facetResults = $facetResults; } /** * @return FacetResult[] */ public function getFacetResults() { return $this->facetResults; } public function setHasMoreResults($hasMoreResults) { $this->hasMoreResults = $hasMoreResults; } public function getHasMoreResults() { return $this->hasMoreResults; } /** * @param QueryInterpretation */ public function setQueryInterpretation(QueryInterpretation $queryInterpretation) { $this->queryInterpretation = $queryInterpretation; } /** * @return QueryInterpretation */ public function getQueryInterpretation() { return $this->queryInterpretation; } public function setResultCountEstimate($resultCountEstimate) { $this->resultCountEstimate = $resultCountEstimate; } public function getResultCountEstimate() { return $this->resultCountEstimate; } public function setResultCountExact($resultCountExact) { $this->resultCountExact = $resultCountExact; } public function getResultCountExact() { return $this->resultCountExact; } /** * @param ResultCounts */ public function setResultCounts(ResultCounts $resultCounts) { $this->resultCounts = $resultCounts; } /** * @return ResultCounts */ public function getResultCounts() { return $this->resultCounts; } /** * @param SearchResult[] */ public function setResults($results) { $this->results = $results; } /** * @return SearchResult[] */ public function getResults() { return $this->results; } /** * @param SpellResult[] */ public function setSpellResults($spellResults) { $this->spellResults = $spellResults; } /** * @return SpellResult[] */ public function getSpellResults() { return $this->spellResults; } /** * @param StructuredResult[] */ public function setStructuredResults($structuredResults) { $this->structuredResults = $structuredResults; } /** * @return StructuredResult[] */ public function getStructuredResults() { return $this->structuredResults; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(SearchResponse::class, 'Google_Service_CloudSearch_SearchResponse');
[+]
..
[-] SortOptions.php
[edit]
[-] SpellResult.php
[edit]
[-] ObjectValues.php
[edit]
[-] ResultDisplayField.php
[edit]
[-] ContextAttribute.php
[edit]
[-] BooleanOperatorOptions.php
[edit]
[-] QuerySuggestion.php
[edit]
[-] HtmlOperatorOptions.php
[edit]
[-] IndexItemOptions.php
[edit]
[-] ItemStructuredData.php
[edit]
[-] PollItemsRequest.php
[edit]
[-] DoublePropertyOptions.php
[edit]
[-] DoubleOperatorOptions.php
[edit]
[-] Principal.php
[edit]
[-] Filter.php
[edit]
[-] ErrorInfo.php
[edit]
[-] FreshnessOptions.php
[edit]
[-] SearchApplication.php
[edit]
[-] DisplayedProperty.php
[edit]
[-] SearchResponse.php
[edit]
[-] ListQuerySourcesResponse.php
[edit]
[-] NamedProperty.php
[edit]
[-] StructuredDataObject.php
[edit]
[-] AuditLoggingSettings.php
[edit]
[-] SearchRequest.php
[edit]
[-] IntegerValues.php
[edit]
[-] RepositoryError.php
[edit]
[-] GetSearchApplicationSessionStatsResponse.php
[edit]
[-] SuggestResult.php
[edit]
[-] Schema.php
[edit]
[-] EmailAddress.php
[edit]
[-] Date.php
[edit]
[-] IntegerPropertyOptions.php
[edit]
[-] DataSourceRestriction.php
[edit]
[-] EnumPropertyOptions.php
[edit]
[-] QueryCountByStatus.php
[edit]
[-] Item.php
[edit]
[-] DatePropertyOptions.php
[edit]
[-] StartUploadItemRequest.php
[edit]
[-] GetSearchApplicationQueryStatsResponse.php
[edit]
[-] ScoringConfig.php
[edit]
[-] ListItemsResponse.php
[edit]
[-] PeopleSuggestion.php
[edit]
[-] ResultDisplayMetadata.php
[edit]
[-] FacetResult.php
[edit]
[-] ListSearchApplicationsResponse.php
[edit]
[-] CustomerSessionStats.php
[edit]
[-] GSuitePrincipal.php
[edit]
[-] UnreserveItemsRequest.php
[edit]
[-] SearchApplicationQueryStats.php
[edit]
[-] ObjectDefinition.php
[edit]
[-] SuggestRequest.php
[edit]
[-] DateOperatorOptions.php
[edit]
[-] HtmlPropertyOptions.php
[edit]
[-] DoubleValues.php
[edit]
[-] ListOperationsResponse.php
[edit]
[-] ObjectPropertyOptions.php
[edit]
[-] SearchApplicationUserStats.php
[edit]
[-] ListUnmappedIdentitiesResponse.php
[edit]
[-] Metaline.php
[edit]
[-] ItemContent.php
[edit]
[-] ResultCounts.php
[edit]
[-] FacetBucket.php
[edit]
[-] RestrictItem.php
[edit]
[-] ValueFilter.php
[edit]
[-] CustomerSettings.php
[edit]
[-] QueryInterpretationConfig.php
[edit]
[-] Name.php
[edit]
[-] GetDataSourceIndexStatsResponse.php
[edit]
[-] ItemAcl.php
[edit]
[-] TimestampOperatorOptions.php
[edit]
[-] ProcessingError.php
[edit]
[-] ListDataSourceResponse.php
[edit]
[-] SearchItemsByViewUrlResponse.php
[edit]
[-] UnmappedIdentity.php
[edit]
[-] ItemCountByStatus.php
[edit]
[-] PushItem.php
[edit]
[-] ErrorMessage.php
[edit]
[-] ListItemNamesForUnmappedIdentityResponse.php
[edit]
[-] BooleanPropertyOptions.php
[edit]
[-] MatchRange.php
[edit]
[-] TimestampValues.php
[edit]
[-] Person.php
[edit]
[-] SourceConfig.php
[edit]
[-] ResultDisplayLine.php
[edit]
[-] DebugOptions.php
[edit]
[-] QueryItem.php
[edit]
[-] PollItemsResponse.php
[edit]
[-] QuerySource.php
[edit]
[-] ItemMetadata.php
[edit]
[+]
Resource
[-] CustomerQueryStats.php
[edit]
[-] GetCustomerUserStatsResponse.php
[edit]
[-] SearchItemsByViewUrlRequest.php
[edit]
[-] SourceResultCount.php
[edit]
[-] SourceScoringConfig.php
[edit]
[-] PropertyDefinition.php
[edit]
[-] Metadata.php
[edit]
[-] CustomerUserStats.php
[edit]
[-] QueryOperator.php
[edit]
[-] ObjectDisplayOptions.php
[edit]
[-] EnumOperatorOptions.php
[edit]
[-] Status.php
[edit]
[-] TimestampPropertyOptions.php
[edit]
[-] GetCustomerIndexStatsResponse.php
[edit]
[-] IndexItemRequest.php
[edit]
[-] Media.php
[edit]
[-] SuggestResponse.php
[edit]
[-] IntegerOperatorOptions.php
[edit]
[-] DateValues.php
[edit]
[-] Photo.php
[edit]
[-] TextPropertyOptions.php
[edit]
[-] GetCustomerQueryStatsResponse.php
[edit]
[-] SearchResult.php
[edit]
[-] Value.php
[edit]
[-] SearchApplicationSessionStats.php
[edit]
[-] QueryInterpretationOptions.php
[edit]
[-] TextOperatorOptions.php
[edit]
[-] DataSource.php
[edit]
[-] QueryInterpretation.php
[edit]
[-] EnumValuePair.php
[edit]
[-] GetCustomerSessionStatsResponse.php
[edit]
[-] ResetSearchApplicationRequest.php
[edit]
[-] StructuredResult.php
[edit]
[-] UpdateSchemaRequest.php
[edit]
[-] Interaction.php
[edit]
[-] RequestOptions.php
[edit]
[-] FilterOptions.php
[edit]
[-] UpdateDataSourceRequest.php
[edit]
[-] ObjectOptions.php
[edit]
[-] DataSourceIndexStats.php
[edit]
[-] PropertyDisplayOptions.php
[edit]
[-] Source.php
[edit]
[-] DriveTimeSpanRestrict.php
[edit]
[-] GetSearchApplicationUserStatsResponse.php
[edit]
[-] DriveFollowUpRestrict.php
[edit]
[-] DeleteQueueItemsRequest.php
[edit]
[-] CheckAccessResponse.php
[edit]
[-] UploadItemRef.php
[edit]
[-] Snippet.php
[edit]
[-] HtmlValues.php
[edit]
[-] DriveLocationRestrict.php
[edit]
[-] RetrievalImportance.php
[edit]
[-] EnumValues.php
[edit]
[-] FieldViolation.php
[edit]
[-] VPCSettings.php
[edit]
[-] FacetOptions.php
[edit]
[-] CustomerIndexStats.php
[edit]
[-] CompositeFilter.php
[edit]
[-] SearchQualityMetadata.php
[edit]
[-] ResponseDebugInfo.php
[edit]
[-] ResultDebugInfo.php
[edit]
[-] Operation.php
[edit]
[-] ItemStatus.php
[edit]
[-] DriveMimeTypeRestrict.php
[edit]
[-] TextValues.php
[edit]
[-] PushItemRequest.php
[edit]
[-] SourceCrowdingConfig.php
[edit]