/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Reports
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Reports/ActivityActor.php (1312B)
callerType = $callerType;
}
public function getCallerType()
{
return $this->callerType;
}
public function setEmail($email)
{
$this->email = $email;
}
public function getEmail()
{
return $this->email;
}
public function setKey($key)
{
$this->key = $key;
}
public function getKey()
{
return $this->key;
}
public function setProfileId($profileId)
{
$this->profileId = $profileId;
}
public function getProfileId()
{
return $this->profileId;
}
}