Home
last modified time | relevance | path

Searched refs:resource (Results 151 – 175 of 428) sorted by relevance

12345678910>>...18

/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseRules/
H A DTestCase.php44 public $resource; variable in Google\\Service\\FirebaseRules\\TestCase
119 public function setResource($resource) argument
121 $this->resource = $resource;
128 return $this->resource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DGoogleCloudFunctionsV2betaStage.php34 public $resource; variable in Google\\Service\\CloudFunctions\\GoogleCloudFunctionsV2betaStage
77 public function setResource($resource) argument
79 $this->resource = $resource;
86 return $this->resource;
H A DGoogleCloudFunctionsV2alphaStage.php34 public $resource; variable in Google\\Service\\CloudFunctions\\GoogleCloudFunctionsV2alphaStage
77 public function setResource($resource) argument
79 $this->resource = $resource;
86 return $this->resource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/Resource/
H A DProjectsLocationsKeyRingsCryptoKeys.php116 * @param string $resource REQUIRED: The resource for which the policy is being
135 public function getIamPolicy($resource, $optParams = []) argument
137 $params = ['resource' => $resource];
194 * @param string $resource REQUIRED: The resource for which the policy is being
201 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
203 $params = ['resource' => $resource, 'postBody' => $postBody];
215 * @param string $resource REQUIRED: The resource for which the policy detail is
222 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
224 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DServiceAttachments.php151 * @param string $resource Name or id of the resource for this request.
157 public function getIamPolicy($project, $region, $resource, $optParams = []) argument
159 $params = ['project' => $project, 'region' => $region, 'resource' => $resource];
283 * @param string $resource Name or id of the resource for this request.
288 …public function setIamPolicy($project, $region, $resource, RegionSetPolicyRequest $postBody, $optP… argument
290 …$params = ['project' => $project, 'region' => $region, 'resource' => $resource, 'postBody' => $pos…
300 * @param string $resource Name or id of the resource for this request.
305 …public function testIamPermissions($project, $region, $resource, TestPermissionsRequest $postBody,… argument
307 …$params = ['project' => $project, 'region' => $region, 'resource' => $resource, 'postBody' => $pos…
H A DReservations.php147 * @param string $resource Name or id of the resource for this request.
153 public function getIamPolicy($project, $zone, $resource, $optParams = []) argument
155 $params = ['project' => $project, 'zone' => $zone, 'resource' => $resource];
275 * @param string $resource Name or id of the resource for this request.
280 …public function setIamPolicy($project, $zone, $resource, ZoneSetPolicyRequest $postBody, $optParam… argument
282 …$params = ['project' => $project, 'zone' => $zone, 'resource' => $resource, 'postBody' => $postBod…
292 * @param string $resource Name or id of the resource for this request.
297 …public function testIamPermissions($project, $zone, $resource, TestPermissionsRequest $postBody, $… argument
299 …$params = ['project' => $project, 'zone' => $zone, 'resource' => $resource, 'postBody' => $postBod…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/Resource/
H A DProjectsLocationsRegistries.php106 * @param string $resource REQUIRED: The resource for which the policy is being
113 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
115 $params = ['resource' => $resource, 'postBody' => $postBody];
167 * @param string $resource REQUIRED: The resource for which the policy is being
174 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
176 $params = ['resource' => $resource, 'postBody' => $postBody];
185 * @param string $resource REQUIRED: The resource for which the policy detail is
192 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
194 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/Resource/
H A DFolders.php116 * @param string $resource REQUIRED: The resource for which the policy is being
123 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
125 $params = ['resource' => $resource, 'postBody' => $postBody];
262 * @param string $resource REQUIRED: The resource for which the policy is being
269 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
271 $params = ['resource' => $resource, 'postBody' => $postBody];
281 * @param string $resource REQUIRED: The resource for which the policy detail is
288 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
290 $params = ['resource' => $resource, 'postBody' => $postBody];
H A DProjects.php107 * @param string $resource REQUIRED: The resource for which the policy is being
114 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
116 $params = ['resource' => $resource, 'postBody' => $postBody];
272 * @param string $resource REQUIRED: The resource for which the policy is being
279 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
281 $params = ['resource' => $resource, 'postBody' => $postBody];
290 * @param string $resource REQUIRED: The resource for which the policy detail is
297 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
299 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3Changelog.php41 public $resource; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Changelog
110 public function setResource($resource) argument
112 $this->resource = $resource;
119 return $this->resource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRoutersPreviewResponse.php28 public function setResource(Router $resource) argument
30 $this->resource = $resource;
37 return $this->resource;
H A DRegionUrlMapsValidateRequest.php28 public function setResource(UrlMap $resource) argument
30 $this->resource = $resource;
37 return $this->resource;
H A DUrlMapsValidateRequest.php47 public function setResource(UrlMap $resource) argument
49 $this->resource = $resource;
56 return $this->resource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/Resource/
H A DProjectsLocationsTaxonomies.php114 * @param string $resource REQUIRED: The resource for which the policy is being
121 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
123 $params = ['resource' => $resource, 'postBody' => $postBody];
211 * @param string $resource REQUIRED: The resource for which the policy is being
218 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
220 $params = ['resource' => $resource, 'postBody' => $postBody];
228 * @param string $resource REQUIRED: The resource for which the policy detail is
235 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
237 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasetsConsentStores.php133 * @param string $resource REQUIRED: The resource for which the policy is being
152 public function getIamPolicy($resource, $optParams = []) argument
154 $params = ['resource' => $resource];
245 * @param string $resource REQUIRED: The resource for which the policy is being
252 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
254 $params = ['resource' => $resource, 'postBody' => $postBody];
266 * @param string $resource REQUIRED: The resource for which the policy detail is
273 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
275 $params = ['resource' => $resource, 'postBody' => $postBody];
H A DProjectsLocationsDatasetsFhirStores.php135 * @param string $resource REQUIRED: The resource for which the policy is being
154 public function getIamPolicy($resource, $optParams = []) argument
156 $params = ['resource' => $resource];
295 * @param string $resource REQUIRED: The resource for which the policy is being
302 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
304 $params = ['resource' => $resource, 'postBody' => $postBody];
316 * @param string $resource REQUIRED: The resource for which the policy detail is
323 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
325 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/Resource/
H A DProjectsLocationsQueues.php106 * @param string $resource REQUIRED: The resource for which the policy is being
113 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
115 $params = ['resource' => $resource, 'postBody' => $postBody];
251 * @param string $resource REQUIRED: The resource for which the policy is being
258 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
260 $params = ['resource' => $resource, 'postBody' => $postBody];
271 * @param string $resource REQUIRED: The resource for which the policy detail is
278 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
280 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/Resource/
H A DProjectsInstancesDatabases.php117 * @param string $resource REQUIRED: The Cloud Spanner resource for which the
124 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
126 $params = ['resource' => $resource, 'postBody' => $postBody];
210 * @param string $resource REQUIRED: The Cloud Spanner resource for which the
217 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
219 $params = ['resource' => $resource, 'postBody' => $postBody];
232 * @param string $resource REQUIRED: The Cloud Spanner resource for which
240 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
242 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/Resource/
H A DProjectsLocationsFunctions.php163 * @param string $resource REQUIRED: The resource for which the policy is being
182 public function getIamPolicy($resource, $optParams = []) argument
184 $params = ['resource' => $resource];
235 * @param string $resource REQUIRED: The resource for which the policy is being
242 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
244 $params = ['resource' => $resource, 'postBody' => $postBody];
253 * @param string $resource REQUIRED: The resource for which the policy detail is
260 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
262 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/Resource/
H A DProjectsOccurrences.php112 * @param string $resource REQUIRED: The resource for which the policy is being
119 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
121 $params = ['resource' => $resource, 'postBody' => $postBody];
206 * @param string $resource REQUIRED: The resource for which the policy is being
213 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
215 $params = ['resource' => $resource, 'postBody' => $postBody];
227 * @param string $resource REQUIRED: The resource for which the policy detail is
234 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
236 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DServiceManagement.php168 'path' => 'v1/{+resource}:getIamPolicy',
171 'resource' => [
199 'path' => 'v1/{+resource}:setIamPolicy',
202 'resource' => [
209 'path' => 'v1/{+resource}:testIamPermissions',
212 'resource' => [
306 'path' => 'v1/{+resource}:getIamPolicy',
309 'resource' => [
316 'path' => 'v1/{+resource}:setIamPolicy',
319 'resource' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DIamPolicySearchResult.php46 public $resource; variable in Google\\Service\\CloudAsset\\IamPolicySearchResult
135 public function setResource($resource) argument
137 $this->resource = $resource;
144 return $this->resource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/Resource/
H A DProjectsRegionsJobs.php103 * @param string $resource REQUIRED: The resource for which the policy is being
110 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
112 $params = ['resource' => $resource, 'postBody' => $postBody];
178 * @param string $resource REQUIRED: The resource for which the policy is being
185 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
187 $params = ['resource' => $resource, 'postBody' => $postBody];
232 * @param string $resource REQUIRED: The resource for which the policy detail is
239 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
241 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/Resource/
H A DProjectsLocationsGameServerDeployments.php115 * @param string $resource REQUIRED: The resource for which the policy is being
134 public function getIamPolicy($resource, $optParams = []) argument
136 $params = ['resource' => $resource];
236 * @param string $resource REQUIRED: The resource for which the policy is being
243 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
245 $params = ['resource' => $resource, 'postBody' => $postBody];
257 * @param string $resource REQUIRED: The resource for which the policy detail is
264 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
266 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/Resource/
H A DDeployments.php92 * @param string $resource Name or id of the resource for this request.
98 public function getIamPolicy($project, $resource, $optParams = []) argument
100 $params = ['project' => $project, 'resource' => $resource];
215 * @param string $resource Name or id of the resource for this request.
220 …public function setIamPolicy($project, $resource, GlobalSetPolicyRequest $postBody, $optParams = [… argument
222 $params = ['project' => $project, 'resource' => $resource, 'postBody' => $postBody];
248 * @param string $resource Name or id of the resource for this request.
253 …public function testIamPermissions($project, $resource, TestPermissionsRequest $postBody, $optPara… argument
255 $params = ['project' => $project, 'resource' => $resource, 'postBody' => $postBody];

12345678910>>...18