Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRouterBgp.php40 public $keepaliveInterval; variable in Google\\Service\\Compute\\RouterBgp
101 public function setKeepaliveInterval($keepaliveInterval) argument
103 $this->keepaliveInterval = $keepaliveInterval;
110 return $this->keepaliveInterval;