Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DCellData.php71 public function setDataSourceTable(DataSourceTable $dataSourceTable) argument
73 $this->dataSourceTable = $dataSourceTable;
80 return $this->dataSourceTable;