QuotaRule constructor
QuotaRule({})
Implementation
QuotaRule({
this.createTime,
this.description,
this.diskLimitMib,
this.labels,
this.name,
this.state,
this.stateDetails,
this.target,
this.type,
});