ComputeEngineShapeDescriptor constructor
      
      ComputeEngineShapeDescriptor({})
     
    
    
Implementation
ComputeEngineShapeDescriptor({
  this.logicalCoreCount,
  this.machineType,
  this.memoryMb,
  this.physicalCoreCount,
  this.series,
  this.storage,
});