Uses of Interface
com.google.cloud.talent.v4.SearchJobsResponse.CommuteInfoOrBuilder
-
Packages that use SearchJobsResponse.CommuteInfoOrBuilder Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution API -
-
Uses of SearchJobsResponse.CommuteInfoOrBuilder in com.google.cloud.talent.v4
Classes in com.google.cloud.talent.v4 that implement SearchJobsResponse.CommuteInfoOrBuilder Modifier and Type Class Description static class
SearchJobsResponse.CommuteInfo
Commute details related to this job.static class
SearchJobsResponse.CommuteInfo.Builder
Commute details related to this job.Methods in com.google.cloud.talent.v4 that return SearchJobsResponse.CommuteInfoOrBuilder Modifier and Type Method Description SearchJobsResponse.CommuteInfoOrBuilder
SearchJobsResponse.MatchingJob.Builder. getCommuteInfoOrBuilder()
Commute information which is generated based on specified [CommuteFilter][google.cloud.talent.v4.CommuteFilter].SearchJobsResponse.CommuteInfoOrBuilder
SearchJobsResponse.MatchingJob. getCommuteInfoOrBuilder()
Commute information which is generated based on specified [CommuteFilter][google.cloud.talent.v4.CommuteFilter].SearchJobsResponse.CommuteInfoOrBuilder
SearchJobsResponse.MatchingJobOrBuilder. getCommuteInfoOrBuilder()
Commute information which is generated based on specified [CommuteFilter][google.cloud.talent.v4.CommuteFilter].
-