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

GoogleMapsPlacesV1AddressDescriptor

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

A relational description of a location. Includes a ranked set of nearby landmarks and precise containing areas and their relationship to the target location.

interface GoogleMapsPlacesV1AddressDescriptor {}

§Properties

§

A ranked list of containing or adjacent areas. The most recognizable and precise areas are ranked first.

§

A ranked list of nearby landmarks. The most recognizable and nearby landmarks are ranked first.