Uses of Interface
com.google.cloud.talent.v4.JobEventOrBuilder
-
Packages that use JobEventOrBuilder Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution API -
-
Uses of JobEventOrBuilder in com.google.cloud.talent.v4
Classes in com.google.cloud.talent.v4 that implement JobEventOrBuilder Modifier and Type Class Description class
JobEvent
An event issued when a job seeker interacts with the application that implements Cloud Talent Solution.static class
JobEvent.Builder
An event issued when a job seeker interacts with the application that implements Cloud Talent Solution.Methods in com.google.cloud.talent.v4 that return JobEventOrBuilder Modifier and Type Method Description JobEventOrBuilder
ClientEvent.Builder. getJobEventOrBuilder()
An event issued when a job seeker interacts with the application that implements Cloud Talent Solution.JobEventOrBuilder
ClientEvent. getJobEventOrBuilder()
An event issued when a job seeker interacts with the application that implements Cloud Talent Solution.JobEventOrBuilder
ClientEventOrBuilder. getJobEventOrBuilder()
An event issued when a job seeker interacts with the application that implements Cloud Talent Solution.
-