Class: Google::Apis::PlacesV1::GoogleMapsPlacesV1Place
- Inherits:
-
Object
- Object
- Google::Apis::PlacesV1::GoogleMapsPlacesV1Place
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/places_v1/classes.rb,
lib/google/apis/places_v1/representations.rb,
lib/google/apis/places_v1/representations.rb
Overview
All the information representing a Place.
Instance Attribute Summary collapse
-
#accessibility_options ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceAccessibilityOptions
Information about the accessibility options a place offers.
-
#address_components ⇒ Array<Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceAddressComponent>
Repeated components for each locality level.
-
#address_descriptor ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1AddressDescriptor
A relational description of a location.
-
#adr_format_address ⇒ String
The place's address in adr microformat: http://microformats.org/wiki/adr.
-
#allows_dogs ⇒ Boolean
(also: #allows_dogs?)
Place allows dogs.
-
#area_summary ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceAreaSummary
Experimental: See https://developers.google.com/maps/documentation/places/web- service/experimental/places-generative for more details.
-
#attributions ⇒ Array<Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceAttribution>
A set of data provider that must be shown with this result.
-
#business_status ⇒ String
The business status for the place.
-
#curbside_pickup ⇒ Boolean
(also: #curbside_pickup?)
Specifies if the business supports curbside pickup.
-
#current_opening_hours ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceOpeningHours
Information about business hour of the place.
-
#current_secondary_opening_hours ⇒ Array<Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceOpeningHours>
Contains an array of entries for the next seven days including information about secondary hours of a business.
-
#delivery ⇒ Boolean
(also: #delivery?)
Specifies if the business supports delivery.
-
#dine_in ⇒ Boolean
(also: #dine_in?)
Specifies if the business supports indoor or outdoor seating options.
-
#display_name ⇒ Google::Apis::PlacesV1::GoogleTypeLocalizedText
Localized variant of a text in a particular language.
-
#editorial_summary ⇒ Google::Apis::PlacesV1::GoogleTypeLocalizedText
Localized variant of a text in a particular language.
-
#ev_charge_options ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1EvChargeOptions
Information about the EV Charge Station hosted in Place.
-
#formatted_address ⇒ String
A full, human-readable address for this place.
-
#fuel_options ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1FuelOptions
The most recent information about fuel options in a gas station.
-
#generative_summary ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceGenerativeSummary
Experimental: See https://developers.google.com/maps/documentation/places/web- service/experimental/places-generative for more details.
-
#good_for_children ⇒ Boolean
(also: #good_for_children?)
Place is good for children.
-
#good_for_groups ⇒ Boolean
(also: #good_for_groups?)
Place accommodates groups.
-
#good_for_watching_sports ⇒ Boolean
(also: #good_for_watching_sports?)
Place is suitable for watching sports.
-
#google_maps_uri ⇒ String
A URL providing more information about this place.
-
#icon_background_color ⇒ String
Background color for icon_mask in hex format, e.g.
-
#icon_mask_base_uri ⇒ String
A truncated URL to an icon mask.
-
#id ⇒ String
The unique identifier of a place.
-
#international_phone_number ⇒ String
A human-readable phone number for the place, in international format.
-
#live_music ⇒ Boolean
(also: #live_music?)
Place provides live music.
-
#location ⇒ Google::Apis::PlacesV1::GoogleTypeLatLng
An object that represents a latitude/longitude pair.
-
#menu_for_children ⇒ Boolean
(also: #menu_for_children?)
Place has a children's menu.
-
#name ⇒ String
This Place's resource name, in
places/place_id`` format. -
#national_phone_number ⇒ String
A human-readable phone number for the place, in national format.
-
#outdoor_seating ⇒ Boolean
(also: #outdoor_seating?)
Place provides outdoor seating.
-
#parking_options ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceParkingOptions
Information about parking options for the place.
-
#payment_options ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1PlacePaymentOptions
Payment options the place accepts.
-
#photos ⇒ Array<Google::Apis::PlacesV1::GoogleMapsPlacesV1Photo>
Information (including references) about photos of this place.
-
#plus_code ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1PlacePlusCode
Plus code (http://plus.codes) is a location reference with two formats: global code defining a 14mx14m (1/8000th of a degree) or smaller rectangle, and compound code, replacing the prefix with a reference location.
-
#price_level ⇒ String
Price level of the place.
-
#primary_type ⇒ String
The primary type of the given result.
-
#primary_type_display_name ⇒ Google::Apis::PlacesV1::GoogleTypeLocalizedText
Localized variant of a text in a particular language.
-
#rating ⇒ Float
A rating between 1.0 and 5.0, based on user reviews of this place.
-
#regular_opening_hours ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceOpeningHours
Information about business hour of the place.
-
#regular_secondary_opening_hours ⇒ Array<Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceOpeningHours>
Contains an array of entries for information about regular secondary hours of a business.
-
#reservable ⇒ Boolean
(also: #reservable?)
Specifies if the place supports reservations.
-
#restroom ⇒ Boolean
(also: #restroom?)
Place has restroom.
-
#reviews ⇒ Array<Google::Apis::PlacesV1::GoogleMapsPlacesV1Review>
List of reviews about this place, sorted by relevance.
-
#serves_beer ⇒ Boolean
(also: #serves_beer?)
Specifies if the place serves beer.
-
#serves_breakfast ⇒ Boolean
(also: #serves_breakfast?)
Specifies if the place serves breakfast.
-
#serves_brunch ⇒ Boolean
(also: #serves_brunch?)
Specifies if the place serves brunch.
-
#serves_cocktails ⇒ Boolean
(also: #serves_cocktails?)
Place serves cocktails.
-
#serves_coffee ⇒ Boolean
(also: #serves_coffee?)
Place serves coffee.
-
#serves_dessert ⇒ Boolean
(also: #serves_dessert?)
Place serves dessert.
-
#serves_dinner ⇒ Boolean
(also: #serves_dinner?)
Specifies if the place serves dinner.
-
#serves_lunch ⇒ Boolean
(also: #serves_lunch?)
Specifies if the place serves lunch.
-
#serves_vegetarian_food ⇒ Boolean
(also: #serves_vegetarian_food?)
Specifies if the place serves vegetarian food.
-
#serves_wine ⇒ Boolean
(also: #serves_wine?)
Specifies if the place serves wine.
-
#short_formatted_address ⇒ String
A short, human-readable address for this place.
-
#sub_destinations ⇒ Array<Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceSubDestination>
A list of sub destinations related to the place.
-
#takeout ⇒ Boolean
(also: #takeout?)
Specifies if the business supports takeout.
-
#types ⇒ Array<String>
A set of type tags for this result.
-
#user_rating_count ⇒ Fixnum
The total number of reviews (with or without text) for this place.
-
#utc_offset_minutes ⇒ Fixnum
Number of minutes this place's timezone is currently offset from UTC.
-
#viewport ⇒ Google::Apis::PlacesV1::GoogleGeoTypeViewport
A latitude-longitude viewport, represented as two diagonally opposite
lowandhighpoints. -
#website_uri ⇒ String
The authoritative website for this place, e.g.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleMapsPlacesV1Place
constructor
A new instance of GoogleMapsPlacesV1Place.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleMapsPlacesV1Place
Returns a new instance of GoogleMapsPlacesV1Place.
1519 1520 1521 |
# File 'lib/google/apis/places_v1/classes.rb', line 1519 def initialize(**args) update!(**args) end |
Instance Attribute Details
#accessibility_options ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceAccessibilityOptions
Information about the accessibility options a place offers.
Corresponds to the JSON property accessibilityOptions
1111 1112 1113 |
# File 'lib/google/apis/places_v1/classes.rb', line 1111 def @accessibility_options end |
#address_components ⇒ Array<Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceAddressComponent>
Repeated components for each locality level. Note the following facts about
the address_components[] array: - The array of address components may contain
more components than the formatted_address. - The array does not necessarily
include all the political entities that contain an address, apart from those
included in the formatted_address. To retrieve all the political entities that
contain a specific address, you should use reverse geocoding, passing the
latitude/longitude of the address as a parameter to the request. - The format
of the response is not guaranteed to remain the same between requests. In
particular, the number of address_components varies based on the address
requested and can change over time for the same address. A component can
change position in the array. The type of the component can change. A
particular component may be missing in a later response.
Corresponds to the JSON property addressComponents
1127 1128 1129 |
# File 'lib/google/apis/places_v1/classes.rb', line 1127 def address_components @address_components end |
#address_descriptor ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1AddressDescriptor
A relational description of a location. Includes a ranked set of nearby
landmarks and precise containing areas and their relationship to the target
location.
Corresponds to the JSON property addressDescriptor
1134 1135 1136 |
# File 'lib/google/apis/places_v1/classes.rb', line 1134 def address_descriptor @address_descriptor end |
#adr_format_address ⇒ String
The place's address in adr microformat: http://microformats.org/wiki/adr.
Corresponds to the JSON property adrFormatAddress
1139 1140 1141 |
# File 'lib/google/apis/places_v1/classes.rb', line 1139 def adr_format_address @adr_format_address end |
#allows_dogs ⇒ Boolean Also known as: allows_dogs?
Place allows dogs.
Corresponds to the JSON property allowsDogs
1144 1145 1146 |
# File 'lib/google/apis/places_v1/classes.rb', line 1144 def allows_dogs @allows_dogs end |
#area_summary ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceAreaSummary
Experimental: See https://developers.google.com/maps/documentation/places/web-
service/experimental/places-generative for more details. AI-generated summary
of the area that the place is in.
Corresponds to the JSON property areaSummary
1152 1153 1154 |
# File 'lib/google/apis/places_v1/classes.rb', line 1152 def area_summary @area_summary end |
#attributions ⇒ Array<Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceAttribution>
A set of data provider that must be shown with this result.
Corresponds to the JSON property attributions
1157 1158 1159 |
# File 'lib/google/apis/places_v1/classes.rb', line 1157 def attributions @attributions end |
#business_status ⇒ String
The business status for the place.
Corresponds to the JSON property businessStatus
1162 1163 1164 |
# File 'lib/google/apis/places_v1/classes.rb', line 1162 def business_status @business_status end |
#curbside_pickup ⇒ Boolean Also known as: curbside_pickup?
Specifies if the business supports curbside pickup.
Corresponds to the JSON property curbsidePickup
1167 1168 1169 |
# File 'lib/google/apis/places_v1/classes.rb', line 1167 def curbside_pickup @curbside_pickup end |
#current_opening_hours ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceOpeningHours
Information about business hour of the place.
Corresponds to the JSON property currentOpeningHours
1173 1174 1175 |
# File 'lib/google/apis/places_v1/classes.rb', line 1173 def current_opening_hours @current_opening_hours end |
#current_secondary_opening_hours ⇒ Array<Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceOpeningHours>
Contains an array of entries for the next seven days including information
about secondary hours of a business. Secondary hours are different from a
business's main hours. For example, a restaurant can specify drive through
hours or delivery hours as its secondary hours. This field populates the type
subfield, which draws from a predefined list of opening hours types (such as
DRIVE_THROUGH, PICKUP, or TAKEOUT) based on the types of the place. This field
includes the special_days subfield of all hours, set for dates that have
exceptional hours.
Corresponds to the JSON property currentSecondaryOpeningHours
1185 1186 1187 |
# File 'lib/google/apis/places_v1/classes.rb', line 1185 def current_secondary_opening_hours @current_secondary_opening_hours end |
#delivery ⇒ Boolean Also known as: delivery?
Specifies if the business supports delivery.
Corresponds to the JSON property delivery
1190 1191 1192 |
# File 'lib/google/apis/places_v1/classes.rb', line 1190 def delivery @delivery end |
#dine_in ⇒ Boolean Also known as: dine_in?
Specifies if the business supports indoor or outdoor seating options.
Corresponds to the JSON property dineIn
1196 1197 1198 |
# File 'lib/google/apis/places_v1/classes.rb', line 1196 def dine_in @dine_in end |
#display_name ⇒ Google::Apis::PlacesV1::GoogleTypeLocalizedText
Localized variant of a text in a particular language.
Corresponds to the JSON property displayName
1202 1203 1204 |
# File 'lib/google/apis/places_v1/classes.rb', line 1202 def display_name @display_name end |
#editorial_summary ⇒ Google::Apis::PlacesV1::GoogleTypeLocalizedText
Localized variant of a text in a particular language.
Corresponds to the JSON property editorialSummary
1207 1208 1209 |
# File 'lib/google/apis/places_v1/classes.rb', line 1207 def editorial_summary @editorial_summary end |
#ev_charge_options ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1EvChargeOptions
Information about the EV Charge Station hosted in Place. Terminology follows
https://afdc.energy.gov/fuels/electricity_infrastructure.html One port could
charge one car at a time. One port has one or more connectors. One station has
one or more ports.
Corresponds to the JSON property evChargeOptions
1215 1216 1217 |
# File 'lib/google/apis/places_v1/classes.rb', line 1215 def @ev_charge_options end |
#formatted_address ⇒ String
A full, human-readable address for this place.
Corresponds to the JSON property formattedAddress
1220 1221 1222 |
# File 'lib/google/apis/places_v1/classes.rb', line 1220 def formatted_address @formatted_address end |
#fuel_options ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1FuelOptions
The most recent information about fuel options in a gas station. This
information is updated regularly.
Corresponds to the JSON property fuelOptions
1226 1227 1228 |
# File 'lib/google/apis/places_v1/classes.rb', line 1226 def @fuel_options end |
#generative_summary ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceGenerativeSummary
Experimental: See https://developers.google.com/maps/documentation/places/web-
service/experimental/places-generative for more details. AI-generated summary
of the place.
Corresponds to the JSON property generativeSummary
1233 1234 1235 |
# File 'lib/google/apis/places_v1/classes.rb', line 1233 def generative_summary @generative_summary end |
#good_for_children ⇒ Boolean Also known as: good_for_children?
Place is good for children.
Corresponds to the JSON property goodForChildren
1238 1239 1240 |
# File 'lib/google/apis/places_v1/classes.rb', line 1238 def good_for_children @good_for_children end |
#good_for_groups ⇒ Boolean Also known as: good_for_groups?
Place accommodates groups.
Corresponds to the JSON property goodForGroups
1244 1245 1246 |
# File 'lib/google/apis/places_v1/classes.rb', line 1244 def good_for_groups @good_for_groups end |
#good_for_watching_sports ⇒ Boolean Also known as: good_for_watching_sports?
Place is suitable for watching sports.
Corresponds to the JSON property goodForWatchingSports
1250 1251 1252 |
# File 'lib/google/apis/places_v1/classes.rb', line 1250 def good_for_watching_sports @good_for_watching_sports end |
#google_maps_uri ⇒ String
A URL providing more information about this place.
Corresponds to the JSON property googleMapsUri
1256 1257 1258 |
# File 'lib/google/apis/places_v1/classes.rb', line 1256 def google_maps_uri @google_maps_uri end |
#icon_background_color ⇒ String
Background color for icon_mask in hex format, e.g. #909CE1.
Corresponds to the JSON property iconBackgroundColor
1261 1262 1263 |
# File 'lib/google/apis/places_v1/classes.rb', line 1261 def icon_background_color @icon_background_color end |
#icon_mask_base_uri ⇒ String
A truncated URL to an icon mask. User can access different icon type by
appending type suffix to the end (eg, ".svg" or ".png").
Corresponds to the JSON property iconMaskBaseUri
1267 1268 1269 |
# File 'lib/google/apis/places_v1/classes.rb', line 1267 def icon_mask_base_uri @icon_mask_base_uri end |
#id ⇒ String
The unique identifier of a place.
Corresponds to the JSON property id
1272 1273 1274 |
# File 'lib/google/apis/places_v1/classes.rb', line 1272 def id @id end |
#international_phone_number ⇒ String
A human-readable phone number for the place, in international format.
Corresponds to the JSON property internationalPhoneNumber
1277 1278 1279 |
# File 'lib/google/apis/places_v1/classes.rb', line 1277 def international_phone_number @international_phone_number end |
#live_music ⇒ Boolean Also known as: live_music?
Place provides live music.
Corresponds to the JSON property liveMusic
1282 1283 1284 |
# File 'lib/google/apis/places_v1/classes.rb', line 1282 def live_music @live_music end |
#location ⇒ Google::Apis::PlacesV1::GoogleTypeLatLng
An object that represents a latitude/longitude pair. This is expressed as a
pair of doubles to represent degrees latitude and degrees longitude. Unless
specified otherwise, this object must conform to the WGS84 standard. Values
must be within normalized ranges.
Corresponds to the JSON property location
1291 1292 1293 |
# File 'lib/google/apis/places_v1/classes.rb', line 1291 def location @location end |
#menu_for_children ⇒ Boolean Also known as:
Place has a children's menu.
Corresponds to the JSON property menuForChildren
1296 1297 1298 |
# File 'lib/google/apis/places_v1/classes.rb', line 1296 def @menu_for_children end |
#name ⇒ String
This Place's resource name, in places/place_id`format. Can be used to look
up the Place.
Corresponds to the JSON propertyname`
1303 1304 1305 |
# File 'lib/google/apis/places_v1/classes.rb', line 1303 def name @name end |
#national_phone_number ⇒ String
A human-readable phone number for the place, in national format.
Corresponds to the JSON property nationalPhoneNumber
1308 1309 1310 |
# File 'lib/google/apis/places_v1/classes.rb', line 1308 def national_phone_number @national_phone_number end |
#outdoor_seating ⇒ Boolean Also known as: outdoor_seating?
Place provides outdoor seating.
Corresponds to the JSON property outdoorSeating
1313 1314 1315 |
# File 'lib/google/apis/places_v1/classes.rb', line 1313 def outdoor_seating @outdoor_seating end |
#parking_options ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceParkingOptions
Information about parking options for the place. A parking lot could support
more than one option at the same time.
Corresponds to the JSON property parkingOptions
1320 1321 1322 |
# File 'lib/google/apis/places_v1/classes.rb', line 1320 def @parking_options end |
#payment_options ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1PlacePaymentOptions
Payment options the place accepts.
Corresponds to the JSON property paymentOptions
1325 1326 1327 |
# File 'lib/google/apis/places_v1/classes.rb', line 1325 def @payment_options end |
#photos ⇒ Array<Google::Apis::PlacesV1::GoogleMapsPlacesV1Photo>
Information (including references) about photos of this place. A maximum of 10
photos can be returned.
Corresponds to the JSON property photos
1331 1332 1333 |
# File 'lib/google/apis/places_v1/classes.rb', line 1331 def photos @photos end |
#plus_code ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1PlacePlusCode
Plus code (http://plus.codes) is a location reference with two formats: global
code defining a 14mx14m (1/8000th of a degree) or smaller rectangle, and
compound code, replacing the prefix with a reference location.
Corresponds to the JSON property plusCode
1338 1339 1340 |
# File 'lib/google/apis/places_v1/classes.rb', line 1338 def plus_code @plus_code end |
#price_level ⇒ String
Price level of the place.
Corresponds to the JSON property priceLevel
1343 1344 1345 |
# File 'lib/google/apis/places_v1/classes.rb', line 1343 def price_level @price_level end |
#primary_type ⇒ String
The primary type of the given result. This type must one of the Places API
supported types. For example, "restaurant", "cafe", "airport", etc. A place
can only have a single primary type. For the complete list of possible values,
see Table A and Table B at https://developers.google.com/maps/documentation/
places/web-service/place-types
Corresponds to the JSON property primaryType
1352 1353 1354 |
# File 'lib/google/apis/places_v1/classes.rb', line 1352 def primary_type @primary_type end |
#primary_type_display_name ⇒ Google::Apis::PlacesV1::GoogleTypeLocalizedText
Localized variant of a text in a particular language.
Corresponds to the JSON property primaryTypeDisplayName
1357 1358 1359 |
# File 'lib/google/apis/places_v1/classes.rb', line 1357 def primary_type_display_name @primary_type_display_name end |
#rating ⇒ Float
A rating between 1.0 and 5.0, based on user reviews of this place.
Corresponds to the JSON property rating
1362 1363 1364 |
# File 'lib/google/apis/places_v1/classes.rb', line 1362 def @rating end |
#regular_opening_hours ⇒ Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceOpeningHours
Information about business hour of the place.
Corresponds to the JSON property regularOpeningHours
1367 1368 1369 |
# File 'lib/google/apis/places_v1/classes.rb', line 1367 def regular_opening_hours @regular_opening_hours end |
#regular_secondary_opening_hours ⇒ Array<Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceOpeningHours>
Contains an array of entries for information about regular secondary hours of
a business. Secondary hours are different from a business's main hours. For
example, a restaurant can specify drive through hours or delivery hours as its
secondary hours. This field populates the type subfield, which draws from a
predefined list of opening hours types (such as DRIVE_THROUGH, PICKUP, or
TAKEOUT) based on the types of the place.
Corresponds to the JSON property regularSecondaryOpeningHours
1377 1378 1379 |
# File 'lib/google/apis/places_v1/classes.rb', line 1377 def regular_secondary_opening_hours @regular_secondary_opening_hours end |
#reservable ⇒ Boolean Also known as: reservable?
Specifies if the place supports reservations.
Corresponds to the JSON property reservable
1382 1383 1384 |
# File 'lib/google/apis/places_v1/classes.rb', line 1382 def reservable @reservable end |
#restroom ⇒ Boolean Also known as: restroom?
Place has restroom.
Corresponds to the JSON property restroom
1388 1389 1390 |
# File 'lib/google/apis/places_v1/classes.rb', line 1388 def restroom @restroom end |
#reviews ⇒ Array<Google::Apis::PlacesV1::GoogleMapsPlacesV1Review>
List of reviews about this place, sorted by relevance. A maximum of 5 reviews
can be returned.
Corresponds to the JSON property reviews
1395 1396 1397 |
# File 'lib/google/apis/places_v1/classes.rb', line 1395 def reviews @reviews end |
#serves_beer ⇒ Boolean Also known as: serves_beer?
Specifies if the place serves beer.
Corresponds to the JSON property servesBeer
1400 1401 1402 |
# File 'lib/google/apis/places_v1/classes.rb', line 1400 def serves_beer @serves_beer end |
#serves_breakfast ⇒ Boolean Also known as: serves_breakfast?
Specifies if the place serves breakfast.
Corresponds to the JSON property servesBreakfast
1406 1407 1408 |
# File 'lib/google/apis/places_v1/classes.rb', line 1406 def serves_breakfast @serves_breakfast end |
#serves_brunch ⇒ Boolean Also known as: serves_brunch?
Specifies if the place serves brunch.
Corresponds to the JSON property servesBrunch
1412 1413 1414 |
# File 'lib/google/apis/places_v1/classes.rb', line 1412 def serves_brunch @serves_brunch end |
#serves_cocktails ⇒ Boolean Also known as: serves_cocktails?
Place serves cocktails.
Corresponds to the JSON property servesCocktails
1418 1419 1420 |
# File 'lib/google/apis/places_v1/classes.rb', line 1418 def serves_cocktails @serves_cocktails end |
#serves_coffee ⇒ Boolean Also known as: serves_coffee?
Place serves coffee.
Corresponds to the JSON property servesCoffee
1424 1425 1426 |
# File 'lib/google/apis/places_v1/classes.rb', line 1424 def serves_coffee @serves_coffee end |
#serves_dessert ⇒ Boolean Also known as: serves_dessert?
Place serves dessert.
Corresponds to the JSON property servesDessert
1430 1431 1432 |
# File 'lib/google/apis/places_v1/classes.rb', line 1430 def serves_dessert @serves_dessert end |
#serves_dinner ⇒ Boolean Also known as: serves_dinner?
Specifies if the place serves dinner.
Corresponds to the JSON property servesDinner
1436 1437 1438 |
# File 'lib/google/apis/places_v1/classes.rb', line 1436 def serves_dinner @serves_dinner end |
#serves_lunch ⇒ Boolean Also known as: serves_lunch?
Specifies if the place serves lunch.
Corresponds to the JSON property servesLunch
1442 1443 1444 |
# File 'lib/google/apis/places_v1/classes.rb', line 1442 def serves_lunch @serves_lunch end |
#serves_vegetarian_food ⇒ Boolean Also known as: serves_vegetarian_food?
Specifies if the place serves vegetarian food.
Corresponds to the JSON property servesVegetarianFood
1448 1449 1450 |
# File 'lib/google/apis/places_v1/classes.rb', line 1448 def serves_vegetarian_food @serves_vegetarian_food end |
#serves_wine ⇒ Boolean Also known as: serves_wine?
Specifies if the place serves wine.
Corresponds to the JSON property servesWine
1454 1455 1456 |
# File 'lib/google/apis/places_v1/classes.rb', line 1454 def serves_wine @serves_wine end |
#short_formatted_address ⇒ String
A short, human-readable address for this place.
Corresponds to the JSON property shortFormattedAddress
1460 1461 1462 |
# File 'lib/google/apis/places_v1/classes.rb', line 1460 def short_formatted_address @short_formatted_address end |
#sub_destinations ⇒ Array<Google::Apis::PlacesV1::GoogleMapsPlacesV1PlaceSubDestination>
A list of sub destinations related to the place.
Corresponds to the JSON property subDestinations
1465 1466 1467 |
# File 'lib/google/apis/places_v1/classes.rb', line 1465 def sub_destinations @sub_destinations end |
#takeout ⇒ Boolean Also known as: takeout?
Specifies if the business supports takeout.
Corresponds to the JSON property takeout
1470 1471 1472 |
# File 'lib/google/apis/places_v1/classes.rb', line 1470 def takeout @takeout end |
#types ⇒ Array<String>
A set of type tags for this result. For example, "political" and "locality".
For the complete list of possible values, see Table A and Table B at https://
developers.google.com/maps/documentation/places/web-service/place-types
Corresponds to the JSON property types
1478 1479 1480 |
# File 'lib/google/apis/places_v1/classes.rb', line 1478 def types @types end |
#user_rating_count ⇒ Fixnum
The total number of reviews (with or without text) for this place.
Corresponds to the JSON property userRatingCount
1483 1484 1485 |
# File 'lib/google/apis/places_v1/classes.rb', line 1483 def @user_rating_count end |
#utc_offset_minutes ⇒ Fixnum
Number of minutes this place's timezone is currently offset from UTC. This is
expressed in minutes to support timezones that are offset by fractions of an
hour, e.g. X hours and 15 minutes.
Corresponds to the JSON property utcOffsetMinutes
1490 1491 1492 |
# File 'lib/google/apis/places_v1/classes.rb', line 1490 def utc_offset_minutes @utc_offset_minutes end |
#viewport ⇒ Google::Apis::PlacesV1::GoogleGeoTypeViewport
A latitude-longitude viewport, represented as two diagonally opposite low
and high points. A viewport is considered a closed region, i.e. it includes
its boundary. The latitude bounds must range between -90 to 90 degrees
inclusive, and the longitude bounds must range between -180 to 180 degrees
inclusive. Various cases include: - If low = high, the viewport consists
of that single point. - If low.longitude > high.longitude, the longitude
range is inverted (the viewport crosses the 180 degree longitude line). - If
low.longitude = -180 degrees and high.longitude = 180 degrees, the viewport
includes all longitudes. - If low.longitude = 180 degrees and high.
longitude = -180 degrees, the longitude range is empty. - If low.latitude >
high.latitude, the latitude range is empty. Both low and high must be
populated, and the represented box cannot be empty (as specified by the
definitions above). An empty viewport will result in an error. For example,
this viewport fully encloses New York City: "low": "latitude": 40.477398, "
longitude": -74.259087 , "high": "latitude": 40.91618, "longitude": -73.
70018
Corresponds to the JSON property viewport
1510 1511 1512 |
# File 'lib/google/apis/places_v1/classes.rb', line 1510 def @viewport end |
#website_uri ⇒ String
The authoritative website for this place, e.g. a business' homepage. Note that
for places that are part of a chain (e.g. an IKEA store), this will usually be
the website for the individual store, not the overall chain.
Corresponds to the JSON property websiteUri
1517 1518 1519 |
# File 'lib/google/apis/places_v1/classes.rb', line 1517 def website_uri @website_uri end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 |
# File 'lib/google/apis/places_v1/classes.rb', line 1524 def update!(**args) @accessibility_options = args[:accessibility_options] if args.key?(:accessibility_options) @address_components = args[:address_components] if args.key?(:address_components) @address_descriptor = args[:address_descriptor] if args.key?(:address_descriptor) @adr_format_address = args[:adr_format_address] if args.key?(:adr_format_address) @allows_dogs = args[:allows_dogs] if args.key?(:allows_dogs) @area_summary = args[:area_summary] if args.key?(:area_summary) @attributions = args[:attributions] if args.key?(:attributions) @business_status = args[:business_status] if args.key?(:business_status) @curbside_pickup = args[:curbside_pickup] if args.key?(:curbside_pickup) @current_opening_hours = args[:current_opening_hours] if args.key?(:current_opening_hours) @current_secondary_opening_hours = args[:current_secondary_opening_hours] if args.key?(:current_secondary_opening_hours) @delivery = args[:delivery] if args.key?(:delivery) @dine_in = args[:dine_in] if args.key?(:dine_in) @display_name = args[:display_name] if args.key?(:display_name) @editorial_summary = args[:editorial_summary] if args.key?(:editorial_summary) @ev_charge_options = args[:ev_charge_options] if args.key?(:ev_charge_options) @formatted_address = args[:formatted_address] if args.key?(:formatted_address) @fuel_options = args[:fuel_options] if args.key?(:fuel_options) @generative_summary = args[:generative_summary] if args.key?(:generative_summary) @good_for_children = args[:good_for_children] if args.key?(:good_for_children) @good_for_groups = args[:good_for_groups] if args.key?(:good_for_groups) @good_for_watching_sports = args[:good_for_watching_sports] if args.key?(:good_for_watching_sports) @google_maps_uri = args[:google_maps_uri] if args.key?(:google_maps_uri) @icon_background_color = args[:icon_background_color] if args.key?(:icon_background_color) @icon_mask_base_uri = args[:icon_mask_base_uri] if args.key?(:icon_mask_base_uri) @id = args[:id] if args.key?(:id) @international_phone_number = args[:international_phone_number] if args.key?(:international_phone_number) @live_music = args[:live_music] if args.key?(:live_music) @location = args[:location] if args.key?(:location) @menu_for_children = args[:menu_for_children] if args.key?(:menu_for_children) @name = args[:name] if args.key?(:name) @national_phone_number = args[:national_phone_number] if args.key?(:national_phone_number) @outdoor_seating = args[:outdoor_seating] if args.key?(:outdoor_seating) @parking_options = args[:parking_options] if args.key?(:parking_options) @payment_options = args[:payment_options] if args.key?(:payment_options) @photos = args[:photos] if args.key?(:photos) @plus_code = args[:plus_code] if args.key?(:plus_code) @price_level = args[:price_level] if args.key?(:price_level) @primary_type = args[:primary_type] if args.key?(:primary_type) @primary_type_display_name = args[:primary_type_display_name] if args.key?(:primary_type_display_name) @rating = args[:rating] if args.key?(:rating) @regular_opening_hours = args[:regular_opening_hours] if args.key?(:regular_opening_hours) @regular_secondary_opening_hours = args[:regular_secondary_opening_hours] if args.key?(:regular_secondary_opening_hours) @reservable = args[:reservable] if args.key?(:reservable) @restroom = args[:restroom] if args.key?(:restroom) @reviews = args[:reviews] if args.key?(:reviews) @serves_beer = args[:serves_beer] if args.key?(:serves_beer) @serves_breakfast = args[:serves_breakfast] if args.key?(:serves_breakfast) @serves_brunch = args[:serves_brunch] if args.key?(:serves_brunch) @serves_cocktails = args[:serves_cocktails] if args.key?(:serves_cocktails) @serves_coffee = args[:serves_coffee] if args.key?(:serves_coffee) @serves_dessert = args[:serves_dessert] if args.key?(:serves_dessert) @serves_dinner = args[:serves_dinner] if args.key?(:serves_dinner) @serves_lunch = args[:serves_lunch] if args.key?(:serves_lunch) @serves_vegetarian_food = args[:serves_vegetarian_food] if args.key?(:serves_vegetarian_food) @serves_wine = args[:serves_wine] if args.key?(:serves_wine) @short_formatted_address = args[:short_formatted_address] if args.key?(:short_formatted_address) @sub_destinations = args[:sub_destinations] if args.key?(:sub_destinations) @takeout = args[:takeout] if args.key?(:takeout) @types = args[:types] if args.key?(:types) @user_rating_count = args[:user_rating_count] if args.key?(:user_rating_count) @utc_offset_minutes = args[:utc_offset_minutes] if args.key?(:utc_offset_minutes) @viewport = args[:viewport] if args.key?(:viewport) @website_uri = args[:website_uri] if args.key?(:website_uri) end |