Commit 751cdc5
feat(places): update the API
#### places:v1
The following keys were added:
- auth.oauth2.scopes.https://www.googleapis.com/auth/maps-platform.places.getphotomedia.description
- schemas.GoogleMapsPlacesV1Polyline.description
- schemas.GoogleMapsPlacesV1Polyline.id
- schemas.GoogleMapsPlacesV1Polyline.properties.encodedPolyline.description
- schemas.GoogleMapsPlacesV1Polyline.properties.encodedPolyline.type
- schemas.GoogleMapsPlacesV1Polyline.type
- schemas.GoogleMapsPlacesV1RouteModifiers.description
- schemas.GoogleMapsPlacesV1RouteModifiers.id
- schemas.GoogleMapsPlacesV1RouteModifiers.properties.avoidFerries.description
- schemas.GoogleMapsPlacesV1RouteModifiers.properties.avoidFerries.type
- schemas.GoogleMapsPlacesV1RouteModifiers.properties.avoidHighways.description
- schemas.GoogleMapsPlacesV1RouteModifiers.properties.avoidHighways.type
- schemas.GoogleMapsPlacesV1RouteModifiers.properties.avoidIndoor.description
- schemas.GoogleMapsPlacesV1RouteModifiers.properties.avoidIndoor.type
- schemas.GoogleMapsPlacesV1RouteModifiers.properties.avoidTolls.description
- schemas.GoogleMapsPlacesV1RouteModifiers.properties.avoidTolls.type
- schemas.GoogleMapsPlacesV1RouteModifiers.type
- schemas.GoogleMapsPlacesV1RoutingParameters.description
- schemas.GoogleMapsPlacesV1RoutingParameters.id
- schemas.GoogleMapsPlacesV1RoutingParameters.properties.origin.$ref
- schemas.GoogleMapsPlacesV1RoutingParameters.properties.origin.description
- schemas.GoogleMapsPlacesV1RoutingParameters.properties.routeModifiers.$ref
- schemas.GoogleMapsPlacesV1RoutingParameters.properties.routeModifiers.description
- schemas.GoogleMapsPlacesV1RoutingParameters.properties.routingPreference.description
- schemas.GoogleMapsPlacesV1RoutingParameters.properties.routingPreference.enum
- schemas.GoogleMapsPlacesV1RoutingParameters.properties.routingPreference.enumDescriptions
- schemas.GoogleMapsPlacesV1RoutingParameters.properties.routingPreference.type
- schemas.GoogleMapsPlacesV1RoutingParameters.properties.travelMode.description
- schemas.GoogleMapsPlacesV1RoutingParameters.properties.travelMode.enum
- schemas.GoogleMapsPlacesV1RoutingParameters.properties.travelMode.enumDescriptions
- schemas.GoogleMapsPlacesV1RoutingParameters.properties.travelMode.type
- schemas.GoogleMapsPlacesV1RoutingParameters.type
- schemas.GoogleMapsPlacesV1RoutingSummary.description
- schemas.GoogleMapsPlacesV1RoutingSummary.id
- schemas.GoogleMapsPlacesV1RoutingSummary.properties.legs.description
- schemas.GoogleMapsPlacesV1RoutingSummary.properties.legs.items.$ref
- schemas.GoogleMapsPlacesV1RoutingSummary.properties.legs.type
- schemas.GoogleMapsPlacesV1RoutingSummary.type
- schemas.GoogleMapsPlacesV1RoutingSummaryLeg.description
- schemas.GoogleMapsPlacesV1RoutingSummaryLeg.id
- schemas.GoogleMapsPlacesV1RoutingSummaryLeg.properties.distanceMeters.description
- schemas.GoogleMapsPlacesV1RoutingSummaryLeg.properties.distanceMeters.format
- schemas.GoogleMapsPlacesV1RoutingSummaryLeg.properties.distanceMeters.type
- schemas.GoogleMapsPlacesV1RoutingSummaryLeg.properties.duration.description
- schemas.GoogleMapsPlacesV1RoutingSummaryLeg.properties.duration.format
- schemas.GoogleMapsPlacesV1RoutingSummaryLeg.properties.duration.type
- schemas.GoogleMapsPlacesV1RoutingSummaryLeg.type
- schemas.GoogleMapsPlacesV1SearchNearbyRequest.properties.routingParameters.$ref
- schemas.GoogleMapsPlacesV1SearchNearbyRequest.properties.routingParameters.description
- schemas.GoogleMapsPlacesV1SearchNearbyResponse.properties.routingSummaries.description
- schemas.GoogleMapsPlacesV1SearchNearbyResponse.properties.routingSummaries.items.$ref
- schemas.GoogleMapsPlacesV1SearchNearbyResponse.properties.routingSummaries.type
- schemas.GoogleMapsPlacesV1SearchTextRequest.properties.routingParameters.$ref
- schemas.GoogleMapsPlacesV1SearchTextRequest.properties.routingParameters.description
- schemas.GoogleMapsPlacesV1SearchTextRequest.properties.searchAlongRouteParameters.$ref
- schemas.GoogleMapsPlacesV1SearchTextRequest.properties.searchAlongRouteParameters.description
- schemas.GoogleMapsPlacesV1SearchTextRequestSearchAlongRouteParameters.description
- schemas.GoogleMapsPlacesV1SearchTextRequestSearchAlongRouteParameters.id
- schemas.GoogleMapsPlacesV1SearchTextRequestSearchAlongRouteParameters.properties.polyline.$ref
- schemas.GoogleMapsPlacesV1SearchTextRequestSearchAlongRouteParameters.properties.polyline.description
- schemas.GoogleMapsPlacesV1SearchTextRequestSearchAlongRouteParameters.type
- schemas.GoogleMapsPlacesV1SearchTextResponse.properties.routingSummaries.description
- schemas.GoogleMapsPlacesV1SearchTextResponse.properties.routingSummaries.items.$ref
- schemas.GoogleMapsPlacesV1SearchTextResponse.properties.routingSummaries.type
The following keys were changed:
- resources.places.resources.photos.methods.getMedia.scopes1 parent 0f56c0f commit 751cdc5
2 files changed
+259
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
268 | 271 | | |
269 | 272 | | |
270 | 273 | | |
271 | | - | |
| 274 | + | |
| 275 | + | |
272 | 276 | | |
273 | 277 | | |
274 | 278 | | |
275 | 279 | | |
276 | 280 | | |
277 | 281 | | |
278 | 282 | | |
279 | | - | |
| 283 | + | |
280 | 284 | | |
281 | 285 | | |
282 | 286 | | |
| |||
1494 | 1498 | | |
1495 | 1499 | | |
1496 | 1500 | | |
| 1501 | + | |
| 1502 | + | |
| 1503 | + | |
| 1504 | + | |
| 1505 | + | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
| 1510 | + | |
| 1511 | + | |
1497 | 1512 | | |
1498 | 1513 | | |
1499 | 1514 | | |
| |||
1552 | 1567 | | |
1553 | 1568 | | |
1554 | 1569 | | |
| 1570 | + | |
| 1571 | + | |
| 1572 | + | |
| 1573 | + | |
| 1574 | + | |
| 1575 | + | |
| 1576 | + | |
| 1577 | + | |
| 1578 | + | |
| 1579 | + | |
| 1580 | + | |
| 1581 | + | |
| 1582 | + | |
| 1583 | + | |
| 1584 | + | |
| 1585 | + | |
| 1586 | + | |
| 1587 | + | |
| 1588 | + | |
| 1589 | + | |
| 1590 | + | |
| 1591 | + | |
| 1592 | + | |
| 1593 | + | |
| 1594 | + | |
| 1595 | + | |
| 1596 | + | |
| 1597 | + | |
| 1598 | + | |
| 1599 | + | |
| 1600 | + | |
| 1601 | + | |
| 1602 | + | |
| 1603 | + | |
| 1604 | + | |
| 1605 | + | |
| 1606 | + | |
| 1607 | + | |
| 1608 | + | |
| 1609 | + | |
| 1610 | + | |
| 1611 | + | |
| 1612 | + | |
| 1613 | + | |
| 1614 | + | |
| 1615 | + | |
| 1616 | + | |
| 1617 | + | |
| 1618 | + | |
| 1619 | + | |
| 1620 | + | |
| 1621 | + | |
| 1622 | + | |
| 1623 | + | |
| 1624 | + | |
| 1625 | + | |
| 1626 | + | |
| 1627 | + | |
| 1628 | + | |
| 1629 | + | |
| 1630 | + | |
| 1631 | + | |
| 1632 | + | |
| 1633 | + | |
| 1634 | + | |
| 1635 | + | |
| 1636 | + | |
| 1637 | + | |
| 1638 | + | |
| 1639 | + | |
| 1640 | + | |
| 1641 | + | |
| 1642 | + | |
| 1643 | + | |
| 1644 | + | |
| 1645 | + | |
| 1646 | + | |
| 1647 | + | |
| 1648 | + | |
| 1649 | + | |
| 1650 | + | |
| 1651 | + | |
| 1652 | + | |
| 1653 | + | |
| 1654 | + | |
| 1655 | + | |
| 1656 | + | |
| 1657 | + | |
| 1658 | + | |
| 1659 | + | |
| 1660 | + | |
| 1661 | + | |
| 1662 | + | |
| 1663 | + | |
| 1664 | + | |
| 1665 | + | |
| 1666 | + | |
| 1667 | + | |
| 1668 | + | |
| 1669 | + | |
| 1670 | + | |
| 1671 | + | |
| 1672 | + | |
1555 | 1673 | | |
1556 | 1674 | | |
1557 | 1675 | | |
| |||
1614 | 1732 | | |
1615 | 1733 | | |
1616 | 1734 | | |
| 1735 | + | |
| 1736 | + | |
| 1737 | + | |
| 1738 | + | |
1617 | 1739 | | |
1618 | 1740 | | |
1619 | 1741 | | |
| |||
1639 | 1761 | | |
1640 | 1762 | | |
1641 | 1763 | | |
| 1764 | + | |
| 1765 | + | |
| 1766 | + | |
| 1767 | + | |
| 1768 | + | |
| 1769 | + | |
| 1770 | + | |
1642 | 1771 | | |
1643 | 1772 | | |
1644 | 1773 | | |
| |||
1732 | 1861 | | |
1733 | 1862 | | |
1734 | 1863 | | |
| 1864 | + | |
| 1865 | + | |
| 1866 | + | |
| 1867 | + | |
| 1868 | + | |
| 1869 | + | |
| 1870 | + | |
| 1871 | + | |
1735 | 1872 | | |
1736 | 1873 | | |
1737 | 1874 | | |
| |||
1812 | 1949 | | |
1813 | 1950 | | |
1814 | 1951 | | |
| 1952 | + | |
| 1953 | + | |
| 1954 | + | |
| 1955 | + | |
| 1956 | + | |
| 1957 | + | |
| 1958 | + | |
| 1959 | + | |
| 1960 | + | |
| 1961 | + | |
| 1962 | + | |
1815 | 1963 | | |
1816 | 1964 | | |
1817 | 1965 | | |
| |||
1833 | 1981 | | |
1834 | 1982 | | |
1835 | 1983 | | |
| 1984 | + | |
| 1985 | + | |
| 1986 | + | |
| 1987 | + | |
| 1988 | + | |
| 1989 | + | |
| 1990 | + | |
1836 | 1991 | | |
1837 | 1992 | | |
1838 | 1993 | | |
| |||
0 commit comments