Searched refs:tableReference (Results 1 – 5 of 5) sorted by relevance
46 public function setTableReference(GooglePrivacyDlpV2BigQueryTable $tableReference) argument48 $this->tableReference = $tableReference;55 return $this->tableReference;
131 public function setTableReference(GooglePrivacyDlpV2BigQueryTable $tableReference) argument133 $this->tableReference = $tableReference;140 return $this->tableReference;
176 public function setTableReference(TableReference $tableReference) argument178 $this->tableReference = $tableReference;185 return $this->tableReference;
656 public function setTableReference(TableReference $tableReference) argument658 $this->tableReference = $tableReference;665 return $this->tableReference;
1723 public $tableReference; variable in Google_Table1796 public function setTableReference(Google_TableReference $tableReference) { argument1797 $this->tableReference = $tableReference;1800 return $this->tableReference;1936 public $tableReference; variable in Google_TableListTables1955 public function setTableReference(Google_TableReference $tableReference) { argument1956 $this->tableReference = $tableReference;1959 return $this->tableReference;