Class GoogleMapsCallStep.Builder
java.lang.Object
com.google.genai.gaos.models.interactions.GoogleMapsCallStep.Builder
- Enclosing class:
- GoogleMapsCallStep
-
Method Summary
Modifier and TypeMethodDescriptionarguments(GoogleMapsCallArguments arguments) The arguments to pass to the Google Maps tool.build()Required.A signature hash for backend validation.
-
Method Details
-
arguments
The arguments to pass to the Google Maps tool. -
id
Required. A unique ID for this specific tool call. -
signature
A signature hash for backend validation. -
build
-