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

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

Issue 3006323002: Api-Roll 54: 2017-09-11 (Closed)
Patch Set: use 2.0.0-dev.infinity sdk constraint in pubspecs Created 3 years, 3 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 "callback": {
32 "description": "JSONP",
33 "location": "query",
34 "type": "string"
35 },
36 "$.xgafv": {
37 "description": "V1 error format.",
38 "enum": [
39 "1",
40 "2"
41 ],
42 "enumDescriptions": [
43 "v1 error format",
44 "v2 error format"
45 ],
46 "location": "query",
47 "type": "string"
48 },
31 "alt": { 49 "alt": {
32 "default": "json", 50 "default": "json",
33 "description": "Data format for response.", 51 "description": "Data format for response.",
34 "enum": [ 52 "enum": [
35 "json", 53 "json",
36 "media", 54 "media",
37 "proto" 55 "proto"
38 ], 56 ],
39 "enumDescriptions": [ 57 "enumDescriptions": [
40 "Responses with Content-Type of application/json", 58 "Responses with Content-Type of application/json",
41 "Media download with context-dependent Content-Type", 59 "Media download with context-dependent Content-Type",
42 "Responses with Content-Type of application/x-protobuf" 60 "Responses with Content-Type of application/x-protobuf"
43 ], 61 ],
44 "location": "query", 62 "location": "query",
45 "type": "string" 63 "type": "string"
46 }, 64 },
65 "access_token": {
66 "description": "OAuth access token.",
67 "location": "query",
68 "type": "string"
69 },
47 "key": { 70 "key": {
48 "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.", 71 "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.",
49 "location": "query", 72 "location": "query",
50 "type": "string" 73 "type": "string"
51 }, 74 },
52 "access_token": {
53 "description": "OAuth access token.",
54 "location": "query",
55 "type": "string"
56 },
57 "quotaUser": { 75 "quotaUser": {
58 "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.", 76 "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.",
59 "location": "query", 77 "location": "query",
60 "type": "string" 78 "type": "string"
61 }, 79 },
62 "pp": { 80 "pp": {
63 "default": "true", 81 "default": "true",
64 "description": "Pretty-print response.", 82 "description": "Pretty-print response.",
65 "location": "query", 83 "location": "query",
66 "type": "boolean" 84 "type": "boolean"
(...skipping 21 matching lines...) Expand all
88 }, 106 },
89 "fields": { 107 "fields": {
90 "description": "Selector specifying which fields to include in a par tial response.", 108 "description": "Selector specifying which fields to include in a par tial response.",
91 "location": "query", 109 "location": "query",
92 "type": "string" 110 "type": "string"
93 }, 111 },
94 "uploadType": { 112 "uploadType": {
95 "description": "Legacy upload protocol for media (e.g. \"media\", \" multipart\").", 113 "description": "Legacy upload protocol for media (e.g. \"media\", \" multipart\").",
96 "location": "query", 114 "location": "query",
97 "type": "string" 115 "type": "string"
98 },
99 "callback": {
100 "description": "JSONP",
101 "location": "query",
102 "type": "string"
103 },
104 "$.xgafv": {
105 "description": "V1 error format.",
106 "enum": [
107 "1",
108 "2"
109 ],
110 "enumDescriptions": [
111 "v1 error format",
112 "v2 error format"
113 ],
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 "update": { 124 "update": {
125 "description": "Updates a RuntimeConfig resource. Th e configuration must exist beforehand.", 125 "description": "Updates a RuntimeConfig resource. Th e configuration must exist beforehand.",
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
231 }, 231 },
232 "path": "v1beta1/{+parent}/configs", 232 "path": "v1beta1/{+parent}/configs",
233 "response": { 233 "response": {
234 "$ref": "ListConfigsResponse" 234 "$ref": "ListConfigsResponse"
235 }, 235 },
236 "scopes": [ 236 "scopes": [
237 "https://www.googleapis.com/auth/cloud-platform" , 237 "https://www.googleapis.com/auth/cloud-platform" ,
238 "https://www.googleapis.com/auth/cloudruntimecon fig" 238 "https://www.googleapis.com/auth/cloudruntimecon fig"
239 ] 239 ]
240 }, 240 },
241 "setIamPolicy": {
242 "description": "Sets the access control policy on th e specified resource. Replaces any\nexisting policy.",
243 "httpMethod": "POST",
244 "id": "runtimeconfig.projects.configs.setIamPolicy",
245 "parameterOrder": [
246 "resource"
247 ],
248 "parameters": {
249 "resource": {
250 "description": "REQUIRED: The resource for w hich the policy is being specified.\nSee the operation documentation for the app ropriate value for this field.",
251 "location": "path",
252 "pattern": "^projects/[^/]+/configs/[^/]+$",
253 "required": true,
254 "type": "string"
255 }
256 },
257 "path": "v1beta1/{+resource}:setIamPolicy",
258 "request": {
259 "$ref": "SetIamPolicyRequest"
260 },
261 "response": {
262 "$ref": "Policy"
263 },
264 "scopes": [
265 "https://www.googleapis.com/auth/cloud-platform" ,
266 "https://www.googleapis.com/auth/cloudruntimecon fig"
267 ]
268 },
241 "create": { 269 "create": {
242 "description": "Creates a new RuntimeConfig resource . The configuration name must be\nunique within project.", 270 "description": "Creates a new RuntimeConfig resource . The configuration name must be\nunique within project.",
243 "httpMethod": "POST", 271 "httpMethod": "POST",
244 "id": "runtimeconfig.projects.configs.create", 272 "id": "runtimeconfig.projects.configs.create",
245 "parameterOrder": [ 273 "parameterOrder": [
246 "parent" 274 "parent"
247 ], 275 ],
248 "parameters": { 276 "parameters": {
249 "requestId": { 277 "requestId": {
250 "description": "An optional but recommended unique `request_id`. If the server\nreceives two `create()` requests with the s ame\n`request_id`, then the second request will be ignored and the\nfirst resour ce created and stored in the backend is returned.\nEmpty `request_id` fields are ignored.\n\nIt is responsibility of the client to ensure uniqueness of the\n`re quest_id` strings.\n\n`request_id` strings are limited to 64 characters.", 278 "description": "An optional but recommended unique `request_id`. If the server\nreceives two `create()` requests with the s ame\n`request_id`, then the second request will be ignored and the\nfirst resour ce created and stored in the backend is returned.\nEmpty `request_id` fields are ignored.\n\nIt is responsibility of the client to ensure uniqueness of the\n`re quest_id` strings.\n\n`request_id` strings are limited to 64 characters.",
(...skipping 10 matching lines...) Expand all
261 }, 289 },
262 "path": "v1beta1/{+parent}/configs", 290 "path": "v1beta1/{+parent}/configs",
263 "request": { 291 "request": {
264 "$ref": "RuntimeConfig" 292 "$ref": "RuntimeConfig"
265 }, 293 },
266 "response": { 294 "response": {
267 "$ref": "RuntimeConfig" 295 "$ref": "RuntimeConfig"
268 }, 296 },
269 "scopes": [ 297 "scopes": [
270 "https://www.googleapis.com/auth/cloud-platform" , 298 "https://www.googleapis.com/auth/cloud-platform" ,
271 "https://www.googleapis.com/auth/cloudruntimecon fig"
272 ]
273 },
274 "setIamPolicy": {
275 "description": "Sets the access control policy on th e specified resource. Replaces any\nexisting policy.",
276 "httpMethod": "POST",
277 "id": "runtimeconfig.projects.configs.setIamPolicy",
278 "parameterOrder": [
279 "resource"
280 ],
281 "parameters": {
282 "resource": {
283 "description": "REQUIRED: The resource for w hich the policy is being specified.\nSee the operation documentation for the app ropriate value for this field.",
284 "location": "path",
285 "pattern": "^projects/[^/]+/configs/[^/]+$",
286 "required": true,
287 "type": "string"
288 }
289 },
290 "path": "v1beta1/{+resource}:setIamPolicy",
291 "request": {
292 "$ref": "SetIamPolicyRequest"
293 },
294 "response": {
295 "$ref": "Policy"
296 },
297 "scopes": [
298 "https://www.googleapis.com/auth/cloud-platform" ,
299 "https://www.googleapis.com/auth/cloudruntimecon fig" 299 "https://www.googleapis.com/auth/cloudruntimecon fig"
300 ] 300 ]
301 }, 301 },
302 "getIamPolicy": { 302 "getIamPolicy": {
303 "description": "Gets the access control policy for a resource.\nReturns an empty policy if the resource exists and does not have a p olicy\nset.", 303 "description": "Gets the access control policy for a resource.\nReturns an empty policy if the resource exists and does not have a p olicy\nset.",
304 "httpMethod": "GET", 304 "httpMethod": "GET",
305 "id": "runtimeconfig.projects.configs.getIamPolicy", 305 "id": "runtimeconfig.projects.configs.getIamPolicy",
306 "parameterOrder": [ 306 "parameterOrder": [
307 "resource" 307 "resource"
308 ], 308 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 "variables": {
355 "methods": { 355 "methods": {
356 "create": {
357 "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.",
358 "httpMethod": "POST",
359 "id": "runtimeconfig.projects.configs.variab les.create",
360 "parameterOrder": [
361 "parent"
362 ],
363 "parameters": {
364 "requestId": {
365 "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. ",
366 "location": "query",
367 "type": "string"
368 },
369 "parent": {
370 "description": "The path to the Ruti meConfig resource that this variable should belong to.\nThe configuration must e xist beforehand; the path must be in the format:\n\n`projects/[PROJECT_ID]/confi gs/[CONFIG_NAME]`",
371 "location": "path",
372 "pattern": "^projects/[^/]+/configs/ [^/]+$",
373 "required": true,
374 "type": "string"
375 }
376 },
377 "path": "v1beta1/{+parent}/variables",
378 "request": {
379 "$ref": "Variable"
380 },
381 "response": {
382 "$ref": "Variable"
383 },
384 "scopes": [
385 "https://www.googleapis.com/auth/cloud-p latform",
386 "https://www.googleapis.com/auth/cloudru ntimeconfig"
387 ]
388 },
356 "get": { 389 "get": {
357 "description": "Gets information about a sin gle variable.", 390 "description": "Gets information about a sin gle variable.",
358 "httpMethod": "GET", 391 "httpMethod": "GET",
359 "id": "runtimeconfig.projects.configs.variab les.get", 392 "id": "runtimeconfig.projects.configs.variab les.get",
360 "parameterOrder": [ 393 "parameterOrder": [
361 "name" 394 "name"
362 ], 395 ],
363 "parameters": { 396 "parameters": {
364 "name": { 397 "name": {
365 "description": "The name of the vari able to return, in the format:\n\n`projects/[PROJECT_ID]/configs/[CONFIG_NAME]/v ariables/[VARIBLE_NAME]`", 398 "description": "The name of the vari able to return, in the format:\n\n`projects/[PROJECT_ID]/configs/[CONFIG_NAME]/v ariables/[VARIBLE_NAME]`",
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
493 ] 526 ]
494 }, 527 },
495 "list": { 528 "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.", 529 "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.",
497 "httpMethod": "GET", 530 "httpMethod": "GET",
498 "id": "runtimeconfig.projects.configs.variab les.list", 531 "id": "runtimeconfig.projects.configs.variab les.list",
499 "parameterOrder": [ 532 "parameterOrder": [
500 "parent" 533 "parent"
501 ], 534 ],
502 "parameters": { 535 "parameters": {
536 "returnValues": {
537 "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.",
538 "location": "query",
539 "type": "boolean"
540 },
541 "pageToken": {
542 "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.",
543 "location": "query",
544 "type": "string"
545 },
503 "pageSize": { 546 "pageSize": {
504 "description": "Specifies the number of results to return per page. If there are fewer\nelements than the specified number, returns all elements.", 547 "description": "Specifies the number of results to return per page. If there are fewer\nelements than the specified number, returns all elements.",
505 "format": "int32", 548 "format": "int32",
506 "location": "query", 549 "location": "query",
507 "type": "integer" 550 "type": "integer"
508 }, 551 },
509 "parent": { 552 "parent": {
510 "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]`", 553 "description": "The path to the Runt imeConfig resource for which you want to list variables.\nThe configuration must exist beforehand; the path must be in the format:\n\n`projects/[PROJECT_ID]/con figs/[CONFIG_NAME]`",
511 "location": "path", 554 "location": "path",
512 "pattern": "^projects/[^/]+/configs/ [^/]+$", 555 "pattern": "^projects/[^/]+/configs/ [^/]+$",
513 "required": true, 556 "required": true,
514 "type": "string" 557 "type": "string"
515 }, 558 },
516 "filter": { 559 "filter": {
517 "description": "Filters variables by matching the specified filter. For example:\n\n`projects/example-project/config /[CONFIG_NAME]/variables/example-variable`.", 560 "description": "Filters variables by matching the specified filter. For example:\n\n`projects/example-project/config /[CONFIG_NAME]/variables/example-variable`.",
518 "location": "query", 561 "location": "query",
519 "type": "string" 562 "type": "string"
520 },
521 "returnValues": {
522 "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.",
523 "location": "query",
524 "type": "boolean"
525 },
526 "pageToken": {
527 "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.",
528 "location": "query",
529 "type": "string"
530 } 563 }
531 }, 564 },
532 "path": "v1beta1/{+parent}/variables", 565 "path": "v1beta1/{+parent}/variables",
533 "response": { 566 "response": {
534 "$ref": "ListVariablesResponse" 567 "$ref": "ListVariablesResponse"
535 }, 568 },
536 "scopes": [ 569 "scopes": [
537 "https://www.googleapis.com/auth/cloud-p latform", 570 "https://www.googleapis.com/auth/cloud-p latform",
538 "https://www.googleapis.com/auth/cloudru ntimeconfig" 571 "https://www.googleapis.com/auth/cloudru ntimeconfig"
539 ] 572 ]
540 },
541 "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.",
543 "httpMethod": "POST",
544 "id": "runtimeconfig.projects.configs.variab les.create",
545 "parameterOrder": [
546 "parent"
547 ],
548 "parameters": {
549 "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. ",
551 "location": "query",
552 "type": "string"
553 },
554 "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]`",
556 "location": "path",
557 "pattern": "^projects/[^/]+/configs/ [^/]+$",
558 "required": true,
559 "type": "string"
560 }
561 },
562 "path": "v1beta1/{+parent}/variables",
563 "request": {
564 "$ref": "Variable"
565 },
566 "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 } 573 }
574 } 574 }
575 }, 575 },
576 "waiters": { 576 "waiters": {
577 "methods": { 577 "methods": {
578 "get": {
579 "description": "Gets information about a sin gle waiter.",
580 "httpMethod": "GET",
581 "id": "runtimeconfig.projects.configs.waiter s.get",
582 "parameterOrder": [
583 "name"
584 ],
585 "parameters": {
586 "name": {
587 "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]`",
588 "location": "path",
589 "pattern": "^projects/[^/]+/configs/ [^/]+/waiters/[^/]+$",
590 "required": true,
591 "type": "string"
592 }
593 },
594 "path": "v1beta1/{+name}",
595 "response": {
596 "$ref": "Waiter"
597 },
598 "scopes": [
599 "https://www.googleapis.com/auth/cloud-p latform",
600 "https://www.googleapis.com/auth/cloudru ntimeconfig"
601 ]
602 },
603 "list": {
604 "description": "List waiters within the give n configuration.",
605 "httpMethod": "GET",
606 "id": "runtimeconfig.projects.configs.waiter s.list",
607 "parameterOrder": [
608 "parent"
609 ],
610 "parameters": {
611 "parent": {
612 "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]`",
613 "location": "path",
614 "pattern": "^projects/[^/]+/configs/ [^/]+$",
615 "required": true,
616 "type": "string"
617 },
618 "pageToken": {
619 "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.",
620 "location": "query",
621 "type": "string"
622 },
623 "pageSize": {
624 "description": "Specifies the number of results to return per page. If there are fewer\nelements than the specified number, returns all elements.",
625 "format": "int32",
626 "location": "query",
627 "type": "integer"
628 }
629 },
630 "path": "v1beta1/{+parent}/waiters",
631 "response": {
632 "$ref": "ListWaitersResponse"
633 },
634 "scopes": [
635 "https://www.googleapis.com/auth/cloud-p latform",
636 "https://www.googleapis.com/auth/cloudru ntimeconfig"
637 ]
638 },
639 "create": { 578 "create": {
640 "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.", 579 "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.",
641 "httpMethod": "POST", 580 "httpMethod": "POST",
642 "id": "runtimeconfig.projects.configs.waiter s.create", 581 "id": "runtimeconfig.projects.configs.waiter s.create",
643 "parameterOrder": [ 582 "parameterOrder": [
644 "parent" 583 "parent"
645 ], 584 ],
646 "parameters": { 585 "parameters": {
586 "parent": {
587 "description": "The path to the conf iguration that will own the waiter.\nThe configuration must exist beforehand; th e path must be in the format:\n\n`projects/[PROJECT_ID]/configs/[CONFIG_NAME]`." ,
588 "location": "path",
589 "pattern": "^projects/[^/]+/configs/ [^/]+$",
590 "required": true,
591 "type": "string"
592 },
647 "requestId": { 593 "requestId": {
648 "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. ", 594 "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. ",
649 "location": "query", 595 "location": "query",
650 "type": "string" 596 "type": "string"
651 },
652 "parent": {
653 "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]`." ,
654 "location": "path",
655 "pattern": "^projects/[^/]+/configs/ [^/]+$",
656 "required": true,
657 "type": "string"
658 } 597 }
659 }, 598 },
660 "path": "v1beta1/{+parent}/waiters", 599 "path": "v1beta1/{+parent}/waiters",
661 "request": { 600 "request": {
662 "$ref": "Waiter" 601 "$ref": "Waiter"
663 }, 602 },
664 "response": { 603 "response": {
665 "$ref": "Operation" 604 "$ref": "Operation"
666 }, 605 },
667 "scopes": [ 606 "scopes": [
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
714 } 653 }
715 }, 654 },
716 "path": "v1beta1/{+name}", 655 "path": "v1beta1/{+name}",
717 "response": { 656 "response": {
718 "$ref": "Empty" 657 "$ref": "Empty"
719 }, 658 },
720 "scopes": [ 659 "scopes": [
721 "https://www.googleapis.com/auth/cloud-p latform", 660 "https://www.googleapis.com/auth/cloud-p latform",
722 "https://www.googleapis.com/auth/cloudru ntimeconfig" 661 "https://www.googleapis.com/auth/cloudru ntimeconfig"
723 ] 662 ]
663 },
664 "get": {
665 "description": "Gets information about a sin gle waiter.",
666 "httpMethod": "GET",
667 "id": "runtimeconfig.projects.configs.waiter s.get",
668 "parameterOrder": [
669 "name"
670 ],
671 "parameters": {
672 "name": {
673 "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]`",
674 "location": "path",
675 "pattern": "^projects/[^/]+/configs/ [^/]+/waiters/[^/]+$",
676 "required": true,
677 "type": "string"
678 }
679 },
680 "path": "v1beta1/{+name}",
681 "response": {
682 "$ref": "Waiter"
683 },
684 "scopes": [
685 "https://www.googleapis.com/auth/cloud-p latform",
686 "https://www.googleapis.com/auth/cloudru ntimeconfig"
687 ]
688 },
689 "list": {
690 "description": "List waiters within the give n configuration.",
691 "httpMethod": "GET",
692 "id": "runtimeconfig.projects.configs.waiter s.list",
693 "parameterOrder": [
694 "parent"
695 ],
696 "parameters": {
697 "parent": {
698 "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 be in the format:\n\n`projects/[PROJECT_ID]/confi gs/[CONFIG_NAME]`",
699 "location": "path",
700 "pattern": "^projects/[^/]+/configs/ [^/]+$",
701 "required": true,
702 "type": "string"
703 },
704 "pageToken": {
705 "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.",
706 "location": "query",
707 "type": "string"
708 },
709 "pageSize": {
710 "description": "Specifies the number of results to return per page. If there are fewer\nelements than the specified number, returns all elements.",
711 "format": "int32",
712 "location": "query",
713 "type": "integer"
714 }
715 },
716 "path": "v1beta1/{+parent}/waiters",
717 "response": {
718 "$ref": "ListWaitersResponse"
719 },
720 "scopes": [
721 "https://www.googleapis.com/auth/cloud-p latform",
722 "https://www.googleapis.com/auth/cloudru ntimeconfig"
723 ]
724 } 724 }
725 } 725 }
726 }, 726 },
727 "operations": { 727 "operations": {
728 "methods": { 728 "methods": {
729 "get": { 729 "get": {
730 "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.", 730 "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.",
731 "httpMethod": "GET", 731 "httpMethod": "GET",
732 "id": "runtimeconfig.projects.configs.operat ions.get", 732 "id": "runtimeconfig.projects.configs.operat ions.get",
733 "parameterOrder": [ 733 "parameterOrder": [
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
779 "https://www.googleapis.com/auth/cloudru ntimeconfig" 779 "https://www.googleapis.com/auth/cloudru ntimeconfig"
780 ] 780 ]
781 } 781 }
782 } 782 }
783 } 783 }
784 } 784 }
785 } 785 }
786 } 786 }
787 } 787 }
788 }, 788 },
789 "revision": "20170816", 789 "revision": "20170829",
790 "rootUrl": "https://runtimeconfig.googleapis.com/", 790 "rootUrl": "https://runtimeconfig.googleapis.com/",
791 "schemas": { 791 "schemas": {
792 "SetIamPolicyRequest": {
793 "description": "Request message for `SetIamPolicy` method.",
794 "id": "SetIamPolicyRequest",
795 "properties": {
796 "policy": {
797 "$ref": "Policy",
798 "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."
799 }
800 },
801 "type": "object"
802 },
803 "Status": {
804 "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.",
805 "id": "Status",
806 "properties": {
807 "code": {
808 "description": "The status code, which should be an enum val ue of google.rpc.Code.",
809 "format": "int32",
810 "type": "integer"
811 },
812 "message": {
813 "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.",
814 "type": "string"
815 },
816 "details": {
817 "description": "A list of messages that carry the error deta ils. There is a common set of\nmessage types for APIs to use.",
818 "items": {
819 "additionalProperties": {
820 "description": "Properties of the object. Contains f ield @type with type URL.",
821 "type": "any"
822 },
823 "type": "object"
824 },
825 "type": "array"
826 }
827 },
828 "type": "object"
829 },
830 "Binding": {
831 "description": "Associates `members` with a `role`.",
832 "id": "Binding",
833 "properties": {
834 "members": {
835 "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",
836 "items": {
837 "type": "string"
838 },
839 "type": "array"
840 },
841 "role": {
842 "description": "Role that is assigned to `members`.\nFor exa mple, `roles/viewer`, `roles/editor`, or `roles/owner`.\nRequired",
843 "type": "string"
844 }
845 },
846 "type": "object"
847 },
848 "Empty": {
849 "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 `{}`.",
850 "id": "Empty",
851 "properties": {},
852 "type": "object"
853 },
854 "Cardinality": { 792 "Cardinality": {
855 "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.", 793 "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.",
856 "id": "Cardinality", 794 "id": "Cardinality",
857 "properties": { 795 "properties": {
858 "number": { 796 "number": {
859 "description": "The number variables under the `path` that m ust exist to meet this\ncondition. Defaults to 1 if not specified.", 797 "description": "The number variables under the `path` that m ust exist to meet this\ncondition. Defaults to 1 if not specified.",
860 "format": "int32", 798 "format": "int32",
861 "type": "integer" 799 "type": "integer"
862 }, 800 },
863 "path": { 801 "path": {
864 "description": "The root of the variable subtree to monitor. For example, `/foo`.", 802 "description": "The root of the variable subtree to monitor. For example, `/foo`.",
865 "type": "string" 803 "type": "string"
866 } 804 }
867 }, 805 },
868 "type": "object" 806 "type": "object"
869 }, 807 },
808 "Empty": {
809 "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 `{}`.",
810 "id": "Empty",
811 "properties": {},
812 "type": "object"
813 },
870 "ListConfigsResponse": { 814 "ListConfigsResponse": {
871 "description": "`ListConfigs()` returns the following response. The order of returned\nobjects is arbitrary; that is, it is not ordered in any parti cular way.", 815 "description": "`ListConfigs()` returns the following response. The order of returned\nobjects is arbitrary; that is, it is not ordered in any parti cular way.",
872 "id": "ListConfigsResponse", 816 "id": "ListConfigsResponse",
873 "properties": { 817 "properties": {
874 "nextPageToken": { 818 "nextPageToken": {
875 "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 "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",
876 "type": "string" 820 "type": "string"
877 }, 821 },
878 "configs": { 822 "configs": {
879 "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.", 823 "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.",
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
925 "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", 869 "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",
926 "type": "string" 870 "type": "string"
927 } 871 }
928 }, 872 },
929 "type": "object" 873 "type": "object"
930 }, 874 },
931 "RuntimeConfig": { 875 "RuntimeConfig": {
932 "description": "A RuntimeConfig resource is the primary resource in the Cloud RuntimeConfig\nservice. A RuntimeConfig resource consists of metadata and a hierarchy of\nvariables.", 876 "description": "A RuntimeConfig resource is the primary resource in the Cloud RuntimeConfig\nservice. A RuntimeConfig resource consists of metadata and a hierarchy of\nvariables.",
933 "id": "RuntimeConfig", 877 "id": "RuntimeConfig",
934 "properties": { 878 "properties": {
879 "name": {
880 "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.",
881 "type": "string"
882 },
935 "description": { 883 "description": {
936 "description": "An optional description of the RuntimeConfig object.", 884 "description": "An optional description of the RuntimeConfig object.",
937 "type": "string" 885 "type": "string"
938 },
939 "name": {
940 "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.",
941 "type": "string"
942 } 886 }
943 }, 887 },
944 "type": "object" 888 "type": "object"
945 }, 889 },
946 "WatchVariableRequest": { 890 "WatchVariableRequest": {
947 "description": "Request for the `WatchVariable()` method.", 891 "description": "Request for the `WatchVariable()` method.",
948 "id": "WatchVariableRequest", 892 "id": "WatchVariableRequest",
949 "properties": { 893 "properties": {
950 "newerThan": { 894 "newerThan": {
951 "description": "If specified, checks the current timestamp o f the variable and if the\ncurrent timestamp is newer than `newerThan` timestamp , the method returns\nimmediately.\n\nIf not specified or the variable has an ol der timestamp, the watcher waits\nfor a the value to change before returning.", 895 "description": "If specified, checks the current timestamp o f the variable and if the\ncurrent timestamp is newer than `newerThan` timestamp , the method returns\nimmediately.\n\nIf not specified or the variable has an ol der timestamp, the watcher waits\nfor a the value to change before returning.",
952 "format": "google-datetime", 896 "format": "google-datetime",
953 "type": "string" 897 "type": "string"
954 } 898 }
955 }, 899 },
956 "type": "object" 900 "type": "object"
957 }, 901 },
958 "ListWaitersResponse": { 902 "ListWaitersResponse": {
959 "description": "Response for the `ListWaiters()` method.\nOrder of r eturned waiter objects is arbitrary.", 903 "description": "Response for the `ListWaiters()` method.\nOrder of r eturned waiter objects is arbitrary.",
960 "id": "ListWaitersResponse", 904 "id": "ListWaitersResponse",
961 "properties": { 905 "properties": {
962 "nextPageToken": {
963 "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",
964 "type": "string"
965 },
966 "waiters": { 906 "waiters": {
967 "description": "Found waiters in the project.", 907 "description": "Found waiters in the project.",
968 "items": { 908 "items": {
969 "$ref": "Waiter" 909 "$ref": "Waiter"
970 }, 910 },
971 "type": "array" 911 "type": "array"
912 },
913 "nextPageToken": {
914 "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",
915 "type": "string"
972 } 916 }
973 }, 917 },
974 "type": "object" 918 "type": "object"
975 },
976 "TestIamPermissionsRequest": {
977 "description": "Request message for `TestIamPermissions` method.",
978 "id": "TestIamPermissionsRequest",
979 "properties": {
980 "permissions": {
981 "description": "The set of permissions to check for the `res ource`. Permissions with\nwildcards (such as '*' or 'storage.*') are not allowed . For more\ninformation see\n[IAM Overview](https://cloud.google.com/iam/docs/ov erview#permissions).",
982 "items": {
983 "type": "string"
984 },
985 "type": "array"
986 }
987 },
988 "type": "object"
989 }, 919 },
990 "Waiter": { 920 "Waiter": {
991 "description": "A Waiter resource waits for some end condition withi n a RuntimeConfig resource\nto be met before it returns. For example, assume you have a distributed\nsystem where each node writes to a Variable resource indidi cating the node's\nreadiness as part of the startup process.\n\nYou then configu re a Waiter resource with the success condition set to wait\nuntil some number o f nodes have checked in. Afterwards, your application\nruns some arbitrary code after the condition has been met and the waiter\nreturns successfully.\n\nOnce c reated, a Waiter resource is immutable.\n\nTo learn more about using waiters, re ad the\n[Creating a Waiter](/deployment-manager/runtime-configurator/creating-a- waiter)\ndocumentation.", 921 "description": "A Waiter resource waits for some end condition withi n a RuntimeConfig resource\nto be met before it returns. For example, assume you have a distributed\nsystem where each node writes to a Variable resource indidi cating the node's\nreadiness as part of the startup process.\n\nYou then configu re a Waiter resource with the success condition set to wait\nuntil some number o f nodes have checked in. Afterwards, your application\nruns some arbitrary code after the condition has been met and the waiter\nreturns successfully.\n\nOnce c reated, a Waiter resource is immutable.\n\nTo learn more about using waiters, re ad the\n[Creating a Waiter](/deployment-manager/runtime-configurator/creating-a- waiter)\ndocumentation.",
992 "id": "Waiter", 922 "id": "Waiter",
993 "properties": { 923 "properties": {
994 "name": {
995 "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.",
996 "type": "string"
997 },
998 "error": { 924 "error": {
999 "$ref": "Status", 925 "$ref": "Status",
1000 "description": "[Output Only] If the waiter ended due to a f ailure or timeout, this value\nwill be set." 926 "description": "[Output Only] If the waiter ended due to a f ailure or timeout, this value\nwill be set."
1001 }, 927 },
1002 "failure": { 928 "failure": {
1003 "$ref": "EndCondition", 929 "$ref": "EndCondition",
1004 "description": "[Optional] The failure condition of this wai ter. If this condition is met,\n`done` will be set to `true` and the `error` cod e will be set to `ABORTED`.\nThe failure condition takes precedence over the suc cess condition. If both\nconditions are met, a failure will be indicated. This v alue is optional; if\nno failure condition is set, the only failure scenario wil l be a timeout." 930 "description": "[Optional] The failure condition of this wai ter. If this condition is met,\n`done` will be set to `true` and the `error` cod e will be set to `ABORTED`.\nThe failure condition takes precedence over the suc cess condition. If both\nconditions are met, a failure will be indicated. This v alue is optional; if\nno failure condition is set, the only failure scenario wil l be a timeout."
1005 }, 931 },
1006 "success": { 932 "success": {
1007 "$ref": "EndCondition", 933 "$ref": "EndCondition",
1008 "description": "[Required] The success condition. If this co ndition is met, `done` will be\nset to `true` and the `error` value will remain unset. The failure condition\ntakes precedence over the success condition. If bo th conditions are met, a\nfailure will be indicated." 934 "description": "[Required] The success condition. If this co ndition is met, `done` will be\nset to `true` and the `error` value will remain unset. The failure condition\ntakes precedence over the success condition. If bo th conditions are met, a\nfailure will be indicated."
1009 }, 935 },
1010 "createTime": { 936 "createTime": {
1011 "description": "[Output Only] The instant at which this Wait er resource was created. Adding\nthe value of `timeout` to this instant yields t he timeout deadline for the\nwaiter.", 937 "description": "[Output Only] The instant at which this Wait er resource was created. Adding\nthe value of `timeout` to this instant yields t he timeout deadline for the\nwaiter.",
1012 "format": "google-datetime", 938 "format": "google-datetime",
1013 "type": "string" 939 "type": "string"
1014 }, 940 },
1015 "done": { 941 "done": {
1016 "description": "[Output Only] If the value is `false`, it me ans the waiter is still waiting\nfor one of its conditions to be met.\n\nIf true , the waiter has finished. If the waiter finished due to a timeout\nor failure, `error` will be set.", 942 "description": "[Output Only] If the value is `false`, it me ans the waiter is still waiting\nfor one of its conditions to be met.\n\nIf true , the waiter has finished. If the waiter finished due to a timeout\nor failure, `error` will be set.",
1017 "type": "boolean" 943 "type": "boolean"
1018 }, 944 },
1019 "timeout": { 945 "timeout": {
1020 "description": "[Required] Specifies the timeout of the wait er in seconds, beginning from\nthe instant that `waiters().create` method is cal led. If this time elapses\nbefore the success or failure conditions are met, the waiter fails and sets\nthe `error` code to `DEADLINE_EXCEEDED`.", 946 "description": "[Required] Specifies the timeout of the wait er in seconds, beginning from\nthe instant that `waiters().create` method is cal led. If this time elapses\nbefore the success or failure conditions are met, the waiter fails and sets\nthe `error` code to `DEADLINE_EXCEEDED`.",
1021 "format": "google-duration", 947 "format": "google-duration",
1022 "type": "string" 948 "type": "string"
949 },
950 "name": {
951 "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.",
952 "type": "string"
1023 } 953 }
1024 }, 954 },
1025 "type": "object" 955 "type": "object"
956 },
957 "TestIamPermissionsRequest": {
958 "description": "Request message for `TestIamPermissions` method.",
959 "id": "TestIamPermissionsRequest",
960 "properties": {
961 "permissions": {
962 "description": "The set of permissions to check for the `res ource`. Permissions with\nwildcards (such as '*' or 'storage.*') are not allowed . For more\ninformation see\n[IAM Overview](https://cloud.google.com/iam/docs/ov erview#permissions).",
963 "items": {
964 "type": "string"
965 },
966 "type": "array"
967 }
968 },
969 "type": "object"
1026 }, 970 },
1027 "Variable": { 971 "Variable": {
1028 "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).", 972 "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).",
1029 "id": "Variable", 973 "id": "Variable",
1030 "properties": { 974 "properties": {
975 "text": {
976 "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.",
977 "type": "string"
978 },
1031 "value": { 979 "value": {
1032 "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.", 980 "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.",
1033 "format": "byte", 981 "format": "byte",
1034 "type": "string" 982 "type": "string"
1035 }, 983 },
1036 "state": { 984 "state": {
1037 "description": "[Ouput only] The current state of the variab le. The variable state indicates\nthe outcome of the `variables().watch` call an d is visible through the\n`get` and `list` calls.", 985 "description": "[Ouput only] The current state of the variab le. The variable state indicates\nthe outcome of the `variables().watch` call an d is visible through the\n`get` and `list` calls.",
1038 "enum": [ 986 "enum": [
1039 "VARIABLE_STATE_UNSPECIFIED", 987 "VARIABLE_STATE_UNSPECIFIED",
1040 "UPDATED", 988 "UPDATED",
1041 "DELETED" 989 "DELETED"
1042 ], 990 ],
1043 "enumDescriptions": [ 991 "enumDescriptions": [
1044 "Default variable state.", 992 "Default variable state.",
1045 "The variable was updated, while `variables().watch` was executing.", 993 "The variable was updated, while `variables().watch` was executing.",
1046 "The variable was deleted, while `variables().watch` was executing." 994 "The variable was deleted, while `variables().watch` was executing."
1047 ], 995 ],
1048 "type": "string" 996 "type": "string"
1049 }, 997 },
1050 "updateTime": { 998 "updateTime": {
1051 "description": "[Output Only] The time of the last variable update.", 999 "description": "[Output Only] The time of the last variable update.",
1052 "format": "google-datetime", 1000 "format": "google-datetime",
1053 "type": "string" 1001 "type": "string"
1054 }, 1002 },
1055 "name": { 1003 "name": {
1056 "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.", 1004 "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.",
1057 "type": "string" 1005 "type": "string"
1058 },
1059 "text": {
1060 "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.",
1061 "type": "string"
1062 } 1006 }
1063 }, 1007 },
1064 "type": "object" 1008 "type": "object"
1065 }, 1009 },
1066 "Policy": { 1010 "Policy": {
1067 "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).", 1011 "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).",
1068 "id": "Policy", 1012 "id": "Policy",
1069 "properties": { 1013 "properties": {
1014 "bindings": {
1015 "description": "Associates a list of `members` to a `role`.\ n`bindings` with no members will result in an error.",
1016 "items": {
1017 "$ref": "Binding"
1018 },
1019 "type": "array"
1020 },
1070 "etag": { 1021 "etag": {
1071 "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.", 1022 "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.",
1072 "format": "byte", 1023 "format": "byte",
1073 "type": "string" 1024 "type": "string"
1074 }, 1025 },
1075 "version": { 1026 "version": {
1076 "description": "Version of the `Policy`. The default version is 0.", 1027 "description": "Version of the `Policy`. The default version is 0.",
1077 "format": "int32", 1028 "format": "int32",
1078 "type": "integer" 1029 "type": "integer"
1079 },
1080 "bindings": {
1081 "description": "Associates a list of `members` to a `role`.\ n`bindings` with no members will result in an error.",
1082 "items": {
1083 "$ref": "Binding"
1084 },
1085 "type": "array"
1086 } 1030 }
1087 }, 1031 },
1088 "type": "object" 1032 "type": "object"
1089 }, 1033 },
1090 "Operation": { 1034 "Operation": {
1091 "description": "This resource represents a long-running operation th at is the result of a\nnetwork API call.", 1035 "description": "This resource represents a long-running operation th at is the result of a\nnetwork API call.",
1092 "id": "Operation", 1036 "id": "Operation",
1093 "properties": { 1037 "properties": {
1094 "done": {
1095 "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.",
1096 "type": "boolean"
1097 },
1098 "response": { 1038 "response": {
1099 "additionalProperties": { 1039 "additionalProperties": {
1100 "description": "Properties of the object. Contains field @type with type URL.", 1040 "description": "Properties of the object. Contains field @type with type URL.",
1101 "type": "any" 1041 "type": "any"
1102 }, 1042 },
1103 "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`.", 1043 "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`.",
1104 "type": "object" 1044 "type": "object"
1105 }, 1045 },
1106 "name": { 1046 "name": {
1107 "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` .", 1047 "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` .",
1108 "type": "string" 1048 "type": "string"
1109 }, 1049 },
1110 "error": { 1050 "error": {
1111 "$ref": "Status", 1051 "$ref": "Status",
1112 "description": "The error result of the operation in case of failure or cancellation." 1052 "description": "The error result of the operation in case of failure or cancellation."
1113 }, 1053 },
1114 "metadata": { 1054 "metadata": {
1115 "additionalProperties": { 1055 "additionalProperties": {
1116 "description": "Properties of the object. Contains field @type with type URL.", 1056 "description": "Properties of the object. Contains field @type with type URL.",
1117 "type": "any" 1057 "type": "any"
1118 }, 1058 },
1119 "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. ", 1059 "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. ",
1120 "type": "object" 1060 "type": "object"
1061 },
1062 "done": {
1063 "description": "If the value is `false`, it means the operat ion is still in progress.\nIf `true`, the operation is completed, and either `er ror` or `response` is\navailable.",
1064 "type": "boolean"
1121 } 1065 }
1122 }, 1066 },
1123 "type": "object" 1067 "type": "object"
1068 },
1069 "SetIamPolicyRequest": {
1070 "description": "Request message for `SetIamPolicy` method.",
1071 "id": "SetIamPolicyRequest",
1072 "properties": {
1073 "policy": {
1074 "$ref": "Policy",
1075 "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."
1076 }
1077 },
1078 "type": "object"
1079 },
1080 "Status": {
1081 "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.",
1082 "id": "Status",
1083 "properties": {
1084 "details": {
1085 "description": "A list of messages that carry the error deta ils. There is a common set of\nmessage types for APIs to use.",
1086 "items": {
1087 "additionalProperties": {
1088 "description": "Properties of the object. Contains f ield @type with type URL.",
1089 "type": "any"
1090 },
1091 "type": "object"
1092 },
1093 "type": "array"
1094 },
1095 "code": {
1096 "description": "The status code, which should be an enum val ue of google.rpc.Code.",
1097 "format": "int32",
1098 "type": "integer"
1099 },
1100 "message": {
1101 "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.",
1102 "type": "string"
1103 }
1104 },
1105 "type": "object"
1106 },
1107 "Binding": {
1108 "description": "Associates `members` with a `role`.",
1109 "id": "Binding",
1110 "properties": {
1111 "role": {
1112 "description": "Role that is assigned to `members`.\nFor exa mple, `roles/viewer`, `roles/editor`, or `roles/owner`.\nRequired",
1113 "type": "string"
1114 },
1115 "members": {
1116 "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",
1117 "items": {
1118 "type": "string"
1119 },
1120 "type": "array"
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/resourceviews__v1beta2.json ('k') | discovery/googleapis_beta/speech__v1beta1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698