ImportTrustedKeyWrappedCryptoKeyVersionRequest constructor
ImportTrustedKeyWrappedCryptoKeyVersionRequest({})
Implementation
ImportTrustedKeyWrappedCryptoKeyVersionRequest({
this.algorithm,
this.cryptoKeyVersion,
this.importingKey,
this.wrappedKey,
});