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