/var/www/flurhymez/vendor/google/apiclient-services/src/AlertCenter
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/AlertCenter/UndeleteAlertRequest.php (1143B)
customerId = $customerId;
}
/**
* @return string
*/
public function getCustomerId()
{
return $this->customerId;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(UndeleteAlertRequest::class, 'Google_Service_AlertCenter_UndeleteAlertRequest');