menu
googleapis package
documentation
cloudkms/v1.dart
ExportTrustedKeyWrappedCryptoKeyVersionResponse
ExportTrustedKeyWrappedCryptoKeyVersionResponse.new constructor
ExportTrustedKeyWrappedCryptoKeyVersionResponse.new constructor
dark_mode
light_mode
ExportTrustedKeyWrappedCryptoKeyVersionResponse
constructor
ExportTrustedKeyWrappedCryptoKeyVersionResponse
(
{
String
?
wrappedKey
,
String
?
wrappedKeyCrc32c
,
})
Implementation
ExportTrustedKeyWrappedCryptoKeyVersionResponse({ this.wrappedKey, this.wrappedKeyCrc32c, });
googleapis package
documentation
cloudkms/v1
ExportTrustedKeyWrappedCryptoKeyVersionResponse
ExportTrustedKeyWrappedCryptoKeyVersionResponse.new constructor
ExportTrustedKeyWrappedCryptoKeyVersionResponse class