struct Google::Places::V1
- Google::Places::V1
- Google::API
- Struct
- Value
- Object
Defined in:
places.crInstance Method Summary
Instance methods inherited from struct Google::API
client : Client
client
Constructor methods inherited from struct Google::API
new(client : Google::Client)
new
Macros inherited from struct Google::API
discover(url)
discover
Instance Method Detail
def search_text(text_query : String, *, language_code : String | Nil = nil, region_code : String | Nil = nil) : SearchResponse
#