Builder
A builder for GoogleMaps.
Functions
Link copied to clipboard
public final Tool.GoogleMaps.Builder additionalProperties(Map<String, JsonValue> additionalProperties)
Link copied to clipboard
Returns an immutable instance of GoogleMaps.
Link copied to clipboard
Sets Builder.enableWidget to an arbitrary JSON value.
Whether to return a widget context token in the tool call result of the response.
Link copied to clipboard
Sets Builder.latitude to an arbitrary JSON value.
The latitude of the user's location.
Link copied to clipboard
Sets Builder.longitude to an arbitrary JSON value.
The longitude of the user's location.
Link copied to clipboard
Link copied to clipboard
public final Tool.GoogleMaps.Builder putAllAdditionalProperties(Map<String, JsonValue> additionalProperties)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets the field to an arbitrary JSON value.