Home
last modified time | relevance | path

Searched refs:items (Results 376 – 400 of 1353) sorted by last modified time

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DWebproperties.php57 public function setItems($items) argument
59 $this->items = $items;
66 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DImageList.php61 public function setItems($items) argument
63 $this->items = $items;
70 return $this->items;
H A DInstanceGroupManagerAggregatedList.php65 public function setItems($items) argument
67 $this->items = $items;
74 return $this->items;
H A DSslCertificateList.php61 public function setItems($items) argument
63 $this->items = $items;
70 return $this->items;
H A DSslPoliciesList.php61 public function setItems($items) argument
63 $this->items = $items;
70 return $this->items;
H A DSubnetworkList.php61 public function setItems($items) argument
63 $this->items = $items;
70 return $this->items;
H A DTargetPoolList.php61 public function setItems($items) argument
63 $this->items = $items;
70 return $this->items;
H A DInterconnectLocationList.php61 public function setItems($items) argument
63 $this->items = $items;
70 return $this->items;
H A DTargetTcpProxyList.php61 public function setItems($items) argument
63 $this->items = $items;
70 return $this->items;
H A DMachineTypeAggregatedList.php65 public function setItems($items) argument
67 $this->items = $items;
74 return $this->items;
H A DMachineTypeList.php61 public function setItems($items) argument
63 $this->items = $items;
70 return $this->items;
H A DNetworkEdgeSecurityServiceAggregatedList.php83 public function setItems($items) argument
85 $this->items = $items;
92 return $this->items;
H A DNodeGroupList.php61 public function setItems($items) argument
63 $this->items = $items;
70 return $this->items;
H A DNodeGroupsListNodes.php61 public function setItems($items) argument
63 $this->items = $items;
70 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DSearch.php61 public function setItems($items) argument
63 $this->items = $items;
70 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEvents.php123 public function setItems($items) argument
125 $this->items = $items;
132 return $this->items;
H A DSettings.php59 public function setItems($items) argument
61 $this->items = $items;
68 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DListItemsResponse.php33 public function setItems($items) argument
35 $this->items = $items;
42 return $this->items;
H A DPollItemsResponse.php29 public function setItems($items) argument
31 $this->items = $items;
38 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DVulnerabilityReportVulnerability.php103 public function setItems($items) argument
105 $this->items = $items;
112 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DAchievementDefinitionsListResponse.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
H A DEventDefinitionListResponse.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
H A DLeaderboardListResponse.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
H A DLeaderboardScores.php47 public function setItems($items) argument
49 $this->items = $items;
56 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard.php47 public function setItems($items) argument
49 $this->items = $items;
56 return $this->items;

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