/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Tracing
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Tracing/Attributes.php (1222B)
attributeMap = $attributeMap;
}
public function getAttributeMap()
{
return $this->attributeMap;
}
public function setDroppedAttributesCount($droppedAttributesCount)
{
$this->droppedAttributesCount = $droppedAttributesCount;
}
public function getDroppedAttributesCount()
{
return $this->droppedAttributesCount;
}
}