Skip to content

Commit 7e5eeee

Browse files
feat(appengine): update the api
#### appengine:v1 The following keys were added: - resources.projects.resources.locations.resources.applications.resources.authorizedCertificates.methods.create (Total Keys: 17) - resources.projects.resources.locations.resources.applications.resources.authorizedCertificates.methods.delete (Total Keys: 19) - resources.projects.resources.locations.resources.applications.resources.authorizedCertificates.methods.get (Total Keys: 21) - resources.projects.resources.locations.resources.applications.resources.authorizedCertificates.methods.list (Total Keys: 23) - resources.projects.resources.locations.resources.applications.resources.authorizedCertificates.methods.patch (Total Keys: 23) #### appengine:v1alpha The following keys were added: - resources.projects.resources.locations.resources.applications.resources.authorizedCertificates.methods.create (Total Keys: 17) - resources.projects.resources.locations.resources.applications.resources.authorizedCertificates.methods.delete (Total Keys: 19) - resources.projects.resources.locations.resources.applications.resources.authorizedCertificates.methods.get (Total Keys: 21) - resources.projects.resources.locations.resources.applications.resources.authorizedCertificates.methods.list (Total Keys: 23) - resources.projects.resources.locations.resources.applications.resources.authorizedCertificates.methods.patch (Total Keys: 23) #### appengine:v1beta The following keys were added: - resources.projects.resources.locations.resources.applications.resources.authorizedCertificates.methods.create (Total Keys: 17) - resources.projects.resources.locations.resources.applications.resources.authorizedCertificates.methods.delete (Total Keys: 19) - resources.projects.resources.locations.resources.applications.resources.authorizedCertificates.methods.get (Total Keys: 21) - resources.projects.resources.locations.resources.applications.resources.authorizedCertificates.methods.list (Total Keys: 23) - resources.projects.resources.locations.resources.applications.resources.authorizedCertificates.methods.patch (Total Keys: 23)
1 parent 061148e commit 7e5eeee

9 files changed

+1911
-3
lines changed

docs/dyn/appengine_v1.projects.locations.applications.authorizedCertificates.html

Lines changed: 363 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/appengine_v1.projects.locations.applications.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@
7474

7575
<h1><a href="appengine_v1.html">App Engine Admin API</a> . <a href="appengine_v1.projects.html">projects</a> . <a href="appengine_v1.projects.locations.html">locations</a> . <a href="appengine_v1.projects.locations.applications.html">applications</a></h1>
7676
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="appengine_v1.projects.locations.applications.authorizedCertificates.html">authorizedCertificates()</a></code>
79+
</p>
80+
<p class="firstline">Returns the authorizedCertificates Resource.</p>
81+
7782
<p class="toc_element">
7883
<code><a href="appengine_v1.projects.locations.applications.authorizedDomains.html">authorizedDomains()</a></code>
7984
</p>

docs/dyn/appengine_v1alpha.projects.locations.applications.authorizedCertificates.html

Lines changed: 363 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/appengine_v1alpha.projects.locations.applications.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@
7474

7575
<h1><a href="appengine_v1alpha.html">App Engine Admin API</a> . <a href="appengine_v1alpha.projects.html">projects</a> . <a href="appengine_v1alpha.projects.locations.html">locations</a> . <a href="appengine_v1alpha.projects.locations.applications.html">applications</a></h1>
7676
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="appengine_v1alpha.projects.locations.applications.authorizedCertificates.html">authorizedCertificates()</a></code>
79+
</p>
80+
<p class="firstline">Returns the authorizedCertificates Resource.</p>
81+
7782
<p class="toc_element">
7883
<code><a href="appengine_v1alpha.projects.locations.applications.authorizedDomains.html">authorizedDomains()</a></code>
7984
</p>

docs/dyn/appengine_v1beta.projects.locations.applications.authorizedCertificates.html

Lines changed: 363 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/appengine_v1beta.projects.locations.applications.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@
7474

7575
<h1><a href="appengine_v1beta.html">App Engine Admin API</a> . <a href="appengine_v1beta.projects.html">projects</a> . <a href="appengine_v1beta.projects.locations.html">locations</a> . <a href="appengine_v1beta.projects.locations.applications.html">applications</a></h1>
7676
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="appengine_v1beta.projects.locations.applications.authorizedCertificates.html">authorizedCertificates()</a></code>
79+
</p>
80+
<p class="firstline">Returns the authorizedCertificates Resource.</p>
81+
7782
<p class="toc_element">
7883
<code><a href="appengine_v1beta.projects.locations.applications.authorizedDomains.html">authorizedDomains()</a></code>
7984
</p>

googleapiclient/discovery_cache/documents/appengine.v1.json

