You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### places:v1
The following keys were deleted:
- schemas.GoogleMapsPlacesV1Review.properties.visitDate.$ref (Total Keys: 1)
- schemas.GoogleMapsPlacesV1ReviewVisitDate (Total Keys: 6)
The following keys were added:
- schemas.GoogleMapsPlacesV1PlaceReviewSummary.properties.reviewsUri.type (Total Keys: 1)
Copy file name to clipboardExpand all lines: docs/dyn/places_v1.places.html
+12-29Lines changed: 12 additions & 29 deletions
Original file line number
Diff line number
Diff line change
@@ -518,10 +518,10 @@ <h3>Method Details</h3>
518
518
"goodForWatchingSports": True or False, # Place is suitable for watching sports.
519
519
"googleMapsLinks": { # Links to trigger different Google Maps actions. # Links to trigger different Google Maps actions.
520
520
"directionsUri": "A String", # A link to show the directions to the place. The link only populates the destination location and uses the default travel mode `DRIVE`.
521
-
"photosUri": "A String", # A link to show photos of this place. This link is currently not supported on Google Maps Mobile and only works on the web version of Google Maps.
521
+
"photosUri": "A String", # A link to show reviews of this place on Google Maps.
522
522
"placeUri": "A String", # A link to show this place.
523
-
"reviewsUri": "A String", # A link to show reviews of this place. This link is currently not supported on Google Maps Mobile and only works on the web version of Google Maps.
524
-
"writeAReviewUri": "A String", # A link to write a review for this place. This link is currently not supported on Google Maps Mobile and only works on the web version of Google Maps.
523
+
"reviewsUri": "A String", # A link to show reviews of this place on Google Maps.
524
+
"writeAReviewUri": "A String", # A link to write a review for this place on Google Maps.
525
525
},
526
526
"googleMapsUri": "A String", # A URL providing more information about this place.
527
527
"iconBackgroundColor": "A String", # Background color for icon_mask in hex format, e.g. #909CE1.
@@ -732,6 +732,7 @@ <h3>Method Details</h3>
732
732
"text": "A String", # Localized string in the language corresponding to language_code below.
733
733
},
734
734
"flagContentUri": "A String", # A link where users can flag a problem with the summary.
735
+
"reviewsUri": "A String", # A link to show reviews of this place on Google Maps.
735
736
"text": { # Localized variant of a text in a particular language. # The summary of user reviews.
736
737
"languageCode": "A String", # The text's BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see http://www.unicode.org/reports/tr35/#Unicode_locale_identifier.
737
738
"text": "A String", # Localized string in the language corresponding to language_code below.
@@ -758,10 +759,6 @@ <h3>Method Details</h3>
758
759
"languageCode": "A String", # The text's BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see http://www.unicode.org/reports/tr35/#Unicode_locale_identifier.
759
760
"text": "A String", # Localized string in the language corresponding to language_code below.
760
761
},
761
-
"visitDate": { # The date when the author visited the place. This is trucated to month. # The date when the author visited the place. This is trucated to month.
762
-
"month": 42, # The month the author visited the place, e.g. 4. The value is between 1 and 12.
763
-
"year": 42, # The year the author visited the place, e.g. 2025.
764
-
},
765
762
},
766
763
],
767
764
"servesBeer": True or False, # Specifies if the place serves beer.
@@ -1113,10 +1110,10 @@ <h3>Method Details</h3>
1113
1110
"goodForWatchingSports": True or False, # Place is suitable for watching sports.
1114
1111
"googleMapsLinks": { # Links to trigger different Google Maps actions. # Links to trigger different Google Maps actions.
1115
1112
"directionsUri": "A String", # A link to show the directions to the place. The link only populates the destination location and uses the default travel mode `DRIVE`.
1116
-
"photosUri": "A String", # A link to show photos of this place. This link is currently not supported on Google Maps Mobile and only works on the web version of Google Maps.
1113
+
"photosUri": "A String", # A link to show reviews of this place on Google Maps.
1117
1114
"placeUri": "A String", # A link to show this place.
1118
-
"reviewsUri": "A String", # A link to show reviews of this place. This link is currently not supported on Google Maps Mobile and only works on the web version of Google Maps.
1119
-
"writeAReviewUri": "A String", # A link to write a review for this place. This link is currently not supported on Google Maps Mobile and only works on the web version of Google Maps.
1115
+
"reviewsUri": "A String", # A link to show reviews of this place on Google Maps.
1116
+
"writeAReviewUri": "A String", # A link to write a review for this place on Google Maps.
1120
1117
},
1121
1118
"googleMapsUri": "A String", # A URL providing more information about this place.
1122
1119
"iconBackgroundColor": "A String", # Background color for icon_mask in hex format, e.g. #909CE1.
@@ -1327,6 +1324,7 @@ <h3>Method Details</h3>
1327
1324
"text": "A String", # Localized string in the language corresponding to language_code below.
1328
1325
},
1329
1326
"flagContentUri": "A String", # A link where users can flag a problem with the summary.
1327
+
"reviewsUri": "A String", # A link to show reviews of this place on Google Maps.
1330
1328
"text": { # Localized variant of a text in a particular language. # The summary of user reviews.
1331
1329
"languageCode": "A String", # The text's BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see http://www.unicode.org/reports/tr35/#Unicode_locale_identifier.
1332
1330
"text": "A String", # Localized string in the language corresponding to language_code below.
@@ -1353,10 +1351,6 @@ <h3>Method Details</h3>
1353
1351
"languageCode": "A String", # The text's BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see http://www.unicode.org/reports/tr35/#Unicode_locale_identifier.
1354
1352
"text": "A String", # Localized string in the language corresponding to language_code below.
1355
1353
},
1356
-
"visitDate": { # The date when the author visited the place. This is trucated to month. # The date when the author visited the place. This is trucated to month.
1357
-
"month": 42, # The month the author visited the place, e.g. 4. The value is between 1 and 12.
1358
-
"year": 42, # The year the author visited the place, e.g. 2025.
1359
-
},
1360
1354
},
1361
1355
],
1362
1356
"servesBeer": True or False, # Specifies if the place serves beer.
@@ -1543,10 +1537,6 @@ <h3>Method Details</h3>
1543
1537
"languageCode": "A String", # The text's BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see http://www.unicode.org/reports/tr35/#Unicode_locale_identifier.
1544
1538
"text": "A String", # Localized string in the language corresponding to language_code below.
1545
1539
},
1546
-
"visitDate": { # The date when the author visited the place. This is trucated to month. # The date when the author visited the place. This is trucated to month.
1547
-
"month": 42, # The month the author visited the place, e.g. 4. The value is between 1 and 12.
1548
-
"year": 42, # The year the author visited the place, e.g. 2025.
1549
-
},
1550
1540
},
1551
1541
},
1552
1542
},
@@ -1588,10 +1578,6 @@ <h3>Method Details</h3>
1588
1578
"languageCode": "A String", # The text's BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see http://www.unicode.org/reports/tr35/#Unicode_locale_identifier.
1589
1579
"text": "A String", # Localized string in the language corresponding to language_code below.
1590
1580
},
1591
-
"visitDate": { # The date when the author visited the place. This is trucated to month. # The date when the author visited the place. This is trucated to month.
1592
-
"month": 42, # The month the author visited the place, e.g. 4. The value is between 1 and 12.
1593
-
"year": 42, # The year the author visited the place, e.g. 2025.
1594
-
},
1595
1581
},
1596
1582
],
1597
1583
},
@@ -1846,10 +1832,10 @@ <h3>Method Details</h3>
1846
1832
"goodForWatchingSports": True or False, # Place is suitable for watching sports.
1847
1833
"googleMapsLinks": { # Links to trigger different Google Maps actions. # Links to trigger different Google Maps actions.
1848
1834
"directionsUri": "A String", # A link to show the directions to the place. The link only populates the destination location and uses the default travel mode `DRIVE`.
1849
-
"photosUri": "A String", # A link to show photos of this place. This link is currently not supported on Google Maps Mobile and only works on the web version of Google Maps.
1835
+
"photosUri": "A String", # A link to show reviews of this place on Google Maps.
1850
1836
"placeUri": "A String", # A link to show this place.
1851
-
"reviewsUri": "A String", # A link to show reviews of this place. This link is currently not supported on Google Maps Mobile and only works on the web version of Google Maps.
1852
-
"writeAReviewUri": "A String", # A link to write a review for this place. This link is currently not supported on Google Maps Mobile and only works on the web version of Google Maps.
1837
+
"reviewsUri": "A String", # A link to show reviews of this place on Google Maps.
1838
+
"writeAReviewUri": "A String", # A link to write a review for this place on Google Maps.
1853
1839
},
1854
1840
"googleMapsUri": "A String", # A URL providing more information about this place.
1855
1841
"iconBackgroundColor": "A String", # Background color for icon_mask in hex format, e.g. #909CE1.
@@ -2060,6 +2046,7 @@ <h3>Method Details</h3>
2060
2046
"text": "A String", # Localized string in the language corresponding to language_code below.
2061
2047
},
2062
2048
"flagContentUri": "A String", # A link where users can flag a problem with the summary.
2049
+
"reviewsUri": "A String", # A link to show reviews of this place on Google Maps.
2063
2050
"text": { # Localized variant of a text in a particular language. # The summary of user reviews.
2064
2051
"languageCode": "A String", # The text's BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see http://www.unicode.org/reports/tr35/#Unicode_locale_identifier.
2065
2052
"text": "A String", # Localized string in the language corresponding to language_code below.
@@ -2086,10 +2073,6 @@ <h3>Method Details</h3>
2086
2073
"languageCode": "A String", # The text's BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see http://www.unicode.org/reports/tr35/#Unicode_locale_identifier.
2087
2074
"text": "A String", # Localized string in the language corresponding to language_code below.
2088
2075
},
2089
-
"visitDate": { # The date when the author visited the place. This is trucated to month. # The date when the author visited the place. This is trucated to month.
2090
-
"month": 42, # The month the author visited the place, e.g. 4. The value is between 1 and 12.
2091
-
"year": 42, # The year the author visited the place, e.g. 2025.
2092
-
},
2093
2076
},
2094
2077
],
2095
2078
"servesBeer": True or False, # Specifies if the place serves beer.
"description": "A link to show photos of this place. This link is currently not supported on Google Maps Mobile and only works on the web version of Google Maps.",
1500
+
"description": "A link to show reviews of this place on Google Maps.",
1501
1501
"type": "string"
1502
1502
},
1503
1503
"placeUri": {
1504
1504
"description": "A link to show this place.",
1505
1505
"type": "string"
1506
1506
},
1507
1507
"reviewsUri": {
1508
-
"description": "A link to show reviews of this place. This link is currently not supported on Google Maps Mobile and only works on the web version of Google Maps.",
1508
+
"description": "A link to show reviews of this place on Google Maps.",
1509
1509
"type": "string"
1510
1510
},
1511
1511
"writeAReviewUri": {
1512
-
"description": "A link to write a review for this place. This link is currently not supported on Google Maps Mobile and only works on the web version of Google Maps.",
1512
+
"description": "A link to write a review for this place on Google Maps.",
1513
1513
"type": "string"
1514
1514
}
1515
1515
},
@@ -1757,6 +1757,10 @@
1757
1757
"description": "A link where users can flag a problem with the summary.",
1758
1758
"type": "string"
1759
1759
},
1760
+
"reviewsUri": {
1761
+
"description": "A link to show reviews of this place on Google Maps.",
1762
+
"type": "string"
1763
+
},
1760
1764
"text": {
1761
1765
"$ref": "GoogleTypeLocalizedText",
1762
1766
"description": "The summary of user reviews."
@@ -1846,27 +1850,6 @@
1846
1850
"text": {
1847
1851
"$ref": "GoogleTypeLocalizedText",
1848
1852
"description": "The localized text of the review."
1849
-
},
1850
-
"visitDate": {
1851
-
"$ref": "GoogleMapsPlacesV1ReviewVisitDate",
1852
-
"description": "The date when the author visited the place. This is trucated to month."
1853
-
}
1854
-
},
1855
-
"type": "object"
1856
-
},
1857
-
"GoogleMapsPlacesV1ReviewVisitDate": {
1858
-
"description": "The date when the author visited the place. This is trucated to month.",
1859
-
"id": "GoogleMapsPlacesV1ReviewVisitDate",
1860
-
"properties": {
1861
-
"month": {
1862
-
"description": "The month the author visited the place, e.g. 4. The value is between 1 and 12.",
1863
-
"format": "int32",
1864
-
"type": "integer"
1865
-
},
1866
-
"year": {
1867
-
"description": "The year the author visited the place, e.g. 2025.",
0 commit comments