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