Lines changed: 269 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1711,6 +1711,274 @@
17111711
}
17121712
},
17131713
"resources": {
1714+
"authorizedCertificates": {
1715+
"methods": {
1716+
"create": {
1717+
"description": "Uploads the specified SSL certificate.",
1718+
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates",
1719+
"httpMethod": "POST",
1720+
"id": "appengine.projects.locations.applications.authorizedCertificates.create",
1721+
"parameterOrder": [
1722+
"projectsId",
1723+
"locationsId",
1724+
"applicationsId"
1725+
],
1726+
"parameters": {
1727+
"applicationsId": {
1728+
"description": "Part of `parent`. See documentation of `projectsId`.",
1729+
"location": "path",
1730+
"required": true,
1731+
"type": "string"
1732+
},
1733+
"locationsId": {
1734+
"description": "Part of `parent`. See documentation of `projectsId`.",
1735+
"location": "path",
1736+
"required": true,
1737+
"type": "string"
1738+
},
1739+
"projectsId": {
1740+
"description": "Part of `parent`. Name of the parent Application resource. Example: apps/myapp.",
1741+
"location": "path",
1742+
"required": true,
1743+
"type": "string"
1744+
}
1745+
},
1746+
"path": "v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates",
1747+
"request": {
1748+
"$ref": "AuthorizedCertificate"
1749+
},
1750+
"response": {
1751+
"$ref": "AuthorizedCertificate"
1752+
},
1753+
"scopes": [
1754+
"https://www.googleapis.com/auth/cloud-platform"
1755+
]
1756+
},
1757+
"delete": {
1758+
"description": "Deletes the specified SSL certificate.",
1759+
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates/{authorizedCertificatesId}",
1760+
"httpMethod": "DELETE",
1761+
"id": "appengine.projects.locations.applications.authorizedCertificates.delete",
1762+
"parameterOrder": [
1763+
"projectsId",
1764+
"locationsId",
1765+
"applicationsId",
1766+
"authorizedCertificatesId"
1767+
],
1768+
"parameters": {
1769+
"applicationsId": {
1770+
"description": "Part of `name`. See documentation of `projectsId`.",
1771+
"location": "path",
1772+
"required": true,
1773+
"type": "string"
1774+
},
1775+
"authorizedCertificatesId": {
1776+
"description": "Part of `name`. See documentation of `projectsId`.",
1777+
"location": "path",
1778+
"required": true,
1779+
"type": "string"
1780+
},
1781+
"locationsId": {
1782+
"description": "Part of `name`. See documentation of `projectsId`.",
1783+
"location": "path",
1784+
"required": true,
1785+
"type": "string"
1786+
},
1787+
"projectsId": {
1788+
"description": "Part of `name`. Name of the resource to delete. Example: apps/myapp/authorizedCertificates/12345.",
1789+
"location": "path",
1790+
"required": true,
1791+
"type": "string"
1792+
}
1793+
},
1794+
"path": "v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates/{authorizedCertificatesId}",
1795+
"response": {
1796+
"$ref": "Empty"
1797+
},
1798+
"scopes": [
1799+
"https://www.googleapis.com/auth/cloud-platform"
1800+
]
1801+
},
1802+
"get": {
1803+
"description": "Gets the specified SSL certificate.",
1804+
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates/{authorizedCertificatesId}",
1805+
"httpMethod": "GET",
1806+
"id": "appengine.projects.locations.applications.authorizedCertificates.get",
1807+
"parameterOrder": [
1808+
"projectsId",
1809+
"locationsId",
1810+
"applicationsId",
1811+
"authorizedCertificatesId"
1812+
],
1813+
"parameters": {
1814+
"applicationsId": {
1815+
"description": "Part of `name`. See documentation of `projectsId`.",
1816+
"location": "path",
1817+
"required": true,
1818+
"type": "string"
1819+
},
1820+
"authorizedCertificatesId": {
1821+
"description": "Part of `name`. See documentation of `projectsId`.",
1822+
"location": "path",
1823+
"required": true,
1824+
"type": "string"
1825+
},
1826+
"locationsId": {
1827+
"description": "Part of `name`. See documentation of `projectsId`.",
1828+
"location": "path",
1829+
"required": true,
1830+
"type": "string"
1831+
},
1832+
"projectsId": {
1833+
"description": "Part of `name`. Name of the resource requested. Example: apps/myapp/authorizedCertificates/12345.",
1834+
"location": "path",
1835+
"required": true,
1836+
"type": "string"
1837+
},
1838+
"view": {
1839+
"description": "Controls the set of fields returned in the GET response.",
1840+
"enum": [
1841+
"BASIC_CERTIFICATE",
1842+
"FULL_CERTIFICATE"
1843+
],
1844+
"enumDescriptions": [
1845+
"Basic certificate information, including applicable domains and expiration date.",
1846+
"The information from BASIC_CERTIFICATE, plus detailed information on the domain mappings that have this certificate mapped."
1847+
],
1848+
"location": "query",
1849+
"type": "string"
1850+
}
1851+
},
1852+
"path": "v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates/{authorizedCertificatesId}",
1853+
"response": {
1854+
"$ref": "AuthorizedCertificate"
1855+
},
1856+
"scopes": [
1857+
"https://www.googleapis.com/auth/appengine.admin",
1858+
"https://www.googleapis.com/auth/cloud-platform",
1859+
"https://www.googleapis.com/auth/cloud-platform.read-only"
1860+
]
1861+
},
1862+
"list": {
1863+
"description": "Lists all SSL certificates the user is authorized to administer.",
1864+
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates",
1865+
"httpMethod": "GET",
1866+
"id": "appengine.projects.locations.applications.authorizedCertificates.list",
1867+
"parameterOrder": [
1868+
"projectsId",
1869+
"locationsId",
1870+
"applicationsId"
1871+
],
1872+
"parameters": {
1873+
"applicationsId": {
1874+
"description": "Part of `parent`. See documentation of `projectsId`.",
1875+
"location": "path",
1876+
"required": true,
1877+
"type": "string"
1878+
},
1879+
"locationsId": {
1880+
"description": "Part of `parent`. See documentation of `projectsId`.",
1881+
"location": "path",
1882+
"required": true,
1883+
"type": "string"
1884+
},
1885+
"pageSize": {
1886+
"description": "Maximum results to return per page.",
1887+
"format": "int32",
1888+
"location": "query",
1889+
"type": "integer"
1890+
},
1891+
"pageToken": {
1892+
"description": "Continuation token for fetching the next page of results.",
1893+
"location": "query",
1894+
"type": "string"
1895+
},
1896+
"projectsId": {
1897+
"description": "Part of `parent`. Name of the parent Application resource. Example: apps/myapp.",
1898+
"location": "path",
1899+
"required": true,
1900+
"type": "string"
1901+
},
1902+
"view": {
1903+
"description": "Controls the set of fields returned in the LIST response.",
1904+
"enum": [
1905+
"BASIC_CERTIFICATE",
1906+
"FULL_CERTIFICATE"
1907+
],
1908+
"enumDescriptions": [
1909+
"Basic certificate information, including applicable domains and expiration date.",
1910+
"The information from BASIC_CERTIFICATE, plus detailed information on the domain mappings that have this certificate mapped."
1911+
],
1912+
"location": "query",
1913+
"type": "string"
1914+
}
1915+
},
1916+
"path": "v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates",
1917+
"response": {
1918+
"$ref": "ListAuthorizedCertificatesResponse"
1919+
},
1920+
"scopes": [
1921+
"https://www.googleapis.com/auth/appengine.admin",
1922+
"https://www.googleapis.com/auth/cloud-platform",
1923+
"https://www.googleapis.com/auth/cloud-platform.read-only"
1924+
]
1925+
},
1926+
"patch": {
1927+
"description": "Updates the specified SSL certificate. To renew a certificate and maintain its existing domain mappings, update certificate_data with a new certificate. The new certificate must be applicable to the same domains as the original certificate. The certificate display_name may also be updated.",
1928+
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates/{authorizedCertificatesId}",
1929+
"httpMethod": "PATCH",
1930+
"id": "appengine.projects.locations.applications.authorizedCertificates.patch",
1931+
"parameterOrder": [
1932+
"projectsId",
1933+
"locationsId",
1934+
"applicationsId",
1935+
"authorizedCertificatesId"
1936+
],
1937+
"parameters": {
1938+
"applicationsId": {
1939+
"description": "Part of `name`. See documentation of `projectsId`.",
1940+
"location": "path",
1941+
"required": true,
1942+
"type": "string"
1943+
},
1944+
"authorizedCertificatesId": {
1945+
"description": "Part of `name`. See documentation of `projectsId`.",
1946+
"location": "path",
1947+
"required": true,
1948+
"type": "string"
1949+
},
1950+
"locationsId": {
1951+
"description": "Part of `name`. See documentation of `projectsId`.",
1952+
"location": "path",
1953+
"required": true,
1954+
"type": "string"
1955+
},
1956+
"projectsId": {
1957+
"description": "Part of `name`. Name of the resource to update. Example: apps/myapp/authorizedCertificates/12345.",
1958+
"location": "path",
1959+
"required": true,
1960+
"type": "string"
1961+
},
1962+
"updateMask": {
1963+
"description": "Standard field mask for the set of fields to be updated. Updates are only supported on the certificate_raw_data and display_name fields.",
1964+
"format": "google-fieldmask",
1965+
"location": "query",
1966+
"type": "string"
1967+
}
1968+
},
1969+
"path": "v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates/{authorizedCertificatesId}",
1970+
"request": {
1971+
"$ref": "AuthorizedCertificate"
1972+
},
1973+
"response": {
1974+
"$ref": "AuthorizedCertificate"
1975+
},
1976+
"scopes": [
1977+
"https://www.googleapis.com/auth/cloud-platform"
1978+
]
1979+
}
1980+
}
1981+
},
17141982
"authorizedDomains": {
17151983
"methods": {
17161984
"list": {
@@ -2051,7 +2319,7 @@
20512319
}
20522320
}
20532321
},
2054-
"revision": "20250512",
2322+
"revision": "20250611",
20552323
"rootUrl": "https://appengine.googleapis.com/",
20562324
"schemas": {
20572325
"ApiConfigHandler": {

0 commit comments

Comments
 (0)