/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Cih
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Cih/GrmData.php (1235B)
agencyId = $agencyId;
}
public function getAgencyId()
{
return $this->agencyId;
}
public function setContactLdap($contactLdap)
{
$this->contactLdap = $contactLdap;
}
public function getContactLdap()
{
return $this->contactLdap;
}
public function setIntentId($intentId)
{
$this->intentId = $intentId;
}
public function getIntentId()
{
return $this->intentId;
}
}