ReviewSnippet: { review_id?: string; title?: string; url?: string }

Encapsulates a snippet of a user review that answers a question about

Type declaration

  • Optionalreview_id?: string

    The ID of the review snippet.

  • Optionaltitle?: string

    Title of the review.

  • Optionalurl?: string

    A link that corresponds to the user review on Google Maps.

the features of a specific place in Google Maps.