Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DImportContext.php64 public function setCsvImportOptions(ImportContextCsvImportOptions $csvImportOptions) argument
66 $this->csvImportOptions = $csvImportOptions;
73 return $this->csvImportOptions;