Uses of Interface
com.google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJobOrBuilder
-
Packages that use SearchJobsResponse.MatchingJobOrBuilder Package Description com.google.cloud.talent.v4beta1 A client to Cloud Talent Solution API -
-
Uses of SearchJobsResponse.MatchingJobOrBuilder in com.google.cloud.talent.v4beta1
Classes in com.google.cloud.talent.v4beta1 that implement SearchJobsResponse.MatchingJobOrBuilder Modifier and Type Class Description static classSearchJobsResponse.MatchingJobJob entry with metadata inside [SearchJobsResponse][google.cloud.talent.v4beta1.SearchJobsResponse].static classSearchJobsResponse.MatchingJob.BuilderJob entry with metadata inside [SearchJobsResponse][google.cloud.talent.v4beta1.SearchJobsResponse].Methods in com.google.cloud.talent.v4beta1 that return SearchJobsResponse.MatchingJobOrBuilder Modifier and Type Method Description SearchJobsResponse.MatchingJobOrBuilderSearchJobsResponse.Builder. getMatchingJobsOrBuilder(int index)The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].SearchJobsResponse.MatchingJobOrBuilderSearchJobsResponse. getMatchingJobsOrBuilder(int index)The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].SearchJobsResponse.MatchingJobOrBuilderSearchJobsResponseOrBuilder. getMatchingJobsOrBuilder(int index)The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].Methods in com.google.cloud.talent.v4beta1 that return types with arguments of type SearchJobsResponse.MatchingJobOrBuilder Modifier and Type Method Description List<? extends SearchJobsResponse.MatchingJobOrBuilder>SearchJobsResponse.Builder. getMatchingJobsOrBuilderList()The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].List<? extends SearchJobsResponse.MatchingJobOrBuilder>SearchJobsResponse. getMatchingJobsOrBuilderList()The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].List<? extends SearchJobsResponse.MatchingJobOrBuilder>SearchJobsResponseOrBuilder. getMatchingJobsOrBuilderList()The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
-