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

SitemapsListResponse

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

List of sitemaps.

interface SitemapsListResponse {
sitemap?: WmxSitemap[];
}

§Properties

§
sitemap?: WmxSitemap[]
[src]

Contains detailed information about a specific URL submitted as a sitemap.