Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInterconnect.php98 public $requestedLinkCount; variable in Google\\Service\\Compute\\Interconnect
381 public function setRequestedLinkCount($requestedLinkCount) argument
383 $this->requestedLinkCount = $requestedLinkCount;
390 return $this->requestedLinkCount;