struct Google::Places::V1::SearchResponse
- Google::Places::V1::SearchResponse
- Struct
- Value
- Object
Included Modules
- Google::Resource
- JSON::Serializable
- MessagePack::Serializable
Extended Modules
- JSON::Schema
Defined in:
places.crConstructors
Instance Method Summary
-
#next_page_token : String | Nil
field routing_summaries : Array(RoutingSummary)? field contextual_contents : Array(ContextualContent)?
- #places : Array(Place)
- #search_uri : String | Nil
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
Instance Method Detail
def next_page_token : String | Nil
#
field routing_summaries : Array(RoutingSummary)? field contextual_contents : Array(ContextualContent)?