struct Google::Places::V1::SearchResponse

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

Instance Method Detail

def next_page_token : String | Nil #

field routing_summaries : Array(RoutingSummary)? field contextual_contents : Array(ContextualContent)?


def places : Array(Place) #

def search_uri : String | Nil #