| Modifier and Type | Method and Description |
|---|---|
JobEvent |
JobEvent.Builder.build() |
JobEvent |
JobEvent.Builder.buildPartial() |
static JobEvent |
JobEvent.getDefaultInstance() |
JobEvent |
JobEvent.getDefaultInstanceForType() |
JobEvent |
JobEvent.Builder.getDefaultInstanceForType() |
JobEvent |
ClientEventOrBuilder.getJobEvent()
An event issued when a job seeker interacts with the application that
implements Cloud Talent Solution.
|
JobEvent |
ClientEvent.getJobEvent()
An event issued when a job seeker interacts with the application that
implements Cloud Talent Solution.
|
JobEvent |
ClientEvent.Builder.getJobEvent()
An event issued when a job seeker interacts with the application that
implements Cloud Talent Solution.
|
static JobEvent |
JobEvent.parseDelimitedFrom(InputStream input) |
static JobEvent |
JobEvent.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobEvent |
JobEvent.parseFrom(byte[] data) |
static JobEvent |
JobEvent.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobEvent |
JobEvent.parseFrom(ByteBuffer data) |
static JobEvent |
JobEvent.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobEvent |
JobEvent.parseFrom(com.google.protobuf.ByteString data) |
static JobEvent |
JobEvent.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobEvent |
JobEvent.parseFrom(com.google.protobuf.CodedInputStream input) |
static JobEvent |
JobEvent.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobEvent |
JobEvent.parseFrom(InputStream input) |
static JobEvent |
JobEvent.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<JobEvent> |
JobEvent.getParserForType() |
static com.google.protobuf.Parser<JobEvent> |
JobEvent.parser() |
| Modifier and Type | Method and Description |
|---|---|
JobEvent.Builder |
JobEvent.Builder.mergeFrom(JobEvent other) |
ClientEvent.Builder |
ClientEvent.Builder.mergeJobEvent(JobEvent value)
An event issued when a job seeker interacts with the application that
implements Cloud Talent Solution.
|
static JobEvent.Builder |
JobEvent.newBuilder(JobEvent prototype) |
ClientEvent.Builder |
ClientEvent.Builder.setJobEvent(JobEvent value)
An event issued when a job seeker interacts with the application that
implements Cloud Talent Solution.
|
Copyright © 2019 Google LLC. All rights reserved.