struct

AI::Google::RetrievalConfig

Inherits JSON::Serializable < Struct < Value < Object

Retrieval configuration for grounding.

Constructors

new(lat_lng : LatLng | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

lat_lng

Latitude/longitude for location-based grounding.

Source