Home
last modified time | relevance | path

Searched refs:totalResults (Results 1 – 25 of 31) sorted by path

12

/plugin/authgoogle/google/contrib/
H A DGoogle_AnalyticsService.php721 $this->totalResults = $totalResults;
916 $this->totalResults = $totalResults;
1149 $this->totalResults = $totalResults;
1463 $this->totalResults = $totalResults;
1565 $this->totalResults = $totalResults;
2084 $this->totalResults = $totalResults;
2188 $this->totalResults = $totalResults;
2612 $this->totalResults = $totalResults;
2686 $this->totalResults = $totalResults;
2923 $this->totalResults = $totalResults;
[all …]
H A DGoogle_CustomsearchService.php292 public $totalResults; variable in Google_Query
509 public function setTotalResults( $totalResults) { argument
510 $this->totalResults = $totalResults;
513 return $this->totalResults;
778 public $totalResults; variable in Google_SearchSearchInformation
797 public function setTotalResults( $totalResults) { argument
798 $this->totalResults = $totalResults;
801 return $this->totalResults;
H A DGoogle_YouTubeService.php2996 public $totalResults; variable in Google_PageInfo
3003 public function setTotalResults( $totalResults) { argument
3004 $this->totalResults = $totalResults;
3007 return $this->totalResults;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DAccountSummaries.php48 public $totalResults; variable in Google\\Service\\Analytics\\AccountSummaries
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
H A DAccounts.php48 public $totalResults; variable in Google\\Service\\Analytics\\Accounts
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
H A DColumns.php40 public $totalResults; variable in Google\\Service\\Analytics\\Columns
101 public function setTotalResults($totalResults) argument
103 $this->totalResults = $totalResults;
110 return $this->totalResults;
H A DCustomDataSources.php48 public $totalResults; variable in Google\\Service\\Analytics\\CustomDataSources
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
H A DCustomDimensions.php48 public $totalResults; variable in Google\\Service\\Analytics\\CustomDimensions
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
H A DCustomMetrics.php48 public $totalResults; variable in Google\\Service\\Analytics\\CustomMetrics
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
H A DEntityAdWordsLinks.php48 public $totalResults; variable in Google\\Service\\Analytics\\EntityAdWordsLinks
137 public function setTotalResults($totalResults) argument
139 $this->totalResults = $totalResults;
146 return $this->totalResults;
H A DEntityUserLinks.php48 public $totalResults; variable in Google\\Service\\Analytics\\EntityUserLinks
137 public function setTotalResults($totalResults) argument
139 $this->totalResults = $totalResults;
146 return $this->totalResults;
H A DExperiments.php48 public $totalResults; variable in Google\\Service\\Analytics\\Experiments
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
H A DFilters.php48 public $totalResults; variable in Google\\Service\\Analytics\\Filters
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
H A DGaData.php78 public $totalResults; variable in Google\\Service\\Analytics\\GaData
297 public function setTotalResults($totalResults) argument
299 $this->totalResults = $totalResults;
306 return $this->totalResults;
H A DGoals.php48 public $totalResults; variable in Google\\Service\\Analytics\\Goals
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
H A DMcfData.php70 public $totalResults; variable in Google\\Service\\Analytics\\McfData
261 public function setTotalResults($totalResults) argument
263 $this->totalResults = $totalResults;
270 return $this->totalResults;
H A DProfileFilterLinks.php48 public $totalResults; variable in Google\\Service\\Analytics\\ProfileFilterLinks
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
H A DProfiles.php48 public $totalResults; variable in Google\\Service\\Analytics\\Profiles
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
H A DRealtimeData.php48 public $totalResults; variable in Google\\Service\\Analytics\\RealtimeData
155 public function setTotalResults($totalResults) argument
157 $this->totalResults = $totalResults;
164 return $this->totalResults;
H A DRemarketingAudiences.php48 public $totalResults; variable in Google\\Service\\Analytics\\RemarketingAudiences
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
H A DSegments.php48 public $totalResults; variable in Google\\Service\\Analytics\\Segments
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
H A DUnsampledReports.php48 public $totalResults; variable in Google\\Service\\Analytics\\UnsampledReports
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
H A DUploads.php48 public $totalResults; variable in Google\\Service\\Analytics\\Uploads
137 public function setTotalResults($totalResults) argument
139 $this->totalResults = $totalResults;
146 return $this->totalResults;
H A DWebproperties.php48 public $totalResults; variable in Google\\Service\\Analytics\\Webproperties
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DPageInfo.php33 public $totalResults; variable in Google\\Service\\AndroidEnterprise\\PageInfo
66 public function setTotalResults($totalResults) argument
68 $this->totalResults = $totalResults;
75 return $this->totalResults;

12