Class CreateCryptoKeyRequest (1.1.0)

Request message for KeyManagementService.CreateCryptoKey.

Required. It must be unique within a KeyRing and match the regular expression [a-zA-Z0-9_-]{1,63}

If set to true, the request will create a CryptoKey without any CryptoKeyVersions. You must manually call [CreateCryptoKeyVersion][google.cloud.kms.v 1.KeyManagementService.CreateCryptoKeyVersion] or [ImportCrypt oKeyVersion][google.cloud.kms.v1.KeyManagementService.ImportCr yptoKeyVersion] before you can use this CryptoKey.