public static final class EventServiceGrpc.EventServiceStub extends io.grpc.stub.AbstractStub<EventServiceGrpc.EventServiceStub>
A service handles client event report.
| Modifier and Type | Method and Description |
|---|---|
protected EventServiceGrpc.EventServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
createClientEvent(CreateClientEventRequest request,
io.grpc.stub.StreamObserver<ClientEvent> responseObserver)
Report events issued when end user interacts with customer's application
that uses Cloud Talent Solution.
|
protected EventServiceGrpc.EventServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<EventServiceGrpc.EventServiceStub>public void createClientEvent(CreateClientEventRequest request, io.grpc.stub.StreamObserver<ClientEvent> responseObserver)
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 © 2019 Google LLC. All rights reserved.