Uses of Class
com.google.cloud.talent.v4.JobEvent
-
Packages that use JobEvent Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution API -
-
Uses of JobEvent in com.google.cloud.talent.v4
Methods in com.google.cloud.talent.v4 that return JobEvent Modifier and Type Method Description JobEventJobEvent.Builder. build()JobEventJobEvent.Builder. buildPartial()static JobEventJobEvent. getDefaultInstance()JobEventJobEvent.Builder. getDefaultInstanceForType()JobEventJobEvent. getDefaultInstanceForType()JobEventClientEvent.Builder. getJobEvent()An event issued when a job seeker interacts with the application that implements Cloud Talent Solution.JobEventClientEvent. getJobEvent()An event issued when a job seeker interacts with the application that implements Cloud Talent Solution.JobEventClientEventOrBuilder. getJobEvent()An event issued when a job seeker interacts with the application that implements Cloud Talent Solution.static JobEventJobEvent. parseDelimitedFrom(InputStream input)static JobEventJobEvent. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobEventJobEvent. parseFrom(byte[] data)static JobEventJobEvent. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobEventJobEvent. parseFrom(com.google.protobuf.ByteString data)static JobEventJobEvent. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobEventJobEvent. parseFrom(com.google.protobuf.CodedInputStream input)static JobEventJobEvent. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobEventJobEvent. parseFrom(InputStream input)static JobEventJobEvent. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobEventJobEvent. parseFrom(ByteBuffer data)static JobEventJobEvent. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.talent.v4 that return types with arguments of type JobEvent Modifier and Type Method Description com.google.protobuf.Parser<JobEvent>JobEvent. getParserForType()static com.google.protobuf.Parser<JobEvent>JobEvent. parser()Methods in com.google.cloud.talent.v4 with parameters of type JobEvent Modifier and Type Method Description JobEvent.BuilderJobEvent.Builder. mergeFrom(JobEvent other)ClientEvent.BuilderClientEvent.Builder. mergeJobEvent(JobEvent value)An event issued when a job seeker interacts with the application that implements Cloud Talent Solution.static JobEvent.BuilderJobEvent. newBuilder(JobEvent prototype)ClientEvent.BuilderClientEvent.Builder. setJobEvent(JobEvent value)An event issued when a job seeker interacts with the application that implements Cloud Talent Solution.
-