Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DHttpRouteAction.php71 public function setMaxStreamDuration(Duration $maxStreamDuration) argument
73 $this->maxStreamDuration = $maxStreamDuration;
80 return $this->maxStreamDuration;
H A DBackendService.php469 public function setMaxStreamDuration(Duration $maxStreamDuration) argument
471 $this->maxStreamDuration = $maxStreamDuration;
478 return $this->maxStreamDuration;