Firebase.AI.GoogleMapsGroundingChunk

A grounding chunk sourced from Google Maps.

Summary

Properties

PlaceId
string
This Place's resource name, in places/{place_id} format.
Title
string
The title of the place.
Uri
System.Uri
The URI of the place.

Properties

PlaceId

string Firebase::AI::GoogleMapsGroundingChunk::PlaceId

This Place's resource name, in places/{place_id} format.

This can be used to look up the place in the Google Maps API

Title

string Firebase::AI::GoogleMapsGroundingChunk::Title

The title of the place.

Uri

System.Uri Firebase::AI::GoogleMapsGroundingChunk::Uri

The URI of the place.