Searched refs:notificationEndpoint (Results 1 – 2 of 2) sorted by relevance
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/ ! |
| D | RegionNotificationEndpoints.php | 40 * @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/ ! |
| D | Compute.php | 11059 … 'path' => 'projects/{project}/regions/{region}/notificationEndpoints/{notificationEndpoint}', 11072 'notificationEndpoint' => [ 11083 … 'path' => 'projects/{project}/regions/{region}/notificationEndpoints/{notificationEndpoint}', 11096 'notificationEndpoint' => [
|