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

Region

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

A region is a geographic boundary such as: cities, postal codes, counties, states, etc.

interface Region {
place?: string;
}

§Properties

§
place?: string
[src]

The place ID of the geographic region. Not all region types are supported; see documentation for details. Format: Must be in the format places/PLACE_ID, where PLACE_ID is the unique identifier of a place. For example: places/ChIJPV4oX_65j4ARVW8IJ6IJUYs.