Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
H A DLinks.php26 public $droppedLinksCount; variable in Google\\Service\\CloudTrace\\Links
33 public function setDroppedLinksCount($droppedLinksCount) argument
35 $this->droppedLinksCount = $droppedLinksCount;
42 return $this->droppedLinksCount;