Interface protos.google.cloud.kms.v1.ICreateCryptoKeyRequest (3.5.0)

Properties of a CreateCryptoKeyRequest.

Package

@google-cloud/kms

Properties

cryptoKey

cryptoKey?: (google.cloud.kms.v1.ICryptoKey|null);

CreateCryptoKeyRequest cryptoKey

cryptoKeyId

cryptoKeyId?: (string|null);

CreateCryptoKeyRequest cryptoKeyId

parent

parent?: (string|null);

CreateCryptoKeyRequest parent

skipInitialVersionCreation

skipInitialVersionCreation?: (boolean|null);

CreateCryptoKeyRequest skipInitialVersionCreation