CryptoKey constructor
CryptoKey({})
Implementation
CryptoKey({
this.createTime,
this.cryptoKeyBackend,
this.destroyScheduledDuration,
this.importOnly,
this.labels,
this.name,
this.nextRotationTime,
this.primary,
this.purpose,
this.rotationPeriod,
this.versionTemplate,
});