Class GoogleMaps.Builder
java.lang.Object
com.google.genai.gaos.models.interactions.GoogleMaps.Builder
- Enclosing class:
- GoogleMaps
-
Method Summary
Modifier and TypeMethodDescriptionbuild()enableWidget(Boolean enableWidget) Whether to return a widget context token in the tool call result of the response.The latitude of the user's location.The longitude of the user's location.
-
Method Details
-
enableWidget
Whether to return a widget context token in the tool call result of the response. -
latitude
The latitude of the user's location. -
longitude
The longitude of the user's location. -
build
-