Skip to content

Commit c6d7efa

Browse files
Google APIscopybara-github
authored andcommitted
docs: A comment for enum value DESTROYED in enum CryptoKeyVersionState is changed
PiperOrigin-RevId: 759163334
1 parent 29b2bad commit c6d7efa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/kms/v1/resources.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ message CryptoKeyVersion {
500500
// state.
501501
DISABLED = 2;
502502

503-
// This key material of this version is destroyed and no longer stored.
503+
// The key material of this version is destroyed and no longer stored.
504504
// This version may only become
505505
// [ENABLED][google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionState.ENABLED]
506506
// again if this version is

0 commit comments

Comments
 (0)