Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Indexing/Resource/
H A DUrlNotifications.php20 use Google\Service\Indexing\PublishUrlNotificationResponse; alias
56 * @return PublishUrlNotificationResponse
62 return $this->call('publish', [$params], PublishUrlNotificationResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Indexing/
H A DPublishUrlNotificationResponse.php20 class PublishUrlNotificationResponse extends \Google\Model class
42 class_alias(PublishUrlNotificationResponse::class, 'Google_Service_Indexing_PublishUrlNotificationR…