Region constructor
Region({})
Implementation
Region({
this.creationTimestamp,
this.deprecated,
this.description,
this.id,
this.kind,
this.name,
this.quotaStatusWarning,
this.quotas,
this.selfLink,
this.status,
this.supportsPzs,
this.zones,
});