Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Side by Side Diff: discovery/googleapis_beta/appengine__v1beta.json

Issue 3003493002: Api-Roll 53: 2017-08-21 (Closed)
Patch Set: Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/appengine.admin": { 5 "https://www.googleapis.com/auth/appengine.admin": {
6 "description": "View and manage your applications deployed o n Google App Engine" 6 "description": "View and manage your applications deployed o n Google App Engine"
7 }, 7 },
8 "https://www.googleapis.com/auth/cloud-platform.read-only": { 8 "https://www.googleapis.com/auth/cloud-platform.read-only": {
9 "description": "View your data across Google Cloud Platform services" 9 "description": "View your data across Google Cloud Platform services"
10 }, 10 },
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
148 ] 148 ]
149 }, 149 },
150 "patch": { 150 "patch": {
151 "description": "Updates the specified Application resource. You can update the following fields:\nauth_domain - Google authentication domain for controlling user access to the application.\ndefault_cookie_expiration - Co okie expiration policy for the application.", 151 "description": "Updates the specified Application resource. You can update the following fields:\nauth_domain - Google authentication domain for controlling user access to the application.\ndefault_cookie_expiration - Co okie expiration policy for the application.",
152 "httpMethod": "PATCH", 152 "httpMethod": "PATCH",
153 "id": "appengine.apps.patch", 153 "id": "appengine.apps.patch",
154 "parameterOrder": [ 154 "parameterOrder": [
155 "appsId" 155 "appsId"
156 ], 156 ],
157 "parameters": { 157 "parameters": {
158 "appsId": {
159 "description": "Part of `name`. Name of the Applicat ion resource to update. Example: apps/myapp.",
160 "location": "path",
161 "required": true,
162 "type": "string"
163 },
158 "updateMask": { 164 "updateMask": {
159 "description": "Standard field mask for the set of f ields to be updated.", 165 "description": "Standard field mask for the set of f ields to be updated.",
160 "format": "google-fieldmask", 166 "format": "google-fieldmask",
161 "location": "query", 167 "location": "query",
162 "type": "string" 168 "type": "string"
163 },
164 "appsId": {
165 "description": "Part of `name`. Name of the Applicat ion resource to update. Example: apps/myapp.",
166 "location": "path",
167 "required": true,
168 "type": "string"
169 } 169 }
170 }, 170 },
171 "path": "v1beta/apps/{appsId}", 171 "path": "v1beta/apps/{appsId}",
172 "request": { 172 "request": {
173 "$ref": "Application" 173 "$ref": "Application"
174 }, 174 },
175 "response": { 175 "response": {
176 "$ref": "Operation" 176 "$ref": "Operation"
177 }, 177 },
178 "scopes": [ 178 "scopes": [
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
227 "methods": { 227 "methods": {
228 "get": { 228 "get": {
229 "description": "Get information about a location.", 229 "description": "Get information about a location.",
230 "httpMethod": "GET", 230 "httpMethod": "GET",
231 "id": "appengine.apps.locations.get", 231 "id": "appengine.apps.locations.get",
232 "parameterOrder": [ 232 "parameterOrder": [
233 "appsId", 233 "appsId",
234 "locationsId" 234 "locationsId"
235 ], 235 ],
236 "parameters": { 236 "parameters": {
237 "appsId": {
238 "description": "Part of `name`. Resource nam e for the location.",
239 "location": "path",
240 "required": true,
241 "type": "string"
242 },
237 "locationsId": { 243 "locationsId": {
238 "description": "Part of `name`. See document ation of `appsId`.", 244 "description": "Part of `name`. See document ation of `appsId`.",
239 "location": "path", 245 "location": "path",
240 "required": true, 246 "required": true,
241 "type": "string" 247 "type": "string"
242 },
243 "appsId": {
244 "description": "Part of `name`. Resource nam e for the location.",
245 "location": "path",
246 "required": true,
247 "type": "string"
248 } 248 }
249 }, 249 },
250 "path": "v1beta/apps/{appsId}/locations/{locationsId }", 250 "path": "v1beta/apps/{appsId}/locations/{locationsId }",
251 "response": { 251 "response": {
252 "$ref": "Location" 252 "$ref": "Location"
253 }, 253 },
254 "scopes": [ 254 "scopes": [
255 "https://www.googleapis.com/auth/appengine.admin ", 255 "https://www.googleapis.com/auth/appengine.admin ",
256 "https://www.googleapis.com/auth/cloud-platform" , 256 "https://www.googleapis.com/auth/cloud-platform" ,
257 "https://www.googleapis.com/auth/cloud-platform. read-only" 257 "https://www.googleapis.com/auth/cloud-platform. read-only"
258 ] 258 ]
259 }, 259 },
260 "list": { 260 "list": {
261 "description": "Lists information about the supporte d locations for this service.", 261 "description": "Lists information about the supporte d locations for this service.",
262 "httpMethod": "GET", 262 "httpMethod": "GET",
263 "id": "appengine.apps.locations.list", 263 "id": "appengine.apps.locations.list",
264 "parameterOrder": [ 264 "parameterOrder": [
265 "appsId" 265 "appsId"
266 ], 266 ],
267 "parameters": { 267 "parameters": {
268 "pageSize": {
269 "description": "The standard list page size. ",
270 "format": "int32",
271 "location": "query",
272 "type": "integer"
273 },
274 "filter": { 268 "filter": {
275 "description": "The standard list filter.", 269 "description": "The standard list filter.",
276 "location": "query", 270 "location": "query",
277 "type": "string" 271 "type": "string"
278 }, 272 },
279 "pageToken": { 273 "pageToken": {
280 "description": "The standard list page token .", 274 "description": "The standard list page token .",
281 "location": "query", 275 "location": "query",
282 "type": "string" 276 "type": "string"
283 }, 277 },
284 "appsId": { 278 "appsId": {
285 "description": "Part of `name`. The resource that owns the locations collection, if applicable.", 279 "description": "Part of `name`. The resource that owns the locations collection, if applicable.",
286 "location": "path", 280 "location": "path",
287 "required": true, 281 "required": true,
288 "type": "string" 282 "type": "string"
283 },
284 "pageSize": {
285 "description": "The standard list page size. ",
286 "format": "int32",
287 "location": "query",
288 "type": "integer"
289 } 289 }
290 }, 290 },
291 "path": "v1beta/apps/{appsId}/locations", 291 "path": "v1beta/apps/{appsId}/locations",
292 "response": { 292 "response": {
293 "$ref": "ListLocationsResponse" 293 "$ref": "ListLocationsResponse"
294 }, 294 },
295 "scopes": [ 295 "scopes": [
296 "https://www.googleapis.com/auth/appengine.admin ", 296 "https://www.googleapis.com/auth/appengine.admin ",
297 "https://www.googleapis.com/auth/cloud-platform" , 297 "https://www.googleapis.com/auth/cloud-platform" ,
298 "https://www.googleapis.com/auth/cloud-platform. read-only" 298 "https://www.googleapis.com/auth/cloud-platform. read-only"
299 ] 299 ]
300 } 300 }
301 } 301 }
302 }, 302 },
303 "authorizedCertificates": { 303 "authorizedCertificates": {
304 "methods": { 304 "methods": {
305 "patch": { 305 "patch": {
306 "description": "Updates the specified SSL certificat e. To renew a certificate and maintain its existing domain mappings, update cert ificate_data with a new certificate. The new certificate must be applicable to t he same domains as the original certificate. The certificate display_name may al so be updated.", 306 "description": "Updates the specified SSL certificat e. To renew a certificate and maintain its existing domain mappings, update cert ificate_data with a new certificate. The new certificate must be applicable to t he same domains as the original certificate. The certificate display_name may al so be updated.",
307 "httpMethod": "PATCH", 307 "httpMethod": "PATCH",
308 "id": "appengine.apps.authorizedCertificates.patch", 308 "id": "appengine.apps.authorizedCertificates.patch",
309 "parameterOrder": [ 309 "parameterOrder": [
310 "appsId", 310 "appsId",
311 "authorizedCertificatesId" 311 "authorizedCertificatesId"
312 ], 312 ],
313 "parameters": { 313 "parameters": {
314 "authorizedCertificatesId": {
315 "description": "Part of `name`. See document ation of `appsId`.",
316 "location": "path",
317 "required": true,
318 "type": "string"
319 },
314 "updateMask": { 320 "updateMask": {
315 "description": "Standard field mask for the set of fields to be updated. Updates are only supported on the certificate_raw_d ata and display_name fields.", 321 "description": "Standard field mask for the set of fields to be updated. Updates are only supported on the certificate_raw_d ata and display_name fields.",
316 "format": "google-fieldmask", 322 "format": "google-fieldmask",
317 "location": "query", 323 "location": "query",
318 "type": "string" 324 "type": "string"
319 }, 325 },
320 "appsId": { 326 "appsId": {
321 "description": "Part of `name`. Name of the resource to update. Example: apps/myapp/authorizedCertificates/12345.", 327 "description": "Part of `name`. Name of the resource to update. Example: apps/myapp/authorizedCertificates/12345.",
322 "location": "path", 328 "location": "path",
323 "required": true, 329 "required": true,
324 "type": "string" 330 "type": "string"
325 },
326 "authorizedCertificatesId": {
327 "description": "Part of `name`. See document ation of `appsId`.",
328 "location": "path",
329 "required": true,
330 "type": "string"
331 } 331 }
332 }, 332 },
333 "path": "v1beta/apps/{appsId}/authorizedCertificates /{authorizedCertificatesId}", 333 "path": "v1beta/apps/{appsId}/authorizedCertificates /{authorizedCertificatesId}",
334 "request": { 334 "request": {
335 "$ref": "AuthorizedCertificate" 335 "$ref": "AuthorizedCertificate"
336 }, 336 },
337 "response": { 337 "response": {
338 "$ref": "AuthorizedCertificate" 338 "$ref": "AuthorizedCertificate"
339 }, 339 },
340 "scopes": [ 340 "scopes": [
341 "https://www.googleapis.com/auth/cloud-platform" 341 "https://www.googleapis.com/auth/cloud-platform"
342 ] 342 ]
343 }, 343 },
344 "get": { 344 "get": {
345 "description": "Gets the specified SSL certificate." , 345 "description": "Gets the specified SSL certificate." ,
346 "httpMethod": "GET", 346 "httpMethod": "GET",
347 "id": "appengine.apps.authorizedCertificates.get", 347 "id": "appengine.apps.authorizedCertificates.get",
348 "parameterOrder": [ 348 "parameterOrder": [
349 "appsId", 349 "appsId",
350 "authorizedCertificatesId" 350 "authorizedCertificatesId"
351 ], 351 ],
352 "parameters": { 352 "parameters": {
353 "appsId": {
354 "description": "Part of `name`. Name of the resource requested. Example: apps/myapp/authorizedCertificates/12345.",
355 "location": "path",
356 "required": true,
357 "type": "string"
358 },
353 "view": { 359 "view": {
354 "description": "Controls the set of fields r eturned in the GET response.", 360 "description": "Controls the set of fields r eturned in the GET response.",
355 "enum": [ 361 "enum": [
356 "BASIC_CERTIFICATE", 362 "BASIC_CERTIFICATE",
357 "FULL_CERTIFICATE" 363 "FULL_CERTIFICATE"
358 ], 364 ],
359 "location": "query", 365 "location": "query",
360 "type": "string" 366 "type": "string"
361 }, 367 },
362 "authorizedCertificatesId": { 368 "authorizedCertificatesId": {
363 "description": "Part of `name`. See document ation of `appsId`.", 369 "description": "Part of `name`. See document ation of `appsId`.",
364 "location": "path", 370 "location": "path",
365 "required": true, 371 "required": true,
366 "type": "string" 372 "type": "string"
367 },
368 "appsId": {
369 "description": "Part of `name`. Name of the resource requested. Example: apps/myapp/authorizedCertificates/12345.",
370 "location": "path",
371 "required": true,
372 "type": "string"
373 } 373 }
374 }, 374 },
375 "path": "v1beta/apps/{appsId}/authorizedCertificates /{authorizedCertificatesId}", 375 "path": "v1beta/apps/{appsId}/authorizedCertificates /{authorizedCertificatesId}",
376 "response": { 376 "response": {
377 "$ref": "AuthorizedCertificate" 377 "$ref": "AuthorizedCertificate"
378 }, 378 },
379 "scopes": [ 379 "scopes": [
380 "https://www.googleapis.com/auth/appengine.admin ", 380 "https://www.googleapis.com/auth/appengine.admin ",
381 "https://www.googleapis.com/auth/cloud-platform" , 381 "https://www.googleapis.com/auth/cloud-platform" ,
382 "https://www.googleapis.com/auth/cloud-platform. read-only" 382 "https://www.googleapis.com/auth/cloud-platform. read-only"
383 ] 383 ]
384 }, 384 },
385 "list": { 385 "list": {
386 "description": "Lists all SSL certificates the user is authorized to administer.", 386 "description": "Lists all SSL certificates the user is authorized to administer.",
387 "httpMethod": "GET", 387 "httpMethod": "GET",
388 "id": "appengine.apps.authorizedCertificates.list", 388 "id": "appengine.apps.authorizedCertificates.list",
389 "parameterOrder": [ 389 "parameterOrder": [
390 "appsId" 390 "appsId"
391 ], 391 ],
392 "parameters": { 392 "parameters": {
393 "pageToken": {
394 "description": "Continuation token for fetch ing the next page of results.",
395 "location": "query",
396 "type": "string"
397 },
398 "appsId": {
399 "description": "Part of `parent`. Name of th e parent Application resource. Example: apps/myapp.",
400 "location": "path",
401 "required": true,
402 "type": "string"
403 },
393 "pageSize": { 404 "pageSize": {
394 "description": "Maximum results to return pe r page.", 405 "description": "Maximum results to return pe r page.",
395 "format": "int32", 406 "format": "int32",
396 "location": "query", 407 "location": "query",
397 "type": "integer" 408 "type": "integer"
398 }, 409 },
399 "view": { 410 "view": {
400 "description": "Controls the set of fields r eturned in the LIST response.", 411 "description": "Controls the set of fields r eturned in the LIST response.",
401 "enum": [ 412 "enum": [
402 "BASIC_CERTIFICATE", 413 "BASIC_CERTIFICATE",
403 "FULL_CERTIFICATE" 414 "FULL_CERTIFICATE"
404 ], 415 ],
405 "location": "query", 416 "location": "query",
406 "type": "string" 417 "type": "string"
407 },
408 "pageToken": {
409 "description": "Continuation token for fetch ing the next page of results.",
410 "location": "query",
411 "type": "string"
412 },
413 "appsId": {
414 "description": "Part of `parent`. Name of th e parent Application resource. Example: apps/myapp.",
415 "location": "path",
416 "required": true,
417 "type": "string"
418 } 418 }
419 }, 419 },
420 "path": "v1beta/apps/{appsId}/authorizedCertificates ", 420 "path": "v1beta/apps/{appsId}/authorizedCertificates ",
421 "response": { 421 "response": {
422 "$ref": "ListAuthorizedCertificatesResponse" 422 "$ref": "ListAuthorizedCertificatesResponse"
423 }, 423 },
424 "scopes": [ 424 "scopes": [
425 "https://www.googleapis.com/auth/appengine.admin ", 425 "https://www.googleapis.com/auth/appengine.admin ",
426 "https://www.googleapis.com/auth/cloud-platform" , 426 "https://www.googleapis.com/auth/cloud-platform" ,
427 "https://www.googleapis.com/auth/cloud-platform. read-only" 427 "https://www.googleapis.com/auth/cloud-platform. read-only"
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
636 "delete": { 636 "delete": {
637 "description": "Deletes an existing Version resource.", 637 "description": "Deletes an existing Version resource.",
638 "httpMethod": "DELETE", 638 "httpMethod": "DELETE",
639 "id": "appengine.apps.services.versions.dele te", 639 "id": "appengine.apps.services.versions.dele te",
640 "parameterOrder": [ 640 "parameterOrder": [
641 "appsId", 641 "appsId",
642 "servicesId", 642 "servicesId",
643 "versionsId" 643 "versionsId"
644 ], 644 ],
645 "parameters": { 645 "parameters": {
646 "versionsId": {
647 "description": "Part of `name`. See documentation of `appsId`.",
648 "location": "path",
649 "required": true,
650 "type": "string"
651 },
646 "servicesId": { 652 "servicesId": {
647 "description": "Part of `name`. See documentation of `appsId`.", 653 "description": "Part of `name`. See documentation of `appsId`.",
648 "location": "path", 654 "location": "path",
649 "required": true, 655 "required": true,
650 "type": "string" 656 "type": "string"
651 }, 657 },
652 "appsId": { 658 "appsId": {
653 "description": "Part of `name`. Name of the resource requested. Example: apps/myapp/services/default/versions/v1.", 659 "description": "Part of `name`. Name of the resource requested. Example: apps/myapp/services/default/versions/v1.",
654 "location": "path", 660 "location": "path",
655 "required": true, 661 "required": true,
656 "type": "string" 662 "type": "string"
657 },
658 "versionsId": {
659 "description": "Part of `name`. See documentation of `appsId`.",
660 "location": "path",
661 "required": true,
662 "type": "string"
663 } 663 }
664 }, 664 },
665 "path": "v1beta/apps/{appsId}/services/{serv icesId}/versions/{versionsId}", 665 "path": "v1beta/apps/{appsId}/services/{serv icesId}/versions/{versionsId}",
666 "response": { 666 "response": {
667 "$ref": "Operation" 667 "$ref": "Operation"
668 }, 668 },
669 "scopes": [ 669 "scopes": [
670 "https://www.googleapis.com/auth/cloud-p latform" 670 "https://www.googleapis.com/auth/cloud-p latform"
671 ] 671 ]
672 }, 672 },
673 "patch": { 673 "patch": {
674 "description": "Updates the specified Versio n resource. You can specify the following fields depending on the App Engine env ironment and type of scaling that the version resource uses:\nserving_status (ht tps://cloud.google.com/appengine/docs/admin-api/reference/rest/v1beta/apps.servi ces.versions#Version.FIELDS.serving_status): For Version resources that use bas ic scaling, manual scaling, or run in the App Engine flexible environment.\nins tance_class (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1 beta/apps.services.versions#Version.FIELDS.instance_class): For Version resourc es that run in the App Engine standard environment.\nautomatic_scaling.min_idle_ instances (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1be ta/apps.services.versions#Version.FIELDS.automatic_scaling): For Version resour ces that use automatic scaling and run in the App Engine standard environment.\ nautomatic_scaling.max_idle_instances (https://cloud.google.com/appengine/docs/a dmin-api/reference/rest/v1beta/apps.services.versions#Version.FIELDS.automatic_s caling): For Version resources that use automatic scaling and run in the App E ngine standard environment.", 674 "description": "Updates the specified Versio n resource. You can specify the following fields depending on the App Engine env ironment and type of scaling that the version resource uses:\nserving_status (ht tps://cloud.google.com/appengine/docs/admin-api/reference/rest/v1beta/apps.servi ces.versions#Version.FIELDS.serving_status): For Version resources that use bas ic scaling, manual scaling, or run in the App Engine flexible environment.\nins tance_class (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1 beta/apps.services.versions#Version.FIELDS.instance_class): For Version resourc es that run in the App Engine standard environment.\nautomatic_scaling.min_idle_ instances (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1be ta/apps.services.versions#Version.FIELDS.automatic_scaling): For Version resour ces that use automatic scaling and run in the App Engine standard environment.\ nautomatic_scaling.max_idle_instances (https://cloud.google.com/appengine/docs/a dmin-api/reference/rest/v1beta/apps.services.versions#Version.FIELDS.automatic_s caling): For Version resources that use automatic scaling and run in the App E ngine standard environment.",
675 "httpMethod": "PATCH", 675 "httpMethod": "PATCH",
676 "id": "appengine.apps.services.versions.patc h", 676 "id": "appengine.apps.services.versions.patc h",
677 "parameterOrder": [ 677 "parameterOrder": [
678 "appsId", 678 "appsId",
679 "servicesId", 679 "servicesId",
680 "versionsId" 680 "versionsId"
681 ], 681 ],
682 "parameters": { 682 "parameters": {
683 "appsId": {
684 "description": "Part of `name`. Name of the resource to update. Example: apps/myapp/services/default/versions/1.",
685 "location": "path",
686 "required": true,
687 "type": "string"
688 },
689 "versionsId": { 683 "versionsId": {
690 "description": "Part of `name`. See documentation of `appsId`.", 684 "description": "Part of `name`. See documentation of `appsId`.",
691 "location": "path", 685 "location": "path",
692 "required": true, 686 "required": true,
693 "type": "string" 687 "type": "string"
694 }, 688 },
695 "updateMask": { 689 "updateMask": {
696 "description": "Standard field mask for the set of fields to be updated.", 690 "description": "Standard field mask for the set of fields to be updated.",
697 "format": "google-fieldmask", 691 "format": "google-fieldmask",
698 "location": "query", 692 "location": "query",
699 "type": "string" 693 "type": "string"
700 }, 694 },
701 "servicesId": { 695 "servicesId": {
702 "description": "Part of `name`. See documentation of `appsId`.", 696 "description": "Part of `name`. See documentation of `appsId`.",
703 "location": "path", 697 "location": "path",
704 "required": true, 698 "required": true,
705 "type": "string" 699 "type": "string"
700 },
701 "appsId": {
702 "description": "Part of `name`. Name of the resource to update. Example: apps/myapp/services/default/versions/1.",
703 "location": "path",
704 "required": true,
705 "type": "string"
706 } 706 }
707 }, 707 },
708 "path": "v1beta/apps/{appsId}/services/{serv icesId}/versions/{versionsId}", 708 "path": "v1beta/apps/{appsId}/services/{serv icesId}/versions/{versionsId}",
709 "request": { 709 "request": {
710 "$ref": "Version" 710 "$ref": "Version"
711 }, 711 },
712 "response": { 712 "response": {
713 "$ref": "Operation" 713 "$ref": "Operation"
714 }, 714 },
715 "scopes": [ 715 "scopes": [
716 "https://www.googleapis.com/auth/cloud-p latform" 716 "https://www.googleapis.com/auth/cloud-p latform"
717 ] 717 ]
718 }, 718 },
719 "get": { 719 "get": {
720 "description": "Gets the specified Version r esource. By default, only a BASIC_VIEW will be returned. Specify the FULL_VIEW p arameter to get the full resource.", 720 "description": "Gets the specified Version r esource. By default, only a BASIC_VIEW will be returned. Specify the FULL_VIEW p arameter to get the full resource.",
721 "httpMethod": "GET", 721 "httpMethod": "GET",
722 "id": "appengine.apps.services.versions.get" , 722 "id": "appengine.apps.services.versions.get" ,
723 "parameterOrder": [ 723 "parameterOrder": [
724 "appsId", 724 "appsId",
725 "servicesId", 725 "servicesId",
726 "versionsId" 726 "versionsId"
727 ], 727 ],
728 "parameters": { 728 "parameters": {
729 "servicesId": {
730 "description": "Part of `name`. See documentation of `appsId`.",
731 "location": "path",
732 "required": true,
733 "type": "string"
734 },
735 "appsId": {
736 "description": "Part of `name`. Name of the resource requested. Example: apps/myapp/services/default/versions/v1.",
737 "location": "path",
738 "required": true,
739 "type": "string"
740 },
729 "view": { 741 "view": {
730 "description": "Controls the set of fields returned in the Get response.", 742 "description": "Controls the set of fields returned in the Get response.",
731 "enum": [ 743 "enum": [
732 "BASIC", 744 "BASIC",
733 "FULL" 745 "FULL"
734 ], 746 ],
735 "location": "query", 747 "location": "query",
736 "type": "string" 748 "type": "string"
737 }, 749 },
738 "versionsId": { 750 "versionsId": {
739 "description": "Part of `name`. See documentation of `appsId`.", 751 "description": "Part of `name`. See documentation of `appsId`.",
740 "location": "path", 752 "location": "path",
741 "required": true, 753 "required": true,
742 "type": "string" 754 "type": "string"
743 },
744 "servicesId": {
745 "description": "Part of `name`. See documentation of `appsId`.",
746 "location": "path",
747 "required": true,
748 "type": "string"
749 },
750 "appsId": {
751 "description": "Part of `name`. Name of the resource requested. Example: apps/myapp/services/default/versions/v1.",
752 "location": "path",
753 "required": true,
754 "type": "string"
755 } 755 }
756 }, 756 },
757 "path": "v1beta/apps/{appsId}/services/{serv icesId}/versions/{versionsId}", 757 "path": "v1beta/apps/{appsId}/services/{serv icesId}/versions/{versionsId}",
758 "response": { 758 "response": {
759 "$ref": "Version" 759 "$ref": "Version"
760 }, 760 },
761 "scopes": [ 761 "scopes": [
762 "https://www.googleapis.com/auth/appengi ne.admin", 762 "https://www.googleapis.com/auth/appengi ne.admin",
763 "https://www.googleapis.com/auth/cloud-p latform", 763 "https://www.googleapis.com/auth/cloud-p latform",
764 "https://www.googleapis.com/auth/cloud-p latform.read-only" 764 "https://www.googleapis.com/auth/cloud-p latform.read-only"
765 ] 765 ]
766 }, 766 },
767 "list": { 767 "list": {
768 "description": "Lists the versions of a serv ice.", 768 "description": "Lists the versions of a serv ice.",
769 "httpMethod": "GET", 769 "httpMethod": "GET",
770 "id": "appengine.apps.services.versions.list ", 770 "id": "appengine.apps.services.versions.list ",
771 "parameterOrder": [ 771 "parameterOrder": [
772 "appsId", 772 "appsId",
773 "servicesId" 773 "servicesId"
774 ], 774 ],
775 "parameters": { 775 "parameters": {
776 "pageSize": {
777 "description": "Maximum results to r eturn per page.",
778 "format": "int32",
779 "location": "query",
780 "type": "integer"
781 },
782 "view": {
783 "description": "Controls the set of fields returned in the List response.",
784 "enum": [
785 "BASIC",
786 "FULL"
787 ],
788 "location": "query",
789 "type": "string"
790 },
791 "servicesId": { 776 "servicesId": {
792 "description": "Part of `parent`. Se e documentation of `appsId`.", 777 "description": "Part of `parent`. Se e documentation of `appsId`.",
793 "location": "path", 778 "location": "path",
794 "required": true, 779 "required": true,
795 "type": "string" 780 "type": "string"
796 }, 781 },
797 "pageToken": { 782 "pageToken": {
798 "description": "Continuation token f or fetching the next page of results.", 783 "description": "Continuation token f or fetching the next page of results.",
799 "location": "query", 784 "location": "query",
800 "type": "string" 785 "type": "string"
801 }, 786 },
802 "appsId": { 787 "appsId": {
803 "description": "Part of `parent`. Na me of the parent Service resource. Example: apps/myapp/services/default.", 788 "description": "Part of `parent`. Na me of the parent Service resource. Example: apps/myapp/services/default.",
804 "location": "path", 789 "location": "path",
805 "required": true, 790 "required": true,
806 "type": "string" 791 "type": "string"
792 },
793 "pageSize": {
794 "description": "Maximum results to r eturn per page.",
795 "format": "int32",
796 "location": "query",
797 "type": "integer"
798 },
799 "view": {
800 "description": "Controls the set of fields returned in the List response.",
801 "enum": [
802 "BASIC",
803 "FULL"
804 ],
805 "location": "query",
806 "type": "string"
807 } 807 }
808 }, 808 },
809 "path": "v1beta/apps/{appsId}/services/{serv icesId}/versions", 809 "path": "v1beta/apps/{appsId}/services/{serv icesId}/versions",
810 "response": { 810 "response": {
811 "$ref": "ListVersionsResponse" 811 "$ref": "ListVersionsResponse"
812 }, 812 },
813 "scopes": [ 813 "scopes": [
814 "https://www.googleapis.com/auth/appengi ne.admin", 814 "https://www.googleapis.com/auth/appengi ne.admin",
815 "https://www.googleapis.com/auth/cloud-p latform", 815 "https://www.googleapis.com/auth/cloud-p latform",
816 "https://www.googleapis.com/auth/cloud-p latform.read-only" 816 "https://www.googleapis.com/auth/cloud-p latform.read-only"
817 ] 817 ]
818 }, 818 },
819 "create": { 819 "create": {
820 "description": "Deploys code and resource fi les to a new version.", 820 "description": "Deploys code and resource fi les to a new version.",
821 "httpMethod": "POST", 821 "httpMethod": "POST",
822 "id": "appengine.apps.services.versions.crea te", 822 "id": "appengine.apps.services.versions.crea te",
823 "parameterOrder": [ 823 "parameterOrder": [
824 "appsId", 824 "appsId",
825 "servicesId" 825 "servicesId"
826 ], 826 ],
827 "parameters": { 827 "parameters": {
828 "servicesId": {
829 "description": "Part of `parent`. Se e documentation of `appsId`.",
830 "location": "path",
831 "required": true,
832 "type": "string"
833 },
828 "appsId": { 834 "appsId": {
829 "description": "Part of `parent`. Na me of the parent resource to create this version under. Example: apps/myapp/serv ices/default.", 835 "description": "Part of `parent`. Na me of the parent resource to create this version under. Example: apps/myapp/serv ices/default.",
830 "location": "path", 836 "location": "path",
831 "required": true, 837 "required": true,
832 "type": "string" 838 "type": "string"
833 },
834 "servicesId": {
835 "description": "Part of `parent`. Se e documentation of `appsId`.",
836 "location": "path",
837 "required": true,
838 "type": "string"
839 } 839 }
840 }, 840 },
841 "path": "v1beta/apps/{appsId}/services/{serv icesId}/versions", 841 "path": "v1beta/apps/{appsId}/services/{serv icesId}/versions",
842 "request": { 842 "request": {
843 "$ref": "Version" 843 "$ref": "Version"
844 }, 844 },
845 "response": { 845 "response": {
846 "$ref": "Operation" 846 "$ref": "Operation"
847 }, 847 },
848 "scopes": [ 848 "scopes": [
849 "https://www.googleapis.com/auth/cloud-p latform" 849 "https://www.googleapis.com/auth/cloud-p latform"
850 ] 850 ]
851 } 851 }
852 }, 852 },
853 "resources": { 853 "resources": {
854 "instances": { 854 "instances": {
855 "methods": { 855 "methods": {
856 "delete": {
857 "description": "Stops a running inst ance.",
858 "httpMethod": "DELETE",
859 "id": "appengine.apps.services.versi ons.instances.delete",
860 "parameterOrder": [
861 "appsId",
862 "servicesId",
863 "versionsId",
864 "instancesId"
865 ],
866 "parameters": {
867 "instancesId": {
868 "description": "Part of `nam e`. See documentation of `appsId`.",
869 "location": "path",
870 "required": true,
871 "type": "string"
872 },
873 "appsId": {
874 "description": "Part of `nam e`. Name of the resource requested. Example: apps/myapp/services/default/version s/v1/instances/instance-1.",
875 "location": "path",
876 "required": true,
877 "type": "string"
878 },
879 "versionsId": {
880 "description": "Part of `nam e`. See documentation of `appsId`.",
881 "location": "path",
882 "required": true,
883 "type": "string"
884 },
885 "servicesId": {
886 "description": "Part of `nam e`. See documentation of `appsId`.",
887 "location": "path",
888 "required": true,
889 "type": "string"
890 }
891 },
892 "path": "v1beta/apps/{appsId}/servic es/{servicesId}/versions/{versionsId}/instances/{instancesId}",
893 "response": {
894 "$ref": "Operation"
895 },
896 "scopes": [
897 "https://www.googleapis.com/auth /cloud-platform"
898 ]
899 },
856 "get": { 900 "get": {
857 "description": "Gets instance inform ation.", 901 "description": "Gets instance inform ation.",
858 "httpMethod": "GET", 902 "httpMethod": "GET",
859 "id": "appengine.apps.services.versi ons.instances.get", 903 "id": "appengine.apps.services.versi ons.instances.get",
860 "parameterOrder": [ 904 "parameterOrder": [
861 "appsId", 905 "appsId",
862 "servicesId", 906 "servicesId",
863 "versionsId", 907 "versionsId",
864 "instancesId" 908 "instancesId"
865 ], 909 ],
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
953 "description": "Enables debugging on a VM instance. This allows you to use the SSH command to connect to the virtual machine where the instance lives. While in \"debug mode\", the instance continu es to serve live traffic. You should delete the instance when you are done debug ging and then allow the system to take over and determine if another instance sh ould be started.Only applicable for instances in App Engine flexible environment .", 997 "description": "Enables debugging on a VM instance. This allows you to use the SSH command to connect to the virtual machine where the instance lives. While in \"debug mode\", the instance continu es to serve live traffic. You should delete the instance when you are done debug ging and then allow the system to take over and determine if another instance sh ould be started.Only applicable for instances in App Engine flexible environment .",
954 "httpMethod": "POST", 998 "httpMethod": "POST",
955 "id": "appengine.apps.services.versi ons.instances.debug", 999 "id": "appengine.apps.services.versi ons.instances.debug",
956 "parameterOrder": [ 1000 "parameterOrder": [
957 "appsId", 1001 "appsId",
958 "servicesId", 1002 "servicesId",
959 "versionsId", 1003 "versionsId",
960 "instancesId" 1004 "instancesId"
961 ], 1005 ],
962 "parameters": { 1006 "parameters": {
1007 "versionsId": {
1008 "description": "Part of `nam e`. See documentation of `appsId`.",
1009 "location": "path",
1010 "required": true,
1011 "type": "string"
1012 },
1013 "servicesId": {
1014 "description": "Part of `nam e`. See documentation of `appsId`.",
1015 "location": "path",
1016 "required": true,
1017 "type": "string"
1018 },
963 "instancesId": { 1019 "instancesId": {
964 "description": "Part of `nam e`. See documentation of `appsId`.", 1020 "description": "Part of `nam e`. See documentation of `appsId`.",
965 "location": "path", 1021 "location": "path",
966 "required": true, 1022 "required": true,
967 "type": "string" 1023 "type": "string"
968 }, 1024 },
969 "appsId": { 1025 "appsId": {
970 "description": "Part of `nam e`. Name of the resource requested. Example: apps/myapp/services/default/version s/v1/instances/instance-1.", 1026 "description": "Part of `nam e`. Name of the resource requested. Example: apps/myapp/services/default/version s/v1/instances/instance-1.",
971 "location": "path", 1027 "location": "path",
972 "required": true, 1028 "required": true,
973 "type": "string" 1029 "type": "string"
974 },
975 "versionsId": {
976 "description": "Part of `nam e`. See documentation of `appsId`.",
977 "location": "path",
978 "required": true,
979 "type": "string"
980 },
981 "servicesId": {
982 "description": "Part of `nam e`. See documentation of `appsId`.",
983 "location": "path",
984 "required": true,
985 "type": "string"
986 } 1030 }
987 }, 1031 },
988 "path": "v1beta/apps/{appsId}/servic es/{servicesId}/versions/{versionsId}/instances/{instancesId}:debug", 1032 "path": "v1beta/apps/{appsId}/servic es/{servicesId}/versions/{versionsId}/instances/{instancesId}:debug",
989 "request": { 1033 "request": {
990 "$ref": "DebugInstanceRequest" 1034 "$ref": "DebugInstanceRequest"
991 }, 1035 },
992 "response": { 1036 "response": {
993 "$ref": "Operation" 1037 "$ref": "Operation"
994 }, 1038 },
995 "scopes": [ 1039 "scopes": [
996 "https://www.googleapis.com/auth /cloud-platform" 1040 "https://www.googleapis.com/auth /cloud-platform"
997 ] 1041 ]
998 },
999 "delete": {
1000 "description": "Stops a running inst ance.",
1001 "httpMethod": "DELETE",
1002 "id": "appengine.apps.services.versi ons.instances.delete",
1003 "parameterOrder": [
1004 "appsId",
1005 "servicesId",
1006 "versionsId",
1007 "instancesId"
1008 ],
1009 "parameters": {
1010 "servicesId": {
1011 "description": "Part of `nam e`. See documentation of `appsId`.",
1012 "location": "path",
1013 "required": true,
1014 "type": "string"
1015 },
1016 "instancesId": {
1017 "description": "Part of `nam e`. See documentation of `appsId`.",
1018 "location": "path",
1019 "required": true,
1020 "type": "string"
1021 },
1022 "appsId": {
1023 "description": "Part of `nam e`. Name of the resource requested. Example: apps/myapp/services/default/version s/v1/instances/instance-1.",
1024 "location": "path",
1025 "required": true,
1026 "type": "string"
1027 },
1028 "versionsId": {
1029 "description": "Part of `nam e`. See documentation of `appsId`.",
1030 "location": "path",
1031 "required": true,
1032 "type": "string"
1033 }
1034 },
1035 "path": "v1beta/apps/{appsId}/servic es/{servicesId}/versions/{versionsId}/instances/{instancesId}",
1036 "response": {
1037 "$ref": "Operation"
1038 },
1039 "scopes": [
1040 "https://www.googleapis.com/auth /cloud-platform"
1041 ]
1042 } 1042 }
1043 } 1043 }
1044 } 1044 }
1045 } 1045 }
1046 } 1046 }
1047 } 1047 }
1048 }, 1048 },
1049 "authorizedDomains": { 1049 "authorizedDomains": {
1050 "methods": { 1050 "methods": {
1051 "list": { 1051 "list": {
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
1121 ] 1121 ]
1122 }, 1122 },
1123 "list": { 1123 "list": {
1124 "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 allows API services to override the bind ing to use different resource name schemes, such as users/*/operations. To overr ide the binding, API services can add a binding such as \"/v1/{name=users/*}/ope rations\" to their service configuration. For backwards compatibility, the defau lt name includes the operations collection id, however overriding users must ens ure the name binding is the parent resource, without the operations collection i d.", 1124 "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 allows API services to override the bind ing to use different resource name schemes, such as users/*/operations. To overr ide the binding, API services can add a binding such as \"/v1/{name=users/*}/ope rations\" to their service configuration. For backwards compatibility, the defau lt name includes the operations collection id, however overriding users must ens ure the name binding is the parent resource, without the operations collection i d.",
1125 "httpMethod": "GET", 1125 "httpMethod": "GET",
1126 "id": "appengine.apps.operations.list", 1126 "id": "appengine.apps.operations.list",
1127 "parameterOrder": [ 1127 "parameterOrder": [
1128 "appsId" 1128 "appsId"
1129 ], 1129 ],
1130 "parameters": { 1130 "parameters": {
1131 "filter": {
1132 "description": "The standard list filter.",
1133 "location": "query",
1134 "type": "string"
1135 },
1136 "pageToken": { 1131 "pageToken": {
1137 "description": "The standard list page token .", 1132 "description": "The standard list page token .",
1138 "location": "query", 1133 "location": "query",
1139 "type": "string" 1134 "type": "string"
1140 }, 1135 },
1141 "appsId": { 1136 "appsId": {
1142 "description": "Part of `name`. The name of the operation's parent resource.", 1137 "description": "Part of `name`. The name of the operation's parent resource.",
1143 "location": "path", 1138 "location": "path",
1144 "required": true, 1139 "required": true,
1145 "type": "string" 1140 "type": "string"
1146 }, 1141 },
1147 "pageSize": { 1142 "pageSize": {
1148 "description": "The standard list page size. ", 1143 "description": "The standard list page size. ",
1149 "format": "int32", 1144 "format": "int32",
1150 "location": "query", 1145 "location": "query",
1151 "type": "integer" 1146 "type": "integer"
1147 },
1148 "filter": {
1149 "description": "The standard list filter.",
1150 "location": "query",
1151 "type": "string"
1152 } 1152 }
1153 }, 1153 },
1154 "path": "v1beta/apps/{appsId}/operations", 1154 "path": "v1beta/apps/{appsId}/operations",
1155 "response": { 1155 "response": {
1156 "$ref": "ListOperationsResponse" 1156 "$ref": "ListOperationsResponse"
1157 }, 1157 },
1158 "scopes": [ 1158 "scopes": [
1159 "https://www.googleapis.com/auth/appengine.admin ", 1159 "https://www.googleapis.com/auth/appengine.admin ",
1160 "https://www.googleapis.com/auth/cloud-platform" , 1160 "https://www.googleapis.com/auth/cloud-platform" ,
1161 "https://www.googleapis.com/auth/cloud-platform. read-only" 1161 "https://www.googleapis.com/auth/cloud-platform. read-only"
1162 ] 1162 ]
1163 } 1163 }
1164 } 1164 }
1165 }, 1165 },
1166 "domainMappings": { 1166 "domainMappings": {
1167 "methods": { 1167 "methods": {
1168 "create": {
1169 "description": "Maps a domain to an application. A u ser must be authorized to administer a domain in order to map it to an applicati on. For a list of available authorized domains, see AuthorizedDomains.ListAuthor izedDomains.",
1170 "httpMethod": "POST",
1171 "id": "appengine.apps.domainMappings.create",
1172 "parameterOrder": [
1173 "appsId"
1174 ],
1175 "parameters": {
1176 "appsId": {
1177 "description": "Part of `parent`. Name of th e parent Application resource. Example: apps/myapp.",
1178 "location": "path",
1179 "required": true,
1180 "type": "string"
1181 }
1182 },
1183 "path": "v1beta/apps/{appsId}/domainMappings",
1184 "request": {
1185 "$ref": "DomainMapping"
1186 },
1187 "response": {
1188 "$ref": "Operation"
1189 },
1190 "scopes": [
1191 "https://www.googleapis.com/auth/cloud-platform"
1192 ]
1193 },
1194 "delete": { 1168 "delete": {
1195 "description": "Deletes the specified domain mapping . A user must be authorized to administer the associated domain in order to dele te a DomainMapping resource.", 1169 "description": "Deletes the specified domain mapping . A user must be authorized to administer the associated domain in order to dele te a DomainMapping resource.",
1196 "httpMethod": "DELETE", 1170 "httpMethod": "DELETE",
1197 "id": "appengine.apps.domainMappings.delete", 1171 "id": "appengine.apps.domainMappings.delete",
1198 "parameterOrder": [ 1172 "parameterOrder": [
1199 "appsId", 1173 "appsId",
1200 "domainMappingsId" 1174 "domainMappingsId"
1201 ], 1175 ],
1202 "parameters": { 1176 "parameters": {
1177 "appsId": {
1178 "description": "Part of `name`. Name of the resource to delete. Example: apps/myapp/domainMappings/example.com.",
1179 "location": "path",
1180 "required": true,
1181 "type": "string"
1182 },
1203 "domainMappingsId": { 1183 "domainMappingsId": {
1204 "description": "Part of `name`. See document ation of `appsId`.", 1184 "description": "Part of `name`. See document ation of `appsId`.",
1205 "location": "path", 1185 "location": "path",
1206 "required": true, 1186 "required": true,
1207 "type": "string" 1187 "type": "string"
1208 },
1209 "appsId": {
1210 "description": "Part of `name`. Name of the resource to delete. Example: apps/myapp/domainMappings/example.com.",
1211 "location": "path",
1212 "required": true,
1213 "type": "string"
1214 } 1188 }
1215 }, 1189 },
1216 "path": "v1beta/apps/{appsId}/domainMappings/{domain MappingsId}", 1190 "path": "v1beta/apps/{appsId}/domainMappings/{domain MappingsId}",
1217 "response": { 1191 "response": {
1218 "$ref": "Operation" 1192 "$ref": "Operation"
1219 }, 1193 },
1220 "scopes": [ 1194 "scopes": [
1221 "https://www.googleapis.com/auth/cloud-platform" 1195 "https://www.googleapis.com/auth/cloud-platform"
1222 ] 1196 ]
1223 }, 1197 },
1224 "patch": { 1198 "patch": {
1225 "description": "Updates the specified domain mapping . To map an SSL certificate to a domain mapping, update certificate_id to point to an AuthorizedCertificate resource. A user must be authorized to administer th e associated domain in order to update a DomainMapping resource.", 1199 "description": "Updates the specified domain mapping . To map an SSL certificate to a domain mapping, update certificate_id to point to an AuthorizedCertificate resource. A user must be authorized to administer th e associated domain in order to update a DomainMapping resource.",
1226 "httpMethod": "PATCH", 1200 "httpMethod": "PATCH",
1227 "id": "appengine.apps.domainMappings.patch", 1201 "id": "appengine.apps.domainMappings.patch",
1228 "parameterOrder": [ 1202 "parameterOrder": [
1229 "appsId", 1203 "appsId",
1230 "domainMappingsId" 1204 "domainMappingsId"
1231 ], 1205 ],
1232 "parameters": { 1206 "parameters": {
1207 "appsId": {
1208 "description": "Part of `name`. Name of the resource to update. Example: apps/myapp/domainMappings/example.com.",
1209 "location": "path",
1210 "required": true,
1211 "type": "string"
1212 },
1233 "domainMappingsId": { 1213 "domainMappingsId": {
1234 "description": "Part of `name`. See document ation of `appsId`.", 1214 "description": "Part of `name`. See document ation of `appsId`.",
1235 "location": "path", 1215 "location": "path",
1236 "required": true, 1216 "required": true,
1237 "type": "string" 1217 "type": "string"
1238 }, 1218 },
1239 "updateMask": { 1219 "updateMask": {
1240 "description": "Standard field mask for the set of fields to be updated.", 1220 "description": "Standard field mask for the set of fields to be updated.",
1241 "format": "google-fieldmask", 1221 "format": "google-fieldmask",
1242 "location": "query", 1222 "location": "query",
1243 "type": "string" 1223 "type": "string"
1244 },
1245 "appsId": {
1246 "description": "Part of `name`. Name of the resource to update. Example: apps/myapp/domainMappings/example.com.",
1247 "location": "path",
1248 "required": true,
1249 "type": "string"
1250 } 1224 }
1251 }, 1225 },
1252 "path": "v1beta/apps/{appsId}/domainMappings/{domain MappingsId}", 1226 "path": "v1beta/apps/{appsId}/domainMappings/{domain MappingsId}",
1253 "request": { 1227 "request": {
1254 "$ref": "DomainMapping" 1228 "$ref": "DomainMapping"
1255 }, 1229 },
1256 "response": { 1230 "response": {
1257 "$ref": "Operation" 1231 "$ref": "Operation"
1258 }, 1232 },
1259 "scopes": [ 1233 "scopes": [
1260 "https://www.googleapis.com/auth/cloud-platform" 1234 "https://www.googleapis.com/auth/cloud-platform"
1261 ] 1235 ]
1262 }, 1236 },
1263 "get": { 1237 "get": {
1264 "description": "Gets the specified domain mapping.", 1238 "description": "Gets the specified domain mapping.",
1265 "httpMethod": "GET", 1239 "httpMethod": "GET",
1266 "id": "appengine.apps.domainMappings.get", 1240 "id": "appengine.apps.domainMappings.get",
1267 "parameterOrder": [ 1241 "parameterOrder": [
1268 "appsId", 1242 "appsId",
1269 "domainMappingsId" 1243 "domainMappingsId"
1270 ], 1244 ],
1271 "parameters": { 1245 "parameters": {
1246 "domainMappingsId": {
1247 "description": "Part of `name`. See document ation of `appsId`.",
1248 "location": "path",
1249 "required": true,
1250 "type": "string"
1251 },
1272 "appsId": { 1252 "appsId": {
1273 "description": "Part of `name`. Name of the resource requested. Example: apps/myapp/domainMappings/example.com.", 1253 "description": "Part of `name`. Name of the resource requested. Example: apps/myapp/domainMappings/example.com.",
1274 "location": "path", 1254 "location": "path",
1275 "required": true, 1255 "required": true,
1276 "type": "string" 1256 "type": "string"
1277 },
1278 "domainMappingsId": {
1279 "description": "Part of `name`. See document ation of `appsId`.",
1280 "location": "path",
1281 "required": true,
1282 "type": "string"
1283 } 1257 }
1284 }, 1258 },
1285 "path": "v1beta/apps/{appsId}/domainMappings/{domain MappingsId}", 1259 "path": "v1beta/apps/{appsId}/domainMappings/{domain MappingsId}",
1286 "response": { 1260 "response": {
1287 "$ref": "DomainMapping" 1261 "$ref": "DomainMapping"
1288 }, 1262 },
1289 "scopes": [ 1263 "scopes": [
1290 "https://www.googleapis.com/auth/appengine.admin ", 1264 "https://www.googleapis.com/auth/appengine.admin ",
1291 "https://www.googleapis.com/auth/cloud-platform" , 1265 "https://www.googleapis.com/auth/cloud-platform" ,
1292 "https://www.googleapis.com/auth/cloud-platform. read-only" 1266 "https://www.googleapis.com/auth/cloud-platform. read-only"
(...skipping 27 matching lines...) Expand all
1320 }, 1294 },
1321 "path": "v1beta/apps/{appsId}/domainMappings", 1295 "path": "v1beta/apps/{appsId}/domainMappings",
1322 "response": { 1296 "response": {
1323 "$ref": "ListDomainMappingsResponse" 1297 "$ref": "ListDomainMappingsResponse"
1324 }, 1298 },
1325 "scopes": [ 1299 "scopes": [
1326 "https://www.googleapis.com/auth/appengine.admin ", 1300 "https://www.googleapis.com/auth/appengine.admin ",
1327 "https://www.googleapis.com/auth/cloud-platform" , 1301 "https://www.googleapis.com/auth/cloud-platform" ,
1328 "https://www.googleapis.com/auth/cloud-platform. read-only" 1302 "https://www.googleapis.com/auth/cloud-platform. read-only"
1329 ] 1303 ]
1304 },
1305 "create": {
1306 "description": "Maps a domain to an application. A u ser must be authorized to administer a domain in order to map it to an applicati on. For a list of available authorized domains, see AuthorizedDomains.ListAuthor izedDomains.",
1307 "httpMethod": "POST",
1308 "id": "appengine.apps.domainMappings.create",
1309 "parameterOrder": [
1310 "appsId"
1311 ],
1312 "parameters": {
1313 "appsId": {
1314 "description": "Part of `parent`. Name of th e parent Application resource. Example: apps/myapp.",
1315 "location": "path",
1316 "required": true,
1317 "type": "string"
1318 }
1319 },
1320 "path": "v1beta/apps/{appsId}/domainMappings",
1321 "request": {
1322 "$ref": "DomainMapping"
1323 },
1324 "response": {
1325 "$ref": "Operation"
1326 },
1327 "scopes": [
1328 "https://www.googleapis.com/auth/cloud-platform"
1329 ]
1330 } 1330 }
1331 } 1331 }
1332 }, 1332 },
1333 "firewall": { 1333 "firewall": {
1334 "resources": { 1334 "resources": {
1335 "ingressRules": { 1335 "ingressRules": {
1336 "methods": { 1336 "methods": {
1337 "create": {
1338 "description": "Creates a firewall rule for the application.",
1339 "httpMethod": "POST",
1340 "id": "appengine.apps.firewall.ingressRules. create",
1341 "parameterOrder": [
1342 "appsId"
1343 ],
1344 "parameters": {
1345 "appsId": {
1346 "description": "Part of `parent`. Na me of the parent Firewall collection in which to create a new rule. Example: app s/myapp/firewall/ingressRules.",
1347 "location": "path",
1348 "required": true,
1349 "type": "string"
1350 }
1351 },
1352 "path": "v1beta/apps/{appsId}/firewall/ingre ssRules",
1353 "request": {
1354 "$ref": "FirewallRule"
1355 },
1356 "response": {
1357 "$ref": "FirewallRule"
1358 },
1359 "scopes": [
1360 "https://www.googleapis.com/auth/cloud-p latform"
1361 ]
1362 },
1337 "get": { 1363 "get": {
1338 "description": "Gets the specified firewall rule.", 1364 "description": "Gets the specified firewall rule.",
1339 "httpMethod": "GET", 1365 "httpMethod": "GET",
1340 "id": "appengine.apps.firewall.ingressRules. get", 1366 "id": "appengine.apps.firewall.ingressRules. get",
1341 "parameterOrder": [ 1367 "parameterOrder": [
1342 "appsId", 1368 "appsId",
1343 "ingressRulesId" 1369 "ingressRulesId"
1344 ], 1370 ],
1345 "parameters": { 1371 "parameters": {
1372 "appsId": {
1373 "description": "Part of `name`. Name of the Firewall resource to retrieve. Example: apps/myapp/firewall/ingressRules /100.",
1374 "location": "path",
1375 "required": true,
1376 "type": "string"
1377 },
1346 "ingressRulesId": { 1378 "ingressRulesId": {
1347 "description": "Part of `name`. See documentation of `appsId`.", 1379 "description": "Part of `name`. See documentation of `appsId`.",
1348 "location": "path", 1380 "location": "path",
1349 "required": true, 1381 "required": true,
1350 "type": "string" 1382 "type": "string"
1351 },
1352 "appsId": {
1353 "description": "Part of `name`. Name of the Firewall resource to retrieve. Example: apps/myapp/firewall/ingressRules /100.",
1354 "location": "path",
1355 "required": true,
1356 "type": "string"
1357 } 1383 }
1358 }, 1384 },
1359 "path": "v1beta/apps/{appsId}/firewall/ingre ssRules/{ingressRulesId}", 1385 "path": "v1beta/apps/{appsId}/firewall/ingre ssRules/{ingressRulesId}",
1360 "response": { 1386 "response": {
1361 "$ref": "FirewallRule" 1387 "$ref": "FirewallRule"
1362 }, 1388 },
1363 "scopes": [ 1389 "scopes": [
1364 "https://www.googleapis.com/auth/appengi ne.admin", 1390 "https://www.googleapis.com/auth/appengi ne.admin",
1365 "https://www.googleapis.com/auth/cloud-p latform", 1391 "https://www.googleapis.com/auth/cloud-p latform",
1366 "https://www.googleapis.com/auth/cloud-p latform.read-only" 1392 "https://www.googleapis.com/auth/cloud-p latform.read-only"
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
1433 }, 1459 },
1434 "delete": { 1460 "delete": {
1435 "description": "Deletes the specified firewa ll rule.", 1461 "description": "Deletes the specified firewa ll rule.",
1436 "httpMethod": "DELETE", 1462 "httpMethod": "DELETE",
1437 "id": "appengine.apps.firewall.ingressRules. delete", 1463 "id": "appengine.apps.firewall.ingressRules. delete",
1438 "parameterOrder": [ 1464 "parameterOrder": [
1439 "appsId", 1465 "appsId",
1440 "ingressRulesId" 1466 "ingressRulesId"
1441 ], 1467 ],
1442 "parameters": { 1468 "parameters": {
1469 "appsId": {
1470 "description": "Part of `name`. Name of the Firewall resource to delete. Example: apps/myapp/firewall/ingressRules/1 00.",
1471 "location": "path",
1472 "required": true,
1473 "type": "string"
1474 },
1443 "ingressRulesId": { 1475 "ingressRulesId": {
1444 "description": "Part of `name`. See documentation of `appsId`.", 1476 "description": "Part of `name`. See documentation of `appsId`.",
1445 "location": "path", 1477 "location": "path",
1446 "required": true, 1478 "required": true,
1447 "type": "string" 1479 "type": "string"
1448 },
1449 "appsId": {
1450 "description": "Part of `name`. Name of the Firewall resource to delete. Example: apps/myapp/firewall/ingressRules/1 00.",
1451 "location": "path",
1452 "required": true,
1453 "type": "string"
1454 } 1480 }
1455 }, 1481 },
1456 "path": "v1beta/apps/{appsId}/firewall/ingre ssRules/{ingressRulesId}", 1482 "path": "v1beta/apps/{appsId}/firewall/ingre ssRules/{ingressRulesId}",
1457 "response": { 1483 "response": {
1458 "$ref": "Empty" 1484 "$ref": "Empty"
1459 }, 1485 },
1460 "scopes": [ 1486 "scopes": [
1461 "https://www.googleapis.com/auth/cloud-p latform" 1487 "https://www.googleapis.com/auth/cloud-p latform"
1462 ] 1488 ]
1463 }, 1489 },
(...skipping 30 matching lines...) Expand all
1494 }, 1520 },
1495 "path": "v1beta/apps/{appsId}/firewall/ingre ssRules", 1521 "path": "v1beta/apps/{appsId}/firewall/ingre ssRules",
1496 "response": { 1522 "response": {
1497 "$ref": "ListIngressRulesResponse" 1523 "$ref": "ListIngressRulesResponse"
1498 }, 1524 },
1499 "scopes": [ 1525 "scopes": [
1500 "https://www.googleapis.com/auth/appengi ne.admin", 1526 "https://www.googleapis.com/auth/appengi ne.admin",
1501 "https://www.googleapis.com/auth/cloud-p latform", 1527 "https://www.googleapis.com/auth/cloud-p latform",
1502 "https://www.googleapis.com/auth/cloud-p latform.read-only" 1528 "https://www.googleapis.com/auth/cloud-p latform.read-only"
1503 ] 1529 ]
1504 },
1505 "create": {
1506 "description": "Creates a firewall rule for the application.",
1507 "httpMethod": "POST",
1508 "id": "appengine.apps.firewall.ingressRules. create",
1509 "parameterOrder": [
1510 "appsId"
1511 ],
1512 "parameters": {
1513 "appsId": {
1514 "description": "Part of `parent`. Na me of the parent Firewall collection in which to create a new rule. Example: app s/myapp/firewall/ingressRules.",
1515 "location": "path",
1516 "required": true,
1517 "type": "string"
1518 }
1519 },
1520 "path": "v1beta/apps/{appsId}/firewall/ingre ssRules",
1521 "request": {
1522 "$ref": "FirewallRule"
1523 },
1524 "response": {
1525 "$ref": "FirewallRule"
1526 },
1527 "scopes": [
1528 "https://www.googleapis.com/auth/cloud-p latform"
1529 ]
1530 } 1530 }
1531 } 1531 }
1532 } 1532 }
1533 } 1533 }
1534 } 1534 }
1535 } 1535 }
1536 } 1536 }
1537 }, 1537 },
1538 "revision": "20170721", 1538 "revision": "20170811",
1539 "rootUrl": "https://appengine.googleapis.com/", 1539 "rootUrl": "https://appengine.googleapis.com/",
1540 "schemas": { 1540 "schemas": {
1541 "FeatureSettings": {
1542 "description": "The feature specific settings to be used in the appl ication. These define behaviors that are user configurable.",
1543 "id": "FeatureSettings",
1544 "properties": {
1545 "splitHealthChecks": {
1546 "description": "Boolean value indicating if split health che cks should be used instead of the legacy health checks. At an app.yaml level, th is means defaulting to 'readiness_check' and 'liveness_check' values instead of 'health_check' ones. Once the legacy 'health_check' behavior is deprecated, and this value is always true, this setting can be removed.",
1547 "type": "boolean"
1548 }
1549 },
1550 "type": "object"
1551 },
1552 "OperationMetadataV1": {
1553 "description": "Metadata for the given google.longrunning.Operation. ",
1554 "id": "OperationMetadataV1",
1555 "properties": {
1556 "endTime": {
1557 "description": "Time that this operation completed.@OutputOn ly",
1558 "format": "google-datetime",
1559 "type": "string"
1560 },
1561 "warning": {
1562 "description": "Durable messages that persist on every opera tion poll. @OutputOnly",
1563 "items": {
1564 "type": "string"
1565 },
1566 "type": "array"
1567 },
1568 "insertTime": {
1569 "description": "Time that this operation was created.@Output Only",
1570 "format": "google-datetime",
1571 "type": "string"
1572 },
1573 "user": {
1574 "description": "User who requested this operation.@OutputOnl y",
1575 "type": "string"
1576 },
1577 "target": {
1578 "description": "Name of the resource that this operation is acting on. Example: apps/myapp/services/default.@OutputOnly",
1579 "type": "string"
1580 },
1581 "ephemeralMessage": {
1582 "description": "Ephemeral message that may change every time the operation is polled. @OutputOnly",
1583 "type": "string"
1584 },
1585 "method": {
1586 "description": "API method that initiated this operation. Ex ample: google.appengine.v1.Versions.CreateVersion.@OutputOnly",
1587 "type": "string"
1588 }
1589 },
1590 "type": "object"
1591 },
1592 "SslSettings": {
1593 "description": "SSL configuration for a DomainMapping resource.",
1594 "id": "SslSettings",
1595 "properties": {
1596 "certificateId": {
1597 "description": "ID of the AuthorizedCertificate resource con figuring SSL for the application. Clearing this field will remove SSL support. E xample: 12345.",
1598 "type": "string"
1599 }
1600 },
1601 "type": "object"
1602 },
1603 "ErrorHandler": {
1604 "description": "Custom static error page to be served when an error occurs.",
1605 "id": "ErrorHandler",
1606 "properties": {
1607 "mimeType": {
1608 "description": "MIME type of file. Defaults to text/html.",
1609 "type": "string"
1610 },
1611 "errorCode": {
1612 "description": "Error condition this handler applies to.",
1613 "enum": [
1614 "ERROR_CODE_UNSPECIFIED",
1615 "ERROR_CODE_DEFAULT",
1616 "ERROR_CODE_OVER_QUOTA",
1617 "ERROR_CODE_DOS_API_DENIAL",
1618 "ERROR_CODE_TIMEOUT"
1619 ],
1620 "enumDescriptions": [
1621 "Not specified. ERROR_CODE_DEFAULT is assumed.",
1622 "All other error types.",
1623 "Application has exceeded a resource quota.",
1624 "Client blocked by the application's Denial of Service p rotection configuration.",
1625 "Deadline reached before the application responds."
1626 ],
1627 "type": "string"
1628 },
1629 "staticFile": {
1630 "description": "Static file content to be served for this er ror.",
1631 "type": "string"
1632 }
1633 },
1634 "type": "object"
1635 },
1541 "Application": { 1636 "Application": {
1542 "description": "An Application resource contains the top-level confi guration of an App Engine application. Next tag: 20", 1637 "description": "An Application resource contains the top-level confi guration of an App Engine application. Next tag: 20",
1543 "id": "Application", 1638 "id": "Application",
1544 "properties": { 1639 "properties": {
1545 "name": {
1546 "description": "Full path to the Application resource in the API. Example: apps/myapp.@OutputOnly",
1547 "type": "string"
1548 },
1549 "defaultCookieExpiration": {
1550 "description": "Cookie expiration policy for this applicatio n.",
1551 "format": "google-duration",
1552 "type": "string"
1553 },
1554 "id": {
1555 "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.",
1556 "type": "string"
1557 },
1558 "locationId": {
1559 "description": "Location from which this application will be run. Application instances will run out of data centers in the chosen location, which is also where all of the application's end user content is stored.Default s to us-central.Options are:us-central - Central USeurope-west - Western Europeu s-east1 - Eastern US",
1560 "type": "string"
1561 },
1562 "servingStatus": { 1640 "servingStatus": {
1563 "description": "Serving status of this application.", 1641 "description": "Serving status of this application.",
1564 "enum": [ 1642 "enum": [
1565 "UNSPECIFIED", 1643 "UNSPECIFIED",
1566 "SERVING", 1644 "SERVING",
1567 "USER_DISABLED", 1645 "USER_DISABLED",
1568 "SYSTEM_DISABLED" 1646 "SYSTEM_DISABLED"
1569 ], 1647 ],
1570 "enumDescriptions": [ 1648 "enumDescriptions": [
1571 "Serving status is unspecified.", 1649 "Serving status is unspecified.",
1572 "Application is serving.", 1650 "Application is serving.",
1573 "Application has been disabled by the user.", 1651 "Application has been disabled by the user.",
1574 "Application has been disabled by the system." 1652 "Application has been disabled by the system."
1575 ], 1653 ],
1576 "type": "string" 1654 "type": "string"
1577 }, 1655 },
1578 "defaultHostname": { 1656 "defaultHostname": {
1579 "description": "Hostname used to reach this application, as resolved by App Engine.@OutputOnly", 1657 "description": "Hostname used to reach this application, as resolved by App Engine.@OutputOnly",
1580 "type": "string" 1658 "type": "string"
1581 }, 1659 },
1582 "featureSettings": { 1660 "featureSettings": {
1583 "$ref": "FeatureSettings", 1661 "$ref": "FeatureSettings",
1584 "description": "The feature specific settings to be used in the application." 1662 "description": "The feature specific settings to be used in the application."
1585 }, 1663 },
1586 "iap": {
1587 "$ref": "IdentityAwareProxy"
1588 },
1589 "authDomain": { 1664 "authDomain": {
1590 "description": "Google Apps authentication domain that contr ols which users can access this application.Defaults to open access for any Goog le Account.", 1665 "description": "Google Apps authentication domain that contr ols which users can access this application.Defaults to open access for any Goog le Account.",
1591 "type": "string" 1666 "type": "string"
1592 }, 1667 },
1668 "iap": {
1669 "$ref": "IdentityAwareProxy"
1670 },
1593 "codeBucket": { 1671 "codeBucket": {
1594 "description": "Google Cloud Storage bucket that can be used for storing files associated with this application. This bucket is associated w ith the application and can be used by the gcloud deployment commands.@OutputOnl y", 1672 "description": "Google Cloud Storage bucket that can be used for storing files associated with this application. This bucket is associated w ith the application and can be used by the gcloud deployment commands.@OutputOnl y",
1595 "type": "string" 1673 "type": "string"
1596 }, 1674 },
1597 "defaultBucket": { 1675 "defaultBucket": {
1598 "description": "Google Cloud Storage bucket that can be used by this application to store content.@OutputOnly", 1676 "description": "Google Cloud Storage bucket that can be used by this application to store content.@OutputOnly",
1599 "type": "string" 1677 "type": "string"
1600 }, 1678 },
1601 "dispatchRules": { 1679 "dispatchRules": {
1602 "description": "HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order -dependent. Up to 20 dispatch rules can be supported.@OutputOnly", 1680 "description": "HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order -dependent. Up to 20 dispatch rules can be supported.@OutputOnly",
1603 "items": { 1681 "items": {
1604 "$ref": "UrlDispatchRule" 1682 "$ref": "UrlDispatchRule"
1605 }, 1683 },
1606 "type": "array" 1684 "type": "array"
1607 }, 1685 },
1608 "gcrDomain": { 1686 "gcrDomain": {
1609 "description": "The Google Container Registry domain used fo r storing managed build docker images for this application.", 1687 "description": "The Google Container Registry domain used fo r storing managed build docker images for this application.",
1610 "type": "string" 1688 "type": "string"
1689 },
1690 "name": {
1691 "description": "Full path to the Application resource in the API. Example: apps/myapp.@OutputOnly",
1692 "type": "string"
1693 },
1694 "id": {
1695 "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.",
1696 "type": "string"
1697 },
1698 "defaultCookieExpiration": {
1699 "description": "Cookie expiration policy for this applicatio n.",
1700 "format": "google-duration",
1701 "type": "string"
1702 },
1703 "locationId": {
1704 "description": "Location from which this application will be run. Application instances will run out of data centers in the chosen location, which is also where all of the application's end user content is stored.Default s to us-central.Options are:us-central - Central USeurope-west - Western Europeu s-east1 - Eastern US",
1705 "type": "string"
1611 } 1706 }
1612 }, 1707 },
1613 "type": "object" 1708 "type": "object"
1614 }, 1709 },
1615 "Network": { 1710 "Network": {
1616 "description": "Extra network settings. Only applicable for VM runti mes.", 1711 "description": "Extra network settings. Only applicable for App Engi ne flexible environment versions",
1617 "id": "Network", 1712 "id": "Network",
1618 "properties": { 1713 "properties": {
1619 "subnetworkName": { 1714 "subnetworkName": {
1620 "description": "Google Cloud Platform sub-network where the virtual machines are created. Specify the short name, not the resource path.If a subnetwork name is specified, a network name will also be required unless it is for the default network.\nIf the network the VM instance is being created in is a Legacy network, then the IP address is allocated from the IPv4Range.\nIf the network the VM instance is being created in is an auto Subnet Mode Network, then only network name should be specified (not the subnetwork_name) and the IP addr ess is created from the IPCidrRange of the subnetwork that exists in that zone f or that network.\nIf the network the VM instance is being created in is a custom Subnet Mode Network, then the subnetwork_name must be specified and the IP addr ess is created from the IPCidrRange of the subnetwork.If specified, the subnetwo rk must exist in the same region as the Flex app.", 1715 "description": "Google Cloud Platform sub-network where the virtual machines are created. Specify the short name, not the resource path.If a subnetwork name is specified, a network name will also be required unless it is for the default network.\nIf the network the VM instance is being created in is a Legacy network, then the IP address is allocated from the IPv4Range.\nIf the network the VM instance is being created in is an auto Subnet Mode Network, then only network name should be specified (not the subnetwork_name) and the IP addr ess is created from the IPCidrRange of the subnetwork that exists in that zone f or that network.\nIf the network the VM instance is being created in is a custom Subnet Mode Network, then the subnetwork_name must be specified and the IP addr ess is created from the IPCidrRange of the subnetwork.If specified, the subnetwo rk must exist in the same region as the App Engine flexible environment applicat ion.",
1621 "type": "string" 1716 "type": "string"
1622 }, 1717 },
1623 "instanceTag": { 1718 "instanceTag": {
1624 "description": "Tag to apply to the VM instance during creat ion.", 1719 "description": "Tag to apply to the VM instance during creat ion. Only applicable for for App Engine flexible environment versions.",
1625 "type": "string" 1720 "type": "string"
1626 }, 1721 },
1627 "forwardedPorts": { 1722 "forwardedPorts": {
1628 "description": "List of ports, or port pairs, to forward fro m the virtual machine to the application container.", 1723 "description": "List of ports, or port pairs, to forward fro m the virtual machine to the application container. Only applicable for App Engi ne flexible environment versions.",
1629 "items": { 1724 "items": {
1630 "type": "string" 1725 "type": "string"
1631 }, 1726 },
1632 "type": "array" 1727 "type": "array"
1633 }, 1728 },
1634 "name": { 1729 "name": {
1635 "description": "Google Cloud Platform network where the virt ual machines are created. Specify the short name, not the resource path.Defaults to default.", 1730 "description": "Google Compute Engine network where the virt ual machines are created. Specify the short name, not the resource path.Defaults to default.",
1636 "type": "string" 1731 "type": "string"
1637 } 1732 }
1638 }, 1733 },
1639 "type": "object" 1734 "type": "object"
1640 }, 1735 },
1641 "Instance": { 1736 "Instance": {
1642 "description": "An Instance resource is the computing unit that App Engine uses to automatically scale an application.", 1737 "description": "An Instance resource is the computing unit that App Engine uses to automatically scale an application.",
1643 "id": "Instance", 1738 "id": "Instance",
1644 "properties": { 1739 "properties": {
1740 "requests": {
1741 "description": "Number of requests since this instance was s tarted.@OutputOnly",
1742 "format": "int32",
1743 "type": "integer"
1744 },
1745 "appEngineRelease": {
1746 "description": "App Engine release this instance is running on.@OutputOnly",
1747 "type": "string"
1748 },
1645 "vmName": { 1749 "vmName": {
1646 "description": "Name of the virtual machine where this insta nce lives. Only applicable for instances in App Engine flexible environment.@Out putOnly", 1750 "description": "Name of the virtual machine where this insta nce lives. Only applicable for instances in App Engine flexible environment.@Out putOnly",
1647 "type": "string" 1751 "type": "string"
1648 }, 1752 },
1649 "vmId": { 1753 "vmId": {
1650 "description": "Virtual machine ID of this instance. Only ap plicable for instances in App Engine flexible environment.@OutputOnly", 1754 "description": "Virtual machine ID of this instance. Only ap plicable for instances in App Engine flexible environment.@OutputOnly",
1651 "type": "string" 1755 "type": "string"
1652 }, 1756 },
1653 "qps": { 1757 "qps": {
1654 "description": "Average queries per second (QPS) over the la st minute.@OutputOnly", 1758 "description": "Average queries per second (QPS) over the la st minute.@OutputOnly",
1655 "format": "float", 1759 "format": "float",
1656 "type": "number" 1760 "type": "number"
1657 }, 1761 },
1762 "vmZoneName": {
1763 "description": "Zone where the virtual machine is located. O nly applicable for instances in App Engine flexible environment.@OutputOnly",
1764 "type": "string"
1765 },
1658 "name": { 1766 "name": {
1659 "description": "Full path to the Instance resource in the AP I. Example: apps/myapp/services/default/versions/v1/instances/instance-1.@Output Only", 1767 "description": "Full path to the Instance resource in the AP I. Example: apps/myapp/services/default/versions/v1/instances/instance-1.@Output Only",
1660 "type": "string" 1768 "type": "string"
1661 }, 1769 },
1662 "vmZoneName": {
1663 "description": "Zone where the virtual machine is located. O nly applicable for instances in App Engine flexible environment.@OutputOnly",
1664 "type": "string"
1665 },
1666 "averageLatency": { 1770 "averageLatency": {
1667 "description": "Average latency (ms) over the last minute.@O utputOnly", 1771 "description": "Average latency (ms) over the last minute.@O utputOnly",
1668 "format": "int32", 1772 "format": "int32",
1669 "type": "integer" 1773 "type": "integer"
1670 }, 1774 },
1671 "vmIp": { 1775 "vmIp": {
1672 "description": "The IP address of this instance. Only applic able for instances in App Engine flexible environment.@OutputOnly", 1776 "description": "The IP address of this instance. Only applic able for instances in App Engine flexible environment.@OutputOnly",
1673 "type": "string" 1777 "type": "string"
1674 }, 1778 },
1779 "id": {
1780 "description": "Relative name of the instance within the ver sion. Example: instance-1.@OutputOnly",
1781 "type": "string"
1782 },
1675 "memoryUsage": { 1783 "memoryUsage": {
1676 "description": "Total memory in use (bytes).@OutputOnly", 1784 "description": "Total memory in use (bytes).@OutputOnly",
1677 "format": "int64", 1785 "format": "int64",
1678 "type": "string" 1786 "type": "string"
1679 }, 1787 },
1680 "id": {
1681 "description": "Relative name of the instance within the ver sion. Example: instance-1.@OutputOnly",
1682 "type": "string"
1683 },
1684 "vmStatus": { 1788 "vmStatus": {
1685 "description": "Status of the virtual machine where this ins tance lives. Only applicable for instances in App Engine flexible environment.@O utputOnly", 1789 "description": "Status of the virtual machine where this ins tance lives. Only applicable for instances in App Engine flexible environment.@O utputOnly",
1686 "type": "string" 1790 "type": "string"
1687 }, 1791 },
1688 "availability": { 1792 "availability": {
1689 "description": "Availability of the instance.@OutputOnly", 1793 "description": "Availability of the instance.@OutputOnly",
1690 "enum": [ 1794 "enum": [
1691 "UNSPECIFIED", 1795 "UNSPECIFIED",
1692 "RESIDENT", 1796 "RESIDENT",
1693 "DYNAMIC" 1797 "DYNAMIC"
(...skipping 11 matching lines...) Expand all
1705 "type": "integer" 1809 "type": "integer"
1706 }, 1810 },
1707 "startTime": { 1811 "startTime": {
1708 "description": "Time that this instance was started.@OutputO nly", 1812 "description": "Time that this instance was started.@OutputO nly",
1709 "format": "google-datetime", 1813 "format": "google-datetime",
1710 "type": "string" 1814 "type": "string"
1711 }, 1815 },
1712 "vmDebugEnabled": { 1816 "vmDebugEnabled": {
1713 "description": "Whether this instance is in debug mode. Only applicable for instances in App Engine flexible environment.@OutputOnly", 1817 "description": "Whether this instance is in debug mode. Only applicable for instances in App Engine flexible environment.@OutputOnly",
1714 "type": "boolean" 1818 "type": "boolean"
1715 },
1716 "requests": {
1717 "description": "Number of requests since this instance was s tarted.@OutputOnly",
1718 "format": "int32",
1719 "type": "integer"
1720 },
1721 "appEngineRelease": {
1722 "description": "App Engine release this instance is running on.@OutputOnly",
1723 "type": "string"
1724 } 1819 }
1725 }, 1820 },
1726 "type": "object" 1821 "type": "object"
1727 }, 1822 },
1728 "LivenessCheck": { 1823 "LivenessCheck": {
1729 "description": "Health checking configuration for VM instances. Unhe althy instances are killed and replaced with new instances.", 1824 "description": "Health checking configuration for VM instances. Unhe althy instances are killed and replaced with new instances.",
1730 "id": "LivenessCheck", 1825 "id": "LivenessCheck",
1731 "properties": { 1826 "properties": {
1827 "path": {
1828 "description": "The request path.",
1829 "type": "string"
1830 },
1831 "successThreshold": {
1832 "description": "Number of consecutive successful checks requ ired before considering the VM healthy.",
1833 "format": "uint32",
1834 "type": "integer"
1835 },
1836 "host": {
1837 "description": "Host header to send when performing a HTTP L iveness check. Example: \"myapp.appspot.com\"",
1838 "type": "string"
1839 },
1732 "checkInterval": { 1840 "checkInterval": {
1733 "description": "Interval between health checks.", 1841 "description": "Interval between health checks.",
1734 "format": "google-duration", 1842 "format": "google-duration",
1735 "type": "string" 1843 "type": "string"
1736 }, 1844 },
1737 "failureThreshold": { 1845 "failureThreshold": {
1738 "description": "Number of consecutive failed checks required before considering the VM unhealthy.", 1846 "description": "Number of consecutive failed checks required before considering the VM unhealthy.",
1739 "format": "uint32", 1847 "format": "uint32",
1740 "type": "integer" 1848 "type": "integer"
1741 }, 1849 },
1742 "timeout": { 1850 "timeout": {
1743 "description": "Time before the check is considered failed." , 1851 "description": "Time before the check is considered failed." ,
1744 "format": "google-duration", 1852 "format": "google-duration",
1745 "type": "string" 1853 "type": "string"
1746 }, 1854 },
1747 "initialDelay": { 1855 "initialDelay": {
1748 "description": "The initial delay before starting to execute the checks.", 1856 "description": "The initial delay before starting to execute the checks.",
1749 "format": "google-duration", 1857 "format": "google-duration",
1750 "type": "string" 1858 "type": "string"
1751 },
1752 "path": {
1753 "description": "The request path.",
1754 "type": "string"
1755 },
1756 "successThreshold": {
1757 "description": "Number of consecutive successful checks requ ired before considering the VM healthy.",
1758 "format": "uint32",
1759 "type": "integer"
1760 },
1761 "host": {
1762 "description": "Host header to send when performing a HTTP L iveness check. Example: \"myapp.appspot.com\"",
1763 "type": "string"
1764 } 1859 }
1765 }, 1860 },
1766 "type": "object" 1861 "type": "object"
1767 }, 1862 },
1768 "BatchUpdateIngressRulesRequest": { 1863 "BatchUpdateIngressRulesRequest": {
1769 "description": "Request message for Firewall.BatchUpdateIngressRules .", 1864 "description": "Request message for Firewall.BatchUpdateIngressRules .",
1770 "id": "BatchUpdateIngressRulesRequest", 1865 "id": "BatchUpdateIngressRulesRequest",
1771 "properties": { 1866 "properties": {
1772 "ingressRules": { 1867 "ingressRules": {
1773 "description": "A list of FirewallRules to replace the exist ing set.", 1868 "description": "A list of FirewallRules to replace the exist ing set.",
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
1833 "description": "Service-specific metadata. For example the a vailable capacity at the given location.", 1928 "description": "Service-specific metadata. For example the a vailable capacity at the given location.",
1834 "type": "object" 1929 "type": "object"
1835 } 1930 }
1836 }, 1931 },
1837 "type": "object" 1932 "type": "object"
1838 }, 1933 },
1839 "HealthCheck": { 1934 "HealthCheck": {
1840 "description": "Health checking configuration for VM instances. Unhe althy instances are killed and replaced with new instances. Only applicable for instances in App Engine flexible environment.", 1935 "description": "Health checking configuration for VM instances. Unhe althy instances are killed and replaced with new instances. Only applicable for instances in App Engine flexible environment.",
1841 "id": "HealthCheck", 1936 "id": "HealthCheck",
1842 "properties": { 1937 "properties": {
1843 "timeout": {
1844 "description": "Time before the health check is considered f ailed.",
1845 "format": "google-duration",
1846 "type": "string"
1847 },
1848 "unhealthyThreshold": { 1938 "unhealthyThreshold": {
1849 "description": "Number of consecutive failed health checks r equired before removing traffic.", 1939 "description": "Number of consecutive failed health checks r equired before removing traffic.",
1850 "format": "uint32", 1940 "format": "uint32",
1851 "type": "integer" 1941 "type": "integer"
1852 }, 1942 },
1853 "disableHealthCheck": { 1943 "disableHealthCheck": {
1854 "description": "Whether to explicitly disable health checks for this instance.", 1944 "description": "Whether to explicitly disable health checks for this instance.",
1855 "type": "boolean" 1945 "type": "boolean"
1856 }, 1946 },
1857 "host": { 1947 "host": {
1858 "description": "Host header to send when performing an HTTP health check. Example: \"myapp.appspot.com\"", 1948 "description": "Host header to send when performing an HTTP health check. Example: \"myapp.appspot.com\"",
1859 "type": "string" 1949 "type": "string"
1860 }, 1950 },
1951 "restartThreshold": {
1952 "description": "Number of consecutive failed health checks r equired before an instance is restarted.",
1953 "format": "uint32",
1954 "type": "integer"
1955 },
1861 "healthyThreshold": { 1956 "healthyThreshold": {
1862 "description": "Number of consecutive successful health chec ks required before receiving traffic.", 1957 "description": "Number of consecutive successful health chec ks required before receiving traffic.",
1863 "format": "uint32", 1958 "format": "uint32",
1864 "type": "integer" 1959 "type": "integer"
1865 }, 1960 },
1866 "restartThreshold": {
1867 "description": "Number of consecutive failed health checks r equired before an instance is restarted.",
1868 "format": "uint32",
1869 "type": "integer"
1870 },
1871 "checkInterval": { 1961 "checkInterval": {
1872 "description": "Interval between health checks.", 1962 "description": "Interval between health checks.",
1873 "format": "google-duration", 1963 "format": "google-duration",
1874 "type": "string" 1964 "type": "string"
1965 },
1966 "timeout": {
1967 "description": "Time before the health check is considered f ailed.",
1968 "format": "google-duration",
1969 "type": "string"
1875 } 1970 }
1876 }, 1971 },
1877 "type": "object" 1972 "type": "object"
1878 }, 1973 },
1879 "ReadinessCheck": { 1974 "ReadinessCheck": {
1880 "description": "Readiness checking configuration for VM instances. U nhealthy instances are removed from traffic rotation.", 1975 "description": "Readiness checking configuration for VM instances. U nhealthy instances are removed from traffic rotation.",
1881 "id": "ReadinessCheck", 1976 "id": "ReadinessCheck",
1882 "properties": { 1977 "properties": {
1883 "timeout": {
1884 "description": "Time before the check is considered failed." ,
1885 "format": "google-duration",
1886 "type": "string"
1887 },
1888 "failureThreshold": {
1889 "description": "Number of consecutive failed checks required before removing traffic.",
1890 "format": "uint32",
1891 "type": "integer"
1892 },
1893 "appStartTimeout": {
1894 "description": "A maximum time limit on application initiali zation, measured from moment the application successfully replies to a healthche ck until it is ready to serve traffic.",
1895 "format": "google-duration",
1896 "type": "string"
1897 },
1898 "path": { 1978 "path": {
1899 "description": "The request path.", 1979 "description": "The request path.",
1900 "type": "string" 1980 "type": "string"
1901 }, 1981 },
1902 "host": { 1982 "host": {
1903 "description": "Host header to send when performing a HTTP R eadiness check. Example: \"myapp.appspot.com\"", 1983 "description": "Host header to send when performing a HTTP R eadiness check. Example: \"myapp.appspot.com\"",
1904 "type": "string" 1984 "type": "string"
1905 }, 1985 },
1906 "successThreshold": { 1986 "successThreshold": {
1907 "description": "Number of consecutive successful checks requ ired before receiving traffic.", 1987 "description": "Number of consecutive successful checks requ ired before receiving traffic.",
1908 "format": "uint32", 1988 "format": "uint32",
1909 "type": "integer" 1989 "type": "integer"
1910 }, 1990 },
1911 "checkInterval": { 1991 "checkInterval": {
1912 "description": "Interval between health checks.", 1992 "description": "Interval between health checks.",
1913 "format": "google-duration", 1993 "format": "google-duration",
1914 "type": "string" 1994 "type": "string"
1995 },
1996 "timeout": {
1997 "description": "Time before the check is considered failed." ,
1998 "format": "google-duration",
1999 "type": "string"
2000 },
2001 "failureThreshold": {
2002 "description": "Number of consecutive failed checks required before removing traffic.",
2003 "format": "uint32",
2004 "type": "integer"
2005 },
2006 "appStartTimeout": {
2007 "description": "A maximum time limit on application initiali zation, measured from moment the application successfully replies to a healthche ck until it is ready to serve traffic.",
2008 "format": "google-duration",
2009 "type": "string"
1915 } 2010 }
1916 }, 2011 },
1917 "type": "object" 2012 "type": "object"
1918 }, 2013 },
1919 "StandardSchedulerSettings": { 2014 "StandardSchedulerSettings": {
1920 "description": "Scheduler settings for standard environment.", 2015 "description": "Scheduler settings for standard environment.",
1921 "id": "StandardSchedulerSettings", 2016 "id": "StandardSchedulerSettings",
1922 "properties": { 2017 "properties": {
1923 "minInstances": {
1924 "description": "Minimum number of instances for an app versi on. Set to a non-positive value (0 by convention) to disable min_instances confi guration.",
1925 "format": "int32",
1926 "type": "integer"
1927 },
1928 "targetCpuUtilization": { 2018 "targetCpuUtilization": {
1929 "description": "Target CPU utilization ratio to maintain whe n scaling.", 2019 "description": "Target CPU utilization ratio to maintain whe n scaling.",
1930 "format": "double", 2020 "format": "double",
1931 "type": "number" 2021 "type": "number"
1932 }, 2022 },
1933 "targetThroughputUtilization": { 2023 "targetThroughputUtilization": {
1934 "description": "Target throughput utilization ratio to maint ain when scaling", 2024 "description": "Target throughput utilization ratio to maint ain when scaling",
1935 "format": "double", 2025 "format": "double",
1936 "type": "number" 2026 "type": "number"
1937 }, 2027 },
1938 "maxInstances": { 2028 "maxInstances": {
1939 "description": "Maximum number of instances for an app versi on. Set to a non-positive value (0 by convention) to disable max_instances confi guration.", 2029 "description": "Maximum number of instances for an app versi on. Set to a non-positive value (0 by convention) to disable max_instances confi guration.",
1940 "format": "int32", 2030 "format": "int32",
1941 "type": "integer" 2031 "type": "integer"
2032 },
2033 "minInstances": {
2034 "description": "Minimum number of instances for an app versi on. Set to a non-positive value (0 by convention) to disable min_instances confi guration.",
2035 "format": "int32",
2036 "type": "integer"
1942 } 2037 }
1943 }, 2038 },
1944 "type": "object" 2039 "type": "object"
1945 }, 2040 },
1946 "DebugInstanceRequest": { 2041 "DebugInstanceRequest": {
1947 "description": "Request message for Instances.DebugInstance.", 2042 "description": "Request message for Instances.DebugInstance.",
1948 "id": "DebugInstanceRequest", 2043 "id": "DebugInstanceRequest",
1949 "properties": { 2044 "properties": {
1950 "sshKey": { 2045 "sshKey": {
1951 "description": "Public SSH key to add to the instance. Examp les:\n[USERNAME]:ssh-rsa [KEY_VALUE] [USERNAME]\n[USERNAME]:ssh-rsa [KEY_VALUE] google-ssh {\"userName\":\"[USERNAME]\",\"expireOn\":\"[EXPIRE_TIME]\"}For more information, see Adding and Removing SSH Keys (https://cloud.google.com/compute/ docs/instances/adding-removing-ssh-keys).", 2046 "description": "Public SSH key to add to the instance. Examp les:\n[USERNAME]:ssh-rsa [KEY_VALUE] [USERNAME]\n[USERNAME]:ssh-rsa [KEY_VALUE] google-ssh {\"userName\":\"[USERNAME]\",\"expireOn\":\"[EXPIRE_TIME]\"}For more information, see Adding and Removing SSH Keys (https://cloud.google.com/compute/ docs/instances/adding-removing-ssh-keys).",
(...skipping 28 matching lines...) Expand all
1980 "description": "User who requested this operation.@OutputOnl y", 2075 "description": "User who requested this operation.@OutputOnl y",
1981 "type": "string" 2076 "type": "string"
1982 } 2077 }
1983 }, 2078 },
1984 "type": "object" 2079 "type": "object"
1985 }, 2080 },
1986 "Version": { 2081 "Version": {
1987 "description": "A Version resource is a specific set of source code and configuration files that are deployed into a service.", 2082 "description": "A Version resource is a specific set of source code and configuration files that are deployed into a service.",
1988 "id": "Version", 2083 "id": "Version",
1989 "properties": { 2084 "properties": {
1990 "apiConfig": {
1991 "$ref": "ApiConfigHandler",
1992 "description": "Serving configuration for Google Cloud Endpo ints (https://cloud.google.com/appengine/docs/python/endpoints/).Only returned i n GET requests if view=FULL is set."
1993 },
1994 "endpointsApiService": {
1995 "$ref": "EndpointsApiService",
1996 "description": "Cloud Endpoints configuration.If endpoints_a pi_service is set, the Cloud Endpoints Extensible Service Proxy will be provided to serve the API implemented by the app."
1997 },
1998 "vm": {
1999 "description": "Whether to deploy this version in a containe r on a virtual machine.",
2000 "type": "boolean"
2001 },
2002 "versionUrl": {
2003 "description": "Serving URL for this version. Example: \"htt ps://myversion-dot-myservice-dot-myapp.appspot.com\"@OutputOnly",
2004 "type": "string"
2005 },
2006 "instanceClass": {
2007 "description": "Instance class that is used to run this vers ion. Valid values are:\nAutomaticScaling: F1, F2, F4, F4_1G\nManualScaling or Ba sicScaling: B1, B2, B4, B8, B4_1GDefaults to F1 for AutomaticScaling and B1 for ManualScaling or BasicScaling.",
2008 "type": "string"
2009 },
2010 "servingStatus": {
2011 "description": "Current serving status of this version. Only the versions with a SERVING status create instances and can be billed.SERVING_S TATUS_UNSPECIFIED is an invalid value. Defaults to SERVING.",
2012 "enum": [
2013 "SERVING_STATUS_UNSPECIFIED",
2014 "SERVING",
2015 "STOPPED"
2016 ],
2017 "enumDescriptions": [
2018 "Not specified.",
2019 "Currently serving. Instances are created according to t he scaling settings of the version.",
2020 "Disabled. No instances will be created and the scaling settings are ignored until the state of the version changes to SERVING."
2021 ],
2022 "type": "string"
2023 },
2024 "deployment": {
2025 "$ref": "Deployment",
2026 "description": "Code and application artifacts that make up this version.Only returned in GET requests if view=FULL is set."
2027 },
2028 "runtimeApiVersion": {
2029 "description": "The version of the API in the given runtime environment. Please see the app.yaml reference for valid values at https://cloud .google.com/appengine/docs/standard/<language>/config/appref",
2030 "type": "string"
2031 },
2032 "createTime": {
2033 "description": "Time that this version was created.@OutputOn ly",
2034 "format": "google-datetime",
2035 "type": "string"
2036 },
2037 "resources": {
2038 "$ref": "Resources",
2039 "description": "Machine resources for this version. Only app licable for VM runtimes."
2040 },
2041 "inboundServices": {
2042 "description": "Before an application can receive email or X MPP messages, the application must be configured to enable the service.",
2043 "enumDescriptions": [
2044 "Not specified.",
2045 "Allows an application to receive mail.",
2046 "Allows an application to receive email-bound notificati ons.",
2047 "Allows an application to receive error stanzas.",
2048 "Allows an application to receive instant messages.",
2049 "Allows an application to receive user subscription POST s.",
2050 "Allows an application to receive a user's chat presence .",
2051 "Registers an application for notifications when a clien t connects or disconnects from a channel.",
2052 "Enables warmup requests."
2053 ],
2054 "items": {
2055 "enum": [
2056 "INBOUND_SERVICE_UNSPECIFIED",
2057 "INBOUND_SERVICE_MAIL",
2058 "INBOUND_SERVICE_MAIL_BOUNCE",
2059 "INBOUND_SERVICE_XMPP_ERROR",
2060 "INBOUND_SERVICE_XMPP_MESSAGE",
2061 "INBOUND_SERVICE_XMPP_SUBSCRIBE",
2062 "INBOUND_SERVICE_XMPP_PRESENCE",
2063 "INBOUND_SERVICE_CHANNEL_PRESENCE",
2064 "INBOUND_SERVICE_WARMUP"
2065 ],
2066 "type": "string"
2067 },
2068 "type": "array"
2069 },
2070 "errorHandlers": { 2085 "errorHandlers": {
2071 "description": "Custom static error pages. Limited to 10KB p er page.Only returned in GET requests if view=FULL is set.", 2086 "description": "Custom static error pages. Limited to 10KB p er page.Only returned in GET requests if view=FULL is set.",
2072 "items": { 2087 "items": {
2073 "$ref": "ErrorHandler" 2088 "$ref": "ErrorHandler"
2074 }, 2089 },
2075 "type": "array" 2090 "type": "array"
2076 }, 2091 },
2077 "defaultExpiration": { 2092 "defaultExpiration": {
2078 "description": "Duration that static files should be cached by web proxies and browsers. Only applicable if the corresponding StaticFilesHan dler (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1beta/ap ps.services.versions#staticfileshandler) does not specify its own expiration tim e.Only returned in GET requests if view=FULL is set.", 2093 "description": "Duration that static files should be cached by web proxies and browsers. Only applicable if the corresponding StaticFilesHan dler (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1beta/ap ps.services.versions#staticfileshandler) does not specify its own expiration tim e.Only returned in GET requests if view=FULL is set.",
2079 "format": "google-duration", 2094 "format": "google-duration",
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
2112 }, 2127 },
2113 "description": "Environment variables available to the appli cation.Only returned in GET requests if view=FULL is set.", 2128 "description": "Environment variables available to the appli cation.Only returned in GET requests if view=FULL is set.",
2114 "type": "object" 2129 "type": "object"
2115 }, 2130 },
2116 "livenessCheck": { 2131 "livenessCheck": {
2117 "$ref": "LivenessCheck", 2132 "$ref": "LivenessCheck",
2118 "description": "Configures liveness health checking for VM i nstances. Unhealthy instances are stopped and replaced with new instancesOnly re turned in GET requests if view=FULL is set." 2133 "description": "Configures liveness health checking for VM i nstances. Unhealthy instances are stopped and replaced with new instancesOnly re turned in GET requests if view=FULL is set."
2119 }, 2134 },
2120 "network": { 2135 "network": {
2121 "$ref": "Network", 2136 "$ref": "Network",
2122 "description": "Extra network settings. Only applicable for VM runtimes." 2137 "description": "Extra network settings. Only applicable for App Engine flexible environment versions."
2123 }, 2138 },
2124 "betaSettings": { 2139 "betaSettings": {
2125 "additionalProperties": { 2140 "additionalProperties": {
2126 "type": "string" 2141 "type": "string"
2127 }, 2142 },
2128 "description": "Metadata settings that are supplied to this version to enable beta runtime features.", 2143 "description": "Metadata settings that are supplied to this version to enable beta runtime features.",
2129 "type": "object" 2144 "type": "object"
2130 }, 2145 },
2131 "env": { 2146 "env": {
2132 "description": "App Engine execution environment for this ve rsion.Defaults to standard.", 2147 "description": "App Engine execution environment for this ve rsion.Defaults to standard.",
(...skipping 27 matching lines...) Expand all
2160 "$ref": "ReadinessCheck", 2175 "$ref": "ReadinessCheck",
2161 "description": "Configures readiness health checking for VM instances. Unhealthy instances are not put into the backend traffic rotation.Onl y returned in GET requests if view=FULL is set." 2176 "description": "Configures readiness health checking for VM instances. Unhealthy instances are not put into the backend traffic rotation.Onl y returned in GET requests if view=FULL is set."
2162 }, 2177 },
2163 "manualScaling": { 2178 "manualScaling": {
2164 "$ref": "ManualScaling", 2179 "$ref": "ManualScaling",
2165 "description": "A service with manual scaling runs continuou sly, allowing you to perform complex initialization and rely on the state of its memory over time." 2180 "description": "A service with manual scaling runs continuou sly, allowing you to perform complex initialization and rely on the state of its memory over time."
2166 }, 2181 },
2167 "name": { 2182 "name": {
2168 "description": "Full path to the Version resource in the API . Example: apps/myapp/services/default/versions/v1.@OutputOnly", 2183 "description": "Full path to the Version resource in the API . Example: apps/myapp/services/default/versions/v1.@OutputOnly",
2169 "type": "string" 2184 "type": "string"
2185 },
2186 "apiConfig": {
2187 "$ref": "ApiConfigHandler",
2188 "description": "Serving configuration for Google Cloud Endpo ints (https://cloud.google.com/appengine/docs/python/endpoints/).Only returned i n GET requests if view=FULL is set."
2189 },
2190 "endpointsApiService": {
2191 "$ref": "EndpointsApiService",
2192 "description": "Cloud Endpoints configuration.If endpoints_a pi_service is set, the Cloud Endpoints Extensible Service Proxy will be provided to serve the API implemented by the app."
2193 },
2194 "versionUrl": {
2195 "description": "Serving URL for this version. Example: \"htt ps://myversion-dot-myservice-dot-myapp.appspot.com\"@OutputOnly",
2196 "type": "string"
2197 },
2198 "vm": {
2199 "description": "Whether to deploy this version in a containe r on a virtual machine.",
2200 "type": "boolean"
2201 },
2202 "instanceClass": {
2203 "description": "Instance class that is used to run this vers ion. Valid values are:\nAutomaticScaling: F1, F2, F4, F4_1G\nManualScaling or Ba sicScaling: B1, B2, B4, B8, B4_1GDefaults to F1 for AutomaticScaling and B1 for ManualScaling or BasicScaling.",
2204 "type": "string"
2205 },
2206 "servingStatus": {
2207 "description": "Current serving status of this version. Only the versions with a SERVING status create instances and can be billed.SERVING_S TATUS_UNSPECIFIED is an invalid value. Defaults to SERVING.",
2208 "enum": [
2209 "SERVING_STATUS_UNSPECIFIED",
2210 "SERVING",
2211 "STOPPED"
2212 ],
2213 "enumDescriptions": [
2214 "Not specified.",
2215 "Currently serving. Instances are created according to t he scaling settings of the version.",
2216 "Disabled. No instances will be created and the scaling settings are ignored until the state of the version changes to SERVING."
2217 ],
2218 "type": "string"
2219 },
2220 "runtimeApiVersion": {
2221 "description": "The version of the API in the given runtime environment. Please see the app.yaml reference for valid values at https://cloud .google.com/appengine/docs/standard/<language>/config/appref",
2222 "type": "string"
2223 },
2224 "deployment": {
2225 "$ref": "Deployment",
2226 "description": "Code and application artifacts that make up this version.Only returned in GET requests if view=FULL is set."
2227 },
2228 "createTime": {
2229 "description": "Time that this version was created.@OutputOn ly",
2230 "format": "google-datetime",
2231 "type": "string"
2232 },
2233 "resources": {
2234 "$ref": "Resources",
2235 "description": "Machine resources for this version. Only app licable for VM runtimes."
2236 },
2237 "inboundServices": {
2238 "description": "Before an application can receive email or X MPP messages, the application must be configured to enable the service.",
2239 "enumDescriptions": [
2240 "Not specified.",
2241 "Allows an application to receive mail.",
2242 "Allows an application to receive email-bound notificati ons.",
2243 "Allows an application to receive error stanzas.",
2244 "Allows an application to receive instant messages.",
2245 "Allows an application to receive user subscription POST s.",
2246 "Allows an application to receive a user's chat presence .",
2247 "Registers an application for notifications when a clien t connects or disconnects from a channel.",
2248 "Enables warmup requests."
2249 ],
2250 "items": {
2251 "enum": [
2252 "INBOUND_SERVICE_UNSPECIFIED",
2253 "INBOUND_SERVICE_MAIL",
2254 "INBOUND_SERVICE_MAIL_BOUNCE",
2255 "INBOUND_SERVICE_XMPP_ERROR",
2256 "INBOUND_SERVICE_XMPP_MESSAGE",
2257 "INBOUND_SERVICE_XMPP_SUBSCRIBE",
2258 "INBOUND_SERVICE_XMPP_PRESENCE",
2259 "INBOUND_SERVICE_CHANNEL_PRESENCE",
2260 "INBOUND_SERVICE_WARMUP"
2261 ],
2262 "type": "string"
2263 },
2264 "type": "array"
2170 } 2265 }
2171 }, 2266 },
2172 "type": "object" 2267 "type": "object"
2173 }, 2268 },
2174 "RepairApplicationRequest": { 2269 "RepairApplicationRequest": {
2175 "description": "Request message for 'Applications.RepairApplication' .", 2270 "description": "Request message for 'Applications.RepairApplication' .",
2176 "id": "RepairApplicationRequest", 2271 "id": "RepairApplicationRequest",
2177 "properties": {}, 2272 "properties": {},
2178 "type": "object" 2273 "type": "object"
2179 }, 2274 },
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
2230 "description": "URL source to use to fetch this file. Must b e a URL to a resource in Google Cloud Storage in the form 'http(s)://storage.goo gleapis.com/<bucket>/<object>'.", 2325 "description": "URL source to use to fetch this file. Must b e a URL to a resource in Google Cloud Storage in the form 'http(s)://storage.goo gleapis.com/<bucket>/<object>'.",
2231 "type": "string" 2326 "type": "string"
2232 } 2327 }
2233 }, 2328 },
2234 "type": "object" 2329 "type": "object"
2235 }, 2330 },
2236 "OperationMetadataExperimental": { 2331 "OperationMetadataExperimental": {
2237 "description": "Metadata for the given google.longrunning.Operation. ", 2332 "description": "Metadata for the given google.longrunning.Operation. ",
2238 "id": "OperationMetadataExperimental", 2333 "id": "OperationMetadataExperimental",
2239 "properties": { 2334 "properties": {
2335 "method": {
2336 "description": "API method that initiated this operation. Ex ample: google.appengine.experimental.CustomDomains.CreateCustomDomain.@OutputOnl y",
2337 "type": "string"
2338 },
2240 "insertTime": { 2339 "insertTime": {
2241 "description": "Time that this operation was created.@Output Only", 2340 "description": "Time that this operation was created.@Output Only",
2242 "format": "google-datetime", 2341 "format": "google-datetime",
2243 "type": "string" 2342 "type": "string"
2244 }, 2343 },
2245 "endTime": { 2344 "endTime": {
2246 "description": "Time that this operation completed.@OutputOn ly", 2345 "description": "Time that this operation completed.@OutputOn ly",
2247 "format": "google-datetime", 2346 "format": "google-datetime",
2248 "type": "string" 2347 "type": "string"
2249 }, 2348 },
2250 "target": { 2349 "target": {
2251 "description": "Name of the resource that this operation is acting on. Example: apps/myapp/customDomains/example.com.@OutputOnly", 2350 "description": "Name of the resource that this operation is acting on. Example: apps/myapp/customDomains/example.com.@OutputOnly",
2252 "type": "string" 2351 "type": "string"
2253 }, 2352 },
2254 "user": { 2353 "user": {
2255 "description": "User who requested this operation.@OutputOnl y", 2354 "description": "User who requested this operation.@OutputOnl y",
2256 "type": "string" 2355 "type": "string"
2257 },
2258 "method": {
2259 "description": "API method that initiated this operation. Ex ample: google.appengine.experimental.CustomDomains.CreateCustomDomain.@OutputOnl y",
2260 "type": "string"
2261 } 2356 }
2262 }, 2357 },
2263 "type": "object" 2358 "type": "object"
2264 }, 2359 },
2265 "AuthorizedDomain": { 2360 "AuthorizedDomain": {
2266 "description": "A domain that a user has been authorized to administ er. To authorize use of a domain, verify ownership via Webmaster Central (https: //www.google.com/webmasters/verification/home).", 2361 "description": "A domain that a user has been authorized to administ er. To authorize use of a domain, verify ownership via Webmaster Central (https: //www.google.com/webmasters/verification/home).",
2267 "id": "AuthorizedDomain", 2362 "id": "AuthorizedDomain",
2268 "properties": { 2363 "properties": {
2269 "name": { 2364 "name": {
2270 "description": "Full path to the AuthorizedDomain resource i n the API. Example: apps/myapp/authorizedDomains/example.com.@OutputOnly", 2365 "description": "Full path to the AuthorizedDomain resource i n the API. Example: apps/myapp/authorizedDomains/example.com.@OutputOnly",
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
2305 ], 2400 ],
2306 "type": "string" 2401 "type": "string"
2307 } 2402 }
2308 }, 2403 },
2309 "type": "object" 2404 "type": "object"
2310 }, 2405 },
2311 "OperationMetadataV1Beta": { 2406 "OperationMetadataV1Beta": {
2312 "description": "Metadata for the given google.longrunning.Operation. ", 2407 "description": "Metadata for the given google.longrunning.Operation. ",
2313 "id": "OperationMetadataV1Beta", 2408 "id": "OperationMetadataV1Beta",
2314 "properties": { 2409 "properties": {
2315 "insertTime": { 2410 "ephemeralMessage": {
2316 "description": "Time that this operation was created.@Output Only", 2411 "description": "Ephemeral message that may change every time the operation is polled. @OutputOnly",
2412 "type": "string"
2413 },
2414 "method": {
2415 "description": "API method that initiated this operation. Ex ample: google.appengine.v1beta.Versions.CreateVersion.@OutputOnly",
2416 "type": "string"
2417 },
2418 "endTime": {
2419 "description": "Time that this operation completed.@OutputOn ly",
2317 "format": "google-datetime", 2420 "format": "google-datetime",
2318 "type": "string" 2421 "type": "string"
2319 }, 2422 },
2320 "warning": { 2423 "warning": {
2321 "description": "Durable messages that persist on every opera tion poll. @OutputOnly", 2424 "description": "Durable messages that persist on every opera tion poll. @OutputOnly",
2322 "items": { 2425 "items": {
2323 "type": "string" 2426 "type": "string"
2324 }, 2427 },
2325 "type": "array" 2428 "type": "array"
2326 }, 2429 },
2327 "target": { 2430 "insertTime": {
2328 "description": "Name of the resource that this operation is acting on. Example: apps/myapp/services/default.@OutputOnly", 2431 "description": "Time that this operation was created.@Output Only",
2432 "format": "google-datetime",
2329 "type": "string" 2433 "type": "string"
2330 }, 2434 },
2331 "user": { 2435 "user": {
2332 "description": "User who requested this operation.@OutputOnl y", 2436 "description": "User who requested this operation.@OutputOnl y",
2333 "type": "string" 2437 "type": "string"
2334 }, 2438 },
2335 "ephemeralMessage": { 2439 "target": {
2336 "description": "Ephemeral message that may change every time the operation is polled. @OutputOnly", 2440 "description": "Name of the resource that this operation is acting on. Example: apps/myapp/services/default.@OutputOnly",
2337 "type": "string"
2338 },
2339 "method": {
2340 "description": "API method that initiated this operation. Ex ample: google.appengine.v1beta.Versions.CreateVersion.@OutputOnly",
2341 "type": "string"
2342 },
2343 "endTime": {
2344 "description": "Time that this operation completed.@OutputOn ly",
2345 "format": "google-datetime",
2346 "type": "string" 2441 "type": "string"
2347 } 2442 }
2348 }, 2443 },
2349 "type": "object" 2444 "type": "object"
2445 },
2446 "ListServicesResponse": {
2447 "description": "Response message for Services.ListServices.",
2448 "id": "ListServicesResponse",
2449 "properties": {
2450 "nextPageToken": {
2451 "description": "Continuation token for fetching the next pag e of results.",
2452 "type": "string"
2453 },
2454 "services": {
2455 "description": "The services belonging to the requested appl ication.",
2456 "items": {
2457 "$ref": "Service"
2458 },
2459 "type": "array"
2460 }
2461 },
2462 "type": "object"
2350 }, 2463 },
2351 "ListIngressRulesResponse": { 2464 "ListIngressRulesResponse": {
2352 "description": "Response message for Firewall.ListIngressRules.", 2465 "description": "Response message for Firewall.ListIngressRules.",
2353 "id": "ListIngressRulesResponse", 2466 "id": "ListIngressRulesResponse",
2354 "properties": { 2467 "properties": {
2355 "ingressRules": { 2468 "ingressRules": {
2356 "description": "The ingress FirewallRules for this applicati on.", 2469 "description": "The ingress FirewallRules for this applicati on.",
2357 "items": { 2470 "items": {
2358 "$ref": "FirewallRule" 2471 "$ref": "FirewallRule"
2359 }, 2472 },
2360 "type": "array" 2473 "type": "array"
2361 }, 2474 },
2362 "nextPageToken": { 2475 "nextPageToken": {
2363 "description": "Continuation token for fetching the next pag e of results.", 2476 "description": "Continuation token for fetching the next pag e of results.",
2364 "type": "string" 2477 "type": "string"
2365 } 2478 }
2366 }, 2479 },
2367 "type": "object" 2480 "type": "object"
2368 }, 2481 },
2369 "ListServicesResponse": {
2370 "description": "Response message for Services.ListServices.",
2371 "id": "ListServicesResponse",
2372 "properties": {
2373 "nextPageToken": {
2374 "description": "Continuation token for fetching the next pag e of results.",
2375 "type": "string"
2376 },
2377 "services": {
2378 "description": "The services belonging to the requested appl ication.",
2379 "items": {
2380 "$ref": "Service"
2381 },
2382 "type": "array"
2383 }
2384 },
2385 "type": "object"
2386 },
2387 "Deployment": { 2482 "Deployment": {
2388 "description": "Code and application artifacts used to deploy a vers ion to App Engine.", 2483 "description": "Code and application artifacts used to deploy a vers ion to App Engine.",
2389 "id": "Deployment", 2484 "id": "Deployment",
2390 "properties": { 2485 "properties": {
2486 "build": {
2487 "$ref": "BuildInfo",
2488 "description": "Google Cloud Container Builder build informa tion."
2489 },
2391 "files": { 2490 "files": {
2392 "additionalProperties": { 2491 "additionalProperties": {
2393 "$ref": "FileInfo" 2492 "$ref": "FileInfo"
2394 }, 2493 },
2395 "description": "Manifest of the files stored in Google Cloud Storage that are included as part of this version. All files must be readable u sing the credentials supplied with this call.", 2494 "description": "Manifest of the files stored in Google Cloud Storage that are included as part of this version. All files must be readable u sing the credentials supplied with this call.",
2396 "type": "object" 2495 "type": "object"
2397 }, 2496 },
2398 "zip": { 2497 "zip": {
2399 "$ref": "ZipInfo", 2498 "$ref": "ZipInfo",
2400 "description": "The zip file for this deployment, if this is a zip deployment." 2499 "description": "The zip file for this deployment, if this is a zip deployment."
2401 }, 2500 },
2402 "container": { 2501 "container": {
2403 "$ref": "ContainerInfo", 2502 "$ref": "ContainerInfo",
2404 "description": "The Docker image for the container that runs the version. Only applicable for instances running in the App Engine flexible e nvironment." 2503 "description": "The Docker image for the container that runs the version. Only applicable for instances running in the App Engine flexible e nvironment."
2405 },
2406 "build": {
2407 "$ref": "BuildInfo",
2408 "description": "Google Cloud Container Builder build informa tion."
2409 } 2504 }
2410 }, 2505 },
2411 "type": "object" 2506 "type": "object"
2412 }, 2507 },
2413 "Resources": { 2508 "Resources": {
2414 "description": "Machine resources for a version.", 2509 "description": "Machine resources for a version.",
2415 "id": "Resources", 2510 "id": "Resources",
2416 "properties": { 2511 "properties": {
2417 "memoryGb": {
2418 "description": "Memory (GB) needed.",
2419 "format": "double",
2420 "type": "number"
2421 },
2422 "cpu": {
2423 "description": "Number of CPU cores needed.",
2424 "format": "double",
2425 "type": "number"
2426 },
2427 "volumes": { 2512 "volumes": {
2428 "description": "User specified volumes.", 2513 "description": "User specified volumes.",
2429 "items": { 2514 "items": {
2430 "$ref": "Volume" 2515 "$ref": "Volume"
2431 }, 2516 },
2432 "type": "array" 2517 "type": "array"
2433 }, 2518 },
2434 "diskGb": { 2519 "diskGb": {
2435 "description": "Disk size (GB) needed.", 2520 "description": "Disk size (GB) needed.",
2436 "format": "double", 2521 "format": "double",
2437 "type": "number" 2522 "type": "number"
2523 },
2524 "memoryGb": {
2525 "description": "Memory (GB) needed.",
2526 "format": "double",
2527 "type": "number"
2528 },
2529 "cpu": {
2530 "description": "Number of CPU cores needed.",
2531 "format": "double",
2532 "type": "number"
2438 } 2533 }
2439 }, 2534 },
2440 "type": "object" 2535 "type": "object"
2441 }, 2536 },
2442 "BatchUpdateIngressRulesResponse": { 2537 "BatchUpdateIngressRulesResponse": {
2443 "description": "Response message for Firewall.UpdateAllIngressRules. ", 2538 "description": "Response message for Firewall.UpdateAllIngressRules. ",
2444 "id": "BatchUpdateIngressRulesResponse", 2539 "id": "BatchUpdateIngressRulesResponse",
2445 "properties": { 2540 "properties": {
2446 "ingressRules": { 2541 "ingressRules": {
2447 "description": "The full list of ingress FirewallRules for t his application.", 2542 "description": "The full list of ingress FirewallRules for t his application.",
2448 "items": { 2543 "items": {
2449 "$ref": "FirewallRule" 2544 "$ref": "FirewallRule"
2450 }, 2545 },
2451 "type": "array" 2546 "type": "array"
2452 } 2547 }
2453 }, 2548 },
2454 "type": "object" 2549 "type": "object"
2455 }, 2550 },
2456 "Volume": { 2551 "Volume": {
2457 "description": "Volumes mounted within the app container. Only appli cable for VM runtimes.", 2552 "description": "Volumes mounted within the app container. Only appli cable for VM runtimes.",
2458 "id": "Volume", 2553 "id": "Volume",
2459 "properties": { 2554 "properties": {
2460 "volumeType": {
2461 "description": "Underlying volume type, e.g. 'tmpfs'.",
2462 "type": "string"
2463 },
2464 "sizeGb": { 2555 "sizeGb": {
2465 "description": "Volume size in gigabytes.", 2556 "description": "Volume size in gigabytes.",
2466 "format": "double", 2557 "format": "double",
2467 "type": "number" 2558 "type": "number"
2468 }, 2559 },
2469 "name": { 2560 "name": {
2470 "description": "Unique name for the volume.", 2561 "description": "Unique name for the volume.",
2471 "type": "string" 2562 "type": "string"
2563 },
2564 "volumeType": {
2565 "description": "Underlying volume type, e.g. 'tmpfs'.",
2566 "type": "string"
2472 } 2567 }
2473 }, 2568 },
2474 "type": "object" 2569 "type": "object"
2475 }, 2570 },
2476 "ListInstancesResponse": { 2571 "ListInstancesResponse": {
2477 "description": "Response message for Instances.ListInstances.", 2572 "description": "Response message for Instances.ListInstances.",
2478 "id": "ListInstancesResponse", 2573 "id": "ListInstancesResponse",
2479 "properties": { 2574 "properties": {
2480 "nextPageToken": { 2575 "nextPageToken": {
2481 "description": "Continuation token for fetching the next pag e of results.", 2576 "description": "Continuation token for fetching the next pag e of results.",
2482 "type": "string" 2577 "type": "string"
2483 }, 2578 },
2484 "instances": { 2579 "instances": {
2485 "description": "The instances belonging to the requested ver sion.", 2580 "description": "The instances belonging to the requested ver sion.",
2486 "items": { 2581 "items": {
2487 "$ref": "Instance" 2582 "$ref": "Instance"
2488 }, 2583 },
2489 "type": "array" 2584 "type": "array"
2490 } 2585 }
2491 }, 2586 },
2492 "type": "object" 2587 "type": "object"
2493 }, 2588 },
2494 "ListDomainMappingsResponse": { 2589 "ListDomainMappingsResponse": {
2495 "description": "Response message for DomainMappings.ListDomainMappin gs.", 2590 "description": "Response message for DomainMappings.ListDomainMappin gs.",
2496 "id": "ListDomainMappingsResponse", 2591 "id": "ListDomainMappingsResponse",
2497 "properties": { 2592 "properties": {
2593 "nextPageToken": {
2594 "description": "Continuation token for fetching the next pag e of results.",
2595 "type": "string"
2596 },
2498 "domainMappings": { 2597 "domainMappings": {
2499 "description": "The domain mappings for the application.", 2598 "description": "The domain mappings for the application.",
2500 "items": { 2599 "items": {
2501 "$ref": "DomainMapping" 2600 "$ref": "DomainMapping"
2502 }, 2601 },
2503 "type": "array" 2602 "type": "array"
2504 },
2505 "nextPageToken": {
2506 "description": "Continuation token for fetching the next pag e of results.",
2507 "type": "string"
2508 } 2603 }
2509 }, 2604 },
2510 "type": "object" 2605 "type": "object"
2511 }, 2606 },
2512 "OperationMetadataV1Alpha": { 2607 "OperationMetadataV1Alpha": {
2513 "description": "Metadata for the given google.longrunning.Operation. ", 2608 "description": "Metadata for the given google.longrunning.Operation. ",
2514 "id": "OperationMetadataV1Alpha", 2609 "id": "OperationMetadataV1Alpha",
2515 "properties": { 2610 "properties": {
2516 "warning": { 2611 "target": {
2517 "description": "Durable messages that persist on every opera tion poll. @OutputOnly", 2612 "description": "Name of the resource that this operation is acting on. Example: apps/myapp/services/default.@OutputOnly",
2518 "items": {
2519 "type": "string"
2520 },
2521 "type": "array"
2522 },
2523 "insertTime": {
2524 "description": "Time that this operation was created.@Output Only",
2525 "format": "google-datetime",
2526 "type": "string" 2613 "type": "string"
2527 }, 2614 },
2528 "user": { 2615 "user": {
2529 "description": "User who requested this operation.@OutputOnl y", 2616 "description": "User who requested this operation.@OutputOnl y",
2530 "type": "string" 2617 "type": "string"
2531 }, 2618 },
2532 "target": {
2533 "description": "Name of the resource that this operation is acting on. Example: apps/myapp/services/default.@OutputOnly",
2534 "type": "string"
2535 },
2536 "ephemeralMessage": { 2619 "ephemeralMessage": {
2537 "description": "Ephemeral message that may change every time the operation is polled. @OutputOnly", 2620 "description": "Ephemeral message that may change every time the operation is polled. @OutputOnly",
2538 "type": "string" 2621 "type": "string"
2539 }, 2622 },
2540 "method": { 2623 "method": {
2541 "description": "API method that initiated this operation. Ex ample: google.appengine.v1alpha.Versions.CreateVersion.@OutputOnly", 2624 "description": "API method that initiated this operation. Ex ample: google.appengine.v1alpha.Versions.CreateVersion.@OutputOnly",
2542 "type": "string" 2625 "type": "string"
2543 }, 2626 },
2544 "endTime": { 2627 "endTime": {
2545 "description": "Time that this operation completed.@OutputOn ly", 2628 "description": "Time that this operation completed.@OutputOn ly",
2546 "format": "google-datetime", 2629 "format": "google-datetime",
2547 "type": "string" 2630 "type": "string"
2631 },
2632 "warning": {
2633 "description": "Durable messages that persist on every opera tion poll. @OutputOnly",
2634 "items": {
2635 "type": "string"
2636 },
2637 "type": "array"
2638 },
2639 "insertTime": {
2640 "description": "Time that this operation was created.@Output Only",
2641 "format": "google-datetime",
2642 "type": "string"
2548 } 2643 }
2549 }, 2644 },
2550 "type": "object" 2645 "type": "object"
2551 }, 2646 },
2552 "UrlDispatchRule": { 2647 "UrlDispatchRule": {
2553 "description": "Rules to match an HTTP request and dispatch that req uest to a service.", 2648 "description": "Rules to match an HTTP request and dispatch that req uest to a service.",
2554 "id": "UrlDispatchRule", 2649 "id": "UrlDispatchRule",
2555 "properties": { 2650 "properties": {
2556 "path": {
2557 "description": "Pathname within the host. Must start with a \"/\". A single \"*\" can be included at the end of the path.The sum of the leng ths of the domain and path may not exceed 100 characters.",
2558 "type": "string"
2559 },
2560 "service": { 2651 "service": {
2561 "description": "Resource ID of a service in this application that should serve the matched request. The service must already exist. Example: default.", 2652 "description": "Resource ID of a service in this application that should serve the matched request. The service must already exist. Example: default.",
2562 "type": "string" 2653 "type": "string"
2563 }, 2654 },
2564 "domain": { 2655 "domain": {
2565 "description": "Domain name to match against. The wildcard \ "*\" is supported if specified before a period: \"*.\".Defaults to matching all domains: \"*\".", 2656 "description": "Domain name to match against. The wildcard \ "*\" is supported if specified before a period: \"*.\".Defaults to matching all domains: \"*\".",
2566 "type": "string" 2657 "type": "string"
2658 },
2659 "path": {
2660 "description": "Pathname within the host. Must start with a \"/\". A single \"*\" can be included at the end of the path.The sum of the leng ths of the domain and path may not exceed 100 characters.",
2661 "type": "string"
2567 } 2662 }
2568 }, 2663 },
2569 "type": "object" 2664 "type": "object"
2570 }, 2665 },
2571 "ListVersionsResponse": { 2666 "ListVersionsResponse": {
2572 "description": "Response message for Versions.ListVersions.", 2667 "description": "Response message for Versions.ListVersions.",
2573 "id": "ListVersionsResponse", 2668 "id": "ListVersionsResponse",
2574 "properties": { 2669 "properties": {
2670 "nextPageToken": {
2671 "description": "Continuation token for fetching the next pag e of results.",
2672 "type": "string"
2673 },
2575 "versions": { 2674 "versions": {
2576 "description": "The versions belonging to the requested serv ice.", 2675 "description": "The versions belonging to the requested serv ice.",
2577 "items": { 2676 "items": {
2578 "$ref": "Version" 2677 "$ref": "Version"
2579 }, 2678 },
2580 "type": "array" 2679 "type": "array"
2581 },
2582 "nextPageToken": {
2583 "description": "Continuation token for fetching the next pag e of results.",
2584 "type": "string"
2585 } 2680 }
2586 }, 2681 },
2587 "type": "object" 2682 "type": "object"
2588 }, 2683 },
2589 "ListAuthorizedDomainsResponse": { 2684 "ListAuthorizedDomainsResponse": {
2590 "description": "Response message for AuthorizedDomains.ListAuthorize dDomains.", 2685 "description": "Response message for AuthorizedDomains.ListAuthorize dDomains.",
2591 "id": "ListAuthorizedDomainsResponse", 2686 "id": "ListAuthorizedDomainsResponse",
2592 "properties": { 2687 "properties": {
2593 "nextPageToken": { 2688 "nextPageToken": {
2594 "description": "Continuation token for fetching the next pag e of results.", 2689 "description": "Continuation token for fetching the next pag e of results.",
2595 "type": "string" 2690 "type": "string"
2596 }, 2691 },
2597 "domains": { 2692 "domains": {
2598 "description": "The authorized domains belonging to the user .", 2693 "description": "The authorized domains belonging to the user .",
2599 "items": { 2694 "items": {
2600 "$ref": "AuthorizedDomain" 2695 "$ref": "AuthorizedDomain"
2601 }, 2696 },
2602 "type": "array" 2697 "type": "array"
2603 } 2698 }
2604 }, 2699 },
2605 "type": "object" 2700 "type": "object"
2606 }, 2701 },
2702 "ApiEndpointHandler": {
2703 "description": "Uses Google Cloud Endpoints to handle requests.",
2704 "id": "ApiEndpointHandler",
2705 "properties": {
2706 "scriptPath": {
2707 "description": "Path to the script from the application root directory.",
2708 "type": "string"
2709 }
2710 },
2711 "type": "object"
2712 },
2713 "Empty": {
2714 "description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance:\nservice Fo o {\n rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);\n}\nThe J SON representation for Empty is empty JSON object {}.",
2715 "id": "Empty",
2716 "properties": {},
2717 "type": "object"
2718 },
2607 "DomainMapping": { 2719 "DomainMapping": {
2608 "description": "A domain serving an App Engine application.", 2720 "description": "A domain serving an App Engine application.",
2609 "id": "DomainMapping", 2721 "id": "DomainMapping",
2610 "properties": { 2722 "properties": {
2611 "resourceRecords": { 2723 "resourceRecords": {
2612 "description": "The resource records required to configure t his domain mapping. These records must be added to the domain's DNS configuratio n in order to serve the application via this domain mapping.@OutputOnly", 2724 "description": "The resource records required to configure t his domain mapping. These records must be added to the domain's DNS configuratio n in order to serve the application via this domain mapping.@OutputOnly",
2613 "items": { 2725 "items": {
2614 "$ref": "ResourceRecord" 2726 "$ref": "ResourceRecord"
2615 }, 2727 },
2616 "type": "array" 2728 "type": "array"
2617 }, 2729 },
2618 "id": { 2730 "id": {
2619 "description": "Relative name of the domain serving the appl ication. Example: example.com.", 2731 "description": "Relative name of the domain serving the appl ication. Example: example.com.",
2620 "type": "string" 2732 "type": "string"
2621 }, 2733 },
2622 "sslSettings": { 2734 "sslSettings": {
2623 "$ref": "SslSettings", 2735 "$ref": "SslSettings",
2624 "description": "SSL configuration for this domain. If unconf igured, this domain will not serve with SSL." 2736 "description": "SSL configuration for this domain. If unconf igured, this domain will not serve with SSL."
2625 }, 2737 },
2626 "name": { 2738 "name": {
2627 "description": "Full path to the DomainMapping resource in t he API. Example: apps/myapp/domainMapping/example.com.@OutputOnly", 2739 "description": "Full path to the DomainMapping resource in t he API. Example: apps/myapp/domainMapping/example.com.@OutputOnly",
2628 "type": "string" 2740 "type": "string"
2629 } 2741 }
2630 }, 2742 },
2631 "type": "object" 2743 "type": "object"
2632 }, 2744 },
2633 "Empty": { 2745 "ZipInfo": {
2634 "description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance:\nservice Fo o {\n rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);\n}\nThe J SON representation for Empty is empty JSON object {}.", 2746 "description": "The zip file information for a zip deployment.",
2635 "id": "Empty", 2747 "id": "ZipInfo",
2636 "properties": {},
2637 "type": "object"
2638 },
2639 "ApiEndpointHandler": {
2640 "description": "Uses Google Cloud Endpoints to handle requests.",
2641 "id": "ApiEndpointHandler",
2642 "properties": { 2748 "properties": {
2643 "scriptPath": { 2749 "sourceUrl": {
2644 "description": "Path to the script from the application root directory.", 2750 "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/<bucket>/<object>'.",
2645 "type": "string" 2751 "type": "string"
2752 },
2753 "filesCount": {
2754 "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.",
2755 "format": "int32",
2756 "type": "integer"
2646 } 2757 }
2647 }, 2758 },
2648 "type": "object" 2759 "type": "object"
2649 }, 2760 },
2650 "AutomaticScaling": { 2761 "AutomaticScaling": {
2651 "description": "Automatic scaling is based on request rate, response latencies, and other application metrics.", 2762 "description": "Automatic scaling is based on request rate, response latencies, and other application metrics.",
2652 "id": "AutomaticScaling", 2763 "id": "AutomaticScaling",
2653 "properties": { 2764 "properties": {
2654 "minPendingLatency": { 2765 "minPendingLatency": {
2655 "description": "Minimum amount of time a request should wait in the pending queue before starting a new instance to handle it.", 2766 "description": "Minimum amount of time a request should wait in the pending queue before starting a new instance to handle it.",
2656 "format": "google-duration", 2767 "format": "google-duration",
2657 "type": "string" 2768 "type": "string"
2658 }, 2769 },
2659 "requestUtilization": { 2770 "standardSchedulerSettings": {
2660 "$ref": "RequestUtilization", 2771 "$ref": "StandardSchedulerSettings",
2661 "description": "Target scaling by request utilization." 2772 "description": "Scheduler settings for standard environment. "
2662 }, 2773 },
2663 "maxIdleInstances": { 2774 "maxIdleInstances": {
2664 "description": "Maximum number of idle instances that should be maintained for this version.", 2775 "description": "Maximum number of idle instances that should be maintained for this version.",
2665 "format": "int32", 2776 "format": "int32",
2666 "type": "integer" 2777 "type": "integer"
2667 }, 2778 },
2668 "standardSchedulerSettings": { 2779 "requestUtilization": {
2669 "$ref": "StandardSchedulerSettings", 2780 "$ref": "RequestUtilization",
2670 "description": "Scheduler settings for standard environment. " 2781 "description": "Target scaling by request utilization."
2671 }, 2782 },
2672 "minIdleInstances": { 2783 "minIdleInstances": {
2673 "description": "Minimum number of idle instances that should be maintained for this version. Only applicable for the default version of a se rvice.", 2784 "description": "Minimum number of idle instances that should be maintained for this version. Only applicable for the default version of a se rvice.",
2674 "format": "int32", 2785 "format": "int32",
2675 "type": "integer" 2786 "type": "integer"
2676 }, 2787 },
2677 "maxTotalInstances": { 2788 "maxTotalInstances": {
2678 "description": "Maximum number of instances that should be s tarted to handle requests.", 2789 "description": "Maximum number of instances that should be s tarted to handle requests.",
2679 "format": "int32", 2790 "format": "int32",
2680 "type": "integer" 2791 "type": "integer"
2681 }, 2792 },
2682 "minTotalInstances": { 2793 "minTotalInstances": {
2683 "description": "Minimum number of instances that should be m aintained for this version.", 2794 "description": "Minimum number of instances that should be m aintained for this version.",
2684 "format": "int32", 2795 "format": "int32",
2685 "type": "integer" 2796 "type": "integer"
2686 }, 2797 },
2687 "networkUtilization": { 2798 "networkUtilization": {
2688 "$ref": "NetworkUtilization", 2799 "$ref": "NetworkUtilization",
2689 "description": "Target scaling by network usage." 2800 "description": "Target scaling by network usage."
2690 }, 2801 },
2802 "maxConcurrentRequests": {
2803 "description": "Number of concurrent requests an automatic s caling instance can accept before the scheduler spawns a new instance.Defaults t o a runtime-specific value.",
2804 "format": "int32",
2805 "type": "integer"
2806 },
2691 "coolDownPeriod": { 2807 "coolDownPeriod": {
2692 "description": "Amount of time that the Autoscaler (https:// cloud.google.com/compute/docs/autoscaler/) should wait between changes to the nu mber of virtual machines. Only applicable for VM runtimes.", 2808 "description": "Amount of time that the Autoscaler (https:// cloud.google.com/compute/docs/autoscaler/) should wait between changes to the nu mber of virtual machines. Only applicable for VM runtimes.",
2693 "format": "google-duration", 2809 "format": "google-duration",
2694 "type": "string" 2810 "type": "string"
2695 }, 2811 },
2696 "maxConcurrentRequests": {
2697 "description": "Number of concurrent requests an automatic s caling instance can accept before the scheduler spawns a new instance.Defaults t o a runtime-specific value.",
2698 "format": "int32",
2699 "type": "integer"
2700 },
2701 "maxPendingLatency": { 2812 "maxPendingLatency": {
2702 "description": "Maximum amount of time that a request should wait in the pending queue before starting a new instance to handle it.", 2813 "description": "Maximum amount of time that a request should wait in the pending queue before starting a new instance to handle it.",
2703 "format": "google-duration", 2814 "format": "google-duration",
2704 "type": "string" 2815 "type": "string"
2705 }, 2816 },
2706 "cpuUtilization": { 2817 "cpuUtilization": {
2707 "$ref": "CpuUtilization", 2818 "$ref": "CpuUtilization",
2708 "description": "Target scaling by CPU usage." 2819 "description": "Target scaling by CPU usage."
2709 }, 2820 },
2710 "diskUtilization": { 2821 "diskUtilization": {
2711 "$ref": "DiskUtilization", 2822 "$ref": "DiskUtilization",
2712 "description": "Target scaling by disk usage." 2823 "description": "Target scaling by disk usage."
2713 } 2824 }
2714 }, 2825 },
2715 "type": "object" 2826 "type": "object"
2716 }, 2827 },
2717 "ZipInfo": {
2718 "description": "The zip file information for a zip deployment.",
2719 "id": "ZipInfo",
2720 "properties": {
2721 "sourceUrl": {
2722 "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/<bucket>/<object>'.",
2723 "type": "string"
2724 },
2725 "filesCount": {
2726 "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.",
2727 "format": "int32",
2728 "type": "integer"
2729 }
2730 },
2731 "type": "object"
2732 },
2733 "AuthorizedCertificate": { 2828 "AuthorizedCertificate": {
2734 "description": "An SSL certificate that a user has been authorized t o administer. A user is authorized to administer any certificate that applies to one of their authorized domains.", 2829 "description": "An SSL certificate that a user has been authorized t o administer. A user is authorized to administer any certificate that applies to one of their authorized domains.",
2735 "id": "AuthorizedCertificate", 2830 "id": "AuthorizedCertificate",
2736 "properties": { 2831 "properties": {
2832 "name": {
2833 "description": "Full path to the AuthorizedCertificate resou rce in the API. Example: apps/myapp/authorizedCertificates/12345.@OutputOnly",
2834 "type": "string"
2835 },
2836 "domainMappingsCount": {
2837 "description": "Aggregate count of the domain mappings with this certificate mapped. This count includes domain mappings on applications for which the user does not have VIEWER permissions.Only returned by GET or LIST re quests when specifically requested by the view=FULL_CERTIFICATE option.@OutputOn ly",
2838 "format": "int32",
2839 "type": "integer"
2840 },
2841 "domainNames": {
2842 "description": "Topmost applicable domains of this certifica te. This certificate applies to these domains and their subdomains. Example: exa mple.com.@OutputOnly",
2843 "items": {
2844 "type": "string"
2845 },
2846 "type": "array"
2847 },
2848 "id": {
2849 "description": "Relative name of the certificate. This is a unique value autogenerated on AuthorizedCertificate resource creation. Example: 12345.@OutputOnly",
2850 "type": "string"
2851 },
2737 "displayName": { 2852 "displayName": {
2738 "description": "The user-specified display name of the certi ficate. This is not guaranteed to be unique. Example: My Certificate.", 2853 "description": "The user-specified display name of the certi ficate. This is not guaranteed to be unique. Example: My Certificate.",
2739 "type": "string" 2854 "type": "string"
2740 }, 2855 },
2741 "certificateRawData": { 2856 "certificateRawData": {
2742 "$ref": "CertificateRawData", 2857 "$ref": "CertificateRawData",
2743 "description": "The SSL certificate serving the AuthorizedCe rtificate resource. This must be obtained independently from a certificate autho rity." 2858 "description": "The SSL certificate serving the AuthorizedCe rtificate resource. This must be obtained independently from a certificate autho rity."
2744 }, 2859 },
2745 "visibleDomainMappings": { 2860 "visibleDomainMappings": {
2746 "description": "The full paths to user visible Domain Mappin g resources that have this certificate mapped. Example: apps/myapp/domainMapping s/example.com.This may not represent the full list of mapped domain mappings if the user does not have VIEWER permissions on all of the applications that have t his certificate mapped. See domain_mappings_count for a complete count.Only retu rned by GET or LIST requests when specifically requested by the view=FULL_CERTIF ICATE option.@OutputOnly", 2861 "description": "The full paths to user visible Domain Mappin g resources that have this certificate mapped. Example: apps/myapp/domainMapping s/example.com.This may not represent the full list of mapped domain mappings if the user does not have VIEWER permissions on all of the applications that have t his certificate mapped. See domain_mappings_count for a complete count.Only retu rned by GET or LIST requests when specifically requested by the view=FULL_CERTIF ICATE option.@OutputOnly",
2747 "items": { 2862 "items": {
2748 "type": "string" 2863 "type": "string"
2749 }, 2864 },
2750 "type": "array" 2865 "type": "array"
2751 }, 2866 },
2752 "expireTime": { 2867 "expireTime": {
2753 "description": "The time when this certificate expires. To u pdate the renewal time on this certificate, upload an SSL certificate with a dif ferent expiration time using AuthorizedCertificates.UpdateAuthorizedCertificate. @OutputOnly", 2868 "description": "The time when this certificate expires. To u pdate the renewal time on this certificate, upload an SSL certificate with a dif ferent expiration time using AuthorizedCertificates.UpdateAuthorizedCertificate. @OutputOnly",
2754 "format": "google-datetime", 2869 "format": "google-datetime",
2755 "type": "string" 2870 "type": "string"
2756 },
2757 "name": {
2758 "description": "Full path to the AuthorizedCertificate resou rce in the API. Example: apps/myapp/authorizedCertificates/12345.@OutputOnly",
2759 "type": "string"
2760 },
2761 "domainMappingsCount": {
2762 "description": "Aggregate count of the domain mappings with this certificate mapped. This count includes domain mappings on applications for which the user does not have VIEWER permissions.Only returned by GET or LIST re quests when specifically requested by the view=FULL_CERTIFICATE option.@OutputOn ly",
2763 "format": "int32",
2764 "type": "integer"
2765 },
2766 "domainNames": {
2767 "description": "Topmost applicable domains of this certifica te. This certificate applies to these domains and their subdomains. Example: exa mple.com.@OutputOnly",
2768 "items": {
2769 "type": "string"
2770 },
2771 "type": "array"
2772 },
2773 "id": {
2774 "description": "Relative name of the certificate. This is a unique value autogenerated on AuthorizedCertificate resource creation. Example: 12345.@OutputOnly",
2775 "type": "string"
2776 } 2871 }
2777 }, 2872 },
2778 "type": "object" 2873 "type": "object"
2779 }, 2874 },
2780 "ResourceRecord": { 2875 "ResourceRecord": {
2781 "description": "A DNS resource record.", 2876 "description": "A DNS resource record.",
2782 "id": "ResourceRecord", 2877 "id": "ResourceRecord",
2783 "properties": { 2878 "properties": {
2879 "name": {
2880 "description": "Relative name of the object affected by this record. Only applicable for CNAME records. Example: 'www'.",
2881 "type": "string"
2882 },
2784 "type": { 2883 "type": {
2785 "description": "Resource record type. Example: AAAA.", 2884 "description": "Resource record type. Example: AAAA.",
2786 "enum": [ 2885 "enum": [
2787 "A", 2886 "A",
2788 "AAAA", 2887 "AAAA",
2789 "CNAME" 2888 "CNAME"
2790 ], 2889 ],
2791 "enumDescriptions": [ 2890 "enumDescriptions": [
2792 "An A resource record. Data is an IPv4 address.", 2891 "An A resource record. Data is an IPv4 address.",
2793 "An AAAA resource record. Data is an IPv6 address.", 2892 "An AAAA resource record. Data is an IPv6 address.",
2794 "A CNAME resource record. Data is a domain name to be al iased." 2893 "A CNAME resource record. Data is a domain name to be al iased."
2795 ], 2894 ],
2796 "type": "string" 2895 "type": "string"
2797 }, 2896 },
2798 "rrdata": { 2897 "rrdata": {
2799 "description": "Data for this record. Values vary by record type, as defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1).", 2898 "description": "Data for this record. Values vary by record type, as defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1).",
2800 "type": "string" 2899 "type": "string"
2801 },
2802 "name": {
2803 "description": "Relative name of the object affected by this record. Only applicable for CNAME records. Example: 'www'.",
2804 "type": "string"
2805 } 2900 }
2806 }, 2901 },
2807 "type": "object" 2902 "type": "object"
2808 }, 2903 },
2809 "Library": { 2904 "Library": {
2810 "description": "Third-party Python runtime library that is required by the application.", 2905 "description": "Third-party Python runtime library that is required by the application.",
2811 "id": "Library", 2906 "id": "Library",
2812 "properties": { 2907 "properties": {
2813 "version": { 2908 "version": {
2814 "description": "Version of the library to select, or \"lates t\".", 2909 "description": "Version of the library to select, or \"lates t\".",
2815 "type": "string" 2910 "type": "string"
2816 }, 2911 },
2817 "name": { 2912 "name": {
2818 "description": "Name of the library. Example: \"django\".", 2913 "description": "Name of the library. Example: \"django\".",
2819 "type": "string" 2914 "type": "string"
2820 } 2915 }
2821 }, 2916 },
2822 "type": "object" 2917 "type": "object"
2823 }, 2918 },
2824 "ListLocationsResponse": { 2919 "ListLocationsResponse": {
2825 "description": "The response message for Locations.ListLocations.", 2920 "description": "The response message for Locations.ListLocations.",
2826 "id": "ListLocationsResponse", 2921 "id": "ListLocationsResponse",
2827 "properties": { 2922 "properties": {
2828 "nextPageToken": {
2829 "description": "The standard List next-page token.",
2830 "type": "string"
2831 },
2832 "locations": { 2923 "locations": {
2833 "description": "A list of locations that matches the specifi ed filter in the request.", 2924 "description": "A list of locations that matches the specifi ed filter in the request.",
2834 "items": { 2925 "items": {
2835 "$ref": "Location" 2926 "$ref": "Location"
2836 }, 2927 },
2837 "type": "array" 2928 "type": "array"
2929 },
2930 "nextPageToken": {
2931 "description": "The standard List next-page token.",
2932 "type": "string"
2838 } 2933 }
2839 }, 2934 },
2840 "type": "object" 2935 "type": "object"
2841 }, 2936 },
2842 "ContainerInfo": { 2937 "ContainerInfo": {
2843 "description": "Docker image that is used to create a container and start a VM instance for the version that you deploy. Only applicable for instanc es running in the App Engine flexible environment.", 2938 "description": "Docker image that is used to create a container and start a VM instance for the version that you deploy. Only applicable for instanc es running in the App Engine flexible environment.",
2844 "id": "ContainerInfo", 2939 "id": "ContainerInfo",
2845 "properties": { 2940 "properties": {
2846 "image": { 2941 "image": {
2847 "description": "URI to the hosted container image in Google Container Registry. The URI must be fully qualified and include a tag or digest. Examples: \"gcr.io/my-project/image:tag\" or \"gcr.io/my-project/image@digest\" ", 2942 "description": "URI to the hosted container image in Google Container Registry. The URI must be fully qualified and include a tag or digest. Examples: \"gcr.io/my-project/image:tag\" or \"gcr.io/my-project/image@digest\" ",
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
2879 "description": "Endpoints service name which is the name of the \"service\" resource in the Service Management API. For example \"myapi.endp oints.myproject.cloud.goog\"", 2974 "description": "Endpoints service name which is the name of the \"service\" resource in the Service Management API. For example \"myapi.endp oints.myproject.cloud.goog\"",
2880 "type": "string" 2975 "type": "string"
2881 } 2976 }
2882 }, 2977 },
2883 "type": "object" 2978 "type": "object"
2884 }, 2979 },
2885 "UrlMap": { 2980 "UrlMap": {
2886 "description": "URL pattern and description of how the URL should be handled. App Engine can handle URLs by executing application code or by serving static files uploaded with the version, such as images, CSS, or JavaScript.", 2981 "description": "URL pattern and description of how the URL should be handled. App Engine can handle URLs by executing application code or by serving static files uploaded with the version, such as images, CSS, or JavaScript.",
2887 "id": "UrlMap", 2982 "id": "UrlMap",
2888 "properties": { 2983 "properties": {
2889 "login": {
2890 "description": "Level of login required to access this resou rce.",
2891 "enum": [
2892 "LOGIN_UNSPECIFIED",
2893 "LOGIN_OPTIONAL",
2894 "LOGIN_ADMIN",
2895 "LOGIN_REQUIRED"
2896 ],
2897 "enumDescriptions": [
2898 "Not specified. LOGIN_OPTIONAL is assumed.",
2899 "Does not require that the user is signed in.",
2900 "If the user is not signed in, the auth_fail_action is t aken. In addition, if the user is not an administrator for the application, they are given an error message regardless of auth_fail_action. If the user is an ad ministrator, the handler proceeds.",
2901 "If the user has signed in, the handler proceeds normall y. Otherwise, the auth_fail_action is taken."
2902 ],
2903 "type": "string"
2904 },
2905 "apiEndpoint": {
2906 "$ref": "ApiEndpointHandler",
2907 "description": "Uses API Endpoints to handle requests."
2908 },
2909 "staticFiles": {
2910 "$ref": "StaticFilesHandler",
2911 "description": "Returns the contents of a file, such as an i mage, as the response."
2912 },
2913 "redirectHttpResponseCode": {
2914 "description": "30x code to use when performing redirects fo r the secure field. Defaults to 302.",
2915 "enum": [
2916 "REDIRECT_HTTP_RESPONSE_CODE_UNSPECIFIED",
2917 "REDIRECT_HTTP_RESPONSE_CODE_301",
2918 "REDIRECT_HTTP_RESPONSE_CODE_302",
2919 "REDIRECT_HTTP_RESPONSE_CODE_303",
2920 "REDIRECT_HTTP_RESPONSE_CODE_307"
2921 ],
2922 "enumDescriptions": [
2923 "Not specified. 302 is assumed.",
2924 "301 Moved Permanently code.",
2925 "302 Moved Temporarily code.",
2926 "303 See Other code.",
2927 "307 Temporary Redirect code."
2928 ],
2929 "type": "string"
2930 },
2931 "securityLevel": { 2984 "securityLevel": {
2932 "description": "Security (HTTPS) enforcement for this URL.", 2985 "description": "Security (HTTPS) enforcement for this URL.",
2933 "enum": [ 2986 "enum": [
2934 "SECURE_UNSPECIFIED", 2987 "SECURE_UNSPECIFIED",
2935 "SECURE_DEFAULT", 2988 "SECURE_DEFAULT",
2936 "SECURE_NEVER", 2989 "SECURE_NEVER",
2937 "SECURE_OPTIONAL", 2990 "SECURE_OPTIONAL",
2938 "SECURE_ALWAYS" 2991 "SECURE_ALWAYS"
2939 ], 2992 ],
2940 "enumDescriptions": [ 2993 "enumDescriptions": [
(...skipping 19 matching lines...) Expand all
2960 ], 3013 ],
2961 "type": "string" 3014 "type": "string"
2962 }, 3015 },
2963 "script": { 3016 "script": {
2964 "$ref": "ScriptHandler", 3017 "$ref": "ScriptHandler",
2965 "description": "Executes a script to handle the request that matches this URL pattern." 3018 "description": "Executes a script to handle the request that matches this URL pattern."
2966 }, 3019 },
2967 "urlRegex": { 3020 "urlRegex": {
2968 "description": "URL prefix. Uses regular expression syntax, which means regexp special characters must be escaped, but should not contain gr oupings. All URLs that begin with this prefix are handled by this handler, using the portion of the URL after the prefix as part of the file path.", 3021 "description": "URL prefix. Uses regular expression syntax, which means regexp special characters must be escaped, but should not contain gr oupings. All URLs that begin with this prefix are handled by this handler, using the portion of the URL after the prefix as part of the file path.",
2969 "type": "string" 3022 "type": "string"
3023 },
3024 "login": {
3025 "description": "Level of login required to access this resou rce.",
3026 "enum": [
3027 "LOGIN_UNSPECIFIED",
3028 "LOGIN_OPTIONAL",
3029 "LOGIN_ADMIN",
3030 "LOGIN_REQUIRED"
3031 ],
3032 "enumDescriptions": [
3033 "Not specified. LOGIN_OPTIONAL is assumed.",
3034 "Does not require that the user is signed in.",
3035 "If the user is not signed in, the auth_fail_action is t aken. In addition, if the user is not an administrator for the application, they are given an error message regardless of auth_fail_action. If the user is an ad ministrator, the handler proceeds.",
3036 "If the user has signed in, the handler proceeds normall y. Otherwise, the auth_fail_action is taken."
3037 ],
3038 "type": "string"
3039 },
3040 "apiEndpoint": {
3041 "$ref": "ApiEndpointHandler",
3042 "description": "Uses API Endpoints to handle requests."
3043 },
3044 "staticFiles": {
3045 "$ref": "StaticFilesHandler",
3046 "description": "Returns the contents of a file, such as an i mage, as the response."
3047 },
3048 "redirectHttpResponseCode": {
3049 "description": "30x code to use when performing redirects fo r the secure field. Defaults to 302.",
3050 "enum": [
3051 "REDIRECT_HTTP_RESPONSE_CODE_UNSPECIFIED",
3052 "REDIRECT_HTTP_RESPONSE_CODE_301",
3053 "REDIRECT_HTTP_RESPONSE_CODE_302",
3054 "REDIRECT_HTTP_RESPONSE_CODE_303",
3055 "REDIRECT_HTTP_RESPONSE_CODE_307"
3056 ],
3057 "enumDescriptions": [
3058 "Not specified. 302 is assumed.",
3059 "301 Moved Permanently code.",
3060 "302 Moved Temporarily code.",
3061 "303 See Other code.",
3062 "307 Temporary Redirect code."
3063 ],
3064 "type": "string"
2970 } 3065 }
2971 }, 3066 },
2972 "type": "object" 3067 "type": "object"
2973 }, 3068 },
2974 "ApiConfigHandler": { 3069 "ApiConfigHandler": {
2975 "description": "Google Cloud Endpoints (https://cloud.google.com/app engine/docs/python/endpoints/) configuration for API handlers.", 3070 "description": "Google Cloud Endpoints (https://cloud.google.com/app engine/docs/python/endpoints/) configuration for API handlers.",
2976 "id": "ApiConfigHandler", 3071 "id": "ApiConfigHandler",
2977 "properties": { 3072 "properties": {
3073 "url": {
3074 "description": "URL to serve the endpoint at.",
3075 "type": "string"
3076 },
2978 "securityLevel": { 3077 "securityLevel": {
2979 "description": "Security (HTTPS) enforcement for this URL.", 3078 "description": "Security (HTTPS) enforcement for this URL.",
2980 "enum": [ 3079 "enum": [
2981 "SECURE_UNSPECIFIED", 3080 "SECURE_UNSPECIFIED",
2982 "SECURE_DEFAULT", 3081 "SECURE_DEFAULT",
2983 "SECURE_NEVER", 3082 "SECURE_NEVER",
2984 "SECURE_OPTIONAL", 3083 "SECURE_OPTIONAL",
2985 "SECURE_ALWAYS" 3084 "SECURE_ALWAYS"
2986 ], 3085 ],
2987 "enumDescriptions": [ 3086 "enumDescriptions": [
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
3019 "LOGIN_ADMIN", 3118 "LOGIN_ADMIN",
3020 "LOGIN_REQUIRED" 3119 "LOGIN_REQUIRED"
3021 ], 3120 ],
3022 "enumDescriptions": [ 3121 "enumDescriptions": [
3023 "Not specified. LOGIN_OPTIONAL is assumed.", 3122 "Not specified. LOGIN_OPTIONAL is assumed.",
3024 "Does not require that the user is signed in.", 3123 "Does not require that the user is signed in.",
3025 "If the user is not signed in, the auth_fail_action is t aken. In addition, if the user is not an administrator for the application, they are given an error message regardless of auth_fail_action. If the user is an ad ministrator, the handler proceeds.", 3124 "If the user is not signed in, the auth_fail_action is t aken. In addition, if the user is not an administrator for the application, they are given an error message regardless of auth_fail_action. If the user is an ad ministrator, the handler proceeds.",
3026 "If the user has signed in, the handler proceeds normall y. Otherwise, the auth_fail_action is taken." 3125 "If the user has signed in, the handler proceeds normall y. Otherwise, the auth_fail_action is taken."
3027 ], 3126 ],
3028 "type": "string" 3127 "type": "string"
3029 },
3030 "url": {
3031 "description": "URL to serve the endpoint at.",
3032 "type": "string"
3033 } 3128 }
3034 }, 3129 },
3035 "type": "object" 3130 "type": "object"
3036 }, 3131 },
3037 "Operation": { 3132 "Operation": {
3038 "description": "This resource represents a long-running operation th at is the result of a network API call.", 3133 "description": "This resource represents a long-running operation th at is the result of a network API call.",
3039 "id": "Operation", 3134 "id": "Operation",
3040 "properties": { 3135 "properties": {
3041 "done": { 3136 "done": {
3042 "description": "If the value is false, it means the operatio n is still in progress. If true, the operation is completed, and either error or response is available.", 3137 "description": "If the value is false, it means the operatio n is still in progress. If true, the operation is completed, and either error or response is available.",
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
3079 }, 3174 },
3080 "requireMatchingFile": { 3175 "requireMatchingFile": {
3081 "description": "Whether this handler should match the reques t if the file referenced by the handler does not exist.", 3176 "description": "Whether this handler should match the reques t if the file referenced by the handler does not exist.",
3082 "type": "boolean" 3177 "type": "boolean"
3083 }, 3178 },
3084 "expiration": { 3179 "expiration": {
3085 "description": "Time a static file served by this handler sh ould be cached by web proxies and browsers.", 3180 "description": "Time a static file served by this handler sh ould be cached by web proxies and browsers.",
3086 "format": "google-duration", 3181 "format": "google-duration",
3087 "type": "string" 3182 "type": "string"
3088 }, 3183 },
3184 "applicationReadable": {
3185 "description": "Whether files should also be uploaded as cod e data. By default, files declared in static file handlers are uploaded as stati c data and are only served to end users; they cannot be read by the application. If enabled, uploads are charged against both your code and static data storage resource quotas.",
3186 "type": "boolean"
3187 },
3089 "httpHeaders": { 3188 "httpHeaders": {
3090 "additionalProperties": { 3189 "additionalProperties": {
3091 "type": "string" 3190 "type": "string"
3092 }, 3191 },
3093 "description": "HTTP headers to use for all responses from t hese URLs.", 3192 "description": "HTTP headers to use for all responses from t hese URLs.",
3094 "type": "object" 3193 "type": "object"
3095 }, 3194 },
3096 "applicationReadable": {
3097 "description": "Whether files should also be uploaded as cod e data. By default, files declared in static file handlers are uploaded as stati c data and are only served to end users; they cannot be read by the application. If enabled, uploads are charged against both your code and static data storage resource quotas.",
3098 "type": "boolean"
3099 },
3100 "uploadPathRegex": { 3195 "uploadPathRegex": {
3101 "description": "Regular expression that matches the file pat hs for all files that should be referenced by this handler.", 3196 "description": "Regular expression that matches the file pat hs for all files that should be referenced by this handler.",
3102 "type": "string" 3197 "type": "string"
3103 }, 3198 },
3104 "path": { 3199 "path": {
3105 "description": "Path to the static files matched by the URL pattern, from the application root directory. The path can refer to text matched in groupings in the URL pattern.", 3200 "description": "Path to the static files matched by the URL pattern, from the application root directory. The path can refer to text matched in groupings in the URL pattern.",
3106 "type": "string" 3201 "type": "string"
3107 } 3202 }
3108 }, 3203 },
3109 "type": "object" 3204 "type": "object"
3110 }, 3205 },
3111 "BasicScaling": { 3206 "BasicScaling": {
3112 "description": "A service with basic scaling will create an instance when the application receives a request. The instance will be turned down when the app becomes idle. Basic scaling is ideal for work that is intermittent or dr iven by user activity.", 3207 "description": "A service with basic scaling will create an instance when the application receives a request. The instance will be turned down when the app becomes idle. Basic scaling is ideal for work that is intermittent or dr iven by user activity.",
3113 "id": "BasicScaling", 3208 "id": "BasicScaling",
3114 "properties": { 3209 "properties": {
3210 "idleTimeout": {
3211 "description": "Duration of time after the last request that an instance must wait before the instance is shut down.",
3212 "format": "google-duration",
3213 "type": "string"
3214 },
3115 "maxInstances": { 3215 "maxInstances": {
3116 "description": "Maximum number of instances to create for th is version.", 3216 "description": "Maximum number of instances to create for th is version.",
3117 "format": "int32", 3217 "format": "int32",
3118 "type": "integer" 3218 "type": "integer"
3119 },
3120 "idleTimeout": {
3121 "description": "Duration of time after the last request that an instance must wait before the instance is shut down.",
3122 "format": "google-duration",
3123 "type": "string"
3124 } 3219 }
3125 }, 3220 },
3126 "type": "object" 3221 "type": "object"
3127 }, 3222 },
3128 "DiskUtilization": { 3223 "DiskUtilization": {
3129 "description": "Target scaling by disk usage. Only applicable for VM runtimes.", 3224 "description": "Target scaling by disk usage. Only applicable for VM runtimes.",
3130 "id": "DiskUtilization", 3225 "id": "DiskUtilization",
3131 "properties": { 3226 "properties": {
3227 "targetReadOpsPerSecond": {
3228 "description": "Target ops read per seconds.",
3229 "format": "int32",
3230 "type": "integer"
3231 },
3232 "targetReadBytesPerSecond": {
3233 "description": "Target bytes read per second.",
3234 "format": "int32",
3235 "type": "integer"
3236 },
3132 "targetWriteOpsPerSecond": { 3237 "targetWriteOpsPerSecond": {
3133 "description": "Target ops written per second.", 3238 "description": "Target ops written per second.",
3134 "format": "int32", 3239 "format": "int32",
3135 "type": "integer" 3240 "type": "integer"
3136 }, 3241 },
3137 "targetWriteBytesPerSecond": { 3242 "targetWriteBytesPerSecond": {
3138 "description": "Target bytes written per second.", 3243 "description": "Target bytes written per second.",
3139 "format": "int32", 3244 "format": "int32",
3140 "type": "integer" 3245 "type": "integer"
3141 },
3142 "targetReadOpsPerSecond": {
3143 "description": "Target ops read per seconds.",
3144 "format": "int32",
3145 "type": "integer"
3146 },
3147 "targetReadBytesPerSecond": {
3148 "description": "Target bytes read per second.",
3149 "format": "int32",
3150 "type": "integer"
3151 } 3246 }
3152 }, 3247 },
3153 "type": "object" 3248 "type": "object"
3154 }, 3249 },
3155 "CpuUtilization": { 3250 "CpuUtilization": {
3156 "description": "Target scaling by CPU usage.", 3251 "description": "Target scaling by CPU usage.",
3157 "id": "CpuUtilization", 3252 "id": "CpuUtilization",
3158 "properties": { 3253 "properties": {
3159 "aggregationWindowLength": { 3254 "aggregationWindowLength": {
3160 "description": "Period of time over which CPU utilization is calculated.", 3255 "description": "Period of time over which CPU utilization is calculated.",
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
3193 }, 3288 },
3194 "type": "array" 3289 "type": "array"
3195 } 3290 }
3196 }, 3291 },
3197 "type": "object" 3292 "type": "object"
3198 }, 3293 },
3199 "IdentityAwareProxy": { 3294 "IdentityAwareProxy": {
3200 "description": "Identity-Aware Proxy", 3295 "description": "Identity-Aware Proxy",
3201 "id": "IdentityAwareProxy", 3296 "id": "IdentityAwareProxy",
3202 "properties": { 3297 "properties": {
3203 "enabled": {
3204 "description": "Whether the serving infrastructure will auth enticate and authorize all incoming requests.If true, the oauth2_client_id and o auth2_client_secret fields must be non-empty.",
3205 "type": "boolean"
3206 },
3207 "oauth2ClientSecret": { 3298 "oauth2ClientSecret": {
3208 "description": "OAuth2 client secret to use for the authenti cation flow.For security reasons, this value cannot be retrieved via the API. In stead, the SHA-256 hash of the value is returned in the oauth2_client_secret_sha 256 field.@InputOnly", 3299 "description": "OAuth2 client secret to use for the authenti cation flow.For security reasons, this value cannot be retrieved via the API. In stead, the SHA-256 hash of the value is returned in the oauth2_client_secret_sha 256 field.@InputOnly",
3209 "type": "string" 3300 "type": "string"
3210 }, 3301 },
3211 "oauth2ClientId": { 3302 "oauth2ClientId": {
3212 "description": "OAuth2 client ID to use for the authenticati on flow.", 3303 "description": "OAuth2 client ID to use for the authenticati on flow.",
3213 "type": "string" 3304 "type": "string"
3214 }, 3305 },
3215 "oauth2ClientSecretSha256": { 3306 "oauth2ClientSecretSha256": {
3216 "description": "Hex-encoded SHA-256 hash of the client secre t.@OutputOnly", 3307 "description": "Hex-encoded SHA-256 hash of the client secre t.@OutputOnly",
3217 "type": "string" 3308 "type": "string"
3309 },
3310 "enabled": {
3311 "description": "Whether the serving infrastructure will auth enticate and authorize all incoming requests.If true, the oauth2_client_id and o auth2_client_secret fields must be non-empty.",
3312 "type": "boolean"
3218 } 3313 }
3219 }, 3314 },
3220 "type": "object" 3315 "type": "object"
3221 }, 3316 },
3222 "ManualScaling": { 3317 "ManualScaling": {
3223 "description": "A service with manual scaling runs continuously, all owing you to perform complex initialization and rely on the state of its memory over time.", 3318 "description": "A service with manual scaling runs continuously, all owing you to perform complex initialization and rely on the state of its memory over time.",
3224 "id": "ManualScaling", 3319 "id": "ManualScaling",
3225 "properties": { 3320 "properties": {
3226 "instances": { 3321 "instances": {
3227 "description": "Number of instances to assign to the service at the start. This number can later be altered by using the Modules API (https: //cloud.google.com/appengine/docs/python/modules/functions) set_num_instances() function.", 3322 "description": "Number of instances to assign to the service at the start. This number can later be altered by using the Modules API (https: //cloud.google.com/appengine/docs/python/modules/functions) set_num_instances() function.",
3228 "format": "int32", 3323 "format": "int32",
3229 "type": "integer" 3324 "type": "integer"
3230 } 3325 }
3231 }, 3326 },
3232 "type": "object" 3327 "type": "object"
3233 }, 3328 },
3234 "LocationMetadata": { 3329 "LocationMetadata": {
3235 "description": "Metadata for the given google.cloud.location.Locatio n.", 3330 "description": "Metadata for the given google.cloud.location.Locatio n.",
3236 "id": "LocationMetadata", 3331 "id": "LocationMetadata",
3237 "properties": { 3332 "properties": {
3333 "standardEnvironmentAvailable": {
3334 "description": "App Engine Standard Environment is available in the given location.@OutputOnly",
3335 "type": "boolean"
3336 },
3238 "flexibleEnvironmentAvailable": { 3337 "flexibleEnvironmentAvailable": {
3239 "description": "App Engine Flexible Environment is available in the given location.@OutputOnly", 3338 "description": "App Engine Flexible Environment is available in the given location.@OutputOnly",
3240 "type": "boolean" 3339 "type": "boolean"
3241 },
3242 "standardEnvironmentAvailable": {
3243 "description": "App Engine Standard Environment is available in the given location.@OutputOnly",
3244 "type": "boolean"
3245 } 3340 }
3246 }, 3341 },
3247 "type": "object" 3342 "type": "object"
3248 }, 3343 },
3249 "Service": { 3344 "Service": {
3250 "description": "A Service resource is a logical component of an appl ication that can share state and communicate in a secure fashion with other serv ices. For example, an application that handles customer requests might include s eparate services to handle tasks such as backend data analysis or API requests f rom mobile devices. Each service has a collection of versions that define a spec ific set of code used to implement the functionality of that service.", 3345 "description": "A Service resource is a logical component of an appl ication that can share state and communicate in a secure fashion with other serv ices. For example, an application that handles customer requests might include s eparate services to handle tasks such as backend data analysis or API requests f rom mobile devices. Each service has a collection of versions that define a spec ific set of code used to implement the functionality of that service.",
3251 "id": "Service", 3346 "id": "Service",
3252 "properties": { 3347 "properties": {
3253 "id": {
3254 "description": "Relative name of the service within the appl ication. Example: default.@OutputOnly",
3255 "type": "string"
3256 },
3257 "name": { 3348 "name": {
3258 "description": "Full path to the Service resource in the API . Example: apps/myapp/services/default.@OutputOnly", 3349 "description": "Full path to the Service resource in the API . Example: apps/myapp/services/default.@OutputOnly",
3259 "type": "string" 3350 "type": "string"
3260 }, 3351 },
3261 "split": { 3352 "split": {
3262 "$ref": "TrafficSplit", 3353 "$ref": "TrafficSplit",
3263 "description": "Mapping that defines fractional HTTP traffic diversion to different versions within the service." 3354 "description": "Mapping that defines fractional HTTP traffic diversion to different versions within the service."
3355 },
3356 "id": {
3357 "description": "Relative name of the service within the appl ication. Example: default.@OutputOnly",
3358 "type": "string"
3264 } 3359 }
3265 }, 3360 },
3266 "type": "object" 3361 "type": "object"
3267 }, 3362 },
3268 "ListOperationsResponse": { 3363 "ListOperationsResponse": {
3269 "description": "The response message for Operations.ListOperations." , 3364 "description": "The response message for Operations.ListOperations." ,
3270 "id": "ListOperationsResponse", 3365 "id": "ListOperationsResponse",
3271 "properties": { 3366 "properties": {
3272 "nextPageToken": { 3367 "nextPageToken": {
3273 "description": "The standard List next-page token.", 3368 "description": "The standard List next-page token.",
3274 "type": "string" 3369 "type": "string"
3275 }, 3370 },
3276 "operations": { 3371 "operations": {
3277 "description": "A list of operations that matches the specif ied filter in the request.", 3372 "description": "A list of operations that matches the specif ied filter in the request.",
3278 "items": { 3373 "items": {
3279 "$ref": "Operation" 3374 "$ref": "Operation"
3280 }, 3375 },
3281 "type": "array" 3376 "type": "array"
3282 } 3377 }
3283 }, 3378 },
3284 "type": "object" 3379 "type": "object"
3285 }, 3380 },
3286 "FirewallRule": {
3287 "description": "A single firewall rule that is evaluated against inc oming traffic and provides an action to take on matched requests.",
3288 "id": "FirewallRule",
3289 "properties": {
3290 "description": {
3291 "description": "An optional string description of this rule. This field has a maximum length of 100 characters.",
3292 "type": "string"
3293 },
3294 "sourceRange": {
3295 "description": "IP address or range, defined using CIDR nota tion, of requests that this rule applies to. You can use the wildcard character \"*\" to match all IPs equivalent to \"0/0\" and \"::/0\" together. Examples: 19 2.168.1.1 or 192.168.0.0/16 or 2001:db8::/32 or 2001:0db8:0000:0042:0000:8a2e:0 370:7334.<p>Truncation will be silently performed on addresses which are not pro perly truncated. For example, 1.2.3.4/24 is accepted as the same address as 1.2. 3.0/24. Similarly, for IPv6, 2001:db8::1/32 is accepted as the same address as 2 001:db8::/32.",
3296 "type": "string"
3297 },
3298 "priority": {
3299 "description": "A positive integer between 1, Int32.MaxValue -1 that defines the order of rule evaluation. Rules with the lowest priority are evaluated first.A default rule at priority Int32.MaxValue matches all IPv4 and IPv6 traffic when no previous rule matches. Only the action of this rule can be modified by the user.",
3300 "format": "int32",
3301 "type": "integer"
3302 },
3303 "action": {
3304 "description": "The action to take on matched requests.",
3305 "enum": [
3306 "UNSPECIFIED_ACTION",
3307 "ALLOW",
3308 "DENY"
3309 ],
3310 "enumDescriptions": [
3311 "",
3312 "Matching requests are allowed.",
3313 "Matching requests are denied."
3314 ],
3315 "type": "string"
3316 }
3317 },
3318 "type": "object"
3319 },
3320 "OperationMetadata": { 3381 "OperationMetadata": {
3321 "description": "Metadata for the given google.longrunning.Operation. ", 3382 "description": "Metadata for the given google.longrunning.Operation. ",
3322 "id": "OperationMetadata", 3383 "id": "OperationMetadata",
3323 "properties": { 3384 "properties": {
3324 "endTime": { 3385 "endTime": {
3325 "description": "Timestamp that this operation completed.@Out putOnly", 3386 "description": "Timestamp that this operation completed.@Out putOnly",
3326 "format": "google-datetime", 3387 "format": "google-datetime",
3327 "type": "string" 3388 "type": "string"
3328 }, 3389 },
3329 "operationType": { 3390 "operationType": {
(...skipping 13 matching lines...) Expand all
3343 "description": "User who requested this operation.@OutputOnl y", 3404 "description": "User who requested this operation.@OutputOnl y",
3344 "type": "string" 3405 "type": "string"
3345 }, 3406 },
3346 "method": { 3407 "method": {
3347 "description": "API method that initiated this operation. Ex ample: google.appengine.v1beta4.Version.CreateVersion.@OutputOnly", 3408 "description": "API method that initiated this operation. Ex ample: google.appengine.v1beta4.Version.CreateVersion.@OutputOnly",
3348 "type": "string" 3409 "type": "string"
3349 } 3410 }
3350 }, 3411 },
3351 "type": "object" 3412 "type": "object"
3352 }, 3413 },
3414 "FirewallRule": {
3415 "description": "A single firewall rule that is evaluated against inc oming traffic and provides an action to take on matched requests.",
3416 "id": "FirewallRule",
3417 "properties": {
3418 "description": {
3419 "description": "An optional string description of this rule. This field has a maximum length of 100 characters.",
3420 "type": "string"
3421 },
3422 "sourceRange": {
3423 "description": "IP address or range, defined using CIDR nota tion, of requests that this rule applies to. You can use the wildcard character \"*\" to match all IPs equivalent to \"0/0\" and \"::/0\" together. Examples: 19 2.168.1.1 or 192.168.0.0/16 or 2001:db8::/32 or 2001:0db8:0000:0042:0000:8a2e:0 370:7334.<p>Truncation will be silently performed on addresses which are not pro perly truncated. For example, 1.2.3.4/24 is accepted as the same address as 1.2. 3.0/24. Similarly, for IPv6, 2001:db8::1/32 is accepted as the same address as 2 001:db8::/32.",
3424 "type": "string"
3425 },
3426 "priority": {
3427 "description": "A positive integer between 1, Int32.MaxValue -1 that defines the order of rule evaluation. Rules with the lowest priority are evaluated first.A default rule at priority Int32.MaxValue matches all IPv4 and IPv6 traffic when no previous rule matches. Only the action of this rule can be modified by the user.",
3428 "format": "int32",
3429 "type": "integer"
3430 },
3431 "action": {
3432 "description": "The action to take on matched requests.",
3433 "enum": [
3434 "UNSPECIFIED_ACTION",
3435 "ALLOW",
3436 "DENY"
3437 ],
3438 "enumDescriptions": [
3439 "",
3440 "Matching requests are allowed.",
3441 "Matching requests are denied."
3442 ],
3443 "type": "string"
3444 }
3445 },
3446 "type": "object"
3447 },
3353 "ListAuthorizedCertificatesResponse": { 3448 "ListAuthorizedCertificatesResponse": {
3354 "description": "Response message for AuthorizedCertificates.ListAuth orizedCertificates.", 3449 "description": "Response message for AuthorizedCertificates.ListAuth orizedCertificates.",
3355 "id": "ListAuthorizedCertificatesResponse", 3450 "id": "ListAuthorizedCertificatesResponse",
3356 "properties": { 3451 "properties": {
3357 "nextPageToken": {
3358 "description": "Continuation token for fetching the next pag e of results.",
3359 "type": "string"
3360 },
3361 "certificates": { 3452 "certificates": {
3362 "description": "The SSL certificates the user is authorized to administer.", 3453 "description": "The SSL certificates the user is authorized to administer.",
3363 "items": { 3454 "items": {
3364 "$ref": "AuthorizedCertificate" 3455 "$ref": "AuthorizedCertificate"
3365 }, 3456 },
3366 "type": "array" 3457 "type": "array"
3367 }
3368 },
3369 "type": "object"
3370 },
3371 "FeatureSettings": {
3372 "description": "The feature specific settings to be used in the appl ication. These define behaviors that are user configurable.",
3373 "id": "FeatureSettings",
3374 "properties": {
3375 "splitHealthChecks": {
3376 "description": "Boolean value indicating if split health che cks should be used instead of the legacy health checks. At an app.yaml level, th is means defaulting to 'readiness_check' and 'liveness_check' values instead of 'health_check' ones. Once the legacy 'health_check' behavior is deprecated, and this value is always true, this setting can be removed.",
3377 "type": "boolean"
3378 }
3379 },
3380 "type": "object"
3381 },
3382 "ErrorHandler": {
3383 "description": "Custom static error page to be served when an error occurs.",
3384 "id": "ErrorHandler",
3385 "properties": {
3386 "mimeType": {
3387 "description": "MIME type of file. Defaults to text/html.",
3388 "type": "string"
3389 }, 3458 },
3390 "errorCode": { 3459 "nextPageToken": {
3391 "description": "Error condition this handler applies to.", 3460 "description": "Continuation token for fetching the next pag e of results.",
3392 "enum": [
3393 "ERROR_CODE_UNSPECIFIED",
3394 "ERROR_CODE_DEFAULT",
3395 "ERROR_CODE_OVER_QUOTA",
3396 "ERROR_CODE_DOS_API_DENIAL",
3397 "ERROR_CODE_TIMEOUT"
3398 ],
3399 "enumDescriptions": [
3400 "Not specified. ERROR_CODE_DEFAULT is assumed.",
3401 "All other error types.",
3402 "Application has exceeded a resource quota.",
3403 "Client blocked by the application's Denial of Service p rotection configuration.",
3404 "Deadline reached before the application responds."
3405 ],
3406 "type": "string"
3407 },
3408 "staticFile": {
3409 "description": "Static file content to be served for this er ror.",
3410 "type": "string" 3461 "type": "string"
3411 } 3462 }
3412 }, 3463 },
3413 "type": "object"
3414 },
3415 "SslSettings": {
3416 "description": "SSL configuration for a DomainMapping resource.",
3417 "id": "SslSettings",
3418 "properties": {
3419 "certificateId": {
3420 "description": "ID of the AuthorizedCertificate resource con figuring SSL for the application. Clearing this field will remove SSL support. E xample: 12345.",
3421 "type": "string"
3422 }
3423 },
3424 "type": "object"
3425 },
3426 "OperationMetadataV1": {
3427 "description": "Metadata for the given google.longrunning.Operation. ",
3428 "id": "OperationMetadataV1",
3429 "properties": {
3430 "target": {
3431 "description": "Name of the resource that this operation is acting on. Example: apps/myapp/services/default.@OutputOnly",
3432 "type": "string"
3433 },
3434 "user": {
3435 "description": "User who requested this operation.@OutputOnl y",
3436 "type": "string"
3437 },
3438 "ephemeralMessage": {
3439 "description": "Ephemeral message that may change every time the operation is polled. @OutputOnly",
3440 "type": "string"
3441 },
3442 "method": {
3443 "description": "API method that initiated this operation. Ex ample: google.appengine.v1.Versions.CreateVersion.@OutputOnly",
3444 "type": "string"
3445 },
3446 "endTime": {
3447 "description": "Time that this operation completed.@OutputOn ly",
3448 "format": "google-datetime",
3449 "type": "string"
3450 },
3451 "warning": {
3452 "description": "Durable messages that persist on every opera tion poll. @OutputOnly",
3453 "items": {
3454 "type": "string"
3455 },
3456 "type": "array"
3457 },
3458 "insertTime": {
3459 "description": "Time that this operation was created.@Output Only",
3460 "format": "google-datetime",
3461 "type": "string"
3462 }
3463 },
3464 "type": "object" 3464 "type": "object"
3465 } 3465 }
3466 }, 3466 },
3467 "servicePath": "", 3467 "servicePath": "",
3468 "title": "Google App Engine Admin API", 3468 "title": "Google App Engine Admin API",
3469 "version": "v1beta" 3469 "version": "v1beta"
3470 } 3470 }
OLDNEW
« no previous file with comments | « discovery/googleapis_beta/adexchangebuyer2__v2beta1.json ('k') | discovery/googleapis_beta/appengine__v1beta4.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698