Class GoogleMapsCallDelta
java.lang.Object
com.google.genai.gaos.models.interactions.GoogleMapsCallDelta
- All Implemented Interfaces:
StepDeltaData
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe arguments to pass to the Google Maps tool.static GoogleMapsCallDelta.Builderbuilder()booleaninthashCode()A signature hash for backend validation.toString()type()withArguments(GoogleMapsCallArguments arguments) The arguments to pass to the Google Maps tool.withSignature(String signature) A signature hash for backend validation.
-
Constructor Details
-
GoogleMapsCallDelta
-
GoogleMapsCallDelta
public GoogleMapsCallDelta()
-
-
Method Details
-
arguments
The arguments to pass to the Google Maps tool. -
signature
A signature hash for backend validation. -
type
- Specified by:
typein interfaceStepDeltaData
-
builder
-
withArguments
The arguments to pass to the Google Maps tool. -
withSignature
A signature hash for backend validation. -
equals
-
hashCode
public int hashCode() -
toString
-