Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DExecutionTemplate.php108 public function setDataprocParameters(DataprocParameters $dataprocParameters) argument
110 $this->dataprocParameters = $dataprocParameters;
117 return $this->dataprocParameters;