GkeWorkload constructor
      
      GkeWorkload({})
     
    
    
Implementation
GkeWorkload({
  this.clusterName,
  this.location,
  this.namespaceName,
  this.projectId,
  this.topLevelControllerName,
  this.topLevelControllerType,
});GkeWorkload({
  this.clusterName,
  this.location,
  this.namespaceName,
  this.projectId,
  this.topLevelControllerName,
  this.topLevelControllerType,
});