Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DExportContextCsvExportOptions.php41 public $selectQuery; variable in Google\\Service\\SQLAdmin\\ExportContextCsvExportOptions
102 public function setSelectQuery($selectQuery) argument
104 $this->selectQuery = $selectQuery;
111 return $this->selectQuery;