Home
last modified time | relevance | path

Searched refs:clusterUuid (Results 1 – 9 of 9) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DStartClusterRequest.php25 public $clusterUuid; variable in Google\\Service\\Dataproc\\StartClusterRequest
34 public function setClusterUuid($clusterUuid) argument
36 $this->clusterUuid = $clusterUuid;
43 return $this->clusterUuid;
H A DInjectCredentialsRequest.php25 public $clusterUuid; variable in Google\\Service\\Dataproc\\InjectCredentialsRequest
34 public function setClusterUuid($clusterUuid) argument
36 $this->clusterUuid = $clusterUuid;
43 return $this->clusterUuid;
H A DRepairClusterRequest.php25 public $clusterUuid; variable in Google\\Service\\Dataproc\\RepairClusterRequest
34 public function setClusterUuid($clusterUuid) argument
36 $this->clusterUuid = $clusterUuid;
43 return $this->clusterUuid;
H A DStopClusterRequest.php25 public $clusterUuid; variable in Google\\Service\\Dataproc\\StopClusterRequest
34 public function setClusterUuid($clusterUuid) argument
36 $this->clusterUuid = $clusterUuid;
43 return $this->clusterUuid;
H A DJobPlacement.php33 public $clusterUuid; variable in Google\\Service\\Dataproc\\JobPlacement
66 public function setClusterUuid($clusterUuid) argument
68 $this->clusterUuid = $clusterUuid;
75 return $this->clusterUuid;
H A DClusterOperationMetadata.php30 public $clusterUuid; variable in Google\\Service\\Dataproc\\ClusterOperationMetadata
69 public function setClusterUuid($clusterUuid) argument
71 $this->clusterUuid = $clusterUuid;
78 return $this->clusterUuid;
H A DCluster.php30 public $clusterUuid; variable in Google\\Service\\Dataproc\\Cluster
67 public function setClusterUuid($clusterUuid) argument
69 $this->clusterUuid = $clusterUuid;
76 return $this->clusterUuid;
H A DWorkflowMetadata.php29 public $clusterUuid; variable in Google\\Service\\Dataproc\\WorkflowMetadata
90 public function setClusterUuid($clusterUuid) argument
92 $this->clusterUuid = $clusterUuid;
99 return $this->clusterUuid;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDataproc.php506 'clusterUuid' => [