Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRegionNotificationEndpoints.php40 * @param string $notificationEndpoint Name of the NotificationEndpoint resource
56 public function delete($project, $region, $notificationEndpoint, $optParams = []) argument
58 …ms = ['project' => $project, 'region' => $region, 'notificationEndpoint' => $notificationEndpoint];
68 * @param string $notificationEndpoint Name of the NotificationEndpoint resource
73 public function get($project, $region, $notificationEndpoint, $optParams = []) argument
75 …ms = ['project' => $project, 'region' => $region, 'notificationEndpoint' => $notificationEndpoint];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCompute.php11059 … 'path' => 'projects/{project}/regions/{region}/notificationEndpoints/{notificationEndpoint}',
11072 'notificationEndpoint' => [
11083 … 'path' => 'projects/{project}/regions/{region}/notificationEndpoints/{notificationEndpoint}',
11096 'notificationEndpoint' => [