Home
last modified time | relevance | path

Searched refs:centroidId (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DClusterInfo.php25 public $centroidId; variable in Google\\Service\\Bigquery\\ClusterInfo
35 public function setCentroidId($centroidId) argument
37 $this->centroidId = $centroidId;
44 return $this->centroidId;
H A DCluster.php26 public $centroidId; variable in Google\\Service\\Bigquery\\Cluster
37 public function setCentroidId($centroidId) argument
39 $this->centroidId = $centroidId;
46 return $this->centroidId;