Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DJobScheduling.php25 public $maxFailuresPerHour; variable in Google\\Service\\Dataproc\\JobScheduling
34 public function setMaxFailuresPerHour($maxFailuresPerHour) argument
36 $this->maxFailuresPerHour = $maxFailuresPerHour;
43 return $this->maxFailuresPerHour;