struct Google::Places::V1::SearchRequest

Included Modules

Extended Modules

Defined in:

places.cr

Constructors

Instance Method Summary

Macros inherited from module Google::Resource

define(name, *fields) define, field(var, key = nil, **options, &block) field, field!(var, key = nil, **options, &block) field!, field?(var, key = nil, **options, &block) field?

Constructor Detail

def self.new(pull : JSON::PullParser) #

def self.new(pull : MessagePack::Unpacker) #

def self.new(*, text_query : String, language_code : Nil | String, region_code : Nil | String) #

[View source]

Instance Method Detail

def language_code : String | Nil #

def region_code : String | Nil #

def text_query : String #