PublishUrlNotificationResponse
import type { PublishUrlNotificationResponse } from "https://googleapis.deno.dev/v1/indexing:v3.ts";
Output for PublishUrlNotification
interface PublishUrlNotificationResponse {
urlNotificationMetadata?: UrlNotificationMetadata;
}§Properties
§
urlNotificationMetadata?: UrlNotificationMetadata
[src]Description of the notification events received for this URL.