ProjectsTenantsClientEvents
class ProjectsTenantsClientEvents extends Resource (View source)
The "clientEvents" collection of methods.
Typical usage is:
$jobsService = new Google\Service\CloudTalentSolution(...);
$clientEvents = $jobsService->projects_tenants_clientEvents;
Methods
create(string $parent, ClientEvent $postBody, array $optParams = [])
Report events issued when end user interacts with customer's application that uses Cloud Talent Solution. You may inspect the created events in self service tools.
Details
ClientEvent
create(string $parent, ClientEvent $postBody, array $optParams = [])
Report events issued when end user interacts with customer's application that uses Cloud Talent Solution. You may inspect the created events in self service tools.
Learn more about self service tools. (clientEvents.create)