StoragePoolDisk constructor
StoragePoolDisk({})
Implementation
StoragePoolDisk({
this.attachedInstances,
this.creationTimestamp,
this.disk,
this.name,
this.provisionedIops,
this.provisionedThroughput,
this.resourcePolicies,
this.sizeGb,
this.status,
this.type,
this.usedBytes,
});