public final class JobEvent extends com.google.protobuf.GeneratedMessageV3 implements JobEventOrBuilder
An event issued when a job seeker interacts with the application that implements Cloud Talent Solution.Protobuf type
google.cloud.talent.v4beta1.JobEvent| Modifier and Type | Class and Description |
|---|---|
static class |
JobEvent.Builder
An event issued when a job seeker interacts with the application that
implements Cloud Talent Solution.
|
static class |
JobEvent.JobEventType
An enumeration of an event attributed to the behavior of the end user,
such as a job seeker.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
JOBS_FIELD_NUMBER |
static int |
PROFILE_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static JobEvent |
getDefaultInstance() |
JobEvent |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getJobs(int index)
Required.
|
com.google.protobuf.ByteString |
getJobsBytes(int index)
Required.
|
int |
getJobsCount()
Required.
|
com.google.protobuf.ProtocolStringList |
getJobsList()
Required.
|
com.google.protobuf.Parser<JobEvent> |
getParserForType() |
String |
getProfile()
Optional.
|
com.google.protobuf.ByteString |
getProfileBytes()
Optional.
|
int |
getSerializedSize() |
JobEvent.JobEventType |
getType()
Required.
|
int |
getTypeValue()
Required.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static JobEvent.Builder |
newBuilder() |
static JobEvent.Builder |
newBuilder(JobEvent prototype) |
JobEvent.Builder |
newBuilderForType() |
protected JobEvent.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static JobEvent |
parseDelimitedFrom(InputStream input) |
static JobEvent |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobEvent |
parseFrom(byte[] data) |
static JobEvent |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobEvent |
parseFrom(ByteBuffer data) |
static JobEvent |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobEvent |
parseFrom(com.google.protobuf.ByteString data) |
static JobEvent |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobEvent |
parseFrom(com.google.protobuf.CodedInputStream input) |
static JobEvent |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobEvent |
parseFrom(InputStream input) |
static JobEvent |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<JobEvent> |
parser() |
JobEvent.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int TYPE_FIELD_NUMBER
public static final int JOBS_FIELD_NUMBER
public static final int PROFILE_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getTypeValue()
Required. The type of the event (see [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]).
.google.cloud.talent.v4beta1.JobEvent.JobEventType type = 1;getTypeValue in interface JobEventOrBuilderpublic JobEvent.JobEventType getType()
Required. The type of the event (see [JobEventType][google.cloud.talent.v4beta1.JobEvent.JobEventType]).
.google.cloud.talent.v4beta1.JobEvent.JobEventType type = 1;getType in interface JobEventOrBuilderpublic com.google.protobuf.ProtocolStringList getJobsList()
Required. The [job name(s)][google.cloud.talent.v4beta1.Job.name]
associated with this event. For example, if this is an
[impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
event, this field contains the identifiers of all jobs shown to the job
seeker. If this was a
[view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
field contains the identifier of the viewed job.
The format is
"projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
example, "projects/api-test-project/tenants/foo/jobs/1234".
repeated string jobs = 2;getJobsList in interface JobEventOrBuilderpublic int getJobsCount()
Required. The [job name(s)][google.cloud.talent.v4beta1.Job.name]
associated with this event. For example, if this is an
[impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
event, this field contains the identifiers of all jobs shown to the job
seeker. If this was a
[view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
field contains the identifier of the viewed job.
The format is
"projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
example, "projects/api-test-project/tenants/foo/jobs/1234".
repeated string jobs = 2;getJobsCount in interface JobEventOrBuilderpublic String getJobs(int index)
Required. The [job name(s)][google.cloud.talent.v4beta1.Job.name]
associated with this event. For example, if this is an
[impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
event, this field contains the identifiers of all jobs shown to the job
seeker. If this was a
[view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
field contains the identifier of the viewed job.
The format is
"projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
example, "projects/api-test-project/tenants/foo/jobs/1234".
repeated string jobs = 2;getJobs in interface JobEventOrBuilderpublic com.google.protobuf.ByteString getJobsBytes(int index)
Required. The [job name(s)][google.cloud.talent.v4beta1.Job.name]
associated with this event. For example, if this is an
[impression][google.cloud.talent.v4beta1.JobEvent.JobEventType.IMPRESSION]
event, this field contains the identifiers of all jobs shown to the job
seeker. If this was a
[view][google.cloud.talent.v4beta1.JobEvent.JobEventType.VIEW] event, this
field contains the identifier of the viewed job.
The format is
"projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}", for
example, "projects/api-test-project/tenants/foo/jobs/1234".
repeated string jobs = 2;getJobsBytes in interface JobEventOrBuilderpublic String getProfile()
Optional. The [profile name][google.cloud.talent.v4beta1.Profile.name]
associated with this client event.
The format is
"projects/{project_id}/tenants/{tenant_id}/profiles/{profile_id}",
for example, "projects/api-test-project/tenants/foo/profiles/bar".
string profile = 3;getProfile in interface JobEventOrBuilderpublic com.google.protobuf.ByteString getProfileBytes()
Optional. The [profile name][google.cloud.talent.v4beta1.Profile.name]
associated with this client event.
The format is
"projects/{project_id}/tenants/{tenant_id}/profiles/{profile_id}",
for example, "projects/api-test-project/tenants/foo/profiles/bar".
string profile = 3;getProfileBytes in interface JobEventOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static JobEvent parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobEvent parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobEvent parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobEvent parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobEvent parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobEvent parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobEvent parseFrom(InputStream input) throws IOException
IOExceptionpublic static JobEvent parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JobEvent parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static JobEvent parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JobEvent parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static JobEvent parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic JobEvent.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static JobEvent.Builder newBuilder()
public static JobEvent.Builder newBuilder(JobEvent prototype)
public JobEvent.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected JobEvent.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static JobEvent getDefaultInstance()
public static com.google.protobuf.Parser<JobEvent> parser()
public com.google.protobuf.Parser<JobEvent> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public JobEvent getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019 Google LLC. All rights reserved.