struct Google::Places::V1

Defined in:

places.cr

Instance 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 #

[View source]