Home
last modified time | relevance | path

Searched refs:calendarResourceId (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
H A DResourcesCalendars.php39 * @param string $calendarResourceId The unique ID of the calendar resource to
43 public function delete($customer, $calendarResourceId, $optParams = []) argument
45 $params = ['customer' => $customer, 'calendarResourceId' => $calendarResourceId];
55 * @param string $calendarResourceId The unique ID of the calendar resource to
60 public function get($customer, $calendarResourceId, $optParams = []) argument
62 $params = ['customer' => $customer, 'calendarResourceId' => $calendarResourceId];
124 * @param string $calendarResourceId The unique ID of the calendar resource to
130 public function patch($customer, $calendarResourceId, CalendarResource $postBody, $optParams = []) argument
132 …$params = ['customer' => $customer, 'calendarResourceId' => $calendarResourceId, 'postBody' => $po…
144 * @param string $calendarResourceId The unique ID of the calendar resource to
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDirectory.php1308 … 'path' => 'admin/directory/v1/customer/{customer}/resources/calendars/{calendarResourceId}',
1316 'calendarResourceId' => [
1323 … 'path' => 'admin/directory/v1/customer/{customer}/resources/calendars/{calendarResourceId}',
1331 'calendarResourceId' => [
1374 … 'path' => 'admin/directory/v1/customer/{customer}/resources/calendars/{calendarResourceId}',
1382 'calendarResourceId' => [
1389 … 'path' => 'admin/directory/v1/customer/{customer}/resources/calendars/{calendarResourceId}',
1397 'calendarResourceId' => [