Uses of Class
com.google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob
-
Packages that use SearchJobsResponse.MatchingJob Package Description com.google.cloud.talent.v4beta1 A client to Cloud Talent Solution API -
-
Uses of SearchJobsResponse.MatchingJob in com.google.cloud.talent.v4beta1
Methods in com.google.cloud.talent.v4beta1 that return SearchJobsResponse.MatchingJob Modifier and Type Method Description SearchJobsResponse.MatchingJob
SearchJobsResponse.MatchingJob.Builder. build()
SearchJobsResponse.MatchingJob
SearchJobsResponse.MatchingJob.Builder. buildPartial()
static SearchJobsResponse.MatchingJob
SearchJobsResponse.MatchingJob. getDefaultInstance()
SearchJobsResponse.MatchingJob
SearchJobsResponse.MatchingJob.Builder. getDefaultInstanceForType()
SearchJobsResponse.MatchingJob
SearchJobsResponse.MatchingJob. getDefaultInstanceForType()
SearchJobsResponse.MatchingJob
SearchJobsResponse.Builder. getMatchingJobs(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].SearchJobsResponse.MatchingJob
SearchJobsResponse. getMatchingJobs(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].SearchJobsResponse.MatchingJob
SearchJobsResponseOrBuilder. getMatchingJobs(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].static SearchJobsResponse.MatchingJob
SearchJobsResponse.MatchingJob. parseDelimitedFrom(InputStream input)
static SearchJobsResponse.MatchingJob
SearchJobsResponse.MatchingJob. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchJobsResponse.MatchingJob
SearchJobsResponse.MatchingJob. parseFrom(byte[] data)
static SearchJobsResponse.MatchingJob
SearchJobsResponse.MatchingJob. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchJobsResponse.MatchingJob
SearchJobsResponse.MatchingJob. parseFrom(com.google.protobuf.ByteString data)
static SearchJobsResponse.MatchingJob
SearchJobsResponse.MatchingJob. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchJobsResponse.MatchingJob
SearchJobsResponse.MatchingJob. parseFrom(com.google.protobuf.CodedInputStream input)
static SearchJobsResponse.MatchingJob
SearchJobsResponse.MatchingJob. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchJobsResponse.MatchingJob
SearchJobsResponse.MatchingJob. parseFrom(InputStream input)
static SearchJobsResponse.MatchingJob
SearchJobsResponse.MatchingJob. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchJobsResponse.MatchingJob
SearchJobsResponse.MatchingJob. parseFrom(ByteBuffer data)
static SearchJobsResponse.MatchingJob
SearchJobsResponse.MatchingJob. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.talent.v4beta1 that return types with arguments of type SearchJobsResponse.MatchingJob Modifier and Type Method Description List<SearchJobsResponse.MatchingJob>
SearchJobsResponse.Builder. getMatchingJobsList()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].List<SearchJobsResponse.MatchingJob>
SearchJobsResponse. getMatchingJobsList()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].List<SearchJobsResponse.MatchingJob>
SearchJobsResponseOrBuilder. getMatchingJobsList()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].com.google.protobuf.Parser<SearchJobsResponse.MatchingJob>
SearchJobsResponse.MatchingJob. getParserForType()
static com.google.protobuf.Parser<SearchJobsResponse.MatchingJob>
SearchJobsResponse.MatchingJob. parser()
Methods in com.google.cloud.talent.v4beta1 with parameters of type SearchJobsResponse.MatchingJob Modifier and Type Method Description SearchJobsResponse.Builder
SearchJobsResponse.Builder. addMatchingJobs(int index, SearchJobsResponse.MatchingJob value)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].SearchJobsResponse.Builder
SearchJobsResponse.Builder. addMatchingJobs(SearchJobsResponse.MatchingJob value)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].SearchJobsResponse.MatchingJob.Builder
SearchJobsResponse.MatchingJob.Builder. mergeFrom(SearchJobsResponse.MatchingJob other)
static SearchJobsResponse.MatchingJob.Builder
SearchJobsResponse.MatchingJob. newBuilder(SearchJobsResponse.MatchingJob prototype)
SearchJobsResponse.Builder
SearchJobsResponse.Builder. setMatchingJobs(int index, SearchJobsResponse.MatchingJob value)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].Method parameters in com.google.cloud.talent.v4beta1 with type arguments of type SearchJobsResponse.MatchingJob Modifier and Type Method Description SearchJobsResponse.Builder
SearchJobsResponse.Builder. addAllMatchingJobs(Iterable<? extends SearchJobsResponse.MatchingJob> values)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].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)
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.SearchJobsPage>
JobServiceClient.SearchJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<SearchJobsRequest,SearchJobsResponse,SearchJobsResponse.MatchingJob> context, com.google.api.core.ApiFuture<SearchJobsResponse> futureResponse)
-