Uses of Class
com.google.cloud.talent.v4beta1.SearchJobsResponse
-
Packages that use SearchJobsResponse Package Description com.google.cloud.talent.v4beta1 A client to Cloud Talent Solution APIcom.google.cloud.talent.v4beta1.stub -
-
Uses of SearchJobsResponse in com.google.cloud.talent.v4beta1
Methods in com.google.cloud.talent.v4beta1 that return SearchJobsResponse Modifier and Type Method Description SearchJobsResponse
SearchJobsResponse.Builder. build()
SearchJobsResponse
SearchJobsResponse.Builder. buildPartial()
static SearchJobsResponse
SearchJobsResponse. getDefaultInstance()
SearchJobsResponse
SearchJobsResponse.Builder. getDefaultInstanceForType()
SearchJobsResponse
SearchJobsResponse. getDefaultInstanceForType()
static SearchJobsResponse
SearchJobsResponse. parseDelimitedFrom(InputStream input)
static SearchJobsResponse
SearchJobsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchJobsResponse
SearchJobsResponse. parseFrom(byte[] data)
static SearchJobsResponse
SearchJobsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchJobsResponse
SearchJobsResponse. parseFrom(com.google.protobuf.ByteString data)
static SearchJobsResponse
SearchJobsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchJobsResponse
SearchJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static SearchJobsResponse
SearchJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchJobsResponse
SearchJobsResponse. parseFrom(InputStream input)
static SearchJobsResponse
SearchJobsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchJobsResponse
SearchJobsResponse. parseFrom(ByteBuffer data)
static SearchJobsResponse
SearchJobsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SearchJobsResponse
JobServiceGrpc.JobServiceBlockingStub. searchJobs(SearchJobsRequest request)
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].Methods in com.google.cloud.talent.v4beta1 that return types with arguments of type SearchJobsResponse Modifier and Type Method Description com.google.protobuf.Parser<SearchJobsResponse>
SearchJobsResponse. getParserForType()
static io.grpc.MethodDescriptor<SearchJobsRequest,SearchJobsResponse>
JobServiceGrpc. getSearchJobsForAlertMethod()
static io.grpc.MethodDescriptor<SearchJobsRequest,SearchJobsResponse>
JobServiceGrpc. getSearchJobsMethod()
static com.google.protobuf.Parser<SearchJobsResponse>
SearchJobsResponse. parser()
com.google.common.util.concurrent.ListenableFuture<SearchJobsResponse>
JobServiceGrpc.JobServiceFutureStub. searchJobs(SearchJobsRequest request)
Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].com.google.api.gax.rpc.UnaryCallable<SearchJobsRequest,SearchJobsResponse>
JobServiceClient. searchJobsCallable()
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].com.google.api.gax.rpc.UnaryCallable<SearchJobsRequest,SearchJobsResponse>
JobServiceClient. searchJobsForAlertCallable()
Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].com.google.api.gax.rpc.PagedCallSettings.Builder<SearchJobsRequest,SearchJobsResponse,JobServiceClient.SearchJobsForAlertPagedResponse>
JobServiceSettings.Builder. searchJobsForAlertSettings()
Returns the builder for the settings used for calls to searchJobsForAlert.com.google.api.gax.rpc.PagedCallSettings<SearchJobsRequest,SearchJobsResponse,JobServiceClient.SearchJobsForAlertPagedResponse>
JobServiceSettings. searchJobsForAlertSettings()
Returns the object with the settings used for calls to searchJobsForAlert.com.google.api.gax.rpc.PagedCallSettings.Builder<SearchJobsRequest,SearchJobsResponse,JobServiceClient.SearchJobsPagedResponse>
JobServiceSettings.Builder. searchJobsSettings()
Returns the builder for the settings used for calls to searchJobs.com.google.api.gax.rpc.PagedCallSettings<SearchJobsRequest,SearchJobsResponse,JobServiceClient.SearchJobsPagedResponse>
JobServiceSettings. searchJobsSettings()
Returns the object with the settings used for calls to searchJobs.Methods in com.google.cloud.talent.v4beta1 with parameters of type SearchJobsResponse Modifier and Type Method Description protected JobServiceClient.SearchJobsForAlertPage
JobServiceClient.SearchJobsForAlertPage. createPage(com.google.api.gax.rpc.PageContext<SearchJobsRequest,SearchJobsResponse,SearchJobsResponse.MatchingJob> context, SearchJobsResponse response)
protected JobServiceClient.SearchJobsPage
JobServiceClient.SearchJobsPage. createPage(com.google.api.gax.rpc.PageContext<SearchJobsRequest,SearchJobsResponse,SearchJobsResponse.MatchingJob> context, SearchJobsResponse response)
SearchJobsResponse.Builder
SearchJobsResponse.Builder. mergeFrom(SearchJobsResponse other)
static SearchJobsResponse.Builder
SearchJobsResponse. newBuilder(SearchJobsResponse prototype)
Method parameters in com.google.cloud.talent.v4beta1 with type arguments of type SearchJobsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<JobServiceClient.SearchJobsForAlertPagedResponse>
JobServiceClient.SearchJobsForAlertPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<SearchJobsRequest,SearchJobsResponse,SearchJobsResponse.MatchingJob> context, com.google.api.core.ApiFuture<SearchJobsResponse> futureResponse)
static com.google.api.core.ApiFuture<JobServiceClient.SearchJobsForAlertPagedResponse>
JobServiceClient.SearchJobsForAlertPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<SearchJobsRequest,SearchJobsResponse,SearchJobsResponse.MatchingJob> context, com.google.api.core.ApiFuture<SearchJobsResponse> futureResponse)
static com.google.api.core.ApiFuture<JobServiceClient.SearchJobsPagedResponse>
JobServiceClient.SearchJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<SearchJobsRequest,SearchJobsResponse,SearchJobsResponse.MatchingJob> context, com.google.api.core.ApiFuture<SearchJobsResponse> futureResponse)
static com.google.api.core.ApiFuture<JobServiceClient.SearchJobsPagedResponse>
JobServiceClient.SearchJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<SearchJobsRequest,SearchJobsResponse,SearchJobsResponse.MatchingJob> context, com.google.api.core.ApiFuture<SearchJobsResponse> futureResponse)
protected JobServiceClient.SearchJobsForAlertPage
JobServiceClient.SearchJobsForAlertPage. createPage(com.google.api.gax.rpc.PageContext<SearchJobsRequest,SearchJobsResponse,SearchJobsResponse.MatchingJob> context, SearchJobsResponse response)
protected JobServiceClient.SearchJobsPage
JobServiceClient.SearchJobsPage. createPage(com.google.api.gax.rpc.PageContext<SearchJobsRequest,SearchJobsResponse,SearchJobsResponse.MatchingJob> context, SearchJobsResponse response)
com.google.api.core.ApiFuture<JobServiceClient.SearchJobsForAlertPage>
JobServiceClient.SearchJobsForAlertPage. createPageAsync(com.google.api.gax.rpc.PageContext<SearchJobsRequest,SearchJobsResponse,SearchJobsResponse.MatchingJob> context, com.google.api.core.ApiFuture<SearchJobsResponse> futureResponse)
com.google.api.core.ApiFuture<JobServiceClient.SearchJobsForAlertPage>
JobServiceClient.SearchJobsForAlertPage. createPageAsync(com.google.api.gax.rpc.PageContext<SearchJobsRequest,SearchJobsResponse,SearchJobsResponse.MatchingJob> context, com.google.api.core.ApiFuture<SearchJobsResponse> futureResponse)
com.google.api.core.ApiFuture<JobServiceClient.SearchJobsPage>
JobServiceClient.SearchJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<SearchJobsRequest,SearchJobsResponse,SearchJobsResponse.MatchingJob> context, com.google.api.core.ApiFuture<SearchJobsResponse> futureResponse)
com.google.api.core.ApiFuture<JobServiceClient.SearchJobsPage>
JobServiceClient.SearchJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<SearchJobsRequest,SearchJobsResponse,SearchJobsResponse.MatchingJob> context, com.google.api.core.ApiFuture<SearchJobsResponse> futureResponse)
default void
JobServiceGrpc.AsyncService. searchJobs(SearchJobsRequest request, io.grpc.stub.StreamObserver<SearchJobsResponse> responseObserver)
Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].void
JobServiceGrpc.JobServiceStub. searchJobs(SearchJobsRequest request, io.grpc.stub.StreamObserver<SearchJobsResponse> responseObserver)
Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].default void
JobServiceGrpc.AsyncService. searchJobsForAlert(SearchJobsRequest request, io.grpc.stub.StreamObserver<SearchJobsResponse> responseObserver)
Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].void
JobServiceGrpc.JobServiceStub. searchJobsForAlert(SearchJobsRequest request, io.grpc.stub.StreamObserver<SearchJobsResponse> responseObserver)
Searches for jobs using the provided [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest]. -
Uses of SearchJobsResponse in com.google.cloud.talent.v4beta1.stub
Methods in com.google.cloud.talent.v4beta1.stub that return types with arguments of type SearchJobsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SearchJobsRequest,SearchJobsResponse>
GrpcJobServiceStub. searchJobsCallable()
com.google.api.gax.rpc.UnaryCallable<SearchJobsRequest,SearchJobsResponse>
HttpJsonJobServiceStub. searchJobsCallable()
com.google.api.gax.rpc.UnaryCallable<SearchJobsRequest,SearchJobsResponse>
JobServiceStub. searchJobsCallable()
com.google.api.gax.rpc.UnaryCallable<SearchJobsRequest,SearchJobsResponse>
GrpcJobServiceStub. searchJobsForAlertCallable()
com.google.api.gax.rpc.UnaryCallable<SearchJobsRequest,SearchJobsResponse>
HttpJsonJobServiceStub. searchJobsForAlertCallable()
com.google.api.gax.rpc.UnaryCallable<SearchJobsRequest,SearchJobsResponse>
JobServiceStub. searchJobsForAlertCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchJobsRequest,SearchJobsResponse,JobServiceClient.SearchJobsForAlertPagedResponse>
JobServiceStubSettings.Builder. searchJobsForAlertSettings()
Returns the builder for the settings used for calls to searchJobsForAlert.com.google.api.gax.rpc.PagedCallSettings<SearchJobsRequest,SearchJobsResponse,JobServiceClient.SearchJobsForAlertPagedResponse>
JobServiceStubSettings. searchJobsForAlertSettings()
Returns the object with the settings used for calls to searchJobsForAlert.com.google.api.gax.rpc.PagedCallSettings.Builder<SearchJobsRequest,SearchJobsResponse,JobServiceClient.SearchJobsPagedResponse>
JobServiceStubSettings.Builder. searchJobsSettings()
Returns the builder for the settings used for calls to searchJobs.com.google.api.gax.rpc.PagedCallSettings<SearchJobsRequest,SearchJobsResponse,JobServiceClient.SearchJobsPagedResponse>
JobServiceStubSettings. searchJobsSettings()
Returns the object with the settings used for calls to searchJobs.
-