Home
last modified time | relevance | path

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

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
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/AndroidPublisher/
DPageInfo.php33 public $totalResults; variable in Google\\Service\\AndroidPublisher\\PageInfo
66 public function setTotalResults($totalResults) argument
68 $this->totalResults = $totalResults;
75 return $this->totalResults;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
DPageInfo.php33 public $totalResults; variable in Google\\Service\\AndroidEnterprise\\PageInfo
66 public function setTotalResults($totalResults) argument
68 $this->totalResults = $totalResults;
75 return $this->totalResults;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
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/Analytics/
DColumns.php40 public $totalResults; variable in Google\\Service\\Analytics\\Columns
101 public function setTotalResults($totalResults) argument
103 $this->totalResults = $totalResults;
110 return $this->totalResults;
DEntityUserLinks.php48 public $totalResults; variable in Google\\Service\\Analytics\\EntityUserLinks
137 public function setTotalResults($totalResults) argument
139 $this->totalResults = $totalResults;
146 return $this->totalResults;
DUploads.php48 public $totalResults; variable in Google\\Service\\Analytics\\Uploads
137 public function setTotalResults($totalResults) argument
139 $this->totalResults = $totalResults;
146 return $this->totalResults;
DEntityAdWordsLinks.php48 public $totalResults; variable in Google\\Service\\Analytics\\EntityAdWordsLinks
137 public function setTotalResults($totalResults) argument
139 $this->totalResults = $totalResults;
146 return $this->totalResults;
DProfiles.php48 public $totalResults; variable in Google\\Service\\Analytics\\Profiles
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
DRemarketingAudiences.php48 public $totalResults; variable in Google\\Service\\Analytics\\RemarketingAudiences
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
DUnsampledReports.php48 public $totalResults; variable in Google\\Service\\Analytics\\UnsampledReports
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
DCustomDimensions.php48 public $totalResults; variable in Google\\Service\\Analytics\\CustomDimensions
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
DFilters.php48 public $totalResults; variable in Google\\Service\\Analytics\\Filters
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
DProfileFilterLinks.php48 public $totalResults; variable in Google\\Service\\Analytics\\ProfileFilterLinks
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
DWebproperties.php48 public $totalResults; variable in Google\\Service\\Analytics\\Webproperties
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
DAccountSummaries.php48 public $totalResults; variable in Google\\Service\\Analytics\\AccountSummaries
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
DAccounts.php48 public $totalResults; variable in Google\\Service\\Analytics\\Accounts
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
DCustomMetrics.php48 public $totalResults; variable in Google\\Service\\Analytics\\CustomMetrics
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
DSegments.php48 public $totalResults; variable in Google\\Service\\Analytics\\Segments
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
DCustomDataSources.php48 public $totalResults; variable in Google\\Service\\Analytics\\CustomDataSources
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
DExperiments.php48 public $totalResults; variable in Google\\Service\\Analytics\\Experiments
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
DGoals.php48 public $totalResults; variable in Google\\Service\\Analytics\\Goals
141 public function setTotalResults($totalResults) argument
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
DRealtimeData.php48 public $totalResults; variable in Google\\Service\\Analytics\\RealtimeData
155 public function setTotalResults($totalResults) argument
157 $this->totalResults = $totalResults;
164 return $this->totalResults;
DMcfData.php70 public $totalResults; variable in Google\\Service\\Analytics\\McfData
261 public function setTotalResults($totalResults) argument
263 $this->totalResults = $totalResults;
270 return $this->totalResults;
DGaData.php78 public $totalResults; variable in Google\\Service\\Analytics\\GaData
297 public function setTotalResults($totalResults) argument
299 $this->totalResults = $totalResults;
306 return $this->totalResults;

12