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

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

Issue 2973303002: Api-Roll 51: 2017-07-10 (Closed)
Patch Set: Created 3 years, 5 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/cloudruntimeconfig": { 5 "https://www.googleapis.com/auth/cloudruntimeconfig": {
6 "description": "Manage your Google Cloud Platform services' runtime configuration" 6 "description": "Manage your Google Cloud Platform services' runtime configuration"
7 }, 7 },
8 "https://www.googleapis.com/auth/cloud-platform": { 8 "https://www.googleapis.com/auth/cloud-platform": {
9 "description": "View and manage your data across Google Clou d Platform services" 9 "description": "View and manage your data across Google Clou d Platform services"
10 } 10 }
(...skipping 10 matching lines...) Expand all
21 "icons": { 21 "icons": {
22 "x16": "http://www.google.com/images/icons/product/search-16.gif", 22 "x16": "http://www.google.com/images/icons/product/search-16.gif",
23 "x32": "http://www.google.com/images/icons/product/search-32.gif" 23 "x32": "http://www.google.com/images/icons/product/search-32.gif"
24 }, 24 },
25 "id": "runtimeconfig:v1beta1", 25 "id": "runtimeconfig:v1beta1",
26 "kind": "discovery#restDescription", 26 "kind": "discovery#restDescription",
27 "name": "runtimeconfig", 27 "name": "runtimeconfig",
28 "ownerDomain": "google.com", 28 "ownerDomain": "google.com",
29 "ownerName": "Google", 29 "ownerName": "Google",
30 "parameters": { 30 "parameters": {
31 "pp": {
32 "default": "true",
33 "description": "Pretty-print response.",
34 "location": "query",
35 "type": "boolean"
36 },
37 "oauth_token": {
38 "description": "OAuth 2.0 token for the current user.",
39 "location": "query",
40 "type": "string"
41 },
42 "bearer_token": {
43 "description": "OAuth bearer token.",
44 "location": "query",
45 "type": "string"
46 },
31 "upload_protocol": { 47 "upload_protocol": {
32 "description": "Upload protocol for media (e.g. \"raw\", \"multipart \").", 48 "description": "Upload protocol for media (e.g. \"raw\", \"multipart \").",
33 "location": "query", 49 "location": "query",
34 "type": "string" 50 "type": "string"
35 }, 51 },
36 "prettyPrint": { 52 "prettyPrint": {
37 "default": "true", 53 "default": "true",
38 "description": "Returns response with indentations and line breaks." , 54 "description": "Returns response with indentations and line breaks." ,
39 "location": "query", 55 "location": "query",
40 "type": "boolean" 56 "type": "boolean"
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 }, 106 },
91 "key": { 107 "key": {
92 "description": "API key. Your API key identifies your project and pr ovides you with API access, quota, and reports. Required unless you provide an O Auth 2.0 token.", 108 "description": "API key. Your API key identifies your project and pr ovides you with API access, quota, and reports. Required unless you provide an O Auth 2.0 token.",
93 "location": "query", 109 "location": "query",
94 "type": "string" 110 "type": "string"
95 }, 111 },
96 "quotaUser": { 112 "quotaUser": {
97 "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exc eed 40 characters.", 113 "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exc eed 40 characters.",
98 "location": "query", 114 "location": "query",
99 "type": "string" 115 "type": "string"
100 },
101 "pp": {
102 "default": "true",
103 "description": "Pretty-print response.",
104 "location": "query",
105 "type": "boolean"
106 },
107 "oauth_token": {
108 "description": "OAuth 2.0 token for the current user.",
109 "location": "query",
110 "type": "string"
111 },
112 "bearer_token": {
113 "description": "OAuth bearer token.",
114 "location": "query",
115 "type": "string"
116 } 116 }
117 }, 117 },
118 "protocol": "rest", 118 "protocol": "rest",
119 "resources": { 119 "resources": {
120 "projects": { 120 "projects": {
121 "resources": { 121 "resources": {
122 "configs": { 122 "configs": {
123 "methods": { 123 "methods": {
124 "get": { 124 "get": {
125 "description": "Gets information about a RuntimeConf ig resource.", 125 "description": "Gets information about a RuntimeConf ig resource.",
(...skipping 218 matching lines...) Expand 10 before | Expand all | Expand 10 after
344 "response": { 344 "response": {
345 "$ref": "Policy" 345 "$ref": "Policy"
346 }, 346 },
347 "scopes": [ 347 "scopes": [
348 "https://www.googleapis.com/auth/cloud-platform" , 348 "https://www.googleapis.com/auth/cloud-platform" ,
349 "https://www.googleapis.com/auth/cloudruntimecon fig" 349 "https://www.googleapis.com/auth/cloudruntimecon fig"
350 ] 350 ]
351 } 351 }
352 }, 352 },
353 "resources": { 353 "resources": {
354 "variables": { 354 "operations": {
355 "methods": { 355 "methods": {
356 "watch": { 356 "get": {
357 "description": "Watches a specific variable and waits for a change in the variable's value.\nWhen there is a change, this me thod returns the new value or times out.\n\nIf a variable is deleted while being watched, the `variableState` state is\nset to `DELETED` and the method returns the last known variable `value`.\n\nIf you set the deadline for watching to a la rger value than internal timeout\n(60 seconds), the current variable value is re turned and the `variableState`\nwill be `VARIABLE_STATE_UNSPECIFIED`.\n\nTo lear n more about creating a watcher, read the\n[Watching a Variable for Changes](/de ployment-manager/runtime-configurator/watching-a-variable)\ndocumentation.", 357 "description": "Gets the latest state of a l ong-running operation. Clients can use this\nmethod to poll the operation resul t at intervals as recommended by the API\nservice.",
358 "httpMethod": "POST", 358 "httpMethod": "GET",
359 "id": "runtimeconfig.projects.configs.variab les.watch", 359 "id": "runtimeconfig.projects.configs.operat ions.get",
360 "parameterOrder": [ 360 "parameterOrder": [
361 "name" 361 "name"
362 ], 362 ],
363 "parameters": { 363 "parameters": {
364 "name": { 364 "name": {
365 "description": "The name of the vari able to watch, in the format:\n\n`projects/[PROJECT_ID]/configs/[CONFIG_NAME]`", 365 "description": "The name of the oper ation resource.",
366 "location": "path", 366 "location": "path",
367 "pattern": "^projects/[^/]+/configs/ [^/]+/variables/.+$", 367 "pattern": "^projects/[^/]+/configs/ [^/]+/operations/.+$",
368 "required": true,
369 "type": "string"
370 }
371 },
372 "path": "v1beta1/{+name}:watch",
373 "request": {
374 "$ref": "WatchVariableRequest"
375 },
376 "response": {
377 "$ref": "Variable"
378 },
379 "scopes": [
380 "https://www.googleapis.com/auth/cloud-p latform",
381 "https://www.googleapis.com/auth/cloudru ntimeconfig"
382 ]
383 },
384 "get": {
385 "description": "Gets information about a sin gle variable.",
386 "httpMethod": "GET",
387 "id": "runtimeconfig.projects.configs.variab les.get",
388 "parameterOrder": [
389 "name"
390 ],
391 "parameters": {
392 "name": {
393 "description": "The name of the vari able to return, in the format:\n\n`projects/[PROJECT_ID]/configs/[CONFIG_NAME]/v ariables/[VARIBLE_NAME]`",
394 "location": "path",
395 "pattern": "^projects/[^/]+/configs/ [^/]+/variables/.+$",
396 "required": true, 368 "required": true,
397 "type": "string" 369 "type": "string"
398 } 370 }
399 }, 371 },
400 "path": "v1beta1/{+name}", 372 "path": "v1beta1/{+name}",
401 "response": { 373 "response": {
402 "$ref": "Variable" 374 "$ref": "Operation"
403 }, 375 },
404 "scopes": [ 376 "scopes": [
405 "https://www.googleapis.com/auth/cloud-p latform", 377 "https://www.googleapis.com/auth/cloud-p latform",
406 "https://www.googleapis.com/auth/cloudru ntimeconfig"
407 ]
408 },
409 "update": {
410 "description": "Updates an existing variable with a new value.",
411 "httpMethod": "PUT",
412 "id": "runtimeconfig.projects.configs.variab les.update",
413 "parameterOrder": [
414 "name"
415 ],
416 "parameters": {
417 "name": {
418 "description": "The name of the vari able to update, in the format:\n\n`projects/[PROJECT_ID]/configs/[CONFIG_NAME]/v ariables/[VARIABLE_NAME]`",
419 "location": "path",
420 "pattern": "^projects/[^/]+/configs/ [^/]+/variables/.+$",
421 "required": true,
422 "type": "string"
423 }
424 },
425 "path": "v1beta1/{+name}",
426 "request": {
427 "$ref": "Variable"
428 },
429 "response": {
430 "$ref": "Variable"
431 },
432 "scopes": [
433 "https://www.googleapis.com/auth/cloud-p latform",
434 "https://www.googleapis.com/auth/cloudru ntimeconfig" 378 "https://www.googleapis.com/auth/cloudru ntimeconfig"
435 ] 379 ]
436 }, 380 },
437 "testIamPermissions": { 381 "testIamPermissions": {
438 "description": "Returns permissions that a c aller has on the specified resource.\nIf the resource does not exist, this will return an empty set of\npermissions, not a NOT_FOUND error.\n\nNote: This operat ion is designed to be used for building permission-aware\nUIs and command-line t ools, not for authorization checking. This operation\nmay \"fail open\" without warning.", 382 "description": "Returns permissions that a c aller has on the specified resource.\nIf the resource does not exist, this will return an empty set of\npermissions, not a NOT_FOUND error.\n\nNote: This operat ion is designed to be used for building permission-aware\nUIs and command-line t ools, not for authorization checking. This operation\nmay \"fail open\" without warning.",
439 "httpMethod": "POST", 383 "httpMethod": "POST",
440 "id": "runtimeconfig.projects.configs.variab les.testIamPermissions", 384 "id": "runtimeconfig.projects.configs.operat ions.testIamPermissions",
441 "parameterOrder": [ 385 "parameterOrder": [
442 "resource" 386 "resource"
443 ], 387 ],
444 "parameters": { 388 "parameters": {
445 "resource": { 389 "resource": {
446 "description": "REQUIRED: The resour ce for which the policy detail is being requested.\nSee the operation documentat ion for the appropriate value for this field.", 390 "description": "REQUIRED: The resour ce for which the policy detail is being requested.\nSee the operation documentat ion for the appropriate value for this field.",
447 "location": "path", 391 "location": "path",
448 "pattern": "^projects/[^/]+/configs/ [^/]+/variables/.+$", 392 "pattern": "^projects/[^/]+/configs/ [^/]+/operations/.+$",
449 "required": true, 393 "required": true,
450 "type": "string" 394 "type": "string"
451 } 395 }
452 }, 396 },
453 "path": "v1beta1/{+resource}:testIamPermissi ons", 397 "path": "v1beta1/{+resource}:testIamPermissi ons",
454 "request": { 398 "request": {
455 "$ref": "TestIamPermissionsRequest" 399 "$ref": "TestIamPermissionsRequest"
456 }, 400 },
457 "response": { 401 "response": {
458 "$ref": "TestIamPermissionsResponse" 402 "$ref": "TestIamPermissionsResponse"
459 }, 403 },
460 "scopes": [ 404 "scopes": [
461 "https://www.googleapis.com/auth/cloud-p latform", 405 "https://www.googleapis.com/auth/cloud-p latform",
462 "https://www.googleapis.com/auth/cloudru ntimeconfig" 406 "https://www.googleapis.com/auth/cloudru ntimeconfig"
463 ] 407 ]
464 }, 408 }
465 "delete": { 409 }
466 "description": "Deletes a variable or multip le variables.\n\nIf you specify a variable name, then that variable is deleted. If you\nspecify a prefix and `recursive` is true, then all variables with that\n prefix are deleted. You must set a `recursive` to true if you delete\nvariables by prefix.", 410 },
467 "httpMethod": "DELETE", 411 "waiters": {
468 "id": "runtimeconfig.projects.configs.variab les.delete", 412 "methods": {
469 "parameterOrder": [
470 "name"
471 ],
472 "parameters": {
473 "recursive": {
474 "description": "Set to `true` to rec ursively delete multiple variables with the same\nprefix.",
475 "location": "query",
476 "type": "boolean"
477 },
478 "name": {
479 "description": "The name of the vari able to delete, in the format:\n\n`projects/[PROJECT_ID]/configs/[CONFIG_NAME]/v ariables/[VARIABLE_NAME]`",
480 "location": "path",
481 "pattern": "^projects/[^/]+/configs/ [^/]+/variables/.+$",
482 "required": true,
483 "type": "string"
484 }
485 },
486 "path": "v1beta1/{+name}",
487 "response": {
488 "$ref": "Empty"
489 },
490 "scopes": [
491 "https://www.googleapis.com/auth/cloud-p latform",
492 "https://www.googleapis.com/auth/cloudru ntimeconfig"
493 ]
494 },
495 "list": { 413 "list": {
496 "description": "Lists variables within given a configuration, matching any provided filters.\nThis only lists variable names , not the values, unless `return_values` is\ntrue, in which case only variables that user has IAM permission to GetVariable\nwill be returned.", 414 "description": "List waiters within the give n configuration.",
497 "httpMethod": "GET", 415 "httpMethod": "GET",
498 "id": "runtimeconfig.projects.configs.variab les.list", 416 "id": "runtimeconfig.projects.configs.waiter s.list",
499 "parameterOrder": [ 417 "parameterOrder": [
500 "parent" 418 "parent"
501 ], 419 ],
502 "parameters": { 420 "parameters": {
503 "pageToken": { 421 "pageToken": {
504 "description": "Specifies a page tok en to use. Set `pageToken` to a `nextPageToken`\nreturned by a previous list req uest to get the next page of results.", 422 "description": "Specifies a page tok en to use. Set `pageToken` to a `nextPageToken`\nreturned by a previous list req uest to get the next page of results.",
505 "location": "query", 423 "location": "query",
506 "type": "string" 424 "type": "string"
507 }, 425 },
508 "returnValues": {
509 "description": "The flag indicates w hether the user wants to return values of variables.\nIf true, then only those v ariables that user has IAM GetVariable permission\nwill be returned along with t heir values.",
510 "location": "query",
511 "type": "boolean"
512 },
513 "pageSize": { 426 "pageSize": {
514 "description": "Specifies the number of results to return per page. If there are fewer\nelements than the specified number, returns all elements.", 427 "description": "Specifies the number of results to return per page. If there are fewer\nelements than the specified number, returns all elements.",
515 "format": "int32", 428 "format": "int32",
516 "location": "query", 429 "location": "query",
517 "type": "integer" 430 "type": "integer"
518 }, 431 },
519 "parent": { 432 "parent": {
520 "description": "The path to the Runt imeConfig resource for which you want to list variables.\nThe configuration must exist beforehand; the path must by in the format:\n\n`projects/[PROJECT_ID]/con figs/[CONFIG_NAME]`", 433 "description": "The path to the conf iguration for which you want to get a list of waiters.\nThe configuration must e xist beforehand; the path must by in the format:\n\n`projects/[PROJECT_ID]/confi gs/[CONFIG_NAME]`",
521 "location": "path", 434 "location": "path",
522 "pattern": "^projects/[^/]+/configs/ [^/]+$", 435 "pattern": "^projects/[^/]+/configs/ [^/]+$",
523 "required": true, 436 "required": true,
524 "type": "string" 437 "type": "string"
525 }, 438 }
526 "filter": { 439 },
527 "description": "Filters variables by matching the specified filter. For example:\n\n`projects/example-project/config /[CONFIG_NAME]/variables/example-variable`.", 440 "path": "v1beta1/{+parent}/waiters",
528 "location": "query", 441 "response": {
442 "$ref": "ListWaitersResponse"
443 },
444 "scopes": [
445 "https://www.googleapis.com/auth/cloud-p latform",
446 "https://www.googleapis.com/auth/cloudru ntimeconfig"
447 ]
448 },
449 "get": {
450 "description": "Gets information about a sin gle waiter.",
451 "httpMethod": "GET",
452 "id": "runtimeconfig.projects.configs.waiter s.get",
453 "parameterOrder": [
454 "name"
455 ],
456 "parameters": {
457 "name": {
458 "description": "The fully-qualified name of the Waiter resource object to retrieve, in the\nformat:\n\n`projects/[PR OJECT_ID]/configs/[CONFIG_NAME]/waiters/[WAITER_NAME]`",
459 "location": "path",
460 "pattern": "^projects/[^/]+/configs/ [^/]+/waiters/[^/]+$",
461 "required": true,
529 "type": "string" 462 "type": "string"
530 } 463 }
531 }, 464 },
532 "path": "v1beta1/{+parent}/variables", 465 "path": "v1beta1/{+name}",
533 "response": { 466 "response": {
534 "$ref": "ListVariablesResponse" 467 "$ref": "Waiter"
535 }, 468 },
536 "scopes": [ 469 "scopes": [
537 "https://www.googleapis.com/auth/cloud-p latform", 470 "https://www.googleapis.com/auth/cloud-p latform",
538 "https://www.googleapis.com/auth/cloudru ntimeconfig" 471 "https://www.googleapis.com/auth/cloudru ntimeconfig"
539 ] 472 ]
540 }, 473 },
541 "create": { 474 "create": {
542 "description": "Creates a variable within th e given configuration. You cannot create\na variable with a name that is a prefi x of an existing variable name, or a\nname that has an existing variable name as a prefix.\n\nTo learn more about creating a variable, read the\n[Setting and Ge tting Data](/deployment-manager/runtime-configurator/set-and-get-variables)\ndoc umentation.", 475 "description": "Creates a Waiter resource. T his operation returns a long-running Operation\nresource which can be polled for completion. However, a waiter with the\ngiven name will exist (and can be retri eved) prior to the operation\ncompleting. If the operation fails, the failed Wai ter resource will\nstill exist and must be deleted prior to subsequent creation attempts.",
543 "httpMethod": "POST", 476 "httpMethod": "POST",
544 "id": "runtimeconfig.projects.configs.variab les.create", 477 "id": "runtimeconfig.projects.configs.waiter s.create",
545 "parameterOrder": [ 478 "parameterOrder": [
546 "parent" 479 "parent"
547 ], 480 ],
548 "parameters": { 481 "parameters": {
549 "requestId": { 482 "requestId": {
550 "description": "An optional but reco mmended unique `request_id`. If the server\nreceives two `create()` requests wi th the same\n`request_id`, then the second request will be ignored and the\nfirs t resource created and stored in the backend is returned.\nEmpty `request_id` fi elds are ignored.\n\nIt is responsibility of the client to ensure uniqueness of the\n`request_id` strings.\n\n`request_id` strings are limited to 64 characters. ", 483 "description": "An optional but reco mmended unique `request_id`. If the server\nreceives two `create()` requests wi th the same\n`request_id`, then the second request will be ignored and the\nfirs t resource created and stored in the backend is returned.\nEmpty `request_id` fi elds are ignored.\n\nIt is responsibility of the client to ensure uniqueness of the\n`request_id` strings.\n\n`request_id` strings are limited to 64 characters. ",
551 "location": "query", 484 "location": "query",
552 "type": "string" 485 "type": "string"
553 }, 486 },
554 "parent": { 487 "parent": {
555 "description": "The path to the Ruti meConfig resource that this variable should belong to.\nThe configuration must e xist beforehand; the path must by in the format:\n\n`projects/[PROJECT_ID]/confi gs/[CONFIG_NAME]`", 488 "description": "The path to the conf iguration that will own the waiter.\nThe configuration must exist beforehand; th e path must by in the format:\n\n`projects/[PROJECT_ID]/configs/[CONFIG_NAME]`." ,
556 "location": "path", 489 "location": "path",
557 "pattern": "^projects/[^/]+/configs/ [^/]+$", 490 "pattern": "^projects/[^/]+/configs/ [^/]+$",
558 "required": true, 491 "required": true,
559 "type": "string" 492 "type": "string"
560 } 493 }
561 }, 494 },
562 "path": "v1beta1/{+parent}/variables", 495 "path": "v1beta1/{+parent}/waiters",
563 "request": { 496 "request": {
564 "$ref": "Variable" 497 "$ref": "Waiter"
565 }, 498 },
566 "response": { 499 "response": {
567 "$ref": "Variable"
568 },
569 "scopes": [
570 "https://www.googleapis.com/auth/cloud-p latform",
571 "https://www.googleapis.com/auth/cloudru ntimeconfig"
572 ]
573 }
574 }
575 },
576 "operations": {
577 "methods": {
578 "get": {
579 "description": "Gets the latest state of a l ong-running operation. Clients can use this\nmethod to poll the operation resul t at intervals as recommended by the API\nservice.",
580 "httpMethod": "GET",
581 "id": "runtimeconfig.projects.configs.operat ions.get",
582 "parameterOrder": [
583 "name"
584 ],
585 "parameters": {
586 "name": {
587 "description": "The name of the oper ation resource.",
588 "location": "path",
589 "pattern": "^projects/[^/]+/configs/ [^/]+/operations/.+$",
590 "required": true,
591 "type": "string"
592 }
593 },
594 "path": "v1beta1/{+name}",
595 "response": {
596 "$ref": "Operation" 500 "$ref": "Operation"
597 }, 501 },
598 "scopes": [ 502 "scopes": [
599 "https://www.googleapis.com/auth/cloud-p latform", 503 "https://www.googleapis.com/auth/cloud-p latform",
600 "https://www.googleapis.com/auth/cloudru ntimeconfig" 504 "https://www.googleapis.com/auth/cloudru ntimeconfig"
601 ] 505 ]
602 }, 506 },
603 "testIamPermissions": { 507 "testIamPermissions": {
604 "description": "Returns permissions that a c aller has on the specified resource.\nIf the resource does not exist, this will return an empty set of\npermissions, not a NOT_FOUND error.\n\nNote: This operat ion is designed to be used for building permission-aware\nUIs and command-line t ools, not for authorization checking. This operation\nmay \"fail open\" without warning.", 508 "description": "Returns permissions that a c aller has on the specified resource.\nIf the resource does not exist, this will return an empty set of\npermissions, not a NOT_FOUND error.\n\nNote: This operat ion is designed to be used for building permission-aware\nUIs and command-line t ools, not for authorization checking. This operation\nmay \"fail open\" without warning.",
605 "httpMethod": "POST", 509 "httpMethod": "POST",
606 "id": "runtimeconfig.projects.configs.operat ions.testIamPermissions", 510 "id": "runtimeconfig.projects.configs.waiter s.testIamPermissions",
607 "parameterOrder": [ 511 "parameterOrder": [
608 "resource" 512 "resource"
609 ], 513 ],
610 "parameters": { 514 "parameters": {
611 "resource": { 515 "resource": {
612 "description": "REQUIRED: The resour ce for which the policy detail is being requested.\nSee the operation documentat ion for the appropriate value for this field.", 516 "description": "REQUIRED: The resour ce for which the policy detail is being requested.\nSee the operation documentat ion for the appropriate value for this field.",
613 "location": "path", 517 "location": "path",
614 "pattern": "^projects/[^/]+/configs/ [^/]+/operations/.+$", 518 "pattern": "^projects/[^/]+/configs/ [^/]+/waiters/[^/]+$",
615 "required": true, 519 "required": true,
616 "type": "string" 520 "type": "string"
617 } 521 }
618 }, 522 },
619 "path": "v1beta1/{+resource}:testIamPermissi ons", 523 "path": "v1beta1/{+resource}:testIamPermissi ons",
620 "request": { 524 "request": {
621 "$ref": "TestIamPermissionsRequest" 525 "$ref": "TestIamPermissionsRequest"
622 }, 526 },
623 "response": { 527 "response": {
624 "$ref": "TestIamPermissionsResponse" 528 "$ref": "TestIamPermissionsResponse"
625 }, 529 },
626 "scopes": [ 530 "scopes": [
627 "https://www.googleapis.com/auth/cloud-p latform", 531 "https://www.googleapis.com/auth/cloud-p latform",
628 "https://www.googleapis.com/auth/cloudru ntimeconfig" 532 "https://www.googleapis.com/auth/cloudru ntimeconfig"
629 ] 533 ]
630 } 534 },
631 }
632 },
633 "waiters": {
634 "methods": {
635 "delete": { 535 "delete": {
636 "description": "Deletes the waiter with the specified name.", 536 "description": "Deletes the waiter with the specified name.",
637 "httpMethod": "DELETE", 537 "httpMethod": "DELETE",
638 "id": "runtimeconfig.projects.configs.waiter s.delete", 538 "id": "runtimeconfig.projects.configs.waiter s.delete",
639 "parameterOrder": [ 539 "parameterOrder": [
640 "name" 540 "name"
641 ], 541 ],
642 "parameters": { 542 "parameters": {
643 "name": { 543 "name": {
644 "description": "The Waiter resource to delete, in the format:\n\n `projects/[PROJECT_ID]/configs/[CONFIG_NAME]/waite rs/[WAITER_NAME]`", 544 "description": "The Waiter resource to delete, in the format:\n\n `projects/[PROJECT_ID]/configs/[CONFIG_NAME]/waite rs/[WAITER_NAME]`",
645 "location": "path", 545 "location": "path",
646 "pattern": "^projects/[^/]+/configs/ [^/]+/waiters/[^/]+$", 546 "pattern": "^projects/[^/]+/configs/ [^/]+/waiters/[^/]+$",
647 "required": true, 547 "required": true,
648 "type": "string" 548 "type": "string"
649 } 549 }
650 }, 550 },
651 "path": "v1beta1/{+name}", 551 "path": "v1beta1/{+name}",
652 "response": { 552 "response": {
653 "$ref": "Empty" 553 "$ref": "Empty"
654 }, 554 },
655 "scopes": [ 555 "scopes": [
656 "https://www.googleapis.com/auth/cloud-p latform", 556 "https://www.googleapis.com/auth/cloud-p latform",
657 "https://www.googleapis.com/auth/cloudru ntimeconfig" 557 "https://www.googleapis.com/auth/cloudru ntimeconfig"
658 ] 558 ]
659 }, 559 }
660 "list": { 560 }
661 "description": "List waiters within the give n configuration.", 561 },
562 "variables": {
563 "methods": {
564 "get": {
565 "description": "Gets information about a sin gle variable.",
662 "httpMethod": "GET", 566 "httpMethod": "GET",
663 "id": "runtimeconfig.projects.configs.waiter s.list", 567 "id": "runtimeconfig.projects.configs.variab les.get",
664 "parameterOrder": [ 568 "parameterOrder": [
665 "parent" 569 "name"
666 ], 570 ],
667 "parameters": { 571 "parameters": {
668 "pageToken": { 572 "name": {
669 "description": "Specifies a page tok en to use. Set `pageToken` to a `nextPageToken`\nreturned by a previous list req uest to get the next page of results.", 573 "description": "The name of the vari able to return, in the format:\n\n`projects/[PROJECT_ID]/configs/[CONFIG_NAME]/v ariables/[VARIBLE_NAME]`",
670 "location": "query",
671 "type": "string"
672 },
673 "pageSize": {
674 "description": "Specifies the number of results to return per page. If there are fewer\nelements than the specified number, returns all elements.",
675 "format": "int32",
676 "location": "query",
677 "type": "integer"
678 },
679 "parent": {
680 "description": "The path to the conf iguration for which you want to get a list of waiters.\nThe configuration must e xist beforehand; the path must by in the format:\n\n`projects/[PROJECT_ID]/confi gs/[CONFIG_NAME]`",
681 "location": "path", 574 "location": "path",
682 "pattern": "^projects/[^/]+/configs/ [^/]+$", 575 "pattern": "^projects/[^/]+/configs/ [^/]+/variables/.+$",
683 "required": true, 576 "required": true,
684 "type": "string" 577 "type": "string"
685 } 578 }
686 }, 579 },
687 "path": "v1beta1/{+parent}/waiters", 580 "path": "v1beta1/{+name}",
688 "response": { 581 "response": {
689 "$ref": "ListWaitersResponse" 582 "$ref": "Variable"
690 }, 583 },
691 "scopes": [ 584 "scopes": [
692 "https://www.googleapis.com/auth/cloud-p latform", 585 "https://www.googleapis.com/auth/cloud-p latform",
693 "https://www.googleapis.com/auth/cloudru ntimeconfig" 586 "https://www.googleapis.com/auth/cloudru ntimeconfig"
694 ] 587 ]
695 }, 588 },
696 "get": { 589 "watch": {
697 "description": "Gets information about a sin gle waiter.", 590 "description": "Watches a specific variable and waits for a change in the variable's value.\nWhen there is a change, this me thod returns the new value or times out.\n\nIf a variable is deleted while being watched, the `variableState` state is\nset to `DELETED` and the method returns the last known variable `value`.\n\nIf you set the deadline for watching to a la rger value than internal timeout\n(60 seconds), the current variable value is re turned and the `variableState`\nwill be `VARIABLE_STATE_UNSPECIFIED`.\n\nTo lear n more about creating a watcher, read the\n[Watching a Variable for Changes](/de ployment-manager/runtime-configurator/watching-a-variable)\ndocumentation.",
698 "httpMethod": "GET", 591 "httpMethod": "POST",
699 "id": "runtimeconfig.projects.configs.waiter s.get", 592 "id": "runtimeconfig.projects.configs.variab les.watch",
700 "parameterOrder": [ 593 "parameterOrder": [
701 "name" 594 "name"
702 ], 595 ],
703 "parameters": { 596 "parameters": {
704 "name": { 597 "name": {
705 "description": "The fully-qualified name of the Waiter resource object to retrieve, in the\nformat:\n\n`projects/[PR OJECT_ID]/configs/[CONFIG_NAME]/waiters/[WAITER_NAME]`", 598 "description": "The name of the vari able to watch, in the format:\n\n`projects/[PROJECT_ID]/configs/[CONFIG_NAME]`",
706 "location": "path", 599 "location": "path",
707 "pattern": "^projects/[^/]+/configs/ [^/]+/waiters/[^/]+$", 600 "pattern": "^projects/[^/]+/configs/ [^/]+/variables/.+$",
708 "required": true, 601 "required": true,
709 "type": "string" 602 "type": "string"
710 } 603 }
711 }, 604 },
712 "path": "v1beta1/{+name}", 605 "path": "v1beta1/{+name}:watch",
606 "request": {
607 "$ref": "WatchVariableRequest"
608 },
713 "response": { 609 "response": {
714 "$ref": "Waiter" 610 "$ref": "Variable"
715 }, 611 },
716 "scopes": [ 612 "scopes": [
717 "https://www.googleapis.com/auth/cloud-p latform", 613 "https://www.googleapis.com/auth/cloud-p latform",
718 "https://www.googleapis.com/auth/cloudru ntimeconfig" 614 "https://www.googleapis.com/auth/cloudru ntimeconfig"
719 ] 615 ]
720 }, 616 },
721 "create": { 617 "update": {
722 "description": "Creates a Waiter resource. T his operation returns a long-running Operation\nresource which can be polled for completion. However, a waiter with the\ngiven name will exist (and can be retri eved) prior to the operation\ncompleting. If the operation fails, the failed Wai ter resource will\nstill exist and must be deleted prior to subsequent creation attempts.", 618 "description": "Updates an existing variable with a new value.",
723 "httpMethod": "POST", 619 "httpMethod": "PUT",
724 "id": "runtimeconfig.projects.configs.waiter s.create", 620 "id": "runtimeconfig.projects.configs.variab les.update",
725 "parameterOrder": [ 621 "parameterOrder": [
726 "parent" 622 "name"
727 ], 623 ],
728 "parameters": { 624 "parameters": {
729 "requestId": { 625 "name": {
730 "description": "An optional but reco mmended unique `request_id`. If the server\nreceives two `create()` requests wi th the same\n`request_id`, then the second request will be ignored and the\nfirs t resource created and stored in the backend is returned.\nEmpty `request_id` fi elds are ignored.\n\nIt is responsibility of the client to ensure uniqueness of the\n`request_id` strings.\n\n`request_id` strings are limited to 64 characters. ", 626 "description": "The name of the vari able to update, in the format:\n\n`projects/[PROJECT_ID]/configs/[CONFIG_NAME]/v ariables/[VARIABLE_NAME]`",
731 "location": "query",
732 "type": "string"
733 },
734 "parent": {
735 "description": "The path to the conf iguration that will own the waiter.\nThe configuration must exist beforehand; th e path must by in the format:\n\n`projects/[PROJECT_ID]/configs/[CONFIG_NAME]`." ,
736 "location": "path", 627 "location": "path",
737 "pattern": "^projects/[^/]+/configs/ [^/]+$", 628 "pattern": "^projects/[^/]+/configs/ [^/]+/variables/.+$",
738 "required": true, 629 "required": true,
739 "type": "string" 630 "type": "string"
740 } 631 }
741 }, 632 },
742 "path": "v1beta1/{+parent}/waiters", 633 "path": "v1beta1/{+name}",
743 "request": { 634 "request": {
744 "$ref": "Waiter" 635 "$ref": "Variable"
745 }, 636 },
746 "response": { 637 "response": {
747 "$ref": "Operation" 638 "$ref": "Variable"
748 }, 639 },
749 "scopes": [ 640 "scopes": [
750 "https://www.googleapis.com/auth/cloud-p latform", 641 "https://www.googleapis.com/auth/cloud-p latform",
751 "https://www.googleapis.com/auth/cloudru ntimeconfig" 642 "https://www.googleapis.com/auth/cloudru ntimeconfig"
752 ] 643 ]
753 }, 644 },
754 "testIamPermissions": { 645 "testIamPermissions": {
755 "description": "Returns permissions that a c aller has on the specified resource.\nIf the resource does not exist, this will return an empty set of\npermissions, not a NOT_FOUND error.\n\nNote: This operat ion is designed to be used for building permission-aware\nUIs and command-line t ools, not for authorization checking. This operation\nmay \"fail open\" without warning.", 646 "description": "Returns permissions that a c aller has on the specified resource.\nIf the resource does not exist, this will return an empty set of\npermissions, not a NOT_FOUND error.\n\nNote: This operat ion is designed to be used for building permission-aware\nUIs and command-line t ools, not for authorization checking. This operation\nmay \"fail open\" without warning.",
756 "httpMethod": "POST", 647 "httpMethod": "POST",
757 "id": "runtimeconfig.projects.configs.waiter s.testIamPermissions", 648 "id": "runtimeconfig.projects.configs.variab les.testIamPermissions",
758 "parameterOrder": [ 649 "parameterOrder": [
759 "resource" 650 "resource"
760 ], 651 ],
761 "parameters": { 652 "parameters": {
762 "resource": { 653 "resource": {
763 "description": "REQUIRED: The resour ce for which the policy detail is being requested.\nSee the operation documentat ion for the appropriate value for this field.", 654 "description": "REQUIRED: The resour ce for which the policy detail is being requested.\nSee the operation documentat ion for the appropriate value for this field.",
764 "location": "path", 655 "location": "path",
765 "pattern": "^projects/[^/]+/configs/ [^/]+/waiters/[^/]+$", 656 "pattern": "^projects/[^/]+/configs/ [^/]+/variables/.+$",
766 "required": true, 657 "required": true,
767 "type": "string" 658 "type": "string"
768 } 659 }
769 }, 660 },
770 "path": "v1beta1/{+resource}:testIamPermissi ons", 661 "path": "v1beta1/{+resource}:testIamPermissi ons",
771 "request": { 662 "request": {
772 "$ref": "TestIamPermissionsRequest" 663 "$ref": "TestIamPermissionsRequest"
773 }, 664 },
774 "response": { 665 "response": {
775 "$ref": "TestIamPermissionsResponse" 666 "$ref": "TestIamPermissionsResponse"
776 }, 667 },
777 "scopes": [ 668 "scopes": [
778 "https://www.googleapis.com/auth/cloud-p latform", 669 "https://www.googleapis.com/auth/cloud-p latform",
779 "https://www.googleapis.com/auth/cloudru ntimeconfig" 670 "https://www.googleapis.com/auth/cloudru ntimeconfig"
780 ] 671 ]
672 },
673 "delete": {
674 "description": "Deletes a variable or multip le variables.\n\nIf you specify a variable name, then that variable is deleted. If you\nspecify a prefix and `recursive` is true, then all variables with that\n prefix are deleted. You must set a `recursive` to true if you delete\nvariables by prefix.",
675 "httpMethod": "DELETE",
676 "id": "runtimeconfig.projects.configs.variab les.delete",
677 "parameterOrder": [
678 "name"
679 ],
680 "parameters": {
681 "recursive": {
682 "description": "Set to `true` to rec ursively delete multiple variables with the same\nprefix.",
683 "location": "query",
684 "type": "boolean"
685 },
686 "name": {
687 "description": "The name of the vari able to delete, in the format:\n\n`projects/[PROJECT_ID]/configs/[CONFIG_NAME]/v ariables/[VARIABLE_NAME]`",
688 "location": "path",
689 "pattern": "^projects/[^/]+/configs/ [^/]+/variables/.+$",
690 "required": true,
691 "type": "string"
692 }
693 },
694 "path": "v1beta1/{+name}",
695 "response": {
696 "$ref": "Empty"
697 },
698 "scopes": [
699 "https://www.googleapis.com/auth/cloud-p latform",
700 "https://www.googleapis.com/auth/cloudru ntimeconfig"
701 ]
702 },
703 "list": {
704 "description": "Lists variables within given a configuration, matching any provided filters.\nThis only lists variable names , not the values, unless `return_values` is\ntrue, in which case only variables that user has IAM permission to GetVariable\nwill be returned.",
705 "httpMethod": "GET",
706 "id": "runtimeconfig.projects.configs.variab les.list",
707 "parameterOrder": [
708 "parent"
709 ],
710 "parameters": {
711 "parent": {
712 "description": "The path to the Runt imeConfig resource for which you want to list variables.\nThe configuration must exist beforehand; the path must by in the format:\n\n`projects/[PROJECT_ID]/con figs/[CONFIG_NAME]`",
713 "location": "path",
714 "pattern": "^projects/[^/]+/configs/ [^/]+$",
715 "required": true,
716 "type": "string"
717 },
718 "filter": {
719 "description": "Filters variables by matching the specified filter. For example:\n\n`projects/example-project/config /[CONFIG_NAME]/variables/example-variable`.",
720 "location": "query",
721 "type": "string"
722 },
723 "pageToken": {
724 "description": "Specifies a page tok en to use. Set `pageToken` to a `nextPageToken`\nreturned by a previous list req uest to get the next page of results.",
725 "location": "query",
726 "type": "string"
727 },
728 "returnValues": {
729 "description": "The flag indicates w hether the user wants to return values of variables.\nIf true, then only those v ariables that user has IAM GetVariable permission\nwill be returned along with t heir values.",
730 "location": "query",
731 "type": "boolean"
732 },
733 "pageSize": {
734 "description": "Specifies the number of results to return per page. If there are fewer\nelements than the specified number, returns all elements.",
735 "format": "int32",
736 "location": "query",
737 "type": "integer"
738 }
739 },
740 "path": "v1beta1/{+parent}/variables",
741 "response": {
742 "$ref": "ListVariablesResponse"
743 },
744 "scopes": [
745 "https://www.googleapis.com/auth/cloud-p latform",
746 "https://www.googleapis.com/auth/cloudru ntimeconfig"
747 ]
748 },
749 "create": {
750 "description": "Creates a variable within th e given configuration. You cannot create\na variable with a name that is a prefi x of an existing variable name, or a\nname that has an existing variable name as a prefix.\n\nTo learn more about creating a variable, read the\n[Setting and Ge tting Data](/deployment-manager/runtime-configurator/set-and-get-variables)\ndoc umentation.",
751 "httpMethod": "POST",
752 "id": "runtimeconfig.projects.configs.variab les.create",
753 "parameterOrder": [
754 "parent"
755 ],
756 "parameters": {
757 "requestId": {
758 "description": "An optional but reco mmended unique `request_id`. If the server\nreceives two `create()` requests wi th the same\n`request_id`, then the second request will be ignored and the\nfirs t resource created and stored in the backend is returned.\nEmpty `request_id` fi elds are ignored.\n\nIt is responsibility of the client to ensure uniqueness of the\n`request_id` strings.\n\n`request_id` strings are limited to 64 characters. ",
759 "location": "query",
760 "type": "string"
761 },
762 "parent": {
763 "description": "The path to the Ruti meConfig resource that this variable should belong to.\nThe configuration must e xist beforehand; the path must by in the format:\n\n`projects/[PROJECT_ID]/confi gs/[CONFIG_NAME]`",
764 "location": "path",
765 "pattern": "^projects/[^/]+/configs/ [^/]+$",
766 "required": true,
767 "type": "string"
768 }
769 },
770 "path": "v1beta1/{+parent}/variables",
771 "request": {
772 "$ref": "Variable"
773 },
774 "response": {
775 "$ref": "Variable"
776 },
777 "scopes": [
778 "https://www.googleapis.com/auth/cloud-p latform",
779 "https://www.googleapis.com/auth/cloudru ntimeconfig"
780 ]
781 } 781 }
782 } 782 }
783 } 783 }
784 } 784 }
785 } 785 }
786 } 786 }
787 } 787 }
788 }, 788 },
789 "revision": "20170522", 789 "revision": "20170620",
790 "rootUrl": "https://runtimeconfig.googleapis.com/", 790 "rootUrl": "https://runtimeconfig.googleapis.com/",
791 "schemas": { 791 "schemas": {
792 "TestIamPermissionsResponse": {
793 "description": "Response message for `TestIamPermissions` method.",
794 "id": "TestIamPermissionsResponse",
795 "properties": {
796 "permissions": {
797 "description": "A subset of `TestPermissionsRequest.permissi ons` that the caller is\nallowed.",
798 "items": {
799 "type": "string"
800 },
801 "type": "array"
802 }
803 },
804 "type": "object"
805 },
806 "ListVariablesResponse": {
807 "description": "Response for the `ListVariables()` method.",
808 "id": "ListVariablesResponse",
809 "properties": {
810 "variables": {
811 "description": "A list of variables and their values. The or der of returned variable\nobjects is arbitrary.",
812 "items": {
813 "$ref": "Variable"
814 },
815 "type": "array"
816 },
817 "nextPageToken": {
818 "description": "This token allows you to get the next page o f results for list requests.\nIf the number of results is larger than `pageSize` , use the `nextPageToken`\nas a value for the query parameter `pageToken` in the next list request.\nSubsequent list requests will have their own `nextPageToken ` to continue\npaging through the results",
819 "type": "string"
820 }
821 },
822 "type": "object"
823 },
792 "RuntimeConfig": { 824 "RuntimeConfig": {
793 "description": "A RuntimeConfig resource is the primary resource in the Cloud RuntimeConfig\nservice. A RuntimeConfig resource consists of metadata and a hierarchy of\nvariables.", 825 "description": "A RuntimeConfig resource is the primary resource in the Cloud RuntimeConfig\nservice. A RuntimeConfig resource consists of metadata and a hierarchy of\nvariables.",
794 "id": "RuntimeConfig", 826 "id": "RuntimeConfig",
795 "properties": { 827 "properties": {
796 "name": { 828 "name": {
797 "description": "The resource name of a runtime config. The n ame must have the format:\n\n projects/[PROJECT_ID]/configs/[CONFIG_NAME]\n\n The `[PROJECT_ID]` must be a valid project ID, and `[CONFIG_NAME]` is an\narbitr ary name that matches RFC 1035 segment specification. The length of\n`[CONFIG_NA ME]` must be less than 64 bytes.\n\nYou pick the RuntimeConfig resource name, bu t the server will validate that\nthe name adheres to this format. After you crea te the resource, you cannot\nchange the resource's name.", 829 "description": "The resource name of a runtime config. The n ame must have the format:\n\n projects/[PROJECT_ID]/configs/[CONFIG_NAME]\n\n The `[PROJECT_ID]` must be a valid project ID, and `[CONFIG_NAME]` is an\narbitr ary name that matches RFC 1035 segment specification. The length of\n`[CONFIG_NA ME]` must be less than 64 bytes.\n\nYou pick the RuntimeConfig resource name, bu t the server will validate that\nthe name adheres to this format. After you crea te the resource, you cannot\nchange the resource's name.",
798 "type": "string" 830 "type": "string"
799 }, 831 },
800 "description": { 832 "description": {
801 "description": "An optional description of the RuntimeConfig object.", 833 "description": "An optional description of the RuntimeConfig object.",
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
878 "format": "google-duration", 910 "format": "google-duration",
879 "type": "string" 911 "type": "string"
880 }, 912 },
881 "name": { 913 "name": {
882 "description": "The name of the Waiter resource, in the form at:\n\n projects/[PROJECT_ID]/configs/[CONFIG_NAME]/waiters/[WAITER_NAME]\n\n The `[PROJECT_ID]` must be a valid Google Cloud project ID,\nthe `[CONFIG_NAME]` must be a valid RuntimeConfig resource, the\n`[WAITER_NAME]` must match RFC 103 5 segment specification, and the length\nof `[WAITER_NAME]` must be less than 64 bytes.\n\nAfter you create a Waiter resource, you cannot change the resource na me.", 914 "description": "The name of the Waiter resource, in the form at:\n\n projects/[PROJECT_ID]/configs/[CONFIG_NAME]/waiters/[WAITER_NAME]\n\n The `[PROJECT_ID]` must be a valid Google Cloud project ID,\nthe `[CONFIG_NAME]` must be a valid RuntimeConfig resource, the\n`[WAITER_NAME]` must match RFC 103 5 segment specification, and the length\nof `[WAITER_NAME]` must be less than 64 bytes.\n\nAfter you create a Waiter resource, you cannot change the resource na me.",
883 "type": "string" 915 "type": "string"
884 } 916 }
885 }, 917 },
886 "type": "object" 918 "type": "object"
887 }, 919 },
888 "Policy": {
889 "description": "Defines an Identity and Access Management (IAM) poli cy. It is used to\nspecify access control policies for Cloud Platform resources. \n\n\nA `Policy` consists of a list of `bindings`. A `Binding` binds a list of\n `members` to a `role`, where the members can be user accounts, Google groups,\nG oogle domains, and service accounts. A `role` is a named list of permissions\nde fined by IAM.\n\n**Example**\n\n {\n \"bindings\": [\n {\n \"role\": \"roles/owner\",\n \"members\": [\n \"user:mike @example.com\",\n \"group:admins@example.com\",\n \"domain :google.com\",\n \"serviceAccount:my-other-app@appspot.gserviceaccoun t.com\",\n ]\n },\n {\n \"role\": \"roles/viewer \",\n \"members\": [\"user:sean@example.com\"]\n }\n ]\n }\n\nFor a description of IAM and its features, see the\n[IAM developer's guide ](https://cloud.google.com/iam).",
890 "id": "Policy",
891 "properties": {
892 "bindings": {
893 "description": "Associates a list of `members` to a `role`.\ nMultiple `bindings` must not be specified for the same `role`.\n`bindings` with no members will result in an error.",
894 "items": {
895 "$ref": "Binding"
896 },
897 "type": "array"
898 },
899 "etag": {
900 "description": "`etag` is used for optimistic concurrency co ntrol as a way to help\nprevent simultaneous updates of a policy from overwritin g each other.\nIt is strongly suggested that systems make use of the `etag` in t he\nread-modify-write cycle to perform policy updates in order to avoid race\nco nditions: An `etag` is returned in the response to `getIamPolicy`, and\nsystems are expected to put that etag in the request to `setIamPolicy` to\nensure that t heir change will be applied to the same version of the policy.\n\nIf no `etag` i s provided in the call to `setIamPolicy`, then the existing\npolicy is overwritt en blindly.",
901 "format": "byte",
902 "type": "string"
903 },
904 "version": {
905 "description": "Version of the `Policy`. The default version is 0.",
906 "format": "int32",
907 "type": "integer"
908 }
909 },
910 "type": "object"
911 },
912 "Variable": { 920 "Variable": {
913 "description": "Describes a single variable within a RuntimeConfig r esource.\nThe name denotes the hierarchical variable name. For example,\n`ports/ serving_port` is a valid variable name. The variable value is an\nopaque string and only leaf variables can have values (that is, variables\nthat do not have an y child variables).", 921 "description": "Describes a single variable within a RuntimeConfig r esource.\nThe name denotes the hierarchical variable name. For example,\n`ports/ serving_port` is a valid variable name. The variable value is an\nopaque string and only leaf variables can have values (that is, variables\nthat do not have an y child variables).",
914 "id": "Variable", 922 "id": "Variable",
915 "properties": { 923 "properties": {
916 "text": { 924 "text": {
917 "description": "The string value of the variable. The length of the value must be less\nthan 4096 bytes. Empty values are also accepted. For example,\n`text: \"my text value\"`. The string must be valid UTF-8.", 925 "description": "The string value of the variable. The length of the value must be less\nthan 4096 bytes. Empty values are also accepted. For example,\n`text: \"my text value\"`. The string must be valid UTF-8.",
918 "type": "string" 926 "type": "string"
919 }, 927 },
920 "value": { 928 "value": {
921 "description": "The binary value of the variable. The length of the value must be less\nthan 4096 bytes. Empty values are also accepted. The value must be\nbase64 encoded. Only one of `value` or `text` can be set.", 929 "description": "The binary value of the variable. The length of the value must be less\nthan 4096 bytes. Empty values are also accepted. The value must be\nbase64 encoded. Only one of `value` or `text` can be set.",
(...skipping 19 matching lines...) Expand all
941 ], 949 ],
942 "type": "string" 950 "type": "string"
943 }, 951 },
944 "name": { 952 "name": {
945 "description": "The name of the variable resource, in the fo rmat:\n\n projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIABLE_NAM E]\n\nThe `[PROJECT_ID]` must be a valid project ID, `[CONFIG_NAME]` must be a\n valid RuntimeConfig reource and `[VARIABLE_NAME]` follows Unix file system\nfile path naming.\n\nThe `[VARIABLE_NAME]` can contain ASCII letters, numbers, slash es and\ndashes. Slashes are used as path element separators and are not part of the\n`[VARIABLE_NAME]` itself, so `[VARIABLE_NAME]` must contain at least one\nn on-slash character. Multiple slashes are coalesced into single slash\ncharacter. Each path segment should follow RFC 1035 segment specification.\nThe length of a `[VARIABLE_NAME]` must be less than 256 bytes.\n\nOnce you create a variable, you cannot change the variable name.", 953 "description": "The name of the variable resource, in the fo rmat:\n\n projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIABLE_NAM E]\n\nThe `[PROJECT_ID]` must be a valid project ID, `[CONFIG_NAME]` must be a\n valid RuntimeConfig reource and `[VARIABLE_NAME]` follows Unix file system\nfile path naming.\n\nThe `[VARIABLE_NAME]` can contain ASCII letters, numbers, slash es and\ndashes. Slashes are used as path element separators and are not part of the\n`[VARIABLE_NAME]` itself, so `[VARIABLE_NAME]` must contain at least one\nn on-slash character. Multiple slashes are coalesced into single slash\ncharacter. Each path segment should follow RFC 1035 segment specification.\nThe length of a `[VARIABLE_NAME]` must be less than 256 bytes.\n\nOnce you create a variable, you cannot change the variable name.",
946 "type": "string" 954 "type": "string"
947 } 955 }
948 }, 956 },
949 "type": "object" 957 "type": "object"
950 }, 958 },
959 "Policy": {
960 "description": "Defines an Identity and Access Management (IAM) poli cy. It is used to\nspecify access control policies for Cloud Platform resources. \n\n\nA `Policy` consists of a list of `bindings`. A `Binding` binds a list of\n `members` to a `role`, where the members can be user accounts, Google groups,\nG oogle domains, and service accounts. A `role` is a named list of permissions\nde fined by IAM.\n\n**Example**\n\n {\n \"bindings\": [\n {\n \"role\": \"roles/owner\",\n \"members\": [\n \"user:mike @example.com\",\n \"group:admins@example.com\",\n \"domain :google.com\",\n \"serviceAccount:my-other-app@appspot.gserviceaccoun t.com\",\n ]\n },\n {\n \"role\": \"roles/viewer \",\n \"members\": [\"user:sean@example.com\"]\n }\n ]\n }\n\nFor a description of IAM and its features, see the\n[IAM developer's guide ](https://cloud.google.com/iam).",
961 "id": "Policy",
962 "properties": {
963 "bindings": {
964 "description": "Associates a list of `members` to a `role`.\ n`bindings` with no members will result in an error.",
965 "items": {
966 "$ref": "Binding"
967 },
968 "type": "array"
969 },
970 "etag": {
971 "description": "`etag` is used for optimistic concurrency co ntrol as a way to help\nprevent simultaneous updates of a policy from overwritin g each other.\nIt is strongly suggested that systems make use of the `etag` in t he\nread-modify-write cycle to perform policy updates in order to avoid race\nco nditions: An `etag` is returned in the response to `getIamPolicy`, and\nsystems are expected to put that etag in the request to `setIamPolicy` to\nensure that t heir change will be applied to the same version of the policy.\n\nIf no `etag` i s provided in the call to `setIamPolicy`, then the existing\npolicy is overwritt en blindly.",
972 "format": "byte",
973 "type": "string"
974 },
975 "version": {
976 "description": "Version of the `Policy`. The default version is 0.",
977 "format": "int32",
978 "type": "integer"
979 }
980 },
981 "type": "object"
982 },
951 "Operation": { 983 "Operation": {
952 "description": "This resource represents a long-running operation th at is the result of a\nnetwork API call.", 984 "description": "This resource represents a long-running operation th at is the result of a\nnetwork API call.",
953 "id": "Operation", 985 "id": "Operation",
954 "properties": { 986 "properties": {
955 "done": {
956 "description": "If the value is `false`, it means the operat ion is still in progress.\nIf true, the operation is completed, and either `erro r` or `response` is\navailable.",
957 "type": "boolean"
958 },
959 "response": { 987 "response": {
960 "additionalProperties": { 988 "additionalProperties": {
961 "description": "Properties of the object. Contains field @type with type URL.", 989 "description": "Properties of the object. Contains field @type with type URL.",
962 "type": "any" 990 "type": "any"
963 }, 991 },
964 "description": "The normal response of the operation in case of success. If the original\nmethod returns no data on success, such as `Delet e`, the response is\n`google.protobuf.Empty`. If the original method is standar d\n`Get`/`Create`/`Update`, the response should be the resource. For other\nmet hods, the response should have the type `XxxResponse`, where `Xxx`\nis the origi nal method name. For example, if the original method name\nis `TakeSnapshot()`, the inferred response type is\n`TakeSnapshotResponse`.", 992 "description": "The normal response of the operation in case of success. If the original\nmethod returns no data on success, such as `Delet e`, the response is\n`google.protobuf.Empty`. If the original method is standar d\n`Get`/`Create`/`Update`, the response should be the resource. For other\nmet hods, the response should have the type `XxxResponse`, where `Xxx`\nis the origi nal method name. For example, if the original method name\nis `TakeSnapshot()`, the inferred response type is\n`TakeSnapshotResponse`.",
965 "type": "object" 993 "type": "object"
966 }, 994 },
967 "name": { 995 "name": {
968 "description": "The server-assigned name, which is only uniq ue within the same service that\noriginally returns it. If you use the default H TTP mapping, the\n`name` should have the format of `operations/some/unique/name` .", 996 "description": "The server-assigned name, which is only uniq ue within the same service that\noriginally returns it. If you use the default H TTP mapping, the\n`name` should have the format of `operations/some/unique/name` .",
969 "type": "string" 997 "type": "string"
970 }, 998 },
971 "error": { 999 "error": {
972 "$ref": "Status", 1000 "$ref": "Status",
973 "description": "The error result of the operation in case of failure or cancellation." 1001 "description": "The error result of the operation in case of failure or cancellation."
974 }, 1002 },
975 "metadata": { 1003 "metadata": {
976 "additionalProperties": { 1004 "additionalProperties": {
977 "description": "Properties of the object. Contains field @type with type URL.", 1005 "description": "Properties of the object. Contains field @type with type URL.",
978 "type": "any" 1006 "type": "any"
979 }, 1007 },
980 "description": "Service-specific metadata associated with th e operation. It typically\ncontains progress information and common metadata su ch as create time.\nSome services might not provide such metadata. Any method t hat returns a\nlong-running operation should document the metadata type, if any. ", 1008 "description": "Service-specific metadata associated with th e operation. It typically\ncontains progress information and common metadata su ch as create time.\nSome services might not provide such metadata. Any method t hat returns a\nlong-running operation should document the metadata type, if any. ",
981 "type": "object" 1009 "type": "object"
1010 },
1011 "done": {
1012 "description": "If the value is `false`, it means the operat ion is still in progress.\nIf true, the operation is completed, and either `erro r` or `response` is\navailable.",
1013 "type": "boolean"
982 } 1014 }
983 }, 1015 },
984 "type": "object" 1016 "type": "object"
985 }, 1017 },
986 "SetIamPolicyRequest": { 1018 "SetIamPolicyRequest": {
987 "description": "Request message for `SetIamPolicy` method.", 1019 "description": "Request message for `SetIamPolicy` method.",
988 "id": "SetIamPolicyRequest", 1020 "id": "SetIamPolicyRequest",
989 "properties": { 1021 "properties": {
990 "policy": { 1022 "policy": {
991 "$ref": "Policy", 1023 "$ref": "Policy",
992 "description": "REQUIRED: The complete policy to be applied to the `resource`. The size of\nthe policy is limited to a few 10s of KB. An emp ty policy is a\nvalid policy but certain Cloud Platform services (such as Projec ts)\nmight reject them." 1024 "description": "REQUIRED: The complete policy to be applied to the `resource`. The size of\nthe policy is limited to a few 10s of KB. An emp ty policy is a\nvalid policy but certain Cloud Platform services (such as Projec ts)\nmight reject them."
993 } 1025 }
994 }, 1026 },
995 "type": "object" 1027 "type": "object"
996 }, 1028 },
997 "Status": { 1029 "Status": {
998 "description": "The `Status` type defines a logical error model that is suitable for different\nprogramming environments, including REST APIs and RP C APIs. It is used by\n[gRPC](https://github.com/grpc). The error model is desig ned to be:\n\n- Simple to use and understand for most users\n- Flexible enough t o meet unexpected needs\n\n# Overview\n\nThe `Status` message contains three pie ces of data: error code, error message,\nand error details. The error code shoul d be an enum value of\ngoogle.rpc.Code, but it may accept additional error codes if needed. The\nerror message should be a developer-facing English message tha t helps\ndevelopers *understand* and *resolve* the error. If a localized user-fa cing\nerror message is needed, put the localized message in the error details or \nlocalize it in the client. The optional error details may contain arbitrary\ni nformation about the error. There is a predefined set of error detail types\nin the package `google.rpc` that can be used for common error conditions.\n\n# Lang uage mapping\n\nThe `Status` message is the logical representation of the error model, but it\nis not necessarily the actual wire format. When the `Status` mess age is\nexposed in different client libraries and different wire protocols, it c an be\nmapped differently. For example, it will likely be mapped to some excepti ons\nin Java, but more likely mapped to some error codes in C.\n\n# Other uses\n \nThe error model and the `Status` message can be used in a variety of\nenvironm ents, either with or without APIs, to provide a\nconsistent developer experience across different environments.\n\nExample uses of this error model include:\n\n - Partial errors. If a service needs to return partial errors to the client,\n it may embed the `Status` in the normal response to indicate the partial\n errors.\n\n- Workflow errors. A typical workflow has multiple steps. Each step m ay\n have a `Status` message for error reporting.\n\n- Batch operations. If a client uses batch request and batch response, the\n `Status` message should be used directly inside batch response, one for\n each error sub-response.\n\ n- Asynchronous operations. If an API call embeds asynchronous operation\n re sults in its response, the status of those operations should be\n represented directly using the `Status` message.\n\n- Logging. If some API errors are store d in logs, the message `Status` could\n be used directly after any stripping needed for security/privacy reasons.", 1030 "description": "The `Status` type defines a logical error model that is suitable for different\nprogramming environments, including REST APIs and RP C APIs. It is used by\n[gRPC](https://github.com/grpc). The error model is desig ned to be:\n\n- Simple to use and understand for most users\n- Flexible enough t o meet unexpected needs\n\n# Overview\n\nThe `Status` message contains three pie ces of data: error code, error message,\nand error details. The error code shoul d be an enum value of\ngoogle.rpc.Code, but it may accept additional error codes if needed. The\nerror message should be a developer-facing English message tha t helps\ndevelopers *understand* and *resolve* the error. If a localized user-fa cing\nerror message is needed, put the localized message in the error details or \nlocalize it in the client. The optional error details may contain arbitrary\ni nformation about the error. There is a predefined set of error detail types\nin the package `google.rpc` that can be used for common error conditions.\n\n# Lang uage mapping\n\nThe `Status` message is the logical representation of the error model, but it\nis not necessarily the actual wire format. When the `Status` mess age is\nexposed in different client libraries and different wire protocols, it c an be\nmapped differently. For example, it will likely be mapped to some excepti ons\nin Java, but more likely mapped to some error codes in C.\n\n# Other uses\n \nThe error model and the `Status` message can be used in a variety of\nenvironm ents, either with or without APIs, to provide a\nconsistent developer experience across different environments.\n\nExample uses of this error model include:\n\n - Partial errors. If a service needs to return partial errors to the client,\n it may embed the `Status` in the normal response to indicate the partial\n errors.\n\n- Workflow errors. A typical workflow has multiple steps. Each step m ay\n have a `Status` message for error reporting.\n\n- Batch operations. If a client uses batch request and batch response, the\n `Status` message should be used directly inside batch response, one for\n each error sub-response.\n\ n- Asynchronous operations. If an API call embeds asynchronous operation\n re sults in its response, the status of those operations should be\n represented directly using the `Status` message.\n\n- Logging. If some API errors are store d in logs, the message `Status` could\n be used directly after any stripping needed for security/privacy reasons.",
999 "id": "Status", 1031 "id": "Status",
1000 "properties": { 1032 "properties": {
1033 "code": {
1034 "description": "The status code, which should be an enum val ue of google.rpc.Code.",
1035 "format": "int32",
1036 "type": "integer"
1037 },
1038 "message": {
1039 "description": "A developer-facing error message, which shou ld be in English. Any\nuser-facing error message should be localized and sent in the\ngoogle.rpc.Status.details field, or localized by the client.",
1040 "type": "string"
1041 },
1001 "details": { 1042 "details": {
1002 "description": "A list of messages that carry the error deta ils. There will be a\ncommon set of message types for APIs to use.", 1043 "description": "A list of messages that carry the error deta ils. There will be a\ncommon set of message types for APIs to use.",
1003 "items": { 1044 "items": {
1004 "additionalProperties": { 1045 "additionalProperties": {
1005 "description": "Properties of the object. Contains f ield @type with type URL.", 1046 "description": "Properties of the object. Contains f ield @type with type URL.",
1006 "type": "any" 1047 "type": "any"
1007 }, 1048 },
1008 "type": "object" 1049 "type": "object"
1009 }, 1050 },
1010 "type": "array" 1051 "type": "array"
1011 },
1012 "code": {
1013 "description": "The status code, which should be an enum val ue of google.rpc.Code.",
1014 "format": "int32",
1015 "type": "integer"
1016 },
1017 "message": {
1018 "description": "A developer-facing error message, which shou ld be in English. Any\nuser-facing error message should be localized and sent in the\ngoogle.rpc.Status.details field, or localized by the client.",
1019 "type": "string"
1020 } 1052 }
1021 }, 1053 },
1022 "type": "object" 1054 "type": "object"
1023 }, 1055 },
1024 "Binding": { 1056 "Binding": {
1025 "description": "Associates `members` with a `role`.", 1057 "description": "Associates `members` with a `role`.",
1026 "id": "Binding", 1058 "id": "Binding",
1027 "properties": { 1059 "properties": {
1028 "members": { 1060 "members": {
1029 "description": "Specifies the identities requesting access f or a Cloud Platform resource.\n`members` can have the following values:\n\n* `al lUsers`: A special identifier that represents anyone who is\n on the internet; with or without a Google account.\n\n* `allAuthenticatedUsers`: A special ident ifier that represents anyone\n who is authenticated with a Google account or a service account.\n\n* `user:{emailid}`: An email address that represents a spec ific Google\n account. For example, `alice@gmail.com` or `joe@example.com`.\n\ n\n* `serviceAccount:{emailid}`: An email address that represents a service\n account. For example, `my-other-app@appspot.gserviceaccount.com`.\n\n* `group:{e mailid}`: An email address that represents a Google group.\n For example, `adm ins@example.com`.\n\n\n* `domain:{domain}`: A Google Apps domain name that repre sents all the\n users of that domain. For example, `google.com` or `example.co m`.\n\n", 1061 "description": "Specifies the identities requesting access f or a Cloud Platform resource.\n`members` can have the following values:\n\n* `al lUsers`: A special identifier that represents anyone who is\n on the internet; with or without a Google account.\n\n* `allAuthenticatedUsers`: A special ident ifier that represents anyone\n who is authenticated with a Google account or a service account.\n\n* `user:{emailid}`: An email address that represents a spec ific Google\n account. For example, `alice@gmail.com` or `joe@example.com`.\n\ n\n* `serviceAccount:{emailid}`: An email address that represents a service\n account. For example, `my-other-app@appspot.gserviceaccount.com`.\n\n* `group:{e mailid}`: An email address that represents a Google group.\n For example, `adm ins@example.com`.\n\n\n* `domain:{domain}`: A Google Apps domain name that repre sents all the\n users of that domain. For example, `google.com` or `example.co m`.\n\n",
1030 "items": { 1062 "items": {
1031 "type": "string" 1063 "type": "string"
1032 }, 1064 },
1033 "type": "array" 1065 "type": "array"
1034 }, 1066 },
1035 "role": { 1067 "role": {
1036 "description": "Role that is assigned to `members`.\nFor exa mple, `roles/viewer`, `roles/editor`, or `roles/owner`.\nRequired", 1068 "description": "Role that is assigned to `members`.\nFor exa mple, `roles/viewer`, `roles/editor`, or `roles/owner`.\nRequired",
1037 "type": "string" 1069 "type": "string"
1038 } 1070 }
1039 }, 1071 },
1040 "type": "object" 1072 "type": "object"
1041 }, 1073 },
1042 "Empty": {
1043 "description": "A generic empty message that you can re-use to avoid defining duplicated\nempty messages in your APIs. A typical example is to use i t as the request\nor the response type of an API method. For instance:\n\n se rvice Foo {\n rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty );\n }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.",
1044 "id": "Empty",
1045 "properties": {},
1046 "type": "object"
1047 },
1048 "Cardinality": { 1074 "Cardinality": {
1049 "description": "A Cardinality condition for the Waiter resource. A c ardinality condition is\nmet when the number of variables under a specified path prefix reaches a\npredefined number. For example, if you set a Cardinality cond ition where\nthe `path` is set to `/foo` and the number of paths is set to 2, th e\nfollowing variables would meet the condition in a RuntimeConfig resource:\n\n + `/foo/variable1 = \"value1\"`\n+ `/foo/variable2 = \"value2\"`\n+ `/bar/variab le3 = \"value3\"`\n\nIt would not would not satisify the same condition with the `number` set to\n3, however, because there is only 2 paths that start with `/fo o`.\nCardinality conditions are recursive; all subtrees under the specific\npath prefix are counted.", 1075 "description": "A Cardinality condition for the Waiter resource. A c ardinality condition is\nmet when the number of variables under a specified path prefix reaches a\npredefined number. For example, if you set a Cardinality cond ition where\nthe `path` is set to `/foo` and the number of paths is set to 2, th e\nfollowing variables would meet the condition in a RuntimeConfig resource:\n\n + `/foo/variable1 = \"value1\"`\n+ `/foo/variable2 = \"value2\"`\n+ `/bar/variab le3 = \"value3\"`\n\nIt would not would not satisify the same condition with the `number` set to\n3, however, because there is only 2 paths that start with `/fo o`.\nCardinality conditions are recursive; all subtrees under the specific\npath prefix are counted.",
1050 "id": "Cardinality", 1076 "id": "Cardinality",
1051 "properties": { 1077 "properties": {
1052 "path": { 1078 "path": {
1053 "description": "The root of the variable subtree to monitor. For example, `/foo`.", 1079 "description": "The root of the variable subtree to monitor. For example, `/foo`.",
1054 "type": "string" 1080 "type": "string"
1055 }, 1081 },
1056 "number": { 1082 "number": {
1057 "description": "The number variables under the `path` that m ust exist to meet this\ncondition. Defaults to 1 if not specified.", 1083 "description": "The number variables under the `path` that m ust exist to meet this\ncondition. Defaults to 1 if not specified.",
1058 "format": "int32", 1084 "format": "int32",
1059 "type": "integer" 1085 "type": "integer"
1060 } 1086 }
1061 }, 1087 },
1062 "type": "object" 1088 "type": "object"
1063 }, 1089 },
1090 "Empty": {
1091 "description": "A generic empty message that you can re-use to avoid defining duplicated\nempty messages in your APIs. A typical example is to use i t as the request\nor the response type of an API method. For instance:\n\n se rvice Foo {\n rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty );\n }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.",
1092 "id": "Empty",
1093 "properties": {},
1094 "type": "object"
1095 },
1064 "ListConfigsResponse": { 1096 "ListConfigsResponse": {
1065 "description": "`ListConfigs()` returns the following response. The order of returned\nobjects is arbitrary; that is, it is not ordered in any parti cular way.", 1097 "description": "`ListConfigs()` returns the following response. The order of returned\nobjects is arbitrary; that is, it is not ordered in any parti cular way.",
1066 "id": "ListConfigsResponse", 1098 "id": "ListConfigsResponse",
1067 "properties": { 1099 "properties": {
1068 "configs": { 1100 "configs": {
1069 "description": "A list of the configurations in the project. The order of returned\nobjects is arbitrary; that is, it is not ordered in any particular way.", 1101 "description": "A list of the configurations in the project. The order of returned\nobjects is arbitrary; that is, it is not ordered in any particular way.",
1070 "items": { 1102 "items": {
1071 "$ref": "RuntimeConfig" 1103 "$ref": "RuntimeConfig"
1072 }, 1104 },
1073 "type": "array" 1105 "type": "array"
1074 }, 1106 },
1075 "nextPageToken": { 1107 "nextPageToken": {
1076 "description": "This token allows you to get the next page o f results for list requests.\nIf the number of results is larger than `pageSize` , use the `nextPageToken`\nas a value for the query parameter `pageToken` in the next list request.\nSubsequent list requests will have their own `nextPageToken ` to continue\npaging through the results", 1108 "description": "This token allows you to get the next page o f results for list requests.\nIf the number of results is larger than `pageSize` , use the `nextPageToken`\nas a value for the query parameter `pageToken` in the next list request.\nSubsequent list requests will have their own `nextPageToken ` to continue\npaging through the results",
1077 "type": "string" 1109 "type": "string"
1078 } 1110 }
1079 }, 1111 },
1080 "type": "object" 1112 "type": "object"
1081 }, 1113 },
1082 "EndCondition": { 1114 "EndCondition": {
1083 "description": "The condition that a Waiter resource is waiting for. ", 1115 "description": "The condition that a Waiter resource is waiting for. ",
1084 "id": "EndCondition", 1116 "id": "EndCondition",
1085 "properties": { 1117 "properties": {
1086 "cardinality": { 1118 "cardinality": {
1087 "$ref": "Cardinality", 1119 "$ref": "Cardinality",
1088 "description": "The cardinality of the `EndCondition`." 1120 "description": "The cardinality of the `EndCondition`."
1089 } 1121 }
1090 }, 1122 },
1091 "type": "object" 1123 "type": "object"
1092 },
1093 "TestIamPermissionsResponse": {
1094 "description": "Response message for `TestIamPermissions` method.",
1095 "id": "TestIamPermissionsResponse",
1096 "properties": {
1097 "permissions": {
1098 "description": "A subset of `TestPermissionsRequest.permissi ons` that the caller is\nallowed.",
1099 "items": {
1100 "type": "string"
1101 },
1102 "type": "array"
1103 }
1104 },
1105 "type": "object"
1106 },
1107 "ListVariablesResponse": {
1108 "description": "Response for the `ListVariables()` method.",
1109 "id": "ListVariablesResponse",
1110 "properties": {
1111 "variables": {
1112 "description": "A list of variables and their values. The or der of returned variable\nobjects is arbitrary.",
1113 "items": {
1114 "$ref": "Variable"
1115 },
1116 "type": "array"
1117 },
1118 "nextPageToken": {
1119 "description": "This token allows you to get the next page o f results for list requests.\nIf the number of results is larger than `pageSize` , use the `nextPageToken`\nas a value for the query parameter `pageToken` in the next list request.\nSubsequent list requests will have their own `nextPageToken ` to continue\npaging through the results",
1120 "type": "string"
1121 }
1122 },
1123 "type": "object"
1124 } 1124 }
1125 }, 1125 },
1126 "servicePath": "", 1126 "servicePath": "",
1127 "title": "Google Cloud Runtime Configuration API", 1127 "title": "Google Cloud Runtime Configuration API",
1128 "version": "v1beta1" 1128 "version": "v1beta1"
1129 } 1129 }
OLDNEW
« no previous file with comments | « discovery/googleapis_beta/pubsub__v1beta2.json ('k') | discovery/googleapis_beta/speech__v1beta1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698