ResponsePolicy constructor
      
      ResponsePolicy({})
     
    
    
Implementation
ResponsePolicy({
  this.description,
  this.gkeClusters,
  this.id,
  this.kind,
  this.labels,
  this.networks,
  this.responsePolicyName,
});
ResponsePolicy({
  this.description,
  this.gkeClusters,
  this.id,
  this.kind,
  this.labels,
  this.networks,
  this.responsePolicyName,
});