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

GoogleMapsPlacesV1PlaceGenerativeSummary

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

AI-generated summary of the place.

interface GoogleMapsPlacesV1PlaceGenerativeSummary {
disclosureText?: GoogleTypeLocalizedText;
overviewFlagContentUri?: string;
}

§Properties

§

The AI disclosure message "Summarized with Gemini" (and its localized variants). This will be in the language specified in the request if available.

§

The overview of the place.

§
overviewFlagContentUri?: string
[src]

A link where users can flag a problem with the overview summary.