Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DPySparkBatch.php46 public $pythonFileUris; variable in Google\\Service\\Dataproc\\PySparkBatch
121 public function setPythonFileUris($pythonFileUris) argument
123 $this->pythonFileUris = $pythonFileUris;
130 return $this->pythonFileUris;
H A DPySparkJob.php52 public $pythonFileUris; variable in Google\\Service\\Dataproc\\PySparkJob
155 public function setPythonFileUris($pythonFileUris) argument
157 $this->pythonFileUris = $pythonFileUris;
164 return $this->pythonFileUris;