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

UrlNotificationsGetMetadataOptions

import type { UrlNotificationsGetMetadataOptions } from "https://googleapis.deno.dev/v1/indexing:v3.ts";

Additional options for Indexing#urlNotificationsGetMetadata.

interface UrlNotificationsGetMetadataOptions {
url?: string;
}

§Properties

§
url?: string
[src]

URL that is being queried.