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
Copy file name to clipboardExpand all lines: docs/dyn/places_v1.places.html
+14-8Lines changed: 14 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -326,7 +326,7 @@ <h3>Method Details</h3>
326
326
],
327
327
"businessStatus": "A String", # The business status for the place.
328
328
"consumerAlert": { # The consumer alert message for the place when we detect suspicious review activity on a business or a business violates our policies. # The consumer alert message for the place when we detect suspicious review activity on a business or a business violates our policies.
329
-
"details": { # The details of the consumer alert message. # The details of the consumer alert message.ƒ
329
+
"details": { # The details of the consumer alert message. # The details of the consumer alert message.
330
330
"aboutLink": { # The link to show together with the description to provide more information. # The link to show together with the description to provide more information.
331
331
"title": "A String", # The title to show for the link.
332
332
"uri": "A String", # The uri of the link.
@@ -546,6 +546,8 @@ <h3>Method Details</h3>
546
546
"longitude": 3.14, # The longitude in degrees. It must be in the range [-180.0, +180.0].
547
547
},
548
548
"menuForChildren": True or False, # Place has a children's menu.
549
+
"movedPlace": "A String", # If this Place is permanently closed and has moved to a new Place, this field contains the new Place's resource name, in `places/{place_id}` format. If this Place moved multiple times, this field will represent the first moved place. This field will not be populated if this Place has not moved.
550
+
"movedPlaceId": "A String", # If this Place is permanently closed and has moved to a new Place, this field contains the new Place's place ID. If this Place moved multiple times, this field will represent the first moved Place. This field will not be populated if this Place has not moved.
549
551
"name": "A String", # This Place's resource name, in `places/{place_id}` format. Can be used to look up the Place.
550
552
"nationalPhoneNumber": "A String", # A human-readable phone number for the place, in national format.
551
553
"neighborhoodSummary": { # A summary of points of interest near the place. # A summary of points of interest near the place.
@@ -771,7 +773,7 @@ <h3>Method Details</h3>
771
773
"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.
772
774
"text": "A String", # Localized string in the language corresponding to language_code below.
773
775
},
774
-
"visitDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # The date when the author visited the place. This is trucated to the year and month of the visit.
776
+
"visitDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # The date when the author visited the place. This is truncated to the year and month of the visit.
775
777
"day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
776
778
"month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
777
779
"year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
@@ -935,7 +937,7 @@ <h3>Method Details</h3>
935
937
],
936
938
"businessStatus": "A String", # The business status for the place.
937
939
"consumerAlert": { # The consumer alert message for the place when we detect suspicious review activity on a business or a business violates our policies. # The consumer alert message for the place when we detect suspicious review activity on a business or a business violates our policies.
938
-
"details": { # The details of the consumer alert message. # The details of the consumer alert message.ƒ
940
+
"details": { # The details of the consumer alert message. # The details of the consumer alert message.
939
941
"aboutLink": { # The link to show together with the description to provide more information. # The link to show together with the description to provide more information.
940
942
"title": "A String", # The title to show for the link.
941
943
"uri": "A String", # The uri of the link.
@@ -1155,6 +1157,8 @@ <h3>Method Details</h3>
1155
1157
"longitude": 3.14, # The longitude in degrees. It must be in the range [-180.0, +180.0].
1156
1158
},
1157
1159
"menuForChildren": True or False, # Place has a children's menu.
1160
+
"movedPlace": "A String", # If this Place is permanently closed and has moved to a new Place, this field contains the new Place's resource name, in `places/{place_id}` format. If this Place moved multiple times, this field will represent the first moved place. This field will not be populated if this Place has not moved.
1161
+
"movedPlaceId": "A String", # If this Place is permanently closed and has moved to a new Place, this field contains the new Place's place ID. If this Place moved multiple times, this field will represent the first moved Place. This field will not be populated if this Place has not moved.
1158
1162
"name": "A String", # This Place's resource name, in `places/{place_id}` format. Can be used to look up the Place.
1159
1163
"nationalPhoneNumber": "A String", # A human-readable phone number for the place, in national format.
1160
1164
"neighborhoodSummary": { # A summary of points of interest near the place. # A summary of points of interest near the place.
@@ -1380,7 +1384,7 @@ <h3>Method Details</h3>
1380
1384
"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.
1381
1385
"text": "A String", # Localized string in the language corresponding to language_code below.
1382
1386
},
1383
-
"visitDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # The date when the author visited the place. This is trucated to the year and month of the visit.
1387
+
"visitDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # The date when the author visited the place. This is truncated to the year and month of the visit.
1384
1388
"day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
1385
1389
"month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
1386
1390
"year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
@@ -1571,7 +1575,7 @@ <h3>Method Details</h3>
1571
1575
"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.
1572
1576
"text": "A String", # Localized string in the language corresponding to language_code below.
1573
1577
},
1574
-
"visitDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # The date when the author visited the place. This is trucated to the year and month of the visit.
1578
+
"visitDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # The date when the author visited the place. This is truncated to the year and month of the visit.
1575
1579
"day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
1576
1580
"month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
1577
1581
"year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
@@ -1617,7 +1621,7 @@ <h3>Method Details</h3>
1617
1621
"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.
1618
1622
"text": "A String", # Localized string in the language corresponding to language_code below.
1619
1623
},
1620
-
"visitDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # The date when the author visited the place. This is trucated to the year and month of the visit.
1624
+
"visitDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # The date when the author visited the place. This is truncated to the year and month of the visit.
1621
1625
"day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
1622
1626
"month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
1623
1627
"year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
@@ -1684,7 +1688,7 @@ <h3>Method Details</h3>
1684
1688
],
1685
1689
"businessStatus": "A String", # The business status for the place.
1686
1690
"consumerAlert": { # The consumer alert message for the place when we detect suspicious review activity on a business or a business violates our policies. # The consumer alert message for the place when we detect suspicious review activity on a business or a business violates our policies.
1687
-
"details": { # The details of the consumer alert message. # The details of the consumer alert message.ƒ
1691
+
"details": { # The details of the consumer alert message. # The details of the consumer alert message.
1688
1692
"aboutLink": { # The link to show together with the description to provide more information. # The link to show together with the description to provide more information.
1689
1693
"title": "A String", # The title to show for the link.
1690
1694
"uri": "A String", # The uri of the link.
@@ -1904,6 +1908,8 @@ <h3>Method Details</h3>
1904
1908
"longitude": 3.14, # The longitude in degrees. It must be in the range [-180.0, +180.0].
1905
1909
},
1906
1910
"menuForChildren": True or False, # Place has a children's menu.
1911
+
"movedPlace": "A String", # If this Place is permanently closed and has moved to a new Place, this field contains the new Place's resource name, in `places/{place_id}` format. If this Place moved multiple times, this field will represent the first moved place. This field will not be populated if this Place has not moved.
1912
+
"movedPlaceId": "A String", # If this Place is permanently closed and has moved to a new Place, this field contains the new Place's place ID. If this Place moved multiple times, this field will represent the first moved Place. This field will not be populated if this Place has not moved.
1907
1913
"name": "A String", # This Place's resource name, in `places/{place_id}` format. Can be used to look up the Place.
1908
1914
"nationalPhoneNumber": "A String", # A human-readable phone number for the place, in national format.
1909
1915
"neighborhoodSummary": { # A summary of points of interest near the place. # A summary of points of interest near the place.
@@ -2129,7 +2135,7 @@ <h3>Method Details</h3>
2129
2135
"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.
2130
2136
"text": "A String", # Localized string in the language corresponding to language_code below.
2131
2137
},
2132
-
"visitDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # The date when the author visited the place. This is trucated to the year and month of the visit.
2138
+
"visitDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # The date when the author visited the place. This is truncated to the year and month of the visit.
2133
2139
"day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
2134
2140
"month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
2135
2141
"year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
0 commit comments