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 |
---|---|
JobServiceClient.SearchJobsForAlertPagedResponse |
JobServiceClient.searchJobsForAlert(com.google.cloud.talent.v4beta1.SearchJobsRequest request)
Searches for jobs using the provided
[SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<JobServiceClient.SearchJobsForAlertPagedResponse> |
JobServiceClient.SearchJobsForAlertPagedResponse.createAsync(PageContext<com.google.cloud.talent.v4beta1.SearchJobsRequest,com.google.cloud.talent.v4beta1.SearchJobsResponse,com.google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob> context,
com.google.api.core.ApiFuture<com.google.cloud.talent.v4beta1.SearchJobsResponse> futureResponse) |
UnaryCallable<com.google.cloud.talent.v4beta1.SearchJobsRequest,JobServiceClient.SearchJobsForAlertPagedResponse> |
JobServiceClient.searchJobsForAlertPagedCallable()
Searches for jobs using the provided
[SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
PagedCallSettings<com.google.cloud.talent.v4beta1.SearchJobsRequest,com.google.cloud.talent.v4beta1.SearchJobsResponse,JobServiceClient.SearchJobsForAlertPagedResponse> |
JobServiceSettings.searchJobsForAlertSettings()
Returns the object with the settings used for calls to searchJobsForAlert.
|
PagedCallSettings.Builder<com.google.cloud.talent.v4beta1.SearchJobsRequest,com.google.cloud.talent.v4beta1.SearchJobsResponse,JobServiceClient.SearchJobsForAlertPagedResponse> |
JobServiceSettings.Builder.searchJobsForAlertSettings()
Returns the builder for the settings used for calls to searchJobsForAlert.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.cloud.talent.v4beta1.SearchJobsRequest,JobServiceClient.SearchJobsForAlertPagedResponse> |
GrpcJobServiceStub.searchJobsForAlertPagedCallable() |
UnaryCallable<com.google.cloud.talent.v4beta1.SearchJobsRequest,JobServiceClient.SearchJobsForAlertPagedResponse> |
JobServiceStub.searchJobsForAlertPagedCallable() |
PagedCallSettings<com.google.cloud.talent.v4beta1.SearchJobsRequest,com.google.cloud.talent.v4beta1.SearchJobsResponse,JobServiceClient.SearchJobsForAlertPagedResponse> |
JobServiceStubSettings.searchJobsForAlertSettings()
Returns the object with the settings used for calls to searchJobsForAlert.
|
PagedCallSettings.Builder<com.google.cloud.talent.v4beta1.SearchJobsRequest,com.google.cloud.talent.v4beta1.SearchJobsResponse,JobServiceClient.SearchJobsForAlertPagedResponse> |
JobServiceStubSettings.Builder.searchJobsForAlertSettings()
Returns the builder for the settings used for calls to searchJobsForAlert.
|
Copyright © 2019 Google LLC. All rights reserved.