Home
last modified time | relevance | path

Searched refs:items (Results 301 – 325 of 1353) sorted by path

1...<<11121314151617181920>>...55

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DPlayerEventListResponse.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
H A DPlayerLeaderboardScoreListResponse.php39 public function setItems($items) argument
41 $this->items = $items;
48 return $this->items;
H A DPlayerListResponse.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
H A DSnapshotListResponse.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesConfiguration/
H A DAchievementConfigurationListResponse.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
H A DLeaderboardConfigurationListResponse.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/
H A DHiddenPlayerList.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1Grid.php69 public function setItems($items) argument
71 $this->items = $items;
78 return $this->items;
H A DGoogleAppsCardV1SelectionInput.php43 public function setItems($items) argument
45 $this->items = $items;
52 return $this->items;
H A DGoogleAppsCardV1Suggestions.php29 public function setItems($items) argument
31 $this->items = $items;
38 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Licensing/
H A DLicenseAssignmentList.php55 public function setItems($items) argument
57 $this->items = $items;
64 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DInventory.php38 public function setItems($items) argument
40 $this->items = $items;
47 return $this->items;
H A DVulnerabilityReportVulnerability.php103 public function setItems($items) argument
105 $this->items = $items;
112 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/
H A DActivities.php55 public function setItems($items) argument
57 $this->items = $items;
64 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DBackupRunsListResponse.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
H A DDatabasesListResponse.php33 public function setItems($items) argument
35 $this->items = $items;
42 return $this->items;
H A DFlagsListResponse.php33 public function setItems($items) argument
35 $this->items = $items;
42 return $this->items;
H A DInstancesListResponse.php39 public function setItems($items) argument
41 $this->items = $items;
48 return $this->items;
H A DOperationsListResponse.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
H A DSslCertsListResponse.php33 public function setItems($items) argument
35 $this->items = $items;
42 return $this->items;
H A DTiersListResponse.php33 public function setItems($items) argument
35 $this->items = $items;
42 return $this->items;
H A DUsersListResponse.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DDetectedItems.php33 public function setItems($items) argument
35 $this->items = $items;
42 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DManualRuleGroup.php45 public function setItems($items) argument
47 $this->items = $items;
54 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrdersCreateTestReturnRequest.php29 public function setItems($items) argument
31 $this->items = $items;
38 return $this->items;

1...<<11121314151617181920>>...55