/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Storage
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Storage/BucketOwner.php (991B)
entity = $entity;
}
public function getEntity()
{
return $this->entity;
}
public function setEntityId($entityId)
{
$this->entityId = $entityId;
}
public function getEntityId()
{
return $this->entityId;
}
}