Home
last modified time | relevance | path

Searched refs:totalResults (Results 1 – 25 of 31) sorted by last modified time

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
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 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;
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 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 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;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DSearchQueriesNextPage.php165 public $totalResults; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesNextPage
660 public function setTotalResults($totalResults) argument
662 $this->totalResults = $totalResults;
669 return $this->totalResults;
H A DSearchQueriesPreviousPage.php165 public $totalResults; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesPreviousPage
660 public function setTotalResults($totalResults) argument
662 $this->totalResults = $totalResults;
669 return $this->totalResults;
H A DSearchQueriesRequest.php165 public $totalResults; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesRequest
660 public function setTotalResults($totalResults) argument
662 $this->totalResults = $totalResults;
669 return $this->totalResults;
H A DSearchSearchInformation.php34 public $totalResults; variable in Google\\Service\\CustomSearchAPI\\SearchSearchInformation
75 public function setTotalResults($totalResults) argument
77 $this->totalResults = $totalResults;
84 return $this->totalResults;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DPageInfo.php29 public $totalResults; variable in Google\\Service\\YouTube\\PageInfo
48 public function setTotalResults($totalResults) argument
50 $this->totalResults = $totalResults;
57 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