Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DTrigger.php295 public function setMaxTimerLengthSeconds(Parameter $maxTimerLengthSeconds) argument
297 $this->maxTimerLengthSeconds = $maxTimerLengthSeconds;
304 return $this->maxTimerLengthSeconds;