InstancePartition constructor
      
      InstancePartition({})
     
    
    
Implementation
InstancePartition({
  this.config,
  this.createTime,
  this.displayName,
  this.etag,
  this.name,
  this.nodeCount,
  this.processingUnits,
  this.referencingBackups,
  this.referencingDatabases,
  this.state,
  this.updateTime,
});