We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0378aac commit 0278413Copy full SHA for 0278413
services/kms/v1beta/kms.json
@@ -387,6 +387,7 @@
387
"deleted",
388
"not_available",
389
"errors_exist",
390
+ "creating",
391
"no_version"
392
],
393
"type": "string"
@@ -441,6 +442,7 @@
441
442
"state": {
443
"description": "The current state of the key ring.",
444
"enum": [
445
446
"active",
447
"deleted"
448
@@ -546,7 +548,7 @@
546
548
"description": "The current state of the key.",
547
549
550
- "key_material_not_ready",
551
552
"key_material_invalid",
553
"key_material_unavailable",
554
"disabled",
@@ -639,7 +641,7 @@
639
641
"description": "The current state of the wrapping key.",
640
642
643
644
645
"expired",
646
647
"key_material_unavailable"
0 commit comments