Home
last modified time | relevance | path

Searched refs:repeatInterval (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DSchedule.php27 public $repeatInterval; variable in Google\\Service\\Storagetransfer\\Schedule
52 public function setRepeatInterval($repeatInterval) argument
54 $this->repeatInterval = $repeatInterval;
61 return $this->repeatInterval;