Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DVerifyNotificationChannelRequest.php20 class VerifyNotificationChannelRequest extends \Google\Model class
44 class_alias(VerifyNotificationChannelRequest::class, 'Google_Service_Monitoring_VerifyNotificationC…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/Resource/
H A DProjectsNotificationChannels.php26 use Google\Service\Monitoring\VerifyNotificationChannelRequest; alias
212 * @param VerifyNotificationChannelRequest $postBody
216 public function verify($name, VerifyNotificationChannelRequest $postBody, $optParams = [])