Skip to content

Commit de5bc8e

Browse files
chore: update dist folder [skip ci]
1 parent 7a04839 commit de5bc8e

5 files changed

Lines changed: 62 additions & 64 deletions

dist/documentation/schemas/maps_http_schema_placeautocompletestructuredformat.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/documentation/schemas/maps_http_schema_placeautocompletestructuredformat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------ | ------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
77
| <h4 id="PlaceAutocompleteStructuredFormat-main_text" class="add-link schema-object-property-key"><code>main_text</code></h4> | **required** | string | <div class="nonref-property-description"><p>Contains the main text of a prediction, usually the name of the place.</p></div> |
88
| <h4 id="PlaceAutocompleteStructuredFormat-main_text_matched_substrings" class="add-link schema-object-property-key"><code>main_text_matched_substrings</code></h4> | **required** | Array&lt;[PlaceAutocompleteMatchedSubstring](#PlaceAutocompleteMatchedSubstring "PlaceAutocompleteMatchedSubstring")&gt; | <div class="ref-property-description"><p>Contains an array with <code>offset</code> value and <code>length</code>. These describe the location of the entered term in the prediction result text, so that the term can be highlighted if desired.</p><p>See <a href="#PlaceAutocompleteMatchedSubstring">PlaceAutocompleteMatchedSubstring</a> for more information.</div> |
9-
| <h4 id="PlaceAutocompleteStructuredFormat-secondary_text" class="add-link schema-object-property-key"><code>secondary_text</code></h4> | **required** | string | <div class="nonref-property-description"><p>Contains the secondary text of a prediction, usually the location of the place.</p></div> |
9+
| <h4 id="PlaceAutocompleteStructuredFormat-secondary_text" class="add-link schema-object-property-key"><code>secondary_text</code></h4> | optional | string | <div class="nonref-property-description"><p>Contains the secondary text of a prediction, usually the location of the place.</p></div> |
1010
| <h4 id="PlaceAutocompleteStructuredFormat-secondary_text_matched_substrings" class="add-link schema-object-property-key"><code>secondary_text_matched_substrings</code></h4> | optional | Array&lt;[PlaceAutocompleteMatchedSubstring](#PlaceAutocompleteMatchedSubstring "PlaceAutocompleteMatchedSubstring")&gt; | <div class="ref-property-description"><p>Contains an array with <code>offset</code> value and <code>length</code>. These describe the location of the entered term in the prediction result text, so that the term can be highlighted if desired.</p><p>See <a href="#PlaceAutocompleteMatchedSubstring">PlaceAutocompleteMatchedSubstring</a> for more information.</div> |
1111

1212
<p style="text-align: right; font-size: smaller;">Generated from the <a class="gc-analytics-event" data-category="GMP" data-label="openapi-github" href="https://github.com/googlemaps/openapi-specification" title="Google Maps Platform OpenAPI Specification" class="external">OpenAPI specification</a>.

dist/google-maps-platform-openapi3.json

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

dist/google-maps-platform-openapi3.yml

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

0 commit comments

Comments
 (0)