Searched refs:UrlNotification (Results 1 – 3 of 3) sorted by relevance
22 protected $latestRemoveType = UrlNotification::class;24 protected $latestUpdateType = UrlNotification::class;32 * @param UrlNotification34 public function setLatestRemove(UrlNotification $latestRemove)39 * @return UrlNotification46 * @param UrlNotification48 public function setLatestUpdate(UrlNotification $latestUpdate)53 * @return UrlNotification
20 class UrlNotification extends \Google\Model class80 class_alias(UrlNotification::class, 'Google_Service_Indexing_UrlNotification');
21 use Google\Service\Indexing\UrlNotification; alias54 * @param UrlNotification $postBody58 public function publish(UrlNotification $postBody, $optParams = [])