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;
text?: GoogleTypeLocalizedText;
}§Properties
§
disclosureText?: GoogleTypeLocalizedText
[src]The AI disclosure message "Summarized with Gemini" (and its localized variants). This will be in the language specified in the request if available.
§
text?: GoogleTypeLocalizedText
[src]The summary of user reviews.