public static final class EventServiceGrpc.EventServiceBlockingStub extends AbstractBlockingStub<EventServiceGrpc.EventServiceBlockingStub>
A service handles client event report.
AbstractStub.StubFactory<T extends AbstractStub<T>>
Modifier and Type | Method and Description |
---|---|
protected EventServiceGrpc.EventServiceBlockingStub |
build(Channel channel,
CallOptions callOptions) |
ClientEvent |
createClientEvent(CreateClientEventRequest request)
Report events issued when end user interacts with customer's application
that uses Cloud Talent Solution.
|
newStub, newStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
protected EventServiceGrpc.EventServiceBlockingStub build(Channel channel, CallOptions callOptions)
build
in class AbstractStub<EventServiceGrpc.EventServiceBlockingStub>
public ClientEvent createClientEvent(CreateClientEventRequest request)
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](https://console.cloud.google.com/talent-solution/overview). [Learn more](https://cloud.google.com/talent-solution/docs/management-tools) about self service tools.
Copyright © 2022 Google LLC. All rights reserved.