Class GoogleMapsResultDelta
java.lang.Object
com.google.genai.gaos.models.interactions.GoogleMapsResultDelta
- All Implemented Interfaces:
StepDeltaData
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()booleaninthashCode()result()The results of the Google Maps.A signature hash for backend validation.toString()type()withResult(List<GoogleMapsResult> result) The results of the Google Maps.withSignature(String signature) A signature hash for backend validation.
-
Constructor Details
-
GoogleMapsResultDelta
-
GoogleMapsResultDelta
public GoogleMapsResultDelta()
-
-
Method Details
-
result
The results of the Google Maps. -
signature
A signature hash for backend validation. -
type
- Specified by:
typein interfaceStepDeltaData
-
builder
-
withResult
The results of the Google Maps. -
withSignature
A signature hash for backend validation. -
equals
-
hashCode
public int hashCode() -
toString
-