RollbackNodePoolUpgradeRequest constructor
      
      RollbackNodePoolUpgradeRequest({})
     
    
    
Implementation
RollbackNodePoolUpgradeRequest({
  this.clusterId,
  this.name,
  this.nodePoolId,
  this.projectId,
  this.respectPdb,
  this.zone,
});