Skip to content

Commit 9727d32

Browse files
feat(appengine): update the api
#### appengine:v1 The following keys were added: - schemas.Application.properties.serviceAccount.type (Total Keys: 1) #### appengine:v1beta The following keys were added: - schemas.Application.properties.serviceAccount.type (Total Keys: 1)
1 parent 1a28746 commit 9727d32

File tree

5 files changed

+23
-9
lines changed

5 files changed

+23
-9
lines changed

docs/dyn/appengine_v1.apps.html

+3
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ <h3>Method Details</h3>
166166
&quot;id&quot;: &quot;A String&quot;, # Identifier of the Application resource. This identifier is equivalent to the project ID of the Google Cloud Platform project where you want to deploy your application. Example: myapp.
167167
&quot;locationId&quot;: &quot;A String&quot;, # Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application&#x27;s end user content is stored.Defaults to us-central.View the list of supported locations (https://cloud.google.com/appengine/docs/locations).
168168
&quot;name&quot;: &quot;A String&quot;, # Full path to the Application resource in the API. Example: apps/myapp.@OutputOnly
169+
&quot;serviceAccount&quot;: &quot;A String&quot;, # The service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.
169170
&quot;servingStatus&quot;: &quot;A String&quot;, # Serving status of this application.
170171
}
171172

@@ -240,6 +241,7 @@ <h3>Method Details</h3>
240241
&quot;id&quot;: &quot;A String&quot;, # Identifier of the Application resource. This identifier is equivalent to the project ID of the Google Cloud Platform project where you want to deploy your application. Example: myapp.
241242
&quot;locationId&quot;: &quot;A String&quot;, # Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application&#x27;s end user content is stored.Defaults to us-central.View the list of supported locations (https://cloud.google.com/appengine/docs/locations).
242243
&quot;name&quot;: &quot;A String&quot;, # Full path to the Application resource in the API. Example: apps/myapp.@OutputOnly
244+
&quot;serviceAccount&quot;: &quot;A String&quot;, # The service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.
243245
&quot;servingStatus&quot;: &quot;A String&quot;, # Serving status of this application.
244246
}</pre>
245247
</div>
@@ -281,6 +283,7 @@ <h3>Method Details</h3>
281283
&quot;id&quot;: &quot;A String&quot;, # Identifier of the Application resource. This identifier is equivalent to the project ID of the Google Cloud Platform project where you want to deploy your application. Example: myapp.
282284
&quot;locationId&quot;: &quot;A String&quot;, # Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application&#x27;s end user content is stored.Defaults to us-central.View the list of supported locations (https://cloud.google.com/appengine/docs/locations).
283285
&quot;name&quot;: &quot;A String&quot;, # Full path to the Application resource in the API. Example: apps/myapp.@OutputOnly
286+
&quot;serviceAccount&quot;: &quot;A String&quot;, # The service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.
284287
&quot;servingStatus&quot;: &quot;A String&quot;, # Serving status of this application.
285288
}
286289

docs/dyn/appengine_v1beta.apps.html

+3
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ <h3>Method Details</h3>
166166
&quot;id&quot;: &quot;A String&quot;, # Identifier of the Application resource. This identifier is equivalent to the project ID of the Google Cloud Platform project where you want to deploy your application. Example: myapp.
167167
&quot;locationId&quot;: &quot;A String&quot;, # Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application&#x27;s end user content is stored.Defaults to us-central.View the list of supported locations (https://cloud.google.com/appengine/docs/locations).
168168
&quot;name&quot;: &quot;A String&quot;, # Full path to the Application resource in the API. Example: apps/myapp.@OutputOnly
169+
&quot;serviceAccount&quot;: &quot;A String&quot;, # The service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.
169170
&quot;servingStatus&quot;: &quot;A String&quot;, # Serving status of this application.
170171
}
171172

@@ -240,6 +241,7 @@ <h3>Method Details</h3>
240241
&quot;id&quot;: &quot;A String&quot;, # Identifier of the Application resource. This identifier is equivalent to the project ID of the Google Cloud Platform project where you want to deploy your application. Example: myapp.
241242
&quot;locationId&quot;: &quot;A String&quot;, # Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application&#x27;s end user content is stored.Defaults to us-central.View the list of supported locations (https://cloud.google.com/appengine/docs/locations).
242243
&quot;name&quot;: &quot;A String&quot;, # Full path to the Application resource in the API. Example: apps/myapp.@OutputOnly
244+
&quot;serviceAccount&quot;: &quot;A String&quot;, # The service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.
243245
&quot;servingStatus&quot;: &quot;A String&quot;, # Serving status of this application.
244246
}</pre>
245247
</div>
@@ -281,6 +283,7 @@ <h3>Method Details</h3>
281283
&quot;id&quot;: &quot;A String&quot;, # Identifier of the Application resource. This identifier is equivalent to the project ID of the Google Cloud Platform project where you want to deploy your application. Example: myapp.
282284
&quot;locationId&quot;: &quot;A String&quot;, # Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application&#x27;s end user content is stored.Defaults to us-central.View the list of supported locations (https://cloud.google.com/appengine/docs/locations).
283285
&quot;name&quot;: &quot;A String&quot;, # Full path to the Application resource in the API. Example: apps/myapp.@OutputOnly
286+
&quot;serviceAccount&quot;: &quot;A String&quot;, # The service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.
284287
&quot;servingStatus&quot;: &quot;A String&quot;, # Serving status of this application.
285288
}
286289

googleapiclient/discovery_cache/documents/appengine.v1.json

+7-3
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"description": "View and manage your applications deployed on Google App Engine"
77
},
88
"https://www.googleapis.com/auth/cloud-platform": {
9-
"description": "See, edit, configure, and delete your Google Cloud Platform data"
9+
"description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account."
1010
},
1111
"https://www.googleapis.com/auth/cloud-platform.read-only": {
12-
"description": "View your data across Google Cloud Platform services"
12+
"description": "View your data across Google Cloud services and see the email address of your Google Account"
1313
}
1414
}
1515
}
@@ -1595,7 +1595,7 @@
15951595
}
15961596
}
15971597
},
1598-
"revision": "20210731",
1598+
"revision": "20210816",
15991599
"rootUrl": "https://appengine.googleapis.com/",
16001600
"schemas": {
16011601
"ApiConfigHandler": {
@@ -1743,6 +1743,10 @@
17431743
"description": "Full path to the Application resource in the API. Example: apps/myapp.@OutputOnly",
17441744
"type": "string"
17451745
},
1746+
"serviceAccount": {
1747+
"description": "The service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.",
1748+
"type": "string"
1749+
},
17461750
"servingStatus": {
17471751
"description": "Serving status of this application.",
17481752
"enum": [

googleapiclient/discovery_cache/documents/appengine.v1alpha.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"description": "View and manage your applications deployed on Google App Engine"
77
},
88
"https://www.googleapis.com/auth/cloud-platform": {
9-
"description": "See, edit, configure, and delete your Google Cloud Platform data"
9+
"description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account."
1010
},
1111
"https://www.googleapis.com/auth/cloud-platform.read-only": {
12-
"description": "View your data across Google Cloud Platform services"
12+
"description": "View your data across Google Cloud services and see the email address of your Google Account"
1313
}
1414
}
1515
}
@@ -709,7 +709,7 @@
709709
}
710710
}
711711
},
712-
"revision": "20210731",
712+
"revision": "20210816",
713713
"rootUrl": "https://appengine.googleapis.com/",
714714
"schemas": {
715715
"AuthorizedCertificate": {

googleapiclient/discovery_cache/documents/appengine.v1beta.json

+7-3
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"description": "View and manage your applications deployed on Google App Engine"
77
},
88
"https://www.googleapis.com/auth/cloud-platform": {
9-
"description": "See, edit, configure, and delete your Google Cloud Platform data"
9+
"description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account."
1010
},
1111
"https://www.googleapis.com/auth/cloud-platform.read-only": {
12-
"description": "View your data across Google Cloud Platform services"
12+
"description": "View your data across Google Cloud services and see the email address of your Google Account"
1313
}
1414
}
1515
}
@@ -1595,7 +1595,7 @@
15951595
}
15961596
}
15971597
},
1598-
"revision": "20210731",
1598+
"revision": "20210816",
15991599
"rootUrl": "https://appengine.googleapis.com/",
16001600
"schemas": {
16011601
"ApiConfigHandler": {
@@ -1743,6 +1743,10 @@
17431743
"description": "Full path to the Application resource in the API. Example: apps/myapp.@OutputOnly",
17441744
"type": "string"
17451745
},
1746+
"serviceAccount": {
1747+
"description": "The service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.",
1748+
"type": "string"
1749+
},
17461750
"servingStatus": {
17471751
"description": "Serving status of this application.",
17481752
"enum": [

0 commit comments

Comments
 (0)