Uses of Class
com.google.cloud.talent.v4.SearchJobsResponse
-
Packages that use SearchJobsResponse Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution APIcom.google.cloud.talent.v4.stub -
-
Uses of SearchJobsResponse in com.google.cloud.talent.v4
Methods in com.google.cloud.talent.v4 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
JobServiceClient. searchJobs(SearchJobsRequest request)
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].SearchJobsResponse
JobServiceClient. searchJobsForAlert(SearchJobsRequest request)
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].Methods in com.google.cloud.talent.v4 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.v4.SearchJobsRequest].com.google.api.gax.rpc.UnaryCallable<SearchJobsRequest,SearchJobsResponse>
JobServiceClient. searchJobsCallable()
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].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 SearchJobsResponse Modifier and Type Method Description SearchJobsResponse.Builder
SearchJobsResponse.Builder. mergeFrom(SearchJobsResponse other)
static SearchJobsResponse.Builder
SearchJobsResponse. newBuilder(SearchJobsResponse prototype)
Method parameters in com.google.cloud.talent.v4 with type arguments of type SearchJobsResponse Modifier and Type Method Description 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].void
JobServiceGrpc.JobServiceStub. searchJobs(SearchJobsRequest request, io.grpc.stub.StreamObserver<SearchJobsResponse> responseObserver)
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].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 SearchJobsResponse in com.google.cloud.talent.v4.stub
Methods in com.google.cloud.talent.v4.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.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.
-