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

MetrosListResponse

import type { MetrosListResponse } from "https://googleapis.deno.dev/v1/dfareporting:v4.ts";

Metro List Response

interface MetrosListResponse {
kind?: string;
metros?: Metro[];
}

§Properties

§
kind?: string
[src]

Identifies what kind of resource this is. Value: the fixed string "dfareporting#metrosListResponse".

§
metros?: Metro[]
[src]

Metro collection.