Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1TaskSparkTaskConfig.php44 public $pythonScriptFile; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1TaskSparkTaskConfig
127 public function setPythonScriptFile($pythonScriptFile) argument
129 $this->pythonScriptFile = $pythonScriptFile;
136 return $this->pythonScriptFile;