Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

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.