Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DPacketIntervals.php37 public $minMs; variable in Google\\Service\\Compute\\PacketIntervals
92 public function setMinMs($minMs) argument
94 $this->minMs = $minMs;
101 return $this->minMs;