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

GoogleMapsPlacesV1PlaceReviewSummary

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

AI-generated summary of the place using user reviews.

interface GoogleMapsPlacesV1PlaceReviewSummary {
disclosureText?: GoogleTypeLocalizedText;
flagContentUri?: string;
reviewsUri?: 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.

§
flagContentUri?: string
[src]

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

§
reviewsUri?: string
[src]

A link to show reviews of this place on Google Maps.

§

The summary of user reviews.