/var/www/flurhymez/vendor/google/apiclient-services/src/Indexing
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/Indexing/PublishUrlNotificationResponse.php (1378B)
urlNotificationMetadata = $urlNotificationMetadata;
}
/**
* @return UrlNotificationMetadata
*/
public function getUrlNotificationMetadata()
{
return $this->urlNotificationMetadata;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(PublishUrlNotificationResponse::class, 'Google_Service_Indexing_PublishUrlNotificationResponse');