Package | Description |
---|---|
com.google.cloud.talent.v4beta1 |
A client to Cloud Talent Solution API
|
com.google.cloud.talent.v4beta1.stub |
Modifier and Type | Method and Description |
---|---|
ClientEvent |
ClientEvent.Builder.build() |
ClientEvent |
ClientEvent.Builder.buildPartial() |
ClientEvent |
EventServiceGrpc.EventServiceBlockingStub.createClientEvent(CreateClientEventRequest request)
Report events issued when end user interacts with customer's application
that uses Cloud Talent Solution.
|
ClientEvent |
EventServiceClient.createClientEvent(CreateClientEventRequest request)
Report events issued when end user interacts with customer's application that uses Cloud Talent
Solution.
|
ClientEvent |
EventServiceClient.createClientEvent(ProjectName parent,
ClientEvent clientEvent)
Report events issued when end user interacts with customer's application that uses Cloud Talent
Solution.
|
ClientEvent |
EventServiceClient.createClientEvent(String parent,
ClientEvent clientEvent)
Report events issued when end user interacts with customer's application that uses Cloud Talent
Solution.
|
ClientEvent |
EventServiceClient.createClientEvent(TenantName parent,
ClientEvent clientEvent)
Report events issued when end user interacts with customer's application that uses Cloud Talent
Solution.
|
ClientEvent |
CreateClientEventRequest.getClientEvent()
Required.
|
ClientEvent |
CreateClientEventRequest.Builder.getClientEvent()
Required.
|
ClientEvent |
CreateClientEventRequestOrBuilder.getClientEvent()
Required.
|
static ClientEvent |
ClientEvent.getDefaultInstance() |
ClientEvent |
ClientEvent.getDefaultInstanceForType() |
ClientEvent |
ClientEvent.Builder.getDefaultInstanceForType() |
static ClientEvent |
ClientEvent.parseDelimitedFrom(InputStream input) |
static ClientEvent |
ClientEvent.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static ClientEvent |
ClientEvent.parseFrom(byte[] data) |
static ClientEvent |
ClientEvent.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static ClientEvent |
ClientEvent.parseFrom(ByteBuffer data) |
static ClientEvent |
ClientEvent.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static ClientEvent |
ClientEvent.parseFrom(ByteString data) |
static ClientEvent |
ClientEvent.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static ClientEvent |
ClientEvent.parseFrom(CodedInputStream input) |
static ClientEvent |
ClientEvent.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static ClientEvent |
ClientEvent.parseFrom(InputStream input) |
static ClientEvent |
ClientEvent.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<ClientEvent> |
EventServiceGrpc.EventServiceFutureStub.createClientEvent(CreateClientEventRequest request)
Report events issued when end user interacts with customer's application
that uses Cloud Talent Solution.
|
UnaryCallable<CreateClientEventRequest,ClientEvent> |
EventServiceClient.createClientEventCallable()
Report events issued when end user interacts with customer's application that uses Cloud Talent
Solution.
|
UnaryCallSettings<CreateClientEventRequest,ClientEvent> |
EventServiceSettings.createClientEventSettings()
Returns the object with the settings used for calls to createClientEvent.
|
UnaryCallSettings.Builder<CreateClientEventRequest,ClientEvent> |
EventServiceSettings.Builder.createClientEventSettings()
Returns the builder for the settings used for calls to createClientEvent.
|
static MethodDescriptor<CreateClientEventRequest,ClientEvent> |
EventServiceGrpc.getCreateClientEventMethod() |
Parser<ClientEvent> |
ClientEvent.getParserForType() |
static Parser<ClientEvent> |
ClientEvent.parser() |
Modifier and Type | Method and Description |
---|---|
ClientEvent |
EventServiceClient.createClientEvent(ProjectName parent,
ClientEvent clientEvent)
Report events issued when end user interacts with customer's application that uses Cloud Talent
Solution.
|
ClientEvent |
EventServiceClient.createClientEvent(String parent,
ClientEvent clientEvent)
Report events issued when end user interacts with customer's application that uses Cloud Talent
Solution.
|
ClientEvent |
EventServiceClient.createClientEvent(TenantName parent,
ClientEvent clientEvent)
Report events issued when end user interacts with customer's application that uses Cloud Talent
Solution.
|
CreateClientEventRequest.Builder |
CreateClientEventRequest.Builder.mergeClientEvent(ClientEvent value)
Required.
|
ClientEvent.Builder |
ClientEvent.Builder.mergeFrom(ClientEvent other) |
static ClientEvent.Builder |
ClientEvent.newBuilder(ClientEvent prototype) |
CreateClientEventRequest.Builder |
CreateClientEventRequest.Builder.setClientEvent(ClientEvent value)
Required.
|
Modifier and Type | Method and Description |
---|---|
void |
EventServiceGrpc.EventServiceImplBase.createClientEvent(CreateClientEventRequest request,
StreamObserver<ClientEvent> responseObserver)
Report events issued when end user interacts with customer's application
that uses Cloud Talent Solution.
|
void |
EventServiceGrpc.EventServiceStub.createClientEvent(CreateClientEventRequest request,
StreamObserver<ClientEvent> responseObserver)
Report events issued when end user interacts with customer's application
that uses Cloud Talent Solution.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<CreateClientEventRequest,ClientEvent> |
HttpJsonEventServiceStub.createClientEventCallable() |
UnaryCallable<CreateClientEventRequest,ClientEvent> |
GrpcEventServiceStub.createClientEventCallable() |
UnaryCallable<CreateClientEventRequest,ClientEvent> |
EventServiceStub.createClientEventCallable() |
UnaryCallSettings<CreateClientEventRequest,ClientEvent> |
EventServiceStubSettings.createClientEventSettings()
Returns the object with the settings used for calls to createClientEvent.
|
UnaryCallSettings.Builder<CreateClientEventRequest,ClientEvent> |
EventServiceStubSettings.Builder.createClientEventSettings()
Returns the builder for the settings used for calls to createClientEvent.
|
Copyright © 2022 Google LLC. All rights reserved.