Certificate constructor
Certificate({})
Implementation
Certificate({
this.createTime,
this.description,
this.expireTime,
this.labels,
this.managed,
this.name,
this.pemCertificate,
this.sanDnsnames,
this.scope,
this.selfManaged,
this.updateTime,
});