Home
last modified time | relevance | path

Searched refs:clusterName (Results 1 – 11 of 11) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DObjectMeta.php30 public $clusterName; variable in Google\\Service\\CloudRun\\ObjectMeta
99 public function setClusterName($clusterName) argument
101 $this->clusterName = $clusterName;
108 return $this->clusterName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDataproc.php488 'path' => 'v1/projects/{projectId}/regions/{region}/clusters/{clusterName}',
501 'clusterName' => [
529 'clusterName' => [
536 'path' => 'v1/projects/{projectId}/regions/{region}/clusters/{clusterName}',
549 'clusterName' => [
613 'path' => 'v1/projects/{projectId}/regions/{region}/clusters/{clusterName}',
626 'clusterName' => [
658 'clusterName' => [
688 'clusterName' => [
708 'clusterName' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DCluster.php26 public $clusterName; variable in Google\\Service\\Dataproc\\Cluster
53 public function setClusterName($clusterName) argument
55 $this->clusterName = $clusterName;
62 return $this->clusterName;
H A DClusterOperationMetadata.php26 public $clusterName; variable in Google\\Service\\Dataproc\\ClusterOperationMetadata
55 public function setClusterName($clusterName) argument
57 $this->clusterName = $clusterName;
64 return $this->clusterName;
H A DJobPlacement.php29 public $clusterName; variable in Google\\Service\\Dataproc\\JobPlacement
52 public function setClusterName($clusterName) argument
54 $this->clusterName = $clusterName;
61 return $this->clusterName;
H A DManagedCluster.php25 public $clusterName; variable in Google\\Service\\Dataproc\\ManagedCluster
36 public function setClusterName($clusterName) argument
38 $this->clusterName = $clusterName;
45 return $this->clusterName;
H A DWorkflowMetadata.php25 public $clusterName; variable in Google\\Service\\Dataproc\\WorkflowMetadata
76 public function setClusterName($clusterName) argument
78 $this->clusterName = $clusterName;
85 return $this->clusterName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/Resource/
H A DProjectsRegionsClusters.php84 * @param string $clusterName Required. The cluster name.
101 public function delete($projectId, $region, $clusterName, $optParams = []) argument
103 $params = ['projectId' => $projectId, 'region' => $region, 'clusterName' => $clusterName];
119 * @param string $clusterName Required. The cluster name.
137 * @param string $clusterName Required. The cluster name.
141 public function get($projectId, $region, $clusterName, $optParams = []) argument
143 $params = ['projectId' => $projectId, 'region' => $region, 'clusterName' => $clusterName];
225 * @param string $clusterName Required. The cluster name.
277 * @param string $clusterName Required. The cluster name.
313 * @param string $clusterName Required. The cluster name.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementMembershipState.php25 public $clusterName; variable in Google\\Service\\GKEHub\\ConfigManagementMembershipState
40 public function setClusterName($clusterName) argument
42 $this->clusterName = $clusterName;
49 return $this->clusterName;
H A DPolicyControllerMembershipState.php25 public $clusterName; variable in Google\\Service\\GKEHub\\PolicyControllerMembershipState
38 public function setClusterName($clusterName) argument
40 $this->clusterName = $clusterName;
47 return $this->clusterName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DClusterIstio.php25 public $clusterName; variable in Google\\Service\\Monitoring\\ClusterIstio
42 public function setClusterName($clusterName) argument
44 $this->clusterName = $clusterName;
51 return $this->clusterName;