/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Eventarc
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Eventarc/AuditConfig.php (1331B)
auditLogConfigs = $auditLogConfigs;
}
/**
* @return Google_Service_Eventarc_AuditLogConfig[]
*/
public function getAuditLogConfigs()
{
return $this->auditLogConfigs;
}
public function setService($service)
{
$this->service = $service;
}
public function getService()
{
return $this->service;
}
}