Skip to content

Commit 1d521ba

Browse files
chore: update dist (#395)
* chore: update dist folder [skip ci] Co-authored-by: googlemaps-bot <googlemaps-bot@google.com>
1 parent 43fea1a commit 1d521ba

6 files changed

Lines changed: 78 additions & 78 deletions

File tree

dist/documentation/schemas/maps_http_schema_place.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/documentation/schemas/maps_http_schema_place.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Attributes describing a place. Not all attributes will be available for all plac
1010
| <h4 id="Place-adr_address" class="add-link schema-object-property-key"><code>adr_address</code></h4> | optional | string | <div class="nonref-property-description"><p>A representation of the place's address in the <a href="http://microformats.org/wiki/adr">adr microformat</a>.</p></div> |
1111
| <h4 id="Place-business_status" class="add-link schema-object-property-key"><code>business_status</code></h4> | optional | string | <div class="nonref-property-description"><p>Indicates the operational status of the place, if it is a business. If no data exists, <code>business_status</code> is not returned.</p><div class="notranslate">The allowed values include: `OPERATIONAL`, `CLOSED_TEMPORARILY`, and `CLOSED_PERMANENTLY`</div></div> |
1212
| <h4 id="Place-curbside_pickup" class="add-link schema-object-property-key"><code>curbside_pickup</code></h4> | optional | boolean | <div class="nonref-property-description"><p>Specifies if the business supports curbside pickup.</p></div> |
13-
| <h4 id="Place-current_opening_hours" class="add-link schema-object-property-key"><code>current_opening_hours</code></h4> | optional | [PlaceOpeningHours](#PlaceOpeningHours "PlaceOpeningHours") | <div class="ref-property-description"><p>Contains the hours of operation for the next seven days (including today). The time period starts at midnight on the date of the request and ends at 11:59 pm six days later. This field includes the <code>special_day</code> subfield of all hours, set for dates that have exceptional hours.</p><p>See <a href="#PlaceOpeningHours">PlaceOpeningHours</a> for more information.</div> |
13+
| <h4 id="Place-current_opening_hours" class="add-link schema-object-property-key"><code>current_opening_hours</code></h4> | optional | [PlaceOpeningHours](#PlaceOpeningHours "PlaceOpeningHours") | <div class="ref-property-description"><p>Contains the hours of operation for the next seven days (including today). The time period starts at midnight on the date of the request and ends at 11:59 pm six days later. This field includes the <code>special_days</code> subfield of all hours, set for dates that have exceptional hours.</p><p>See <a href="#PlaceOpeningHours">PlaceOpeningHours</a> for more information.</div> |
1414
| <h4 id="Place-delivery" class="add-link schema-object-property-key"><code>delivery</code></h4> | optional | boolean | <div class="nonref-property-description"><p>Specifies if the business supports delivery.</p></div> |
1515
| <h4 id="Place-dine_in" class="add-link schema-object-property-key"><code>dine_in</code></h4> | optional | boolean | <div class="nonref-property-description"><p>Specifies if the business supports indoor or outdoor seating options.</p></div> |
1616
| <h4 id="Place-editorial_summary" class="add-link schema-object-property-key"><code>editorial_summary</code></h4> | optional | [PlaceEditorialSummary](#PlaceEditorialSummary "PlaceEditorialSummary") | <div class="ref-property-description"><p>Contains a summary of the place. A summary is comprised of a textual overview, and also includes the language code for these if applicable. Summary text must be presented as-is and can not be modified or altered.</p><p>See <a href="#PlaceEditorialSummary">PlaceEditorialSummary</a> for more information.</div> |
@@ -32,7 +32,7 @@ Attributes describing a place. Not all attributes will be available for all plac
3232
| <h4 id="Place-reference" class="add-link schema-object-property-key deprecated-item hide-from-toc"><code>reference</code></h4> | optional | string | <aside class="deprecated"><code>reference</code> is deprecated.</aside><div class="nonref-property-description"></div> |
3333
| <h4 id="Place-reviews" class="add-link schema-object-property-key"><code>reviews</code></h4> | optional | Array&lt;[PlaceReview](#PlaceReview "PlaceReview")&gt; | <div class="ref-property-description"><p>A JSON array of up to five reviews. By default, the reviews are sorted in order of relevance. Use the <code>reviews_sort</code> request parameter to control sorting.</p><ul><li>For <code>most_relevant</code> (default), reviews are sorted by relevance; the service will bias the results to return reviews originally written in the preferred language.</li><li>For <code>newest</code>, reviews are sorted in chronological order; the preferred language does not affect the sort order.</li></ul><p>Google recommends indicating to users whether results are ordered by <code>most_relevant</code> or <code>newest</code>.</p><p>See <a href="#PlaceReview">PlaceReview</a> for more information.</div> |
3434
| <h4 id="Place-scope" class="add-link schema-object-property-key deprecated-item hide-from-toc"><code>scope</code></h4> | optional | string | <aside class="deprecated"><code>scope</code> is deprecated.</aside><div class="nonref-property-description"></div> |
35-
| <h4 id="Place-secondary_opening_hours" class="add-link schema-object-property-key"><code>secondary_opening_hours</code></h4> | optional | [PlaceOpeningHours](#PlaceOpeningHours "PlaceOpeningHours") | <div class="ref-property-description"><p>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 <code>type</code> subfield, which draws from a predefined list of opening hours types (such as <code>DRIVE_THROUGH</code>, <code>PICKUP</code>, or <code>TAKEOUT</code>) based on the types of the place. This field includes the <code>special_day</code> subfield of all hours, set for dates that have exceptional hours.</p><p>See <a href="#PlaceOpeningHours">PlaceOpeningHours</a> for more information.</div> |
35+
| <h4 id="Place-secondary_opening_hours" class="add-link schema-object-property-key"><code>secondary_opening_hours</code></h4> | optional | [PlaceOpeningHours](#PlaceOpeningHours "PlaceOpeningHours") | <div class="ref-property-description"><p>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 <code>type</code> subfield, which draws from a predefined list of opening hours types (such as <code>DRIVE_THROUGH</code>, <code>PICKUP</code>, or <code>TAKEOUT</code>) based on the types of the place. This field includes the <code>special_days</code> subfield of all hours, set for dates that have exceptional hours.</p><p>See <a href="#PlaceOpeningHours">PlaceOpeningHours</a> for more information.</div> |
3636
| <h4 id="Place-takeout" class="add-link schema-object-property-key"><code>takeout</code></h4> | optional | boolean | <div class="nonref-property-description"><p>Specifies if the business supports takeout.</p></div> |
3737
| <h4 id="Place-types" class="add-link schema-object-property-key"><code>types</code></h4> | optional | Array&lt;string&gt; | <div class="nonref-property-description"><p>Contains an array of feature types describing the given result. See the list of <a href="https://developers.google.com/maps/documentation/places/web-service/supported_types#table2">supported types</a>.</p></div> |
3838
| <h4 id="Place-url" class="add-link schema-object-property-key"><code>url</code></h4> | optional | string | <div class="nonref-property-description"><p>Contains the URL of the official Google page for this place. This will be the Google-owned page that contains the best available information about the place. Applications must link to or embed this page on any screen that shows detailed results about the place to the user.</p></div> |

0 commit comments

Comments
 (0)