Uses of Class
com.google.genai.gaos.models.interactions.GoogleMaps
Packages that use GoogleMaps
-
Uses of GoogleMaps in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return GoogleMapsModifier and TypeMethodDescriptionGoogleMaps.Builder.build()GoogleMaps.withEnableWidget(Boolean enableWidget) Whether to return a widget context token in the tool call result of the response.GoogleMaps.withLatitude(Double latitude) The latitude of the user's location.GoogleMaps.withLongitude(Double longitude) The longitude of the user's location.