Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
H A DAttributes.php27 public $droppedAttributesCount; variable in Google\\Service\\CloudTrace\\Attributes
46 public function setDroppedAttributesCount($droppedAttributesCount) argument
48 $this->droppedAttributesCount = $droppedAttributesCount;
55 return $this->droppedAttributesCount;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DAttributes.php24 public $droppedAttributesCount; variable in Google\\Service\\Networkconnectivity\\Attributes
40 public function setDroppedAttributesCount($droppedAttributesCount) argument
42 $this->droppedAttributesCount = $droppedAttributesCount;
46 return $this->droppedAttributesCount;