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

SitemapsListOptions

import type { SitemapsListOptions } from "https://googleapis.deno.dev/v1/searchconsole:v1.ts";

Additional options for SearchConsole#sitemapsList.

interface SitemapsListOptions {
sitemapIndex?: string;
}

§Properties

§
sitemapIndex?: string
[src]

A URL of a site's sitemap index. For example: http://www.example.com/sitemapindex.xml.