Home
last modified time | relevance | path

Searched refs:resourceId (Results 1 – 25 of 47) sorted by last modified time

12

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/davcal/vendor/sabre/http/lib/
H A DClient.php222 $resourceId = intval($status['handle']);
228 ) = $this->curlMultiMap[$resourceId];
229 unset($this->curlMultiMap[$resourceId]);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DMobileDevice.php148 public $resourceId; variable in Google\\Service\\Directory\\MobileDevice
619 public function setResourceId($resourceId) argument
621 $this->resourceId = $resourceId;
628 return $this->resourceId;
H A DCalendarResource.php69 public $resourceId; variable in Google\\Service\\Directory\\CalendarResource
240 public function setResourceId($resourceId) argument
242 $this->resourceId = $resourceId;
249 return $this->resourceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
H A DChromeosdevices.php53 * @param string $resourceId The unique ID of the device. The `resourceId`s are
59 public function action($customerId, $resourceId, ChromeOsDeviceAction $postBody, $optParams = []) argument
61 $params = ['customerId' => $customerId, 'resourceId' => $resourceId, 'postBody' => $postBody];
H A DMobiledevices.php43 * @param string $resourceId The unique ID the API service uses to identify the
48 public function action($customerId, $resourceId, MobileDeviceAction $postBody, $optParams = []) argument
50 $params = ['customerId' => $customerId, 'resourceId' => $resourceId, 'postBody' => $postBody];
62 * @param string $resourceId The unique ID the API service uses to identify the
66 public function delete($customerId, $resourceId, $optParams = []) argument
68 $params = ['customerId' => $customerId, 'resourceId' => $resourceId];
80 * @param string $resourceId The unique ID the API service uses to identify the
88 public function get($customerId, $resourceId, $optParams = []) argument
90 $params = ['customerId' => $customerId, 'resourceId' => $resourceId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DActivityContentDetailsChannelItem.php28 public function setResourceId(ResourceId $resourceId) argument
30 $this->resourceId = $resourceId;
37 return $this->resourceId;
H A DActivityContentDetailsComment.php28 public function setResourceId(ResourceId $resourceId) argument
30 $this->resourceId = $resourceId;
37 return $this->resourceId;
H A DActivityContentDetailsRecommendation.php48 public function setResourceId(ResourceId $resourceId) argument
50 $this->resourceId = $resourceId;
57 return $this->resourceId;
H A DSubscriptionSnippet.php106 public function setResourceId(ResourceId $resourceId) argument
108 $this->resourceId = $resourceId;
115 return $this->resourceId;
H A DActivityContentDetailsBulletin.php28 public function setResourceId(ResourceId $resourceId) argument
30 $this->resourceId = $resourceId;
37 return $this->resourceId;
H A DActivityContentDetailsSocial.php86 public function setResourceId(ResourceId $resourceId) argument
88 $this->resourceId = $resourceId;
95 return $this->resourceId;
H A DActivityContentDetailsSubscription.php28 public function setResourceId(ResourceId $resourceId) argument
30 $this->resourceId = $resourceId;
37 return $this->resourceId;
H A DPlaylistItemSnippet.php150 public function setResourceId(ResourceId $resourceId) argument
152 $this->resourceId = $resourceId;
159 return $this->resourceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Assuredworkloads/
H A DGoogleCloudAssuredworkloadsV1WorkloadResourceSettings.php29 public $resourceId; variable in Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1WorkloadResourceSettings
52 public function setResourceId($resourceId) argument
54 $this->resourceId = $resourceId;
61 return $this->resourceId;
H A DGoogleCloudAssuredworkloadsV1WorkloadResourceInfo.php25 public $resourceId; variable in Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1WorkloadResourceInfo
34 public function setResourceId($resourceId) argument
36 $this->resourceId = $resourceId;
43 return $this->resourceId;
H A DGoogleCloudAssuredworkloadsV1beta1WorkloadResourceSettings.php29 public $resourceId; variable in Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1beta1WorkloadResourceSettings
52 public function setResourceId($resourceId) argument
54 $this->resourceId = $resourceId;
61 return $this->resourceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DPolicy.php36 public $resourceId; variable in Google\\Service\\Storage\\Policy
87 public function setResourceId($resourceId) argument
89 $this->resourceId = $resourceId;
96 return $this->resourceId;
H A DChannel.php49 public $resourceId; variable in Google\\Service\\Storage\\Channel
150 public function setResourceId($resourceId) argument
152 $this->resourceId = $resourceId;
159 return $this->resourceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesConfiguration/
H A DImageConfiguration.php33 public $resourceId; variable in Google\\Service\\GamesConfiguration\\ImageConfiguration
70 public function setResourceId($resourceId) argument
72 $this->resourceId = $resourceId;
79 return $this->resourceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DGamesConfiguration.php137 'path' => 'games/v1configuration/images/{resourceId}/imageType/{imageType}',
140 'resourceId' => [
H A DDirectory.php242 … 'path' => 'admin/directory/v1/customer/{customerId}/devices/chromeos/{resourceId}/action',
250 'resourceId' => [
987 … 'path' => 'admin/directory/v1/customer/{customerId}/devices/mobile/{resourceId}/action',
995 'resourceId' => [
1002 'path' => 'admin/directory/v1/customer/{customerId}/devices/mobile/{resourceId}',
1010 'resourceId' => [
1017 'path' => 'admin/directory/v1/customer/{customerId}/devices/mobile/{resourceId}',
1025 'resourceId' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DDeviceCompromisedSecurityDetail.php45 public $resourceId; variable in Google\\Service\\AlertCenter\\DeviceCompromisedSecurityDetail
124 public function setResourceId($resourceId) argument
126 $this->resourceId = $resourceId;
133 return $this->resourceId;
H A DSuspiciousActivitySecurityDetail.php53 public $resourceId; variable in Google\\Service\\AlertCenter\\SuspiciousActivitySecurityDetail
160 public function setResourceId($resourceId) argument
162 $this->resourceId = $resourceId;
169 return $this->resourceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DChannel.php49 public $resourceId; variable in Google\\Service\\Calendar\\Channel
150 public function setResourceId($resourceId) argument
152 $this->resourceId = $resourceId;
159 return $this->resourceId;

12