Home
last modified time | relevance | path

Searched refs:items (Results 451 – 475 of 1353) sorted by last modified time

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceGroupAggregatedList.php65 public function setItems($items) argument
67 $this->items = $items;
74 return $this->items;
H A DInstanceGroupList.php61 public function setItems($items) argument
63 $this->items = $items;
70 return $this->items;
H A DInstanceGroupManagerList.php61 public function setItems($items) argument
63 $this->items = $items;
70 return $this->items;
H A DSnapshotList.php61 public function setItems($items) argument
63 $this->items = $items;
70 return $this->items;
H A DSubnetworkAggregatedList.php65 public function setItems($items) argument
67 $this->items = $items;
74 return $this->items;
H A DInstanceList.php61 public function setItems($items) argument
63 $this->items = $items;
70 return $this->items;
H A DTags.php30 public $items; variable in Google\\Service\\Compute\\Tags
49 public function setItems($items) argument
51 $this->items = $items;
58 return $this->items;
H A DTargetGrpcProxyList.php61 public function setItems($items) argument
63 $this->items = $items;
70 return $this->items;
H A DInstanceTemplateList.php61 public function setItems($items) argument
63 $this->items = $items;
70 return $this->items;
H A DTargetHttpProxyList.php61 public function setItems($items) argument
63 $this->items = $items;
70 return $this->items;
H A DMetadata.php51 public function setItems($items) argument
53 $this->items = $items;
60 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DUpdateInstanceMetadataItemsRequest.php25 public $items; variable in Google\\Service\\AIPlatformNotebooks\\UpdateInstanceMetadataItemsRequest
30 public function setItems($items) argument
32 $this->items = $items;
39 return $this->items;
H A DUpdateInstanceMetadataItemsResponse.php25 public $items; variable in Google\\Service\\AIPlatformNotebooks\\UpdateInstanceMetadataItemsResponse
30 public function setItems($items) argument
32 $this->items = $items;
39 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DListConfigurationsResponse.php57 public function setItems($items) argument
59 $this->items = $items;
66 return $this->items;
H A DListServicesResponse.php57 public function setItems($items) argument
59 $this->items = $items;
66 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 DDatabasesListResponse.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;
/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 DPlayerListResponse.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1IntentMessageCarouselSelect.php29 public function setItems($items) argument
31 $this->items = $items;
38 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DBlogPosts.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DPrivileges.php51 public function setItems($items) argument
53 $this->items = $items;
60 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DLayersummaries.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
H A DMetadata.php33 public function setItems($items) argument
35 $this->items = $items;
42 return $this->items;

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