Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/
H A DDataSource.php88 public $transferType; variable in Google\\Service\\BigQueryDataTransfer\\DataSource
321 public function setTransferType($transferType) argument
323 $this->transferType = $transferType;
330 return $this->transferType;