|
2065 | 2065 | }
|
2066 | 2066 | }
|
2067 | 2067 | },
|
2068 |
| - "revision": "20240207", |
| 2068 | + "revision": "20240228", |
2069 | 2069 | "rootUrl": "https://clouddeploy.googleapis.com/",
|
2070 | 2070 | "schemas": {
|
2071 | 2071 | "AbandonReleaseRequest": {
|
|
2348 | 2348 | "TYPE_RESTRICTION_VIOLATED",
|
2349 | 2349 | "TYPE_RESOURCE_DELETED",
|
2350 | 2350 | "TYPE_ROLLOUT_UPDATE",
|
| 2351 | + "TYPE_DEPLOY_POLICY_EVALUATION", |
2351 | 2352 | "TYPE_RENDER_STATUES_CHANGE"
|
2352 | 2353 | ],
|
2353 | 2354 | "enumDeprecated": [
|
|
2358 | 2359 | false,
|
2359 | 2360 | false,
|
2360 | 2361 | false,
|
| 2362 | + false, |
2361 | 2363 | true
|
2362 | 2364 | ],
|
2363 | 2365 | "enumDescriptions": [
|
|
2368 | 2370 | "Restriction check failed.",
|
2369 | 2371 | "Resource deleted.",
|
2370 | 2372 | "Rollout updated.",
|
| 2373 | + "Deploy Policy evaluation.", |
2371 | 2374 | "Deprecated: This field is never used. Use release_render log type instead."
|
2372 | 2375 | ],
|
2373 | 2376 | "type": "string"
|
|
2401 | 2404 | "readOnly": true,
|
2402 | 2405 | "type": "array"
|
2403 | 2406 | },
|
| 2407 | + "currentRepairAutomationRun": { |
| 2408 | + "description": "Output only. The current AutomationRun repairing the rollout.", |
| 2409 | + "readOnly": true, |
| 2410 | + "type": "string" |
| 2411 | + }, |
2404 | 2412 | "promoteAutomationRun": {
|
2405 | 2413 | "description": "Output only. The ID of the AutomationRun initiated by a promote release rule.",
|
2406 | 2414 | "readOnly": true,
|
|
2516 | 2524 | "CANCELLED",
|
2517 | 2525 | "FAILED",
|
2518 | 2526 | "IN_PROGRESS",
|
2519 |
| - "PENDING" |
| 2527 | + "PENDING", |
| 2528 | + "ABORTED" |
2520 | 2529 | ],
|
2521 | 2530 | "enumDescriptions": [
|
2522 | 2531 | "The `AutomationRun` has an unspecified state.",
|
2523 | 2532 | "The `AutomationRun` has succeeded.",
|
2524 | 2533 | "The `AutomationRun` was cancelled.",
|
2525 | 2534 | "The `AutomationRun` has failed.",
|
2526 | 2535 | "The `AutomationRun` is in progress.",
|
2527 |
| - "The `AutomationRun` is pending." |
| 2536 | + "The `AutomationRun` is pending.", |
| 2537 | + "The `AutomationRun` was aborted." |
2528 | 2538 | ],
|
2529 | 2539 | "readOnly": true,
|
2530 | 2540 | "type": "string"
|
|
2592 | 2602 | "TYPE_RESTRICTION_VIOLATED",
|
2593 | 2603 | "TYPE_RESOURCE_DELETED",
|
2594 | 2604 | "TYPE_ROLLOUT_UPDATE",
|
| 2605 | + "TYPE_DEPLOY_POLICY_EVALUATION", |
2595 | 2606 | "TYPE_RENDER_STATUES_CHANGE"
|
2596 | 2607 | ],
|
2597 | 2608 | "enumDeprecated": [
|
|
2602 | 2613 | false,
|
2603 | 2614 | false,
|
2604 | 2615 | false,
|
| 2616 | + false, |
2605 | 2617 | true
|
2606 | 2618 | ],
|
2607 | 2619 | "enumDescriptions": [
|
|
2612 | 2624 | "Restriction check failed.",
|
2613 | 2625 | "Resource deleted.",
|
2614 | 2626 | "Rollout updated.",
|
| 2627 | + "Deploy Policy evaluation.", |
2615 | 2628 | "Deprecated: This field is never used. Use release_render log type instead."
|
2616 | 2629 | ],
|
2617 | 2630 | "type": "string"
|
|
3144 | 3157 | "TYPE_RESTRICTION_VIOLATED",
|
3145 | 3158 | "TYPE_RESOURCE_DELETED",
|
3146 | 3159 | "TYPE_ROLLOUT_UPDATE",
|
| 3160 | + "TYPE_DEPLOY_POLICY_EVALUATION", |
3147 | 3161 | "TYPE_RENDER_STATUES_CHANGE"
|
3148 | 3162 | ],
|
3149 | 3163 | "enumDeprecated": [
|
|
3154 | 3168 | false,
|
3155 | 3169 | false,
|
3156 | 3170 | false,
|
| 3171 | + false, |
3157 | 3172 | true
|
3158 | 3173 | ],
|
3159 | 3174 | "enumDescriptions": [
|
|
3164 | 3179 | "Restriction check failed.",
|
3165 | 3180 | "Resource deleted.",
|
3166 | 3181 | "Rollout updated.",
|
| 3182 | + "Deploy Policy evaluation.", |
3167 | 3183 | "Deprecated: This field is never used. Use release_render log type instead."
|
3168 | 3184 | ],
|
3169 | 3185 | "type": "string"
|
|
3691 | 3707 | "TYPE_RESTRICTION_VIOLATED",
|
3692 | 3708 | "TYPE_RESOURCE_DELETED",
|
3693 | 3709 | "TYPE_ROLLOUT_UPDATE",
|
| 3710 | + "TYPE_DEPLOY_POLICY_EVALUATION", |
3694 | 3711 | "TYPE_RENDER_STATUES_CHANGE"
|
3695 | 3712 | ],
|
3696 | 3713 | "enumDeprecated": [
|
|
3701 | 3718 | false,
|
3702 | 3719 | false,
|
3703 | 3720 | false,
|
| 3721 | + false, |
3704 | 3722 | true
|
3705 | 3723 | ],
|
3706 | 3724 | "enumDescriptions": [
|
|
3711 | 3729 | "Restriction check failed.",
|
3712 | 3730 | "Resource deleted.",
|
3713 | 3731 | "Rollout updated.",
|
| 3732 | + "Deploy Policy evaluation.", |
3714 | 3733 | "Deprecated: This field is never used. Use release_render log type instead."
|
3715 | 3734 | ],
|
3716 | 3735 | "type": "string"
|
|
4688 | 4707 | "TYPE_RESTRICTION_VIOLATED",
|
4689 | 4708 | "TYPE_RESOURCE_DELETED",
|
4690 | 4709 | "TYPE_ROLLOUT_UPDATE",
|
| 4710 | + "TYPE_DEPLOY_POLICY_EVALUATION", |
4691 | 4711 | "TYPE_RENDER_STATUES_CHANGE"
|
4692 | 4712 | ],
|
4693 | 4713 | "enumDeprecated": [
|
|
4698 | 4718 | false,
|
4699 | 4719 | false,
|
4700 | 4720 | false,
|
| 4721 | + false, |
4701 | 4722 | true
|
4702 | 4723 | ],
|
4703 | 4724 | "enumDescriptions": [
|
|
4708 | 4729 | "Restriction check failed.",
|
4709 | 4730 | "Resource deleted.",
|
4710 | 4731 | "Rollout updated.",
|
| 4732 | + "Deploy Policy evaluation.", |
4711 | 4733 | "Deprecated: This field is never used. Use release_render log type instead."
|
4712 | 4734 | ],
|
4713 | 4735 | "type": "string"
|
|
4768 | 4790 | "TYPE_RESTRICTION_VIOLATED",
|
4769 | 4791 | "TYPE_RESOURCE_DELETED",
|
4770 | 4792 | "TYPE_ROLLOUT_UPDATE",
|
| 4793 | + "TYPE_DEPLOY_POLICY_EVALUATION", |
4771 | 4794 | "TYPE_RENDER_STATUES_CHANGE"
|
4772 | 4795 | ],
|
4773 | 4796 | "enumDeprecated": [
|
|
4778 | 4801 | false,
|
4779 | 4802 | false,
|
4780 | 4803 | false,
|
| 4804 | + false, |
4781 | 4805 | true
|
4782 | 4806 | ],
|
4783 | 4807 | "enumDescriptions": [
|
|
4788 | 4812 | "Restriction check failed.",
|
4789 | 4813 | "Resource deleted.",
|
4790 | 4814 | "Rollout updated.",
|
| 4815 | + "Deploy Policy evaluation.", |
4791 | 4816 | "Deprecated: This field is never used. Use release_render log type instead."
|
4792 | 4817 | ],
|
4793 | 4818 | "type": "string"
|
|
4967 | 4992 | "REPAIR_STATE_FAILED",
|
4968 | 4993 | "REPAIR_STATE_IN_PROGRESS",
|
4969 | 4994 | "REPAIR_STATE_PENDING",
|
4970 |
| - "REPAIR_STATE_SKIPPED" |
| 4995 | + "REPAIR_STATE_SKIPPED", |
| 4996 | + "REPAIR_STATE_ABORTED" |
4971 | 4997 | ],
|
4972 | 4998 | "enumDescriptions": [
|
4973 | 4999 | "The `repair` has an unspecified state.",
|
|
4976 | 5002 | "The `repair` action has failed.",
|
4977 | 5003 | "The `repair` action is in progress.",
|
4978 | 5004 | "The `repair` action is pending.",
|
4979 |
| - "The `repair` action was skipped." |
| 5005 | + "The `repair` action was skipped.", |
| 5006 | + "The `repair` action was aborted." |
4980 | 5007 | ],
|
4981 | 5008 | "readOnly": true,
|
4982 | 5009 | "type": "string"
|
|
5098 | 5125 | "REPAIR_STATE_FAILED",
|
5099 | 5126 | "REPAIR_STATE_IN_PROGRESS",
|
5100 | 5127 | "REPAIR_STATE_PENDING",
|
5101 |
| - "REPAIR_STATE_SKIPPED" |
| 5128 | + "REPAIR_STATE_SKIPPED", |
| 5129 | + "REPAIR_STATE_ABORTED" |
5102 | 5130 | ],
|
5103 | 5131 | "enumDescriptions": [
|
5104 | 5132 | "The `repair` has an unspecified state.",
|
|
5107 | 5135 | "The `repair` action has failed.",
|
5108 | 5136 | "The `repair` action is in progress.",
|
5109 | 5137 | "The `repair` action is pending.",
|
5110 |
| - "The `repair` action was skipped." |
| 5138 | + "The `repair` action was skipped.", |
| 5139 | + "The `repair` action was aborted." |
5111 | 5140 | ],
|
5112 | 5141 | "readOnly": true,
|
5113 | 5142 | "type": "string"
|
|
5409 | 5438 | "TYPE_RESTRICTION_VIOLATED",
|
5410 | 5439 | "TYPE_RESOURCE_DELETED",
|
5411 | 5440 | "TYPE_ROLLOUT_UPDATE",
|
| 5441 | + "TYPE_DEPLOY_POLICY_EVALUATION", |
5412 | 5442 | "TYPE_RENDER_STATUES_CHANGE"
|
5413 | 5443 | ],
|
5414 | 5444 | "enumDeprecated": [
|
|
5419 | 5449 | false,
|
5420 | 5450 | false,
|
5421 | 5451 | false,
|
| 5452 | + false, |
5422 | 5453 | true
|
5423 | 5454 | ],
|
5424 | 5455 | "enumDescriptions": [
|
|
5429 | 5460 | "Restriction check failed.",
|
5430 | 5461 | "Resource deleted.",
|
5431 | 5462 | "Rollout updated.",
|
| 5463 | + "Deploy Policy evaluation.", |
5432 | 5464 | "Deprecated: This field is never used. Use release_render log type instead."
|
5433 | 5465 | ],
|
5434 | 5466 | "type": "string"
|
|
5510 | 5542 | "TYPE_RESTRICTION_VIOLATED",
|
5511 | 5543 | "TYPE_RESOURCE_DELETED",
|
5512 | 5544 | "TYPE_ROLLOUT_UPDATE",
|
| 5545 | + "TYPE_DEPLOY_POLICY_EVALUATION", |
5513 | 5546 | "TYPE_RENDER_STATUES_CHANGE"
|
5514 | 5547 | ],
|
5515 | 5548 | "enumDeprecated": [
|
|
5520 | 5553 | false,
|
5521 | 5554 | false,
|
5522 | 5555 | false,
|
| 5556 | + false, |
5523 | 5557 | true
|
5524 | 5558 | ],
|
5525 | 5559 | "enumDescriptions": [
|
|
5530 | 5564 | "Restriction check failed.",
|
5531 | 5565 | "Resource deleted.",
|
5532 | 5566 | "Rollout updated.",
|
| 5567 | + "Deploy Policy evaluation.", |
5533 | 5568 | "Deprecated: This field is never used. Use release_render log type instead."
|
5534 | 5569 | ],
|
5535 | 5570 | "type": "string"
|
|
5972 | 6007 | "TYPE_RESTRICTION_VIOLATED",
|
5973 | 6008 | "TYPE_RESOURCE_DELETED",
|
5974 | 6009 | "TYPE_ROLLOUT_UPDATE",
|
| 6010 | + "TYPE_DEPLOY_POLICY_EVALUATION", |
5975 | 6011 | "TYPE_RENDER_STATUES_CHANGE"
|
5976 | 6012 | ],
|
5977 | 6013 | "enumDeprecated": [
|
|
5982 | 6018 | false,
|
5983 | 6019 | false,
|
5984 | 6020 | false,
|
| 6021 | + false, |
5985 | 6022 | true
|
5986 | 6023 | ],
|
5987 | 6024 | "enumDescriptions": [
|
|
5992 | 6029 | "Restriction check failed.",
|
5993 | 6030 | "Resource deleted.",
|
5994 | 6031 | "Rollout updated.",
|
| 6032 | + "Deploy Policy evaluation.", |
5995 | 6033 | "Deprecated: This field is never used. Use release_render log type instead."
|
5996 | 6034 | ],
|
5997 | 6035 | "type": "string"
|
|
0 commit comments