Home
last modified time | relevance | path

Searched refs:resource (Results 126 – 150 of 428) sorted by relevance

12345678910>>...18

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/Resource/
H A DProjectsInstancesBackups.php133 * @param string $resource REQUIRED: The Cloud Spanner resource for which the
140 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
142 $params = ['resource' => $resource, 'postBody' => $postBody];
222 * @param string $resource REQUIRED: The Cloud Spanner resource for which the
229 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
231 $params = ['resource' => $resource, 'postBody' => $postBody];
244 * @param string $resource REQUIRED: The Cloud Spanner resource for which
252 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
254 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/Resource/
H A DServices.php140 * @param string $resource REQUIRED: The resource for which the policy is being
147 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
149 $params = ['resource' => $resource, 'postBody' => $postBody];
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/Compute/Resource/
H A DNodeTemplates.php148 * @param string $resource Name or id of the resource for this request.
154 public function getIamPolicy($project, $region, $resource, $optParams = []) argument
156 $params = ['project' => $project, 'region' => $region, 'resource' => $resource];
248 * @param string $resource Name or id of the resource for this request.
253 …public function setIamPolicy($project, $region, $resource, RegionSetPolicyRequest $postBody, $optP… argument
255 …$params = ['project' => $project, 'region' => $region, 'resource' => $resource, 'postBody' => $pos…
265 * @param string $resource Name or id of the resource for this request.
270 …public function testIamPermissions($project, $region, $resource, TestPermissionsRequest $postBody,… argument
272 …$params = ['project' => $project, 'region' => $region, 'resource' => $resource, 'postBody' => $pos…
H A DRegionDisks.php152 * @param string $resource Name or id of the resource for this request.
158 public function getIamPolicy($project, $region, $resource, $optParams = []) argument
160 $params = ['project' => $project, 'region' => $region, 'resource' => $resource];
309 * @param string $resource Name or id of the resource for this request.
314 …public function setIamPolicy($project, $region, $resource, RegionSetPolicyRequest $postBody, $optP… argument
316 …$params = ['project' => $project, 'region' => $region, 'resource' => $resource, 'postBody' => $pos…
325 * @param string $resource Name or id of the resource for this request.
341 …public function setLabels($project, $region, $resource, RegionSetLabelsRequest $postBody, $optPara… argument
343 …$params = ['project' => $project, 'region' => $region, 'resource' => $resource, 'postBody' => $pos…
353 * @param string $resource Name or id of the resource for this request.
[all …]
H A DDisks.php216 * @param string $resource Name or id of the resource for this request.
222 public function getIamPolicy($project, $zone, $resource, $optParams = []) argument
224 $params = ['project' => $project, 'zone' => $zone, 'resource' => $resource];
376 * @param string $resource Name or id of the resource for this request.
381 …public function setIamPolicy($project, $zone, $resource, ZoneSetPolicyRequest $postBody, $optParam… argument
383 …$params = ['project' => $project, 'zone' => $zone, 'resource' => $resource, 'postBody' => $postBod…
393 * @param string $resource Name or id of the resource for this request.
409 …public function setLabels($project, $zone, $resource, ZoneSetLabelsRequest $postBody, $optParams =… argument
411 …$params = ['project' => $project, 'zone' => $zone, 'resource' => $resource, 'postBody' => $postBod…
421 * @param string $resource Name or id of the resource for this request.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/Resource/
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/ContainerAnalysis/Resource/
H A DProjectsNotes.php110 * @param string $resource REQUIRED: The resource for which the policy is being
117 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
119 $params = ['resource' => $resource, 'postBody' => $postBody];
170 * @param string $resource REQUIRED: The resource for which the policy is being
177 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
179 $params = ['resource' => $resource, 'postBody' => $postBody];
191 * @param string $resource REQUIRED: The resource for which the policy detail is
198 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
200 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DUpgradeAvailableEvent.php27 public $resource; variable in Google\\Service\\Container\\UpgradeAvailableEvent
54 public function setResource($resource) argument
56 $this->resource = $resource;
63 return $this->resource;
H A DUpgradeEvent.php37 public $resource; variable in Google\\Service\\Container\\UpgradeEvent
92 public function setResource($resource) argument
94 $this->resource = $resource;
101 return $this->resource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DEventTrigger.php31 public $resource; variable in Google\\Service\\CloudFunctions\\EventTrigger
68 public function setResource($resource) argument
70 $this->resource = $resource;
77 return $this->resource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1DataSource.php25 public $resource; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1DataSource
40 public function setResource($resource) argument
42 $this->resource = $resource;
49 return $this->resource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DAuthorizationInfo.php33 public $resource; variable in Google\\Service\\ServiceControl\\AuthorizationInfo
68 public function setResource($resource) argument
70 $this->resource = $resource;
77 return $this->resource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
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/Document/
H A DGoogleCloudDocumentaiUiv1beta3CommonOperationMetadata.php29 public $resource; variable in Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata
60 public function setResource($resource) argument
62 $this->resource = $resource;
69 return $this->resource;
H A DGoogleCloudDocumentaiV1alpha1CommonOperationMetadata.php29 public $resource; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1alpha1CommonOperationMetadata
60 public function setResource($resource) argument
62 $this->resource = $resource;
69 return $this->resource;
H A DGoogleCloudDocumentaiV1beta3CommonOperationMetadata.php29 public $resource; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta3CommonOperationMetadata
60 public function setResource($resource) argument
62 $this->resource = $resource;
69 return $this->resource;
H A DGoogleCloudDocumentaiV1CommonOperationMetadata.php29 public $resource; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1CommonOperationMetadata
60 public function setResource($resource) argument
62 $this->resource = $resource;
69 return $this->resource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaChangeHistoryChange.php29 public $resource; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaChangeHistoryChange
52 public function setResource($resource) argument
54 $this->resource = $resource;
61 return $this->resource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/Resource/
H A DTables.php77 * @param string $resource REQUIRED: The resource for which the policy is being
84 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
86 $params = ['resource' => $resource, 'postBody' => $postBody];
151 * @param string $resource REQUIRED: The resource for which the policy is being
158 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
160 $params = ['resource' => $resource, 'postBody' => $postBody];
171 * @param string $resource REQUIRED: The resource for which the policy detail is
178 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
180 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasetsHl7V2Stores.php113 * @param string $resource REQUIRED: The resource for which the policy is being
132 public function getIamPolicy($resource, $optParams = []) argument
134 $params = ['resource' => $resource];
243 * @param string $resource REQUIRED: The resource for which the policy is being
250 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
252 $params = ['resource' => $resource, 'postBody' => $postBody];
264 * @param string $resource REQUIRED: The resource for which the policy detail is
271 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
273 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/Resource/
H A DProjectsLocationsWorkflowTemplates.php115 * @param string $resource REQUIRED: The resource for which the policy is being
122 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
124 $params = ['resource' => $resource, 'postBody' => $postBody];
226 * @param string $resource REQUIRED: The resource for which the policy is being
233 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
235 $params = ['resource' => $resource, 'postBody' => $postBody];
247 * @param string $resource REQUIRED: The resource for which the policy detail is
254 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
256 $params = ['resource' => $resource, 'postBody' => $postBody];
H A DProjectsRegionsWorkflowTemplates.php115 * @param string $resource REQUIRED: The resource for which the policy is being
122 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
124 $params = ['resource' => $resource, 'postBody' => $postBody];
226 * @param string $resource REQUIRED: The resource for which the policy is being
233 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
235 $params = ['resource' => $resource, 'postBody' => $postBody];
247 * @param string $resource REQUIRED: The resource for which the policy detail is
254 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
256 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/amcharts/
H A Daction.php62 private function get_asset($resource) { argument
63 if(!preg_match('#^(?:(?:https?:)?/)?/#', $resource)) {
65 $resource = DOKU_BASE."lib/plugins/".$info['base']."/assets/".$resource;
67 return $resource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/
H A DOperationMetadata.php37 public $resource; variable in Google\\Service\\CloudComposer\\OperationMetadata
92 public function setResource($resource) argument
94 $this->resource = $resource;
101 return $this->resource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DContainerAnalysis.php113 'path' => 'v1/{+resource}:getIamPolicy',
116 'resource' => [
159 'path' => 'v1/{+resource}:setIamPolicy',
162 'resource' => [
169 'path' => 'v1/{+resource}:testIamPermissions',
172 'resource' => [
261 'path' => 'v1/{+resource}:getIamPolicy',
264 'resource' => [
331 'path' => 'v1/{+resource}:setIamPolicy',
334 'resource' => [
[all …]

12345678910>>...18