Home
last modified time | relevance | path

Searched refs:resource (Results 251 – 275 of 428) sorted by last modified time

1...<<1112131415161718

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DSubnetworks.php178 * @param string $resource Name or id of the resource for this request.
184 public function getIamPolicy($project, $region, $resource, $optParams = []) argument
186 $params = ['project' => $project, 'region' => $region, 'resource' => $resource];
370 * @param string $resource Name or id of the resource for this request.
375 …public function setIamPolicy($project, $region, $resource, RegionSetPolicyRequest $postBody, $optP… argument
377 …$params = ['project' => $project, 'region' => $region, 'resource' => $resource, 'postBody' => $pos…
416 * @param string $resource Name or id of the resource for this request.
421 …public function testIamPermissions($project, $region, $resource, TestPermissionsRequest $postBody,… argument
423 …$params = ['project' => $project, 'region' => $region, 'resource' => $resource, 'postBody' => $pos…
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUtils.php305 if (is_scalar($resource)) {
307 if ($resource !== '') {
308 fwrite($stream, $resource);
314 switch (gettype($resource)) {
325 $resource = $stream;
327 return new Stream($resource, $options);
330 return $resource;
333 if (!$resource->valid()) {
336 $result = $resource->current();
337 $resource->next();
[all …]
H A Dfunctions.php82 function stream_for($resource = '', array $options = []) argument
84 return Utils::streamFor($resource, $options);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
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/AccessContextManager/Resource/
H A DAccessPolicies.php90 * @param string $resource REQUIRED: The resource for which the policy is being
97 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
99 $params = ['resource' => $resource, 'postBody' => $postBody];
149 * @param string $resource REQUIRED: The resource for which the policy is being
156 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
158 $params = ['resource' => $resource, 'postBody' => $postBody];
168 * @param string $resource REQUIRED: The resource for which the policy detail is
175 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
177 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAccessContextManager.php95 'path' => 'v1/{+resource}:getIamPolicy',
98 'resource' => [
136 'path' => 'v1/{+resource}:setIamPolicy',
139 'resource' => [
146 'path' => 'v1/{+resource}:testIamPermissions',
149 'resource' => [
246 'path' => 'v1/{+resource}:testIamPermissions',
249 'resource' => [
348 'path' => 'v1/{+resource}:testIamPermissions',
351 'resource' => [
H A DNetworkSecurity.php146 'path' => 'v1/{+resource}:getIamPolicy',
149 'resource' => [
192 'path' => 'v1/{+resource}:setIamPolicy',
195 'resource' => [
205 'resource' => [
259 'resource' => [
305 'resource' => [
315 'resource' => [
431 'resource' => [
477 'resource' => [
[all …]
H A DCloudTasks.php140 'path' => 'v2/{+resource}:getIamPolicy',
143 'resource' => [
216 'path' => 'v2/{+resource}:setIamPolicy',
219 'resource' => [
226 'path' => 'v2/{+resource}:testIamPermissions',
229 'resource' => [
H A DBigquery.php612 'path' => '{+resource}:getIamPolicy',
615 'resource' => [
650 'path' => '{+resource}:setIamPolicy',
653 'resource' => [
660 'path' => '{+resource}:testIamPermissions',
663 'resource' => [
790 'path' => '{+resource}:getIamPolicy',
793 'resource' => [
862 'path' => '{+resource}:setIamPolicy',
865 'resource' => [
[all …]
H A DCloudbilling.php91 'path' => 'v1/{+resource}:getIamPolicy',
94 'resource' => [
136 'path' => 'v1/{+resource}:setIamPolicy',
139 'resource' => [
146 'path' => 'v1/{+resource}:testIamPermissions',
149 'resource' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Operation.php30 public $resource; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Operation
49 public function setResource($resource) argument
51 $this->resource = $resource;
58 return $this->resource;
H A DGoogleCloudApigeeV1ResourceStatus.php26 public $resource; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ResourceStatus
41 public function setResource($resource) argument
43 $this->resource = $resource;
50 return $this->resource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/Resource/
H A DProjectsLocationsJobs.php101 * @param string $resource REQUIRED: The resource for which the policy is being
120 public function getIamPolicy($resource, $optParams = []) argument
122 $params = ['resource' => $resource];
188 * @param string $resource REQUIRED: The resource for which the policy is being
195 public function setIamPolicy($resource, GoogleIamV1SetIamPolicyRequest $postBody, $optParams = []) argument
197 $params = ['resource' => $resource, 'postBody' => $postBody];
205 * @param string $resource REQUIRED: The resource for which the policy detail is
212 …public function testIamPermissions($resource, GoogleIamV1TestIamPermissionsRequest $postBody, $opt… argument
214 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/Resource/
H A DProjectsLocationsEdgeCacheKeysets.php40 * @param string $resource REQUIRED: The resource for which the policy is being
59 public function getIamPolicy($resource, $optParams = []) argument
61 $params = ['resource' => $resource];
70 * @param string $resource REQUIRED: The resource for which the policy is being
77 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
79 $params = ['resource' => $resource, 'postBody' => $postBody];
91 * @param string $resource REQUIRED: The resource for which the policy detail is
98 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
100 $params = ['resource' => $resource, 'postBody' => $postBody];
H A DProjectsLocationsEdgeCacheOrigins.php40 * @param string $resource REQUIRED: The resource for which the policy is being
59 public function getIamPolicy($resource, $optParams = []) argument
61 $params = ['resource' => $resource];
70 * @param string $resource REQUIRED: The resource for which the policy is being
77 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
79 $params = ['resource' => $resource, 'postBody' => $postBody];
91 * @param string $resource REQUIRED: The resource for which the policy detail is
98 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
100 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DListFindingsResult.php48 public function setResource(SecuritycenterResource $resource) argument
50 $this->resource = $resource;
57 return $this->resource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/Resource/
H A DProjectsLocationsConnectionProfiles.php104 * @param string $resource REQUIRED: The resource for which the policy is being
123 public function getIamPolicy($resource, $optParams = []) argument
125 $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/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];
H A DResources.php38 * @param string $resource The name of the resource for this request.
42 public function get($project, $deployment, $resource, $optParams = []) argument
44 $params = ['project' => $project, 'deployment' => $deployment, 'resource' => $resource];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/
H A DSasPortalSetPolicyRequest.php31 public $resource; variable in Google\\Service\\SASPortalTesting\\SasPortalSetPolicyRequest
64 public function setResource($resource) argument
66 $this->resource = $resource;
73 return $this->resource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/Resource/
H A DProjectsSubscriptions.php147 * @param string $resource REQUIRED: The resource for which the policy is being
166 public function getIamPolicy($resource, $optParams = []) argument
168 $params = ['resource' => $resource];
294 * @param string $resource REQUIRED: The resource for which the policy is being
301 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
303 $params = ['resource' => $resource, 'postBody' => $postBody];
315 * @param string $resource REQUIRED: The resource for which the policy detail is
322 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
324 $params = ['resource' => $resource, 'postBody' => $postBody];
H A DProjectsTopics.php97 * @param string $resource REQUIRED: The resource for which the policy is being
116 public function getIamPolicy($resource, $optParams = []) argument
118 $params = ['resource' => $resource];
182 * @param string $resource REQUIRED: The resource for which the policy is being
189 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
191 $params = ['resource' => $resource, 'postBody' => $postBody];
202 * @param string $resource REQUIRED: The resource for which the policy detail is
209 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
211 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/Resource/
H A DProjectsInstancesClustersBackups.php101 * @param string $resource REQUIRED: The resource for which the policy is being
108 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
110 $params = ['resource' => $resource, 'postBody' => $postBody];
198 * @param string $resource REQUIRED: The resource for which the policy is being
205 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
207 $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/Sasportal/
H A DSasPortalSetPolicyRequest.php31 public $resource; variable in Google\\Service\\Sasportal\\SasPortalSetPolicyRequest
64 public function setResource($resource) argument
66 $this->resource = $resource;
73 return $this->resource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BinaryAuthorization/Resource/
H A DProjectsAttestors.php92 * @param string $resource REQUIRED: The resource for which the policy is being
111 public function getIamPolicy($resource, $optParams = []) argument
113 $params = ['resource' => $resource];
145 * @param string $resource REQUIRED: The resource for which the policy is being
152 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
154 $params = ['resource' => $resource, 'postBody' => $postBody];
166 * @param string $resource REQUIRED: The resource for which the policy detail is
173 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
175 $params = ['resource' => $resource, 'postBody' => $postBody];

1...<<1112131415161718