Home
last modified time | relevance | path

Searched refs:resources (Results 26 – 50 of 157) sorted by path

1234567

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunOpV2Container.php135 public function setResources(GoogleCloudRunOpV2ResourceRequirements $resources) argument
137 $this->resources = $resources;
144 return $this->resources;
H A DGoogleCloudRunV2Container.php135 public function setResources(GoogleCloudRunV2ResourceRequirements $resources) argument
137 $this->resources = $resources;
144 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DCommitment.php261 public function setResources($resources) argument
263 $this->resources = $resources;
270 return $this->resources;
H A DProjectsGetXpnResources.php65 public function setResources($resources) argument
67 $this->resources = $resources;
74 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDeploymentManager.php55 public $resources; variable in Google\\Service\\DeploymentManager
410 'resources',
414 … => 'deploymentmanager/v2/projects/{project}/global/deployments/{deployment}/resources/{resource}',
434 … 'path' => 'deploymentmanager/v2/projects/{project}/global/deployments/{deployment}/resources',
H A DDirectory.php1198 'path' => 'admin/directory/v1/customer/{customer}/resources/buildings/{buildingId}',
1228 'path' => 'admin/directory/v1/customer/{customer}/resources/buildings',
1242 'path' => 'admin/directory/v1/customer/{customer}/resources/buildings',
1338 'path' => 'admin/directory/v1/customer/{customer}/resources/calendars',
1348 'path' => 'admin/directory/v1/customer/{customer}/resources/calendars',
1414 'path' => 'admin/directory/v1/customer/{customer}/resources/features/{featureKey}',
1429 'path' => 'admin/directory/v1/customer/{customer}/resources/features/{featureKey}',
1444 'path' => 'admin/directory/v1/customer/{customer}/resources/features',
1454 'path' => 'admin/directory/v1/customer/{customer}/resources/features',
1472 'path' => 'admin/directory/v1/customer/{customer}/resources/features/{featureKey}',
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DResourcesListResponse.php47 public function setResources($resources) argument
49 $this->resources = $resources;
56 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ValidationMessage.php36 public $resources; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ValidationMessage
87 public function setResources($resources) argument
89 $this->resources = $resources;
96 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/
H A DFirebaseProject.php104 public function setResources(DefaultResources $resources) argument
106 $this->resources = $resources;
113 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DListFeaturesResponse.php47 public function setResources($resources) argument
49 $this->resources = $resources;
56 return $this->resources;
H A DListMembershipsResponse.php51 public function setResources($resources) argument
53 $this->resources = $resources;
60 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DPipeline.php83 public function setResources(Resources $resources) argument
85 $this->resources = $resources;
92 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DListConnectivityTestsResponse.php51 public function setResources($resources) argument
53 $this->resources = $resources;
60 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DOperation.php144 public function setResources($resources) argument
146 $this->resources = $resources;
153 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DOSPolicyResourceGroup.php45 public function setResources($resources) argument
47 $this->resources = $resources;
54 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/
H A DFormat.php65 public function setResources($resources) argument
67 $this->resources = $resources;
74 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4ThreatHit.php85 public function setResources($resources) argument
87 $this->resources = $resources;
94 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DCheckRequest.php67 public function setResources($resources) argument
69 $this->resources = $resources;
76 return $this->resources;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountsListResponse.php65 public function setResources($resources) argument
67 $this->resources = $resources;
74 return $this->resources;
H A DAccountstatusesListResponse.php65 public function setResources($resources) argument
67 $this->resources = $resources;
74 return $this->resources;
H A DAccounttaxListResponse.php65 public function setResources($resources) argument
67 $this->resources = $resources;
74 return $this->resources;
H A DDatafeedsListResponse.php65 public function setResources($resources) argument
67 $this->resources = $resources;
74 return $this->resources;
H A DDatafeedstatusesListResponse.php65 public function setResources($resources) argument
67 $this->resources = $resources;
74 return $this->resources;
H A DLiasettingsListResponse.php65 public function setResources($resources) argument
67 $this->resources = $resources;
74 return $this->resources;
H A DListCollectionStatusesResponse.php47 public function setResources($resources) argument
49 $this->resources = $resources;
56 return $this->resources;

1234567