Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DWorkflowTemplate.php30 public $dagTimeout; variable in Google\\Service\\Dataproc\\WorkflowTemplate
75 public function setDagTimeout($dagTimeout) argument
77 $this->dagTimeout = $dagTimeout;
84 return $this->dagTimeout;
H A DWorkflowMetadata.php43 public $dagTimeout; variable in Google\\Service\\Dataproc\\WorkflowMetadata
146 public function setDagTimeout($dagTimeout) argument
148 $this->dagTimeout = $dagTimeout;
155 return $this->dagTimeout;