OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/appengine.admin": { |
| 6 "description": "View and manage your applications deployed o
n Google App Engine" |
| 7 }, |
5 "https://www.googleapis.com/auth/cloud-platform": { | 8 "https://www.googleapis.com/auth/cloud-platform": { |
6 "description": "View and manage your data across Google Clou
d Platform services" | 9 "description": "View and manage your data across Google Clou
d Platform services" |
| 10 }, |
| 11 "https://www.googleapis.com/auth/cloud-platform.read-only": { |
| 12 "description": "View your data across Google Cloud Platform
services" |
7 } | 13 } |
8 } | 14 } |
9 } | 15 } |
10 }, | 16 }, |
11 "basePath": "", | 17 "basePath": "", |
12 "baseUrl": "https://appengine.googleapis.com/", | 18 "baseUrl": "https://appengine.googleapis.com/", |
13 "batchPath": "batch", | 19 "batchPath": "batch", |
14 "description": "Provisions and manages App Engine applications.", | 20 "description": "Provisions and manages App Engine applications.", |
15 "discoveryVersion": "v1", | 21 "discoveryVersion": "v1", |
16 "documentationLink": "https://cloud.google.com/appengine/docs/admin-api/", | 22 "documentationLink": "https://cloud.google.com/appengine/docs/admin-api/", |
17 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/XwXcNyhHrL2U4OFiJYzAKkeZ6k4\"", | 23 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/_JlSbgZ5hP4Cc7VHxlMuD8xCWYQ\"", |
18 "icons": { | 24 "icons": { |
19 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 25 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
20 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 26 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
21 }, | 27 }, |
22 "id": "appengine:v1", | 28 "id": "appengine:v1", |
23 "kind": "discovery#restDescription", | 29 "kind": "discovery#restDescription", |
24 "name": "appengine", | 30 "name": "appengine", |
25 "ownerDomain": "google.com", | 31 "ownerDomain": "google.com", |
26 "ownerName": "Google", | 32 "ownerName": "Google", |
27 "parameters": { | 33 "parameters": { |
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
98 "enumDescriptions": [ | 104 "enumDescriptions": [ |
99 "v1 error format", | 105 "v1 error format", |
100 "v2 error format" | 106 "v2 error format" |
101 ], | 107 ], |
102 "location": "query", | 108 "location": "query", |
103 "type": "string" | 109 "type": "string" |
104 } | 110 } |
105 }, | 111 }, |
106 "protocol": "rest", | 112 "protocol": "rest", |
107 "resources": { | 113 "resources": { |
| 114 "experimental": { |
| 115 "resources": { |
| 116 "apps": { |
| 117 "resources": { |
| 118 "operations": { |
| 119 "methods": { |
| 120 "list": { |
| 121 "description": "Lists operations that match
the specified filter in the request. If the server doesn't support this method,
it returns `UNIMPLEMENTED`. NOTE: the `name` binding below allows API services t
o override the binding to use different resource name schemes, such as `users/*/
operations`.", |
| 122 "httpMethod": "GET", |
| 123 "id": "appengine.experimental.apps.operation
s.list", |
| 124 "parameterOrder": [ |
| 125 "appsId" |
| 126 ], |
| 127 "parameters": { |
| 128 "appsId": { |
| 129 "description": "Part of `name`. The
name of the operation collection.", |
| 130 "location": "path", |
| 131 "required": true, |
| 132 "type": "string" |
| 133 }, |
| 134 "filter": { |
| 135 "description": "The standard list fi
lter.", |
| 136 "location": "query", |
| 137 "type": "string" |
| 138 }, |
| 139 "pageSize": { |
| 140 "description": "The standard list pa
ge size.", |
| 141 "format": "int32", |
| 142 "location": "query", |
| 143 "type": "integer" |
| 144 }, |
| 145 "pageToken": { |
| 146 "description": "The standard list pa
ge token.", |
| 147 "location": "query", |
| 148 "type": "string" |
| 149 } |
| 150 }, |
| 151 "path": "experimental/apps/{appsId}/operatio
ns", |
| 152 "response": { |
| 153 "$ref": "ListOperationsResponse" |
| 154 }, |
| 155 "scopes": [ |
| 156 "https://www.googleapis.com/auth/appengi
ne.admin", |
| 157 "https://www.googleapis.com/auth/cloud-p
latform", |
| 158 "https://www.googleapis.com/auth/cloud-p
latform.read-only" |
| 159 ] |
| 160 }, |
| 161 "get": { |
| 162 "description": "Gets the latest state of a l
ong-running operation. Clients can use this method to poll the operation result
at intervals as recommended by the API service.", |
| 163 "httpMethod": "GET", |
| 164 "id": "appengine.experimental.apps.operation
s.get", |
| 165 "parameterOrder": [ |
| 166 "appsId", |
| 167 "operationsId" |
| 168 ], |
| 169 "parameters": { |
| 170 "appsId": { |
| 171 "description": "Part of `name`. The
name of the operation resource.", |
| 172 "location": "path", |
| 173 "required": true, |
| 174 "type": "string" |
| 175 }, |
| 176 "operationsId": { |
| 177 "description": "Part of `name`. See
documentation of `appsId`.", |
| 178 "location": "path", |
| 179 "required": true, |
| 180 "type": "string" |
| 181 } |
| 182 }, |
| 183 "path": "experimental/apps/{appsId}/operatio
ns/{operationsId}", |
| 184 "response": { |
| 185 "$ref": "Operation" |
| 186 }, |
| 187 "scopes": [ |
| 188 "https://www.googleapis.com/auth/appengi
ne.admin", |
| 189 "https://www.googleapis.com/auth/cloud-p
latform", |
| 190 "https://www.googleapis.com/auth/cloud-p
latform.read-only" |
| 191 ] |
| 192 } |
| 193 } |
| 194 } |
| 195 } |
| 196 } |
| 197 } |
| 198 }, |
108 "apps": { | 199 "apps": { |
109 "methods": { | 200 "methods": { |
110 "get": { | 201 "get": { |
111 "description": "Gets information about an application.", | 202 "description": "Gets information about an application.", |
112 "httpMethod": "GET", | 203 "httpMethod": "GET", |
113 "id": "appengine.apps.get", | 204 "id": "appengine.apps.get", |
114 "parameterOrder": [ | 205 "parameterOrder": [ |
115 "appsId" | 206 "appsId" |
116 ], | 207 ], |
117 "parameters": { | 208 "parameters": { |
118 "appsId": { | 209 "appsId": { |
119 "description": "Part of `name`. Name of the Applicat
ion resource to get. Example: `apps/myapp`.", | 210 "description": "Part of `name`. Name of the Applicat
ion resource to get. Example: `apps/myapp`.", |
120 "location": "path", | 211 "location": "path", |
121 "required": true, | 212 "required": true, |
122 "type": "string" | 213 "type": "string" |
123 } | 214 } |
124 }, | 215 }, |
125 "path": "v1/apps/{appsId}", | 216 "path": "v1/apps/{appsId}", |
126 "response": { | 217 "response": { |
127 "$ref": "Application" | 218 "$ref": "Application" |
128 }, | 219 }, |
129 "scopes": [ | 220 "scopes": [ |
| 221 "https://www.googleapis.com/auth/appengine.admin", |
| 222 "https://www.googleapis.com/auth/cloud-platform", |
| 223 "https://www.googleapis.com/auth/cloud-platform.read-onl
y" |
| 224 ] |
| 225 }, |
| 226 "create": { |
| 227 "description": "Creates an App Engine application for a Goog
le Cloud Platform project. This requires a project that excludes an App Engine a
pplication. For details about creating a project without an application, see the
[Google Cloud Resource Manager create project topic](https://cloud.google.com/r
esource-manager/docs/creating-project).", |
| 228 "httpMethod": "POST", |
| 229 "id": "appengine.apps.create", |
| 230 "path": "v1/apps", |
| 231 "request": { |
| 232 "$ref": "Application" |
| 233 }, |
| 234 "response": { |
| 235 "$ref": "Operation" |
| 236 }, |
| 237 "scopes": [ |
130 "https://www.googleapis.com/auth/cloud-platform" | 238 "https://www.googleapis.com/auth/cloud-platform" |
131 ] | 239 ] |
132 }, | 240 }, |
| 241 "patch": { |
| 242 "description": "Updates application fields.", |
| 243 "httpMethod": "PATCH", |
| 244 "id": "appengine.apps.patch", |
| 245 "parameterOrder": [ |
| 246 "appsId" |
| 247 ], |
| 248 "parameters": { |
| 249 "appsId": { |
| 250 "description": "Part of `name`. Name of the applicat
ion to update. Example: `apps/myapp`.", |
| 251 "location": "path", |
| 252 "required": true, |
| 253 "type": "string" |
| 254 }, |
| 255 "updateMask": { |
| 256 "description": "Standard field mask for the set of f
ields to be updated.", |
| 257 "location": "query", |
| 258 "type": "string" |
| 259 } |
| 260 }, |
| 261 "path": "v1/apps/{appsId}", |
| 262 "request": { |
| 263 "$ref": "Application" |
| 264 }, |
| 265 "response": { |
| 266 "$ref": "Operation" |
| 267 }, |
| 268 "scopes": [ |
| 269 "https://www.googleapis.com/auth/cloud-platform" |
| 270 ] |
| 271 }, |
133 "repair": { | 272 "repair": { |
134 "description": "Recreates the required App Engine features f
or the application in your project, for example a Cloud Storage bucket or App En
gine service account. Use this method if you receive an error message about a mi
ssing feature, for example \"*Error retrieving the App Engine service account*\"
.", | 273 "description": "Recreates the required App Engine features f
or the application in your project, for example a Cloud Storage bucket or App En
gine service account. Use this method if you receive an error message about a mi
ssing feature, for example \"*Error retrieving the App Engine service account*\"
.", |
135 "httpMethod": "POST", | 274 "httpMethod": "POST", |
136 "id": "appengine.apps.repair", | 275 "id": "appengine.apps.repair", |
137 "parameterOrder": [ | 276 "parameterOrder": [ |
138 "appsId" | 277 "appsId" |
139 ], | 278 ], |
140 "parameters": { | 279 "parameters": { |
141 "appsId": { | 280 "appsId": { |
142 "description": "Part of `name`. Name of the applicat
ion to repair. Example: `apps/myapp`", | 281 "description": "Part of `name`. Name of the applicat
ion to repair. Example: `apps/myapp`", |
(...skipping 10 matching lines...) Expand all Loading... |
153 "$ref": "Operation" | 292 "$ref": "Operation" |
154 }, | 293 }, |
155 "scopes": [ | 294 "scopes": [ |
156 "https://www.googleapis.com/auth/cloud-platform" | 295 "https://www.googleapis.com/auth/cloud-platform" |
157 ] | 296 ] |
158 } | 297 } |
159 }, | 298 }, |
160 "resources": { | 299 "resources": { |
161 "operations": { | 300 "operations": { |
162 "methods": { | 301 "methods": { |
163 "get": { | |
164 "description": "Gets the latest state of a long-runn
ing operation. Clients can use this method to poll the operation result at inter
vals as recommended by the API service.", | |
165 "httpMethod": "GET", | |
166 "id": "appengine.apps.operations.get", | |
167 "parameterOrder": [ | |
168 "appsId", | |
169 "operationsId" | |
170 ], | |
171 "parameters": { | |
172 "appsId": { | |
173 "description": "Part of `name`. The name of
the operation resource.", | |
174 "location": "path", | |
175 "required": true, | |
176 "type": "string" | |
177 }, | |
178 "operationsId": { | |
179 "description": "Part of `name`. See document
ation of `appsId`.", | |
180 "location": "path", | |
181 "required": true, | |
182 "type": "string" | |
183 } | |
184 }, | |
185 "path": "v1/apps/{appsId}/operations/{operationsId}"
, | |
186 "response": { | |
187 "$ref": "Operation" | |
188 }, | |
189 "scopes": [ | |
190 "https://www.googleapis.com/auth/cloud-platform" | |
191 ] | |
192 }, | |
193 "list": { | 302 "list": { |
194 "description": "Lists operations that match the spec
ified filter in the request. If the server doesn't support this method, it retur
ns `UNIMPLEMENTED`. NOTE: the `name` binding below allows API services to overri
de the binding to use different resource name schemes, such as `users/*/operatio
ns`.", | 303 "description": "Lists operations that match the spec
ified filter in the request. If the server doesn't support this method, it retur
ns `UNIMPLEMENTED`. NOTE: the `name` binding below allows API services to overri
de the binding to use different resource name schemes, such as `users/*/operatio
ns`.", |
195 "httpMethod": "GET", | 304 "httpMethod": "GET", |
196 "id": "appengine.apps.operations.list", | 305 "id": "appengine.apps.operations.list", |
197 "parameterOrder": [ | 306 "parameterOrder": [ |
198 "appsId" | 307 "appsId" |
199 ], | 308 ], |
200 "parameters": { | 309 "parameters": { |
201 "appsId": { | 310 "appsId": { |
202 "description": "Part of `name`. The name of
the operation collection.", | 311 "description": "Part of `name`. The name of
the operation collection.", |
(...skipping 16 matching lines...) Expand all Loading... |
219 "description": "The standard list page token
.", | 328 "description": "The standard list page token
.", |
220 "location": "query", | 329 "location": "query", |
221 "type": "string" | 330 "type": "string" |
222 } | 331 } |
223 }, | 332 }, |
224 "path": "v1/apps/{appsId}/operations", | 333 "path": "v1/apps/{appsId}/operations", |
225 "response": { | 334 "response": { |
226 "$ref": "ListOperationsResponse" | 335 "$ref": "ListOperationsResponse" |
227 }, | 336 }, |
228 "scopes": [ | 337 "scopes": [ |
229 "https://www.googleapis.com/auth/cloud-platform" | 338 "https://www.googleapis.com/auth/appengine.admin
", |
| 339 "https://www.googleapis.com/auth/cloud-platform"
, |
| 340 "https://www.googleapis.com/auth/cloud-platform.
read-only" |
| 341 ] |
| 342 }, |
| 343 "get": { |
| 344 "description": "Gets the latest state of a long-runn
ing operation. Clients can use this method to poll the operation result at inter
vals as recommended by the API service.", |
| 345 "httpMethod": "GET", |
| 346 "id": "appengine.apps.operations.get", |
| 347 "parameterOrder": [ |
| 348 "appsId", |
| 349 "operationsId" |
| 350 ], |
| 351 "parameters": { |
| 352 "appsId": { |
| 353 "description": "Part of `name`. The name of
the operation resource.", |
| 354 "location": "path", |
| 355 "required": true, |
| 356 "type": "string" |
| 357 }, |
| 358 "operationsId": { |
| 359 "description": "Part of `name`. See document
ation of `appsId`.", |
| 360 "location": "path", |
| 361 "required": true, |
| 362 "type": "string" |
| 363 } |
| 364 }, |
| 365 "path": "v1/apps/{appsId}/operations/{operationsId}"
, |
| 366 "response": { |
| 367 "$ref": "Operation" |
| 368 }, |
| 369 "scopes": [ |
| 370 "https://www.googleapis.com/auth/appengine.admin
", |
| 371 "https://www.googleapis.com/auth/cloud-platform"
, |
| 372 "https://www.googleapis.com/auth/cloud-platform.
read-only" |
230 ] | 373 ] |
231 } | 374 } |
232 } | 375 } |
233 }, | 376 }, |
234 "services": { | 377 "services": { |
235 "methods": { | 378 "methods": { |
236 "list": { | 379 "list": { |
237 "description": "Lists all the services in the applic
ation.", | 380 "description": "Lists all the services in the applic
ation.", |
238 "httpMethod": "GET", | 381 "httpMethod": "GET", |
239 "id": "appengine.apps.services.list", | 382 "id": "appengine.apps.services.list", |
(...skipping 17 matching lines...) Expand all Loading... |
257 "description": "Continuation token for fetch
ing the next page of results.", | 400 "description": "Continuation token for fetch
ing the next page of results.", |
258 "location": "query", | 401 "location": "query", |
259 "type": "string" | 402 "type": "string" |
260 } | 403 } |
261 }, | 404 }, |
262 "path": "v1/apps/{appsId}/services", | 405 "path": "v1/apps/{appsId}/services", |
263 "response": { | 406 "response": { |
264 "$ref": "ListServicesResponse" | 407 "$ref": "ListServicesResponse" |
265 }, | 408 }, |
266 "scopes": [ | 409 "scopes": [ |
267 "https://www.googleapis.com/auth/cloud-platform" | 410 "https://www.googleapis.com/auth/appengine.admin
", |
| 411 "https://www.googleapis.com/auth/cloud-platform"
, |
| 412 "https://www.googleapis.com/auth/cloud-platform.
read-only" |
268 ] | 413 ] |
269 }, | 414 }, |
270 "get": { | 415 "get": { |
271 "description": "Gets the current configuration of th
e specified service.", | 416 "description": "Gets the current configuration of th
e specified service.", |
272 "httpMethod": "GET", | 417 "httpMethod": "GET", |
273 "id": "appengine.apps.services.get", | 418 "id": "appengine.apps.services.get", |
274 "parameterOrder": [ | 419 "parameterOrder": [ |
275 "appsId", | 420 "appsId", |
276 "servicesId" | 421 "servicesId" |
277 ], | 422 ], |
278 "parameters": { | 423 "parameters": { |
279 "appsId": { | 424 "appsId": { |
280 "description": "Part of `name`. Name of the
resource requested. Example: `apps/myapp/services/default`.", | 425 "description": "Part of `name`. Name of the
resource requested. Example: `apps/myapp/services/default`.", |
281 "location": "path", | 426 "location": "path", |
282 "required": true, | 427 "required": true, |
283 "type": "string" | 428 "type": "string" |
284 }, | 429 }, |
285 "servicesId": { | 430 "servicesId": { |
286 "description": "Part of `name`. See document
ation of `appsId`.", | 431 "description": "Part of `name`. See document
ation of `appsId`.", |
287 "location": "path", | 432 "location": "path", |
288 "required": true, | 433 "required": true, |
289 "type": "string" | 434 "type": "string" |
290 } | 435 } |
291 }, | 436 }, |
292 "path": "v1/apps/{appsId}/services/{servicesId}", | 437 "path": "v1/apps/{appsId}/services/{servicesId}", |
293 "response": { | 438 "response": { |
294 "$ref": "Service" | 439 "$ref": "Service" |
295 }, | 440 }, |
296 "scopes": [ | 441 "scopes": [ |
297 "https://www.googleapis.com/auth/cloud-platform" | 442 "https://www.googleapis.com/auth/appengine.admin
", |
| 443 "https://www.googleapis.com/auth/cloud-platform"
, |
| 444 "https://www.googleapis.com/auth/cloud-platform.
read-only" |
298 ] | 445 ] |
299 }, | 446 }, |
300 "patch": { | 447 "patch": { |
301 "description": "Updates the configuration of the spe
cified service.", | 448 "description": "Updates the configuration of the spe
cified service.", |
302 "httpMethod": "PATCH", | 449 "httpMethod": "PATCH", |
303 "id": "appengine.apps.services.patch", | 450 "id": "appengine.apps.services.patch", |
304 "parameterOrder": [ | 451 "parameterOrder": [ |
305 "appsId", | 452 "appsId", |
306 "servicesId" | 453 "servicesId" |
307 ], | 454 ], |
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
414 "description": "Continuation token f
or fetching the next page of results.", | 561 "description": "Continuation token f
or fetching the next page of results.", |
415 "location": "query", | 562 "location": "query", |
416 "type": "string" | 563 "type": "string" |
417 } | 564 } |
418 }, | 565 }, |
419 "path": "v1/apps/{appsId}/services/{services
Id}/versions", | 566 "path": "v1/apps/{appsId}/services/{services
Id}/versions", |
420 "response": { | 567 "response": { |
421 "$ref": "ListVersionsResponse" | 568 "$ref": "ListVersionsResponse" |
422 }, | 569 }, |
423 "scopes": [ | 570 "scopes": [ |
424 "https://www.googleapis.com/auth/cloud-p
latform" | 571 "https://www.googleapis.com/auth/appengi
ne.admin", |
| 572 "https://www.googleapis.com/auth/cloud-p
latform", |
| 573 "https://www.googleapis.com/auth/cloud-p
latform.read-only" |
425 ] | 574 ] |
426 }, | 575 }, |
427 "get": { | 576 "get": { |
428 "description": "Gets the specified Version r
esource. By default, only a `BASIC_VIEW` will be returned. Specify the `FULL_VIE
W` parameter to get the full resource.", | 577 "description": "Gets the specified Version r
esource. By default, only a `BASIC_VIEW` will be returned. Specify the `FULL_VIE
W` parameter to get the full resource.", |
429 "httpMethod": "GET", | 578 "httpMethod": "GET", |
430 "id": "appengine.apps.services.versions.get"
, | 579 "id": "appengine.apps.services.versions.get"
, |
431 "parameterOrder": [ | 580 "parameterOrder": [ |
432 "appsId", | 581 "appsId", |
433 "servicesId", | 582 "servicesId", |
434 "versionsId" | 583 "versionsId" |
(...skipping 25 matching lines...) Expand all Loading... |
460 ], | 609 ], |
461 "location": "query", | 610 "location": "query", |
462 "type": "string" | 611 "type": "string" |
463 } | 612 } |
464 }, | 613 }, |
465 "path": "v1/apps/{appsId}/services/{services
Id}/versions/{versionsId}", | 614 "path": "v1/apps/{appsId}/services/{services
Id}/versions/{versionsId}", |
466 "response": { | 615 "response": { |
467 "$ref": "Version" | 616 "$ref": "Version" |
468 }, | 617 }, |
469 "scopes": [ | 618 "scopes": [ |
470 "https://www.googleapis.com/auth/cloud-p
latform" | 619 "https://www.googleapis.com/auth/appengi
ne.admin", |
| 620 "https://www.googleapis.com/auth/cloud-p
latform", |
| 621 "https://www.googleapis.com/auth/cloud-p
latform.read-only" |
471 ] | 622 ] |
472 }, | 623 }, |
473 "create": { | 624 "create": { |
474 "description": "Deploys code and resource fi
les to a new version.", | 625 "description": "Deploys code and resource fi
les to a new version.", |
475 "httpMethod": "POST", | 626 "httpMethod": "POST", |
476 "id": "appengine.apps.services.versions.crea
te", | 627 "id": "appengine.apps.services.versions.crea
te", |
477 "parameterOrder": [ | 628 "parameterOrder": [ |
478 "appsId", | 629 "appsId", |
479 "servicesId" | 630 "servicesId" |
480 ], | 631 ], |
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
627 "description": "Continuation
token for fetching the next page of results.", | 778 "description": "Continuation
token for fetching the next page of results.", |
628 "location": "query", | 779 "location": "query", |
629 "type": "string" | 780 "type": "string" |
630 } | 781 } |
631 }, | 782 }, |
632 "path": "v1/apps/{appsId}/services/{
servicesId}/versions/{versionsId}/instances", | 783 "path": "v1/apps/{appsId}/services/{
servicesId}/versions/{versionsId}/instances", |
633 "response": { | 784 "response": { |
634 "$ref": "ListInstancesResponse" | 785 "$ref": "ListInstancesResponse" |
635 }, | 786 }, |
636 "scopes": [ | 787 "scopes": [ |
637 "https://www.googleapis.com/auth
/cloud-platform" | 788 "https://www.googleapis.com/auth
/appengine.admin", |
| 789 "https://www.googleapis.com/auth
/cloud-platform", |
| 790 "https://www.googleapis.com/auth
/cloud-platform.read-only" |
638 ] | 791 ] |
639 }, | 792 }, |
640 "get": { | 793 "get": { |
641 "description": "Gets instance inform
ation.", | 794 "description": "Gets instance inform
ation.", |
642 "httpMethod": "GET", | 795 "httpMethod": "GET", |
643 "id": "appengine.apps.services.versi
ons.instances.get", | 796 "id": "appengine.apps.services.versi
ons.instances.get", |
644 "parameterOrder": [ | 797 "parameterOrder": [ |
645 "appsId", | 798 "appsId", |
646 "servicesId", | 799 "servicesId", |
647 "versionsId", | 800 "versionsId", |
(...skipping 23 matching lines...) Expand all Loading... |
671 "location": "path", | 824 "location": "path", |
672 "required": true, | 825 "required": true, |
673 "type": "string" | 826 "type": "string" |
674 } | 827 } |
675 }, | 828 }, |
676 "path": "v1/apps/{appsId}/services/{
servicesId}/versions/{versionsId}/instances/{instancesId}", | 829 "path": "v1/apps/{appsId}/services/{
servicesId}/versions/{versionsId}/instances/{instancesId}", |
677 "response": { | 830 "response": { |
678 "$ref": "Instance" | 831 "$ref": "Instance" |
679 }, | 832 }, |
680 "scopes": [ | 833 "scopes": [ |
681 "https://www.googleapis.com/auth
/cloud-platform" | 834 "https://www.googleapis.com/auth
/appengine.admin", |
| 835 "https://www.googleapis.com/auth
/cloud-platform", |
| 836 "https://www.googleapis.com/auth
/cloud-platform.read-only" |
682 ] | 837 ] |
683 }, | 838 }, |
684 "delete": { | 839 "delete": { |
685 "description": "Stops a running inst
ance.", | 840 "description": "Stops a running inst
ance.", |
686 "httpMethod": "DELETE", | 841 "httpMethod": "DELETE", |
687 "id": "appengine.apps.services.versi
ons.instances.delete", | 842 "id": "appengine.apps.services.versi
ons.instances.delete", |
688 "parameterOrder": [ | 843 "parameterOrder": [ |
689 "appsId", | 844 "appsId", |
690 "servicesId", | 845 "servicesId", |
691 "versionsId", | 846 "versionsId", |
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
809 "description": "The standard list page token
.", | 964 "description": "The standard list page token
.", |
810 "location": "query", | 965 "location": "query", |
811 "type": "string" | 966 "type": "string" |
812 } | 967 } |
813 }, | 968 }, |
814 "path": "v1/apps/{appsId}/locations", | 969 "path": "v1/apps/{appsId}/locations", |
815 "response": { | 970 "response": { |
816 "$ref": "ListLocationsResponse" | 971 "$ref": "ListLocationsResponse" |
817 }, | 972 }, |
818 "scopes": [ | 973 "scopes": [ |
819 "https://www.googleapis.com/auth/cloud-platform" | 974 "https://www.googleapis.com/auth/appengine.admin
", |
| 975 "https://www.googleapis.com/auth/cloud-platform"
, |
| 976 "https://www.googleapis.com/auth/cloud-platform.
read-only" |
820 ] | 977 ] |
821 }, | 978 }, |
822 "get": { | 979 "get": { |
823 "description": "Get information about a location.", | 980 "description": "Get information about a location.", |
824 "httpMethod": "GET", | 981 "httpMethod": "GET", |
825 "id": "appengine.apps.locations.get", | 982 "id": "appengine.apps.locations.get", |
826 "parameterOrder": [ | 983 "parameterOrder": [ |
827 "appsId", | 984 "appsId", |
828 "locationsId" | 985 "locationsId" |
829 ], | 986 ], |
830 "parameters": { | 987 "parameters": { |
831 "appsId": { | 988 "appsId": { |
832 "description": "Part of `name`. Resource nam
e for the location.", | 989 "description": "Part of `name`. Resource nam
e for the location.", |
833 "location": "path", | 990 "location": "path", |
834 "required": true, | 991 "required": true, |
835 "type": "string" | 992 "type": "string" |
836 }, | 993 }, |
837 "locationsId": { | 994 "locationsId": { |
838 "description": "Part of `name`. See document
ation of `appsId`.", | 995 "description": "Part of `name`. See document
ation of `appsId`.", |
839 "location": "path", | 996 "location": "path", |
840 "required": true, | 997 "required": true, |
841 "type": "string" | 998 "type": "string" |
842 } | 999 } |
843 }, | 1000 }, |
844 "path": "v1/apps/{appsId}/locations/{locationsId}", | 1001 "path": "v1/apps/{appsId}/locations/{locationsId}", |
845 "response": { | 1002 "response": { |
846 "$ref": "Location" | 1003 "$ref": "Location" |
847 }, | 1004 }, |
848 "scopes": [ | 1005 "scopes": [ |
849 "https://www.googleapis.com/auth/cloud-platform" | 1006 "https://www.googleapis.com/auth/appengine.admin
", |
| 1007 "https://www.googleapis.com/auth/cloud-platform"
, |
| 1008 "https://www.googleapis.com/auth/cloud-platform.
read-only" |
850 ] | 1009 ] |
851 } | 1010 } |
852 } | 1011 } |
853 } | 1012 } |
854 } | 1013 } |
855 } | 1014 } |
856 }, | 1015 }, |
857 "revision": "20160802", | 1016 "revision": "20161101", |
858 "rootUrl": "https://appengine.googleapis.com/", | 1017 "rootUrl": "https://appengine.googleapis.com/", |
859 "schemas": { | 1018 "schemas": { |
| 1019 "ListOperationsResponse": { |
| 1020 "description": "The response message for Operations.ListOperations."
, |
| 1021 "id": "ListOperationsResponse", |
| 1022 "properties": { |
| 1023 "operations": { |
| 1024 "description": "A list of operations that matches the specif
ied filter in the request.", |
| 1025 "items": { |
| 1026 "$ref": "Operation" |
| 1027 }, |
| 1028 "type": "array" |
| 1029 }, |
| 1030 "nextPageToken": { |
| 1031 "description": "The standard List next-page token.", |
| 1032 "type": "string" |
| 1033 } |
| 1034 }, |
| 1035 "type": "object" |
| 1036 }, |
860 "Operation": { | 1037 "Operation": { |
861 "description": "This resource represents a long-running operation th
at is the result of a network API call.", | 1038 "description": "This resource represents a long-running operation th
at is the result of a network API call.", |
862 "id": "Operation", | 1039 "id": "Operation", |
863 "properties": { | 1040 "properties": { |
864 "name": { | 1041 "name": { |
865 "description": "The server-assigned name, which is only uniq
ue within the same service that originally returns it. If you use the default HT
TP mapping, the `name` should have the format of `operations/some/unique/name`."
, | 1042 "description": "The server-assigned name, which is only uniq
ue within the same service that originally returns it. If you use the default HT
TP mapping, the `name` should have the format of `operations/some/unique/name`."
, |
866 "type": "string" | 1043 "type": "string" |
867 }, | 1044 }, |
868 "metadata": { | 1045 "metadata": { |
869 "additionalProperties": { | 1046 "additionalProperties": { |
870 "description": "Properties of the object. Contains field
@type with type URL.", | 1047 "description": "Properties of the object. Contains field
@type with type URL.", |
871 "type": "any" | 1048 "type": "any" |
872 }, | 1049 }, |
873 "description": "Service-specific metadata associated with th
e operation. It typically contains progress information and common metadata such
as create time. Some services might not provide such metadata. Any method that
returns a long-running operation should document the metadata type, if any.", | 1050 "description": "Service-specific metadata associated with th
e operation. It typically contains progress information and common metadata such
as create time. Some services might not provide such metadata. Any method that
returns a long-running operation should document the metadata type, if any.", |
874 "type": "object" | 1051 "type": "object" |
875 }, | 1052 }, |
876 "done": { | 1053 "done": { |
877 "description": "If the value is `false`, it means the operat
ion is still in progress. If true, the operation is completed, and either `error
` or `response` is available.", | 1054 "description": "If the value is `false`, it means the operat
ion is still in progress. If true, the operation is completed, and either `error
` or `response` is available.", |
878 "type": "boolean" | 1055 "type": "boolean" |
879 }, | 1056 }, |
880 "error": { | 1057 "error": { |
881 "$ref": "Status", | 1058 "$ref": "Status", |
882 "description": "The error result of the operation in case of
failure." | 1059 "description": "The error result of the operation in case of
failure or cancellation." |
883 }, | 1060 }, |
884 "response": { | 1061 "response": { |
885 "additionalProperties": { | 1062 "additionalProperties": { |
886 "description": "Properties of the object. Contains field
@type with type URL.", | 1063 "description": "Properties of the object. Contains field
@type with type URL.", |
887 "type": "any" | 1064 "type": "any" |
888 }, | 1065 }, |
889 "description": "The normal response of the operation in case
of success. If the original method returns no data on success, such as `Delete`
, the response is `google.protobuf.Empty`. If the original method is standard `G
et`/`Create`/`Update`, the response should be the resource. For other methods, t
he response should have the type `XxxResponse`, where `Xxx` is the original meth
od name. For example, if the original method name is `TakeSnapshot()`, the infer
red response type is `TakeSnapshotResponse`.", | 1066 "description": "The normal response of the operation in case
of success. If the original method returns no data on success, such as `Delete`
, the response is `google.protobuf.Empty`. If the original method is standard `G
et`/`Create`/`Update`, the response should be the resource. For other methods, t
he response should have the type `XxxResponse`, where `Xxx` is the original meth
od name. For example, if the original method name is `TakeSnapshot()`, the infer
red response type is `TakeSnapshotResponse`.", |
890 "type": "object" | 1067 "type": "object" |
891 } | 1068 } |
892 }, | 1069 }, |
(...skipping 19 matching lines...) Expand all Loading... |
912 "description": "Properties of the object. Contains f
ield @type with type URL.", | 1089 "description": "Properties of the object. Contains f
ield @type with type URL.", |
913 "type": "any" | 1090 "type": "any" |
914 }, | 1091 }, |
915 "type": "object" | 1092 "type": "object" |
916 }, | 1093 }, |
917 "type": "array" | 1094 "type": "array" |
918 } | 1095 } |
919 }, | 1096 }, |
920 "type": "object" | 1097 "type": "object" |
921 }, | 1098 }, |
922 "ListOperationsResponse": { | |
923 "description": "The response message for Operations.ListOperations."
, | |
924 "id": "ListOperationsResponse", | |
925 "properties": { | |
926 "operations": { | |
927 "description": "A list of operations that matches the specif
ied filter in the request.", | |
928 "items": { | |
929 "$ref": "Operation" | |
930 }, | |
931 "type": "array" | |
932 }, | |
933 "nextPageToken": { | |
934 "description": "The standard List next-page token.", | |
935 "type": "string" | |
936 } | |
937 }, | |
938 "type": "object" | |
939 }, | |
940 "Application": { | 1099 "Application": { |
941 "description": "An Application resource contains the top-level confi
guration of an App Engine application.", | 1100 "description": "An Application resource contains the top-level confi
guration of an App Engine application.", |
942 "id": "Application", | 1101 "id": "Application", |
943 "properties": { | 1102 "properties": { |
944 "name": { | 1103 "name": { |
945 "description": "Full path to the Application resource in the
API. Example: `apps/myapp`. @OutputOnly", | 1104 "description": "Full path to the Application resource in the
API. Example: `apps/myapp`. @OutputOnly", |
946 "type": "string" | 1105 "type": "string" |
947 }, | 1106 }, |
948 "id": { | 1107 "id": { |
949 "description": "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`.", | 1108 "description": "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`.", |
(...skipping 814 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1764 "id": "ContainerInfo", | 1923 "id": "ContainerInfo", |
1765 "properties": { | 1924 "properties": { |
1766 "image": { | 1925 "image": { |
1767 "description": "URI to the hosted container image in a Docke
r repository. The URI must be fully qualified and include a tag or digest. Examp
les: \"gcr.io/my-project/image:tag\" or \"gcr.io/my-project/image@digest\"", | 1926 "description": "URI to the hosted container image in a Docke
r repository. The URI must be fully qualified and include a tag or digest. Examp
les: \"gcr.io/my-project/image:tag\" or \"gcr.io/my-project/image@digest\"", |
1768 "type": "string" | 1927 "type": "string" |
1769 } | 1928 } |
1770 }, | 1929 }, |
1771 "type": "object" | 1930 "type": "object" |
1772 }, | 1931 }, |
1773 "ZipInfo": { | 1932 "ZipInfo": { |
| 1933 "description": "The zip file information for a zip deployment.", |
1774 "id": "ZipInfo", | 1934 "id": "ZipInfo", |
1775 "properties": { | 1935 "properties": { |
1776 "sourceUrl": { | 1936 "sourceUrl": { |
1777 "description": "URL of the zip file to deploy from. Must be
a URL to a resource in Google Cloud Storage in the form 'http(s)://storage.googl
eapis.com/\\/\\'.", | 1937 "description": "URL of the zip file to deploy from. Must be
a URL to a resource in Google Cloud Storage in the form 'http(s)://storage.googl
eapis.com/\\/\\'.", |
1778 "type": "string" | 1938 "type": "string" |
1779 }, | 1939 }, |
1780 "filesCount": { | 1940 "filesCount": { |
1781 "description": "An estimate of the number of files in a zip
for a zip deployment. If set, must be greater than or equal to the actual number
of files. Used for optimizing performance; if not provided, deployment may be s
low.", | 1941 "description": "An estimate of the number of files in a zip
for a zip deployment. If set, must be greater than or equal to the actual number
of files. Used for optimizing performance; if not provided, deployment may be s
low.", |
1782 "format": "int32", | 1942 "format": "int32", |
1783 "type": "integer" | 1943 "type": "integer" |
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1869 "format": "int64", | 2029 "format": "int64", |
1870 "type": "string" | 2030 "type": "string" |
1871 }, | 2031 }, |
1872 "vmStatus": { | 2032 "vmStatus": { |
1873 "description": "Status of the virtual machine where this ins
tance lives. Only applicable for instances in App Engine flexible environment. @
OutputOnly", | 2033 "description": "Status of the virtual machine where this ins
tance lives. Only applicable for instances in App Engine flexible environment. @
OutputOnly", |
1874 "type": "string" | 2034 "type": "string" |
1875 }, | 2035 }, |
1876 "vmDebugEnabled": { | 2036 "vmDebugEnabled": { |
1877 "description": "Whether this instance is in debug mode. Only
applicable for instances in App Engine flexible environment. @OutputOnly", | 2037 "description": "Whether this instance is in debug mode. Only
applicable for instances in App Engine flexible environment. @OutputOnly", |
1878 "type": "boolean" | 2038 "type": "boolean" |
| 2039 }, |
| 2040 "vmIp": { |
| 2041 "description": "The IP address of this instance. Only applic
able for instances in App Engine flexible environment. @OutputOnly", |
| 2042 "type": "string" |
1879 } | 2043 } |
1880 }, | 2044 }, |
1881 "type": "object" | 2045 "type": "object" |
1882 }, | 2046 }, |
1883 "DebugInstanceRequest": { | 2047 "DebugInstanceRequest": { |
1884 "description": "Request message for `Instances.DebugInstance`.", | 2048 "description": "Request message for `Instances.DebugInstance`.", |
1885 "id": "DebugInstanceRequest", | 2049 "id": "DebugInstanceRequest", |
| 2050 "properties": { |
| 2051 "sshKey": { |
| 2052 "description": "Public SSH key to add to the instance. Examp
le: `[USERNAME]:ssh-rsa KEY_VALUE` or `[USERNAME]:ssh-rsa [KEY_VALUE] google-ssh
{\"userName\":\"[USERNAME]\",\"expireOn\":\"[EXPIRE_TIME]\"}` For more informat
ion, see [Adding and Removing SSH Keys](https://cloud.google.com/compute/docs/in
stances/adding-removing-ssh-keys)", |
| 2053 "type": "string" |
| 2054 } |
| 2055 }, |
1886 "type": "object" | 2056 "type": "object" |
1887 }, | 2057 }, |
1888 "ListLocationsResponse": { | 2058 "ListLocationsResponse": { |
1889 "description": "The response message for LocationService.ListLocatio
ns.", | 2059 "description": "The response message for LocationService.ListLocatio
ns.", |
1890 "id": "ListLocationsResponse", | 2060 "id": "ListLocationsResponse", |
1891 "properties": { | 2061 "properties": { |
1892 "locations": { | 2062 "locations": { |
1893 "description": "A list of locations that matches the specifi
ed filter in the request.", | 2063 "description": "A list of locations that matches the specifi
ed filter in the request.", |
1894 "items": { | 2064 "items": { |
1895 "$ref": "Location" | 2065 "$ref": "Location" |
1896 }, | 2066 }, |
1897 "type": "array" | 2067 "type": "array" |
1898 }, | 2068 }, |
1899 "nextPageToken": { | 2069 "nextPageToken": { |
1900 "description": "The standard List next-page token.", | 2070 "description": "The standard List next-page token.", |
1901 "type": "string" | 2071 "type": "string" |
1902 } | 2072 } |
1903 }, | 2073 }, |
1904 "type": "object" | 2074 "type": "object" |
1905 }, | 2075 }, |
1906 "Location": { | 2076 "Location": { |
1907 "description": "A resource that represents Google Cloud Platform loc
ation.", | 2077 "description": "A resource that represents Google Cloud Platform loc
ation.", |
1908 "id": "Location", | 2078 "id": "Location", |
1909 "properties": { | 2079 "properties": { |
1910 "name": { | 2080 "name": { |
1911 "description": "Resource name for the location, which may va
ry between implementations. For example: `\"projects/example-project/locations/u
s-east1\"`", | 2081 "description": "Resource name for the location, which may va
ry between implementations. For example: `\"projects/example-project/locations/u
s-east1\"`", |
1912 "type": "string" | 2082 "type": "string" |
1913 }, | 2083 }, |
1914 "locationId": { | 2084 "locationId": { |
1915 "description": "The cononical id for this location. For exam
ple: `\"us-east1\"`.", | 2085 "description": "The canonical id for this location. For exam
ple: `\"us-east1\"`.", |
1916 "type": "string" | 2086 "type": "string" |
1917 }, | 2087 }, |
1918 "labels": { | 2088 "labels": { |
1919 "additionalProperties": { | 2089 "additionalProperties": { |
1920 "type": "string" | 2090 "type": "string" |
1921 }, | 2091 }, |
1922 "description": "Cross-service attributes for the location. F
or example {\"cloud.googleapis.com/region\": \"us-east1\"}", | 2092 "description": "Cross-service attributes for the location. F
or example {\"cloud.googleapis.com/region\": \"us-east1\"}", |
1923 "type": "object" | 2093 "type": "object" |
1924 }, | 2094 }, |
1925 "metadata": { | 2095 "metadata": { |
1926 "additionalProperties": { | 2096 "additionalProperties": { |
1927 "description": "Properties of the object. Contains field
@type with type URL.", | 2097 "description": "Properties of the object. Contains field
@type with type URL.", |
1928 "type": "any" | 2098 "type": "any" |
1929 }, | 2099 }, |
1930 "description": "Service-specific metadata. For example the a
vailable capacity at the given location.", | 2100 "description": "Service-specific metadata. For example the a
vailable capacity at the given location.", |
1931 "type": "object" | 2101 "type": "object" |
1932 } | 2102 } |
1933 }, | 2103 }, |
1934 "type": "object" | 2104 "type": "object" |
1935 }, | 2105 }, |
| 2106 "OperationMetadataExperimental": { |
| 2107 "description": "Metadata for the given google.longrunning.Operation.
", |
| 2108 "id": "OperationMetadataExperimental", |
| 2109 "properties": { |
| 2110 "method": { |
| 2111 "description": "API method that initiated this operation. Ex
ample: `google.appengine.experimental.CustomDomains.CreateCustomDomain`. @Output
Only", |
| 2112 "type": "string" |
| 2113 }, |
| 2114 "insertTime": { |
| 2115 "description": "Time that this operation was created. @Outpu
tOnly", |
| 2116 "type": "string" |
| 2117 }, |
| 2118 "endTime": { |
| 2119 "description": "Time that this operation completed. @OutputO
nly", |
| 2120 "type": "string" |
| 2121 }, |
| 2122 "user": { |
| 2123 "description": "User who requested this operation. @OutputOn
ly", |
| 2124 "type": "string" |
| 2125 }, |
| 2126 "target": { |
| 2127 "description": "Name of the resource that this operation is
acting on. Example: `apps/myapp/customDomains/example.com`. @OutputOnly", |
| 2128 "type": "string" |
| 2129 } |
| 2130 }, |
| 2131 "type": "object" |
| 2132 }, |
1936 "OperationMetadata": { | 2133 "OperationMetadata": { |
1937 "description": "Metadata for the given google.longrunning.Operation.
", | 2134 "description": "Metadata for the given google.longrunning.Operation.
", |
1938 "id": "OperationMetadata", | 2135 "id": "OperationMetadata", |
1939 "properties": { | 2136 "properties": { |
1940 "operationType": { | 2137 "operationType": { |
1941 "description": "Type of this operation. Deprecated, use meth
od field instead. Example: \"create_version\". @OutputOnly", | 2138 "description": "Type of this operation. Deprecated, use meth
od field instead. Example: \"create_version\". @OutputOnly", |
1942 "type": "string" | 2139 "type": "string" |
1943 }, | 2140 }, |
1944 "insertTime": { | 2141 "insertTime": { |
1945 "description": "Timestamp that this operation was created. @
OutputOnly", | 2142 "description": "Timestamp that this operation was created. @
OutputOnly", |
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2031 "type": "boolean" | 2228 "type": "boolean" |
2032 } | 2229 } |
2033 }, | 2230 }, |
2034 "type": "object" | 2231 "type": "object" |
2035 } | 2232 } |
2036 }, | 2233 }, |
2037 "servicePath": "", | 2234 "servicePath": "", |
2038 "title": "Google App Engine Admin API", | 2235 "title": "Google App Engine Admin API", |
2039 "version": "v1" | 2236 "version": "v1" |
2040 } | 2237 } |
OLD | NEW |