Uses of Class
com.google.genai.gaos.models.interactions.PlaceCitation
Packages that use PlaceCitation
-
Uses of PlaceCitation in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return PlaceCitationModifier and TypeMethodDescriptionPlaceCitation.Builder.build()PlaceCitation.withEndIndex(Integer endIndex) End of the attributed segment, exclusive.Title of the place.PlaceCitation.withPlaceId(String placeId) The ID of the place, in `places/{place_id}` format.PlaceCitation.withReviewSnippets(List<ReviewSnippet> reviewSnippets) Snippets of reviews that are used to generate answers about the features of a given place in Google Maps.PlaceCitation.withStartIndex(Integer startIndex) Start of segment of the response that is attributed to this source.URI reference of the place.