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 |
---|---|
Parser<SearchJobsRequest> |
SearchJobsRequest.getParserForType() |
static MethodDescriptor<SearchJobsRequest,SearchJobsResponse> |
JobServiceGrpc.getSearchJobsForAlertMethod() |
static MethodDescriptor<SearchJobsRequest,SearchJobsResponse> |
JobServiceGrpc.getSearchJobsMethod() |
static Parser<SearchJobsRequest> |
SearchJobsRequest.parser() |
UnaryCallable<SearchJobsRequest,SearchJobsResponse> |
JobServiceClient.searchJobsCallable()
Searches for jobs using the provided
[SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
UnaryCallable<SearchJobsRequest,SearchJobsResponse> |
JobServiceClient.searchJobsForAlertCallable()
Searches for jobs using the provided
[SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
UnaryCallable<SearchJobsRequest,JobServiceClient.SearchJobsForAlertPagedResponse> |
JobServiceClient.searchJobsForAlertPagedCallable()
Searches for jobs using the provided
[SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
PagedCallSettings<SearchJobsRequest,SearchJobsResponse,JobServiceClient.SearchJobsForAlertPagedResponse> |
JobServiceSettings.searchJobsForAlertSettings()
Returns the object with the settings used for calls to searchJobsForAlert.
|
PagedCallSettings.Builder<SearchJobsRequest,SearchJobsResponse,JobServiceClient.SearchJobsForAlertPagedResponse> |
JobServiceSettings.Builder.searchJobsForAlertSettings()
Returns the builder for the settings used for calls to searchJobsForAlert.
|
UnaryCallable<SearchJobsRequest,JobServiceClient.SearchJobsPagedResponse> |
JobServiceClient.searchJobsPagedCallable()
Searches for jobs using the provided
[SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
PagedCallSettings<SearchJobsRequest,SearchJobsResponse,JobServiceClient.SearchJobsPagedResponse> |
JobServiceSettings.searchJobsSettings()
Returns the object with the settings used for calls to searchJobs.
|
PagedCallSettings.Builder<SearchJobsRequest,SearchJobsResponse,JobServiceClient.SearchJobsPagedResponse> |
JobServiceSettings.Builder.searchJobsSettings()
Returns the builder for the settings used for calls to searchJobs.
|
Modifier and Type | Method and Description |
---|---|
SearchJobsRequest.Builder |
SearchJobsRequest.Builder.mergeFrom(SearchJobsRequest other) |
static SearchJobsRequest.Builder |
SearchJobsRequest.newBuilder(SearchJobsRequest prototype) |
SearchJobsResponse |
JobServiceGrpc.JobServiceBlockingStub.searchJobs(SearchJobsRequest request)
Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
com.google.common.util.concurrent.ListenableFuture<SearchJobsResponse> |
JobServiceGrpc.JobServiceFutureStub.searchJobs(SearchJobsRequest request)
Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
JobServiceClient.SearchJobsPagedResponse |
JobServiceClient.searchJobs(SearchJobsRequest request)
Searches for jobs using the provided
[SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
void |
JobServiceGrpc.JobServiceImplBase.searchJobs(SearchJobsRequest request,
StreamObserver<SearchJobsResponse> responseObserver)
Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
void |
JobServiceGrpc.JobServiceStub.searchJobs(SearchJobsRequest request,
StreamObserver<SearchJobsResponse> responseObserver)
Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
SearchJobsResponse |
JobServiceGrpc.JobServiceBlockingStub.searchJobsForAlert(SearchJobsRequest request)
Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
com.google.common.util.concurrent.ListenableFuture<SearchJobsResponse> |
JobServiceGrpc.JobServiceFutureStub.searchJobsForAlert(SearchJobsRequest request)
Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
JobServiceClient.SearchJobsForAlertPagedResponse |
JobServiceClient.searchJobsForAlert(SearchJobsRequest request)
Searches for jobs using the provided
[SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
void |
JobServiceGrpc.JobServiceImplBase.searchJobsForAlert(SearchJobsRequest request,
StreamObserver<SearchJobsResponse> responseObserver)
Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
void |
JobServiceGrpc.JobServiceStub.searchJobsForAlert(SearchJobsRequest request,
StreamObserver<SearchJobsResponse> responseObserver)
Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
Copyright © 2022 Google LLC. All rights reserved.