importJob property

String? importJob
getter/setter pair

The name of the ImportJob used in the most recent import of this CryptoKeyVersion.

Only present if the underlying key material was imported.

Output only.

Implementation

core.String? importJob;