DiskType constructor
DiskType({})
Implementation
DiskType({
this.creationTimestamp,
this.defaultDiskSizeGb,
this.deprecated,
this.description,
this.id,
this.kind,
this.name,
this.region,
this.selfLink,
this.validDiskSize,
this.zone,
});