GoogleCloudApigeeV1CertInfo constructor
GoogleCloudApigeeV1CertInfo({})
Implementation
GoogleCloudApigeeV1CertInfo({
this.basicConstraints,
this.expiryDate,
this.isValid,
this.issuer,
this.publicKey,
this.serialNumber,
this.sigAlgName,
this.subject,
this.subjectAlternativeNames,
this.validFrom,
this.version,
});