public static final class Job.Builder extends GeneratedMessageV3.Builder<Job.Builder> implements JobOrBuilder
A Job resource represents a job posting (also referred to as a "job listing" or "job requisition"). A job belongs to a [Company][google.cloud.talent.v4beta1.Company], which is the hiring entity responsible for the job.Protobuf type
google.cloud.talent.v4beta1.Job
Modifier and Type | Method and Description |
---|---|
Job.Builder |
addAddresses(String value)
Strongly recommended for the best service experience.
|
Job.Builder |
addAddressesBytes(ByteString value)
Strongly recommended for the best service experience.
|
Job.Builder |
addAllAddresses(Iterable<String> values)
Strongly recommended for the best service experience.
|
Job.Builder |
addAllDegreeTypes(Iterable<? extends DegreeType> values)
The desired education degrees for the job, such as Bachelors, Masters.
|
Job.Builder |
addAllDegreeTypesValue(Iterable<Integer> values)
The desired education degrees for the job, such as Bachelors, Masters.
|
Job.Builder |
addAllEmploymentTypes(Iterable<? extends EmploymentType> values)
The employment type(s) of a job, for example,
[full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or
[part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
|
Job.Builder |
addAllEmploymentTypesValue(Iterable<Integer> values)
The employment type(s) of a job, for example,
[full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or
[part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
|
Job.Builder |
addAllJobBenefits(Iterable<? extends JobBenefit> values)
The benefits included with the job.
|
Job.Builder |
addAllJobBenefitsValue(Iterable<Integer> values)
The benefits included with the job.
|
Job.Builder |
addDegreeTypes(DegreeType value)
The desired education degrees for the job, such as Bachelors, Masters.
|
Job.Builder |
addDegreeTypesValue(int value)
The desired education degrees for the job, such as Bachelors, Masters.
|
Job.Builder |
addEmploymentTypes(EmploymentType value)
The employment type(s) of a job, for example,
[full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or
[part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
|
Job.Builder |
addEmploymentTypesValue(int value)
The employment type(s) of a job, for example,
[full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or
[part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
|
Job.Builder |
addJobBenefits(JobBenefit value)
The benefits included with the job.
|
Job.Builder |
addJobBenefitsValue(int value)
The benefits included with the job.
|
Job.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
Job |
build() |
Job |
buildPartial() |
Job.Builder |
clear() |
Job.Builder |
clearAddresses()
Strongly recommended for the best service experience.
|
Job.Builder |
clearApplicationInfo()
Job application information.
|
Job.Builder |
clearCompany()
Required.
|
Job.Builder |
clearCompanyDisplayName()
Output only.
|
Job.Builder |
clearCompensationInfo()
Job compensation information (a.k.a.
|
Job.Builder |
clearCustomAttributes() |
Job.Builder |
clearDegreeTypes()
The desired education degrees for the job, such as Bachelors, Masters.
|
Job.Builder |
clearDepartment()
The department or functional area within the company with the open
position.
|
Job.Builder |
clearDerivedInfo()
Output only.
|
Job.Builder |
clearDescription()
Required.
|
Job.Builder |
clearEmploymentTypes()
The employment type(s) of a job, for example,
[full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or
[part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
|
Job.Builder |
clearField(Descriptors.FieldDescriptor field) |
Job.Builder |
clearIncentives()
A description of bonus, commission, and other compensation
incentives associated with the job not including salary or pay.
|
Job.Builder |
clearJobBenefits()
The benefits included with the job.
|
Job.Builder |
clearJobEndTime()
The end timestamp of the job.
|
Job.Builder |
clearJobLevel()
The experience level associated with the job, such as "Entry Level".
|
Job.Builder |
clearJobStartTime()
The start timestamp of the job in UTC time zone.
|
Job.Builder |
clearLanguageCode()
The language of the posting.
|
Job.Builder |
clearName()
Required during job update.
|
Job.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
Job.Builder |
clearPostingCreateTime()
Output only.
|
Job.Builder |
clearPostingExpireTime()
Strongly recommended for the best service experience.
|
Job.Builder |
clearPostingPublishTime()
The timestamp this job posting was most recently published.
|
Job.Builder |
clearPostingRegion()
The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for example, state, country) throughout
which the job is available.
|
Job.Builder |
clearPostingUpdateTime()
Output only.
|
Job.Builder |
clearProcessingOptions()
Options for job processing.
|
Job.Builder |
clearPromotionValue()
A promotion value of the job, as determined by the client.
|
Job.Builder |
clearQualifications()
A description of the qualifications required to perform the
job.
|
Job.Builder |
clearRequisitionId()
Required.
|
Job.Builder |
clearResponsibilities()
A description of job responsibilities.
|
Job.Builder |
clearTitle()
Required.
|
Job.Builder |
clearVisibility()
Deprecated.
google.cloud.talent.v4beta1.Job.visibility is deprecated. See
google/cloud/talent/v4beta1/job.proto;l=275
|
Job.Builder |
clone() |
boolean |
containsCustomAttributes(String key)
A map of fields to hold both filterable and non-filterable custom job
attributes that are not covered by the provided structured fields.
|
String |
getAddresses(int index)
Strongly recommended for the best service experience.
|
ByteString |
getAddressesBytes(int index)
Strongly recommended for the best service experience.
|
int |
getAddressesCount()
Strongly recommended for the best service experience.
|
ProtocolStringList |
getAddressesList()
Strongly recommended for the best service experience.
|
Job.ApplicationInfo |
getApplicationInfo()
Job application information.
|
Job.ApplicationInfo.Builder |
getApplicationInfoBuilder()
Job application information.
|
Job.ApplicationInfoOrBuilder |
getApplicationInfoOrBuilder()
Job application information.
|
String |
getCompany()
Required.
|
ByteString |
getCompanyBytes()
Required.
|
String |
getCompanyDisplayName()
Output only.
|
ByteString |
getCompanyDisplayNameBytes()
Output only.
|
CompensationInfo |
getCompensationInfo()
Job compensation information (a.k.a.
|
CompensationInfo.Builder |
getCompensationInfoBuilder()
Job compensation information (a.k.a.
|
CompensationInfoOrBuilder |
getCompensationInfoOrBuilder()
Job compensation information (a.k.a.
|
Map<String,CustomAttribute> |
getCustomAttributes()
Deprecated.
|
int |
getCustomAttributesCount()
A map of fields to hold both filterable and non-filterable custom job
attributes that are not covered by the provided structured fields.
|
Map<String,CustomAttribute> |
getCustomAttributesMap()
A map of fields to hold both filterable and non-filterable custom job
attributes that are not covered by the provided structured fields.
|
CustomAttribute |
getCustomAttributesOrDefault(String key,
CustomAttribute defaultValue)
A map of fields to hold both filterable and non-filterable custom job
attributes that are not covered by the provided structured fields.
|
CustomAttribute |
getCustomAttributesOrThrow(String key)
A map of fields to hold both filterable and non-filterable custom job
attributes that are not covered by the provided structured fields.
|
Job |
getDefaultInstanceForType() |
DegreeType |
getDegreeTypes(int index)
The desired education degrees for the job, such as Bachelors, Masters.
|
int |
getDegreeTypesCount()
The desired education degrees for the job, such as Bachelors, Masters.
|
List<DegreeType> |
getDegreeTypesList()
The desired education degrees for the job, such as Bachelors, Masters.
|
int |
getDegreeTypesValue(int index)
The desired education degrees for the job, such as Bachelors, Masters.
|
List<Integer> |
getDegreeTypesValueList()
The desired education degrees for the job, such as Bachelors, Masters.
|
String |
getDepartment()
The department or functional area within the company with the open
position.
|
ByteString |
getDepartmentBytes()
The department or functional area within the company with the open
position.
|
Job.DerivedInfo |
getDerivedInfo()
Output only.
|
Job.DerivedInfo.Builder |
getDerivedInfoBuilder()
Output only.
|
Job.DerivedInfoOrBuilder |
getDerivedInfoOrBuilder()
Output only.
|
String |
getDescription()
Required.
|
ByteString |
getDescriptionBytes()
Required.
|
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
EmploymentType |
getEmploymentTypes(int index)
The employment type(s) of a job, for example,
[full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or
[part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
|
int |
getEmploymentTypesCount()
The employment type(s) of a job, for example,
[full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or
[part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
|
List<EmploymentType> |
getEmploymentTypesList()
The employment type(s) of a job, for example,
[full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or
[part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
|
int |
getEmploymentTypesValue(int index)
The employment type(s) of a job, for example,
[full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or
[part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
|
List<Integer> |
getEmploymentTypesValueList()
The employment type(s) of a job, for example,
[full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or
[part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
|
String |
getIncentives()
A description of bonus, commission, and other compensation
incentives associated with the job not including salary or pay.
|
ByteString |
getIncentivesBytes()
A description of bonus, commission, and other compensation
incentives associated with the job not including salary or pay.
|
JobBenefit |
getJobBenefits(int index)
The benefits included with the job.
|
int |
getJobBenefitsCount()
The benefits included with the job.
|
List<JobBenefit> |
getJobBenefitsList()
The benefits included with the job.
|
int |
getJobBenefitsValue(int index)
The benefits included with the job.
|
List<Integer> |
getJobBenefitsValueList()
The benefits included with the job.
|
Timestamp |
getJobEndTime()
The end timestamp of the job.
|
Timestamp.Builder |
getJobEndTimeBuilder()
The end timestamp of the job.
|
TimestampOrBuilder |
getJobEndTimeOrBuilder()
The end timestamp of the job.
|
JobLevel |
getJobLevel()
The experience level associated with the job, such as "Entry Level".
|
int |
getJobLevelValue()
The experience level associated with the job, such as "Entry Level".
|
Timestamp |
getJobStartTime()
The start timestamp of the job in UTC time zone.
|
Timestamp.Builder |
getJobStartTimeBuilder()
The start timestamp of the job in UTC time zone.
|
TimestampOrBuilder |
getJobStartTimeOrBuilder()
The start timestamp of the job in UTC time zone.
|
String |
getLanguageCode()
The language of the posting.
|
ByteString |
getLanguageCodeBytes()
The language of the posting.
|
Map<String,CustomAttribute> |
getMutableCustomAttributes()
Deprecated.
|
String |
getName()
Required during job update.
|
ByteString |
getNameBytes()
Required during job update.
|
Timestamp |
getPostingCreateTime()
Output only.
|
Timestamp.Builder |
getPostingCreateTimeBuilder()
Output only.
|
TimestampOrBuilder |
getPostingCreateTimeOrBuilder()
Output only.
|
Timestamp |
getPostingExpireTime()
Strongly recommended for the best service experience.
|
Timestamp.Builder |
getPostingExpireTimeBuilder()
Strongly recommended for the best service experience.
|
TimestampOrBuilder |
getPostingExpireTimeOrBuilder()
Strongly recommended for the best service experience.
|
Timestamp |
getPostingPublishTime()
The timestamp this job posting was most recently published.
|
Timestamp.Builder |
getPostingPublishTimeBuilder()
The timestamp this job posting was most recently published.
|
TimestampOrBuilder |
getPostingPublishTimeOrBuilder()
The timestamp this job posting was most recently published.
|
PostingRegion |
getPostingRegion()
The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for example, state, country) throughout
which the job is available.
|
int |
getPostingRegionValue()
The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for example, state, country) throughout
which the job is available.
|
Timestamp |
getPostingUpdateTime()
Output only.
|
Timestamp.Builder |
getPostingUpdateTimeBuilder()
Output only.
|
TimestampOrBuilder |
getPostingUpdateTimeOrBuilder()
Output only.
|
Job.ProcessingOptions |
getProcessingOptions()
Options for job processing.
|
Job.ProcessingOptions.Builder |
getProcessingOptionsBuilder()
Options for job processing.
|
Job.ProcessingOptionsOrBuilder |
getProcessingOptionsOrBuilder()
Options for job processing.
|
int |
getPromotionValue()
A promotion value of the job, as determined by the client.
|
String |
getQualifications()
A description of the qualifications required to perform the
job.
|
ByteString |
getQualificationsBytes()
A description of the qualifications required to perform the
job.
|
String |
getRequisitionId()
Required.
|
ByteString |
getRequisitionIdBytes()
Required.
|
String |
getResponsibilities()
A description of job responsibilities.
|
ByteString |
getResponsibilitiesBytes()
A description of job responsibilities.
|
String |
getTitle()
Required.
|
ByteString |
getTitleBytes()
Required.
|
Visibility |
getVisibility()
Deprecated.
google.cloud.talent.v4beta1.Job.visibility is deprecated. See
google/cloud/talent/v4beta1/job.proto;l=275
|
int |
getVisibilityValue()
Deprecated.
google.cloud.talent.v4beta1.Job.visibility is deprecated. See
google/cloud/talent/v4beta1/job.proto;l=275
|
boolean |
hasApplicationInfo()
Job application information.
|
boolean |
hasCompensationInfo()
Job compensation information (a.k.a.
|
boolean |
hasDerivedInfo()
Output only.
|
boolean |
hasJobEndTime()
The end timestamp of the job.
|
boolean |
hasJobStartTime()
The start timestamp of the job in UTC time zone.
|
boolean |
hasPostingCreateTime()
Output only.
|
boolean |
hasPostingExpireTime()
Strongly recommended for the best service experience.
|
boolean |
hasPostingPublishTime()
The timestamp this job posting was most recently published.
|
boolean |
hasPostingUpdateTime()
Output only.
|
boolean |
hasProcessingOptions()
Options for job processing.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected MapField |
internalGetMapField(int number) |
protected MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
Job.Builder |
mergeApplicationInfo(Job.ApplicationInfo value)
Job application information.
|
Job.Builder |
mergeCompensationInfo(CompensationInfo value)
Job compensation information (a.k.a.
|
Job.Builder |
mergeDerivedInfo(Job.DerivedInfo value)
Output only.
|
Job.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
Job.Builder |
mergeFrom(Job other) |
Job.Builder |
mergeFrom(Message other) |
Job.Builder |
mergeJobEndTime(Timestamp value)
The end timestamp of the job.
|
Job.Builder |
mergeJobStartTime(Timestamp value)
The start timestamp of the job in UTC time zone.
|
Job.Builder |
mergePostingCreateTime(Timestamp value)
Output only.
|
Job.Builder |
mergePostingExpireTime(Timestamp value)
Strongly recommended for the best service experience.
|
Job.Builder |
mergePostingPublishTime(Timestamp value)
The timestamp this job posting was most recently published.
|
Job.Builder |
mergePostingUpdateTime(Timestamp value)
Output only.
|
Job.Builder |
mergeProcessingOptions(Job.ProcessingOptions value)
Options for job processing.
|
Job.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
Job.Builder |
putAllCustomAttributes(Map<String,CustomAttribute> values)
A map of fields to hold both filterable and non-filterable custom job
attributes that are not covered by the provided structured fields.
|
Job.Builder |
putCustomAttributes(String key,
CustomAttribute value)
A map of fields to hold both filterable and non-filterable custom job
attributes that are not covered by the provided structured fields.
|
Job.Builder |
removeCustomAttributes(String key)
A map of fields to hold both filterable and non-filterable custom job
attributes that are not covered by the provided structured fields.
|
Job.Builder |
setAddresses(int index,
String value)
Strongly recommended for the best service experience.
|
Job.Builder |
setApplicationInfo(Job.ApplicationInfo.Builder builderForValue)
Job application information.
|
Job.Builder |
setApplicationInfo(Job.ApplicationInfo value)
Job application information.
|
Job.Builder |
setCompany(String value)
Required.
|
Job.Builder |
setCompanyBytes(ByteString value)
Required.
|
Job.Builder |
setCompanyDisplayName(String value)
Output only.
|
Job.Builder |
setCompanyDisplayNameBytes(ByteString value)
Output only.
|
Job.Builder |
setCompensationInfo(CompensationInfo.Builder builderForValue)
Job compensation information (a.k.a.
|
Job.Builder |
setCompensationInfo(CompensationInfo value)
Job compensation information (a.k.a.
|
Job.Builder |
setDegreeTypes(int index,
DegreeType value)
The desired education degrees for the job, such as Bachelors, Masters.
|
Job.Builder |
setDegreeTypesValue(int index,
int value)
The desired education degrees for the job, such as Bachelors, Masters.
|
Job.Builder |
setDepartment(String value)
The department or functional area within the company with the open
position.
|
Job.Builder |
setDepartmentBytes(ByteString value)
The department or functional area within the company with the open
position.
|
Job.Builder |
setDerivedInfo(Job.DerivedInfo.Builder builderForValue)
Output only.
|
Job.Builder |
setDerivedInfo(Job.DerivedInfo value)
Output only.
|
Job.Builder |
setDescription(String value)
Required.
|
Job.Builder |
setDescriptionBytes(ByteString value)
Required.
|
Job.Builder |
setEmploymentTypes(int index,
EmploymentType value)
The employment type(s) of a job, for example,
[full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or
[part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
|
Job.Builder |
setEmploymentTypesValue(int index,
int value)
The employment type(s) of a job, for example,
[full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or
[part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
|
Job.Builder |
setField(Descriptors.FieldDescriptor field,
Object value) |
Job.Builder |
setIncentives(String value)
A description of bonus, commission, and other compensation
incentives associated with the job not including salary or pay.
|
Job.Builder |
setIncentivesBytes(ByteString value)
A description of bonus, commission, and other compensation
incentives associated with the job not including salary or pay.
|
Job.Builder |
setJobBenefits(int index,
JobBenefit value)
The benefits included with the job.
|
Job.Builder |
setJobBenefitsValue(int index,
int value)
The benefits included with the job.
|
Job.Builder |
setJobEndTime(Timestamp.Builder builderForValue)
The end timestamp of the job.
|
Job.Builder |
setJobEndTime(Timestamp value)
The end timestamp of the job.
|
Job.Builder |
setJobLevel(JobLevel value)
The experience level associated with the job, such as "Entry Level".
|
Job.Builder |
setJobLevelValue(int value)
The experience level associated with the job, such as "Entry Level".
|
Job.Builder |
setJobStartTime(Timestamp.Builder builderForValue)
The start timestamp of the job in UTC time zone.
|
Job.Builder |
setJobStartTime(Timestamp value)
The start timestamp of the job in UTC time zone.
|
Job.Builder |
setLanguageCode(String value)
The language of the posting.
|
Job.Builder |
setLanguageCodeBytes(ByteString value)
The language of the posting.
|
Job.Builder |
setName(String value)
Required during job update.
|
Job.Builder |
setNameBytes(ByteString value)
Required during job update.
|
Job.Builder |
setPostingCreateTime(Timestamp.Builder builderForValue)
Output only.
|
Job.Builder |
setPostingCreateTime(Timestamp value)
Output only.
|
Job.Builder |
setPostingExpireTime(Timestamp.Builder builderForValue)
Strongly recommended for the best service experience.
|
Job.Builder |
setPostingExpireTime(Timestamp value)
Strongly recommended for the best service experience.
|
Job.Builder |
setPostingPublishTime(Timestamp.Builder builderForValue)
The timestamp this job posting was most recently published.
|
Job.Builder |
setPostingPublishTime(Timestamp value)
The timestamp this job posting was most recently published.
|
Job.Builder |
setPostingRegion(PostingRegion value)
The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for example, state, country) throughout
which the job is available.
|
Job.Builder |
setPostingRegionValue(int value)
The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for example, state, country) throughout
which the job is available.
|
Job.Builder |
setPostingUpdateTime(Timestamp.Builder builderForValue)
Output only.
|
Job.Builder |
setPostingUpdateTime(Timestamp value)
Output only.
|
Job.Builder |
setProcessingOptions(Job.ProcessingOptions.Builder builderForValue)
Options for job processing.
|
Job.Builder |
setProcessingOptions(Job.ProcessingOptions value)
Options for job processing.
|
Job.Builder |
setPromotionValue(int value)
A promotion value of the job, as determined by the client.
|
Job.Builder |
setQualifications(String value)
A description of the qualifications required to perform the
job.
|
Job.Builder |
setQualificationsBytes(ByteString value)
A description of the qualifications required to perform the
job.
|
Job.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
Job.Builder |
setRequisitionId(String value)
Required.
|
Job.Builder |
setRequisitionIdBytes(ByteString value)
Required.
|
Job.Builder |
setResponsibilities(String value)
A description of job responsibilities.
|
Job.Builder |
setResponsibilitiesBytes(ByteString value)
A description of job responsibilities.
|
Job.Builder |
setTitle(String value)
Required.
|
Job.Builder |
setTitleBytes(ByteString value)
Required.
|
Job.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
Job.Builder |
setVisibility(Visibility value)
Deprecated.
google.cloud.talent.v4beta1.Job.visibility is deprecated. See
google/cloud/talent/v4beta1/job.proto;l=275
|
Job.Builder |
setVisibilityValue(int value)
Deprecated.
google.cloud.talent.v4beta1.Job.visibility is deprecated. See
google/cloud/talent/v4beta1/job.proto;l=275
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeDelimitedFrom, mergeDelimitedFrom
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected MapField internalGetMapField(int number)
internalGetMapField
in class GeneratedMessageV3.Builder<Job.Builder>
protected MapField internalGetMutableMapField(int number)
internalGetMutableMapField
in class GeneratedMessageV3.Builder<Job.Builder>
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<Job.Builder>
public Job.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<Job.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<Job.Builder>
public Job getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public Job build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public Job buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public Job.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<Job.Builder>
public Job.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<Job.Builder>
public Job.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<Job.Builder>
public Job.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<Job.Builder>
public Job.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<Job.Builder>
public Job.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<Job.Builder>
public Job.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<Job.Builder>
public Job.Builder mergeFrom(Job other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<Job.Builder>
public Job.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<Job.Builder>
IOException
public String getName()
Required during job update. The resource name for the job. This is generated by the service when a job is created. The format is "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example, "projects/foo/tenants/bar/jobs/baz". If tenant id is unspecified, the default tenant is used. For example, "projects/foo/jobs/bar". Use of this field in job queries and API calls is preferred over the use of [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this value is unique.
string name = 1;
getName
in interface JobOrBuilder
public ByteString getNameBytes()
Required during job update. The resource name for the job. This is generated by the service when a job is created. The format is "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example, "projects/foo/tenants/bar/jobs/baz". If tenant id is unspecified, the default tenant is used. For example, "projects/foo/jobs/bar". Use of this field in job queries and API calls is preferred over the use of [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this value is unique.
string name = 1;
getNameBytes
in interface JobOrBuilder
public Job.Builder setName(String value)
Required during job update. The resource name for the job. This is generated by the service when a job is created. The format is "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example, "projects/foo/tenants/bar/jobs/baz". If tenant id is unspecified, the default tenant is used. For example, "projects/foo/jobs/bar". Use of this field in job queries and API calls is preferred over the use of [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this value is unique.
string name = 1;
value
- The name to set.public Job.Builder clearName()
Required during job update. The resource name for the job. This is generated by the service when a job is created. The format is "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example, "projects/foo/tenants/bar/jobs/baz". If tenant id is unspecified, the default tenant is used. For example, "projects/foo/jobs/bar". Use of this field in job queries and API calls is preferred over the use of [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this value is unique.
string name = 1;
public Job.Builder setNameBytes(ByteString value)
Required during job update. The resource name for the job. This is generated by the service when a job is created. The format is "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example, "projects/foo/tenants/bar/jobs/baz". If tenant id is unspecified, the default tenant is used. For example, "projects/foo/jobs/bar". Use of this field in job queries and API calls is preferred over the use of [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] since this value is unique.
string name = 1;
value
- The bytes for name to set.public String getCompany()
Required. The resource name of the company listing the job. The format is "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}". For example, "projects/foo/tenants/bar/companies/baz". If tenant id is unspecified, the default tenant is used. For example, "projects/foo/companies/bar".
string company = 2 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getCompany
in interface JobOrBuilder
public ByteString getCompanyBytes()
Required. The resource name of the company listing the job. The format is "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}". For example, "projects/foo/tenants/bar/companies/baz". If tenant id is unspecified, the default tenant is used. For example, "projects/foo/companies/bar".
string company = 2 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getCompanyBytes
in interface JobOrBuilder
public Job.Builder setCompany(String value)
Required. The resource name of the company listing the job. The format is "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}". For example, "projects/foo/tenants/bar/companies/baz". If tenant id is unspecified, the default tenant is used. For example, "projects/foo/companies/bar".
string company = 2 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value
- The company to set.public Job.Builder clearCompany()
Required. The resource name of the company listing the job. The format is "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}". For example, "projects/foo/tenants/bar/companies/baz". If tenant id is unspecified, the default tenant is used. For example, "projects/foo/companies/bar".
string company = 2 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public Job.Builder setCompanyBytes(ByteString value)
Required. The resource name of the company listing the job. The format is "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}". For example, "projects/foo/tenants/bar/companies/baz". If tenant id is unspecified, the default tenant is used. For example, "projects/foo/companies/bar".
string company = 2 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value
- The bytes for company to set.public String getRequisitionId()
Required. The requisition ID, also referred to as the posting ID, is assigned by the client to identify a job. This field is intended to be used by clients for client identification and tracking of postings. A job isn't allowed to be created if there is another job with the same [company][google.cloud.talent.v4beta1.Job.name], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. The maximum number of allowed characters is 255.
string requisition_id = 3 [(.google.api.field_behavior) = REQUIRED];
getRequisitionId
in interface JobOrBuilder
public ByteString getRequisitionIdBytes()
Required. The requisition ID, also referred to as the posting ID, is assigned by the client to identify a job. This field is intended to be used by clients for client identification and tracking of postings. A job isn't allowed to be created if there is another job with the same [company][google.cloud.talent.v4beta1.Job.name], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. The maximum number of allowed characters is 255.
string requisition_id = 3 [(.google.api.field_behavior) = REQUIRED];
getRequisitionIdBytes
in interface JobOrBuilder
public Job.Builder setRequisitionId(String value)
Required. The requisition ID, also referred to as the posting ID, is assigned by the client to identify a job. This field is intended to be used by clients for client identification and tracking of postings. A job isn't allowed to be created if there is another job with the same [company][google.cloud.talent.v4beta1.Job.name], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. The maximum number of allowed characters is 255.
string requisition_id = 3 [(.google.api.field_behavior) = REQUIRED];
value
- The requisitionId to set.public Job.Builder clearRequisitionId()
Required. The requisition ID, also referred to as the posting ID, is assigned by the client to identify a job. This field is intended to be used by clients for client identification and tracking of postings. A job isn't allowed to be created if there is another job with the same [company][google.cloud.talent.v4beta1.Job.name], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. The maximum number of allowed characters is 255.
string requisition_id = 3 [(.google.api.field_behavior) = REQUIRED];
public Job.Builder setRequisitionIdBytes(ByteString value)
Required. The requisition ID, also referred to as the posting ID, is assigned by the client to identify a job. This field is intended to be used by clients for client identification and tracking of postings. A job isn't allowed to be created if there is another job with the same [company][google.cloud.talent.v4beta1.Job.name], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. The maximum number of allowed characters is 255.
string requisition_id = 3 [(.google.api.field_behavior) = REQUIRED];
value
- The bytes for requisitionId to set.public String getTitle()
Required. The title of the job, such as "Software Engineer" The maximum number of allowed characters is 500.
string title = 4 [(.google.api.field_behavior) = REQUIRED];
getTitle
in interface JobOrBuilder
public ByteString getTitleBytes()
Required. The title of the job, such as "Software Engineer" The maximum number of allowed characters is 500.
string title = 4 [(.google.api.field_behavior) = REQUIRED];
getTitleBytes
in interface JobOrBuilder
public Job.Builder setTitle(String value)
Required. The title of the job, such as "Software Engineer" The maximum number of allowed characters is 500.
string title = 4 [(.google.api.field_behavior) = REQUIRED];
value
- The title to set.public Job.Builder clearTitle()
Required. The title of the job, such as "Software Engineer" The maximum number of allowed characters is 500.
string title = 4 [(.google.api.field_behavior) = REQUIRED];
public Job.Builder setTitleBytes(ByteString value)
Required. The title of the job, such as "Software Engineer" The maximum number of allowed characters is 500.
string title = 4 [(.google.api.field_behavior) = REQUIRED];
value
- The bytes for title to set.public String getDescription()
Required. The description of the job, which typically includes a multi-paragraph description of the company and related information. Separate fields are provided on the job object for [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other job characteristics. Use of these separate job fields is recommended. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 100,000.
string description = 5 [(.google.api.field_behavior) = REQUIRED];
getDescription
in interface JobOrBuilder
public ByteString getDescriptionBytes()
Required. The description of the job, which typically includes a multi-paragraph description of the company and related information. Separate fields are provided on the job object for [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other job characteristics. Use of these separate job fields is recommended. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 100,000.
string description = 5 [(.google.api.field_behavior) = REQUIRED];
getDescriptionBytes
in interface JobOrBuilder
public Job.Builder setDescription(String value)
Required. The description of the job, which typically includes a multi-paragraph description of the company and related information. Separate fields are provided on the job object for [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other job characteristics. Use of these separate job fields is recommended. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 100,000.
string description = 5 [(.google.api.field_behavior) = REQUIRED];
value
- The description to set.public Job.Builder clearDescription()
Required. The description of the job, which typically includes a multi-paragraph description of the company and related information. Separate fields are provided on the job object for [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other job characteristics. Use of these separate job fields is recommended. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 100,000.
string description = 5 [(.google.api.field_behavior) = REQUIRED];
public Job.Builder setDescriptionBytes(ByteString value)
Required. The description of the job, which typically includes a multi-paragraph description of the company and related information. Separate fields are provided on the job object for [responsibilities][google.cloud.talent.v4beta1.Job.responsibilities], [qualifications][google.cloud.talent.v4beta1.Job.qualifications], and other job characteristics. Use of these separate job fields is recommended. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 100,000.
string description = 5 [(.google.api.field_behavior) = REQUIRED];
value
- The bytes for description to set.public ProtocolStringList getAddressesList()
Strongly recommended for the best service experience. Location(s) where the employer is looking to hire for this job posting. Specifying the full street address(es) of the hiring location enables better API results, especially job searches by commute time. At most 50 locations are allowed for best search performance. If a job has more locations, it is suggested to split it into multiple jobs with unique [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be preserved, a custom field should be used for storage. It is also suggested to group the locations that close to each other in the same job for better search experience. The maximum number of allowed characters is 500.
repeated string addresses = 6;
getAddressesList
in interface JobOrBuilder
public int getAddressesCount()
Strongly recommended for the best service experience. Location(s) where the employer is looking to hire for this job posting. Specifying the full street address(es) of the hiring location enables better API results, especially job searches by commute time. At most 50 locations are allowed for best search performance. If a job has more locations, it is suggested to split it into multiple jobs with unique [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be preserved, a custom field should be used for storage. It is also suggested to group the locations that close to each other in the same job for better search experience. The maximum number of allowed characters is 500.
repeated string addresses = 6;
getAddressesCount
in interface JobOrBuilder
public String getAddresses(int index)
Strongly recommended for the best service experience. Location(s) where the employer is looking to hire for this job posting. Specifying the full street address(es) of the hiring location enables better API results, especially job searches by commute time. At most 50 locations are allowed for best search performance. If a job has more locations, it is suggested to split it into multiple jobs with unique [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be preserved, a custom field should be used for storage. It is also suggested to group the locations that close to each other in the same job for better search experience. The maximum number of allowed characters is 500.
repeated string addresses = 6;
getAddresses
in interface JobOrBuilder
index
- The index of the element to return.public ByteString getAddressesBytes(int index)
Strongly recommended for the best service experience. Location(s) where the employer is looking to hire for this job posting. Specifying the full street address(es) of the hiring location enables better API results, especially job searches by commute time. At most 50 locations are allowed for best search performance. If a job has more locations, it is suggested to split it into multiple jobs with unique [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be preserved, a custom field should be used for storage. It is also suggested to group the locations that close to each other in the same job for better search experience. The maximum number of allowed characters is 500.
repeated string addresses = 6;
getAddressesBytes
in interface JobOrBuilder
index
- The index of the value to return.public Job.Builder setAddresses(int index, String value)
Strongly recommended for the best service experience. Location(s) where the employer is looking to hire for this job posting. Specifying the full street address(es) of the hiring location enables better API results, especially job searches by commute time. At most 50 locations are allowed for best search performance. If a job has more locations, it is suggested to split it into multiple jobs with unique [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be preserved, a custom field should be used for storage. It is also suggested to group the locations that close to each other in the same job for better search experience. The maximum number of allowed characters is 500.
repeated string addresses = 6;
index
- The index to set the value at.value
- The addresses to set.public Job.Builder addAddresses(String value)
Strongly recommended for the best service experience. Location(s) where the employer is looking to hire for this job posting. Specifying the full street address(es) of the hiring location enables better API results, especially job searches by commute time. At most 50 locations are allowed for best search performance. If a job has more locations, it is suggested to split it into multiple jobs with unique [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be preserved, a custom field should be used for storage. It is also suggested to group the locations that close to each other in the same job for better search experience. The maximum number of allowed characters is 500.
repeated string addresses = 6;
value
- The addresses to add.public Job.Builder addAllAddresses(Iterable<String> values)
Strongly recommended for the best service experience. Location(s) where the employer is looking to hire for this job posting. Specifying the full street address(es) of the hiring location enables better API results, especially job searches by commute time. At most 50 locations are allowed for best search performance. If a job has more locations, it is suggested to split it into multiple jobs with unique [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be preserved, a custom field should be used for storage. It is also suggested to group the locations that close to each other in the same job for better search experience. The maximum number of allowed characters is 500.
repeated string addresses = 6;
values
- The addresses to add.public Job.Builder clearAddresses()
Strongly recommended for the best service experience. Location(s) where the employer is looking to hire for this job posting. Specifying the full street address(es) of the hiring location enables better API results, especially job searches by commute time. At most 50 locations are allowed for best search performance. If a job has more locations, it is suggested to split it into multiple jobs with unique [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be preserved, a custom field should be used for storage. It is also suggested to group the locations that close to each other in the same job for better search experience. The maximum number of allowed characters is 500.
repeated string addresses = 6;
public Job.Builder addAddressesBytes(ByteString value)
Strongly recommended for the best service experience. Location(s) where the employer is looking to hire for this job posting. Specifying the full street address(es) of the hiring location enables better API results, especially job searches by commute time. At most 50 locations are allowed for best search performance. If a job has more locations, it is suggested to split it into multiple jobs with unique [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]s (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', and so on.) as multiple jobs with the same [company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] must be preserved, a custom field should be used for storage. It is also suggested to group the locations that close to each other in the same job for better search experience. The maximum number of allowed characters is 500.
repeated string addresses = 6;
value
- The bytes of the addresses to add.public boolean hasApplicationInfo()
Job application information.
.google.cloud.talent.v4beta1.Job.ApplicationInfo application_info = 7;
hasApplicationInfo
in interface JobOrBuilder
public Job.ApplicationInfo getApplicationInfo()
Job application information.
.google.cloud.talent.v4beta1.Job.ApplicationInfo application_info = 7;
getApplicationInfo
in interface JobOrBuilder
public Job.Builder setApplicationInfo(Job.ApplicationInfo value)
Job application information.
.google.cloud.talent.v4beta1.Job.ApplicationInfo application_info = 7;
public Job.Builder setApplicationInfo(Job.ApplicationInfo.Builder builderForValue)
Job application information.
.google.cloud.talent.v4beta1.Job.ApplicationInfo application_info = 7;
public Job.Builder mergeApplicationInfo(Job.ApplicationInfo value)
Job application information.
.google.cloud.talent.v4beta1.Job.ApplicationInfo application_info = 7;
public Job.Builder clearApplicationInfo()
Job application information.
.google.cloud.talent.v4beta1.Job.ApplicationInfo application_info = 7;
public Job.ApplicationInfo.Builder getApplicationInfoBuilder()
Job application information.
.google.cloud.talent.v4beta1.Job.ApplicationInfo application_info = 7;
public Job.ApplicationInfoOrBuilder getApplicationInfoOrBuilder()
Job application information.
.google.cloud.talent.v4beta1.Job.ApplicationInfo application_info = 7;
getApplicationInfoOrBuilder
in interface JobOrBuilder
public List<JobBenefit> getJobBenefitsList()
The benefits included with the job.
repeated .google.cloud.talent.v4beta1.JobBenefit job_benefits = 8;
getJobBenefitsList
in interface JobOrBuilder
public int getJobBenefitsCount()
The benefits included with the job.
repeated .google.cloud.talent.v4beta1.JobBenefit job_benefits = 8;
getJobBenefitsCount
in interface JobOrBuilder
public JobBenefit getJobBenefits(int index)
The benefits included with the job.
repeated .google.cloud.talent.v4beta1.JobBenefit job_benefits = 8;
getJobBenefits
in interface JobOrBuilder
index
- The index of the element to return.public Job.Builder setJobBenefits(int index, JobBenefit value)
The benefits included with the job.
repeated .google.cloud.talent.v4beta1.JobBenefit job_benefits = 8;
index
- The index to set the value at.value
- The jobBenefits to set.public Job.Builder addJobBenefits(JobBenefit value)
The benefits included with the job.
repeated .google.cloud.talent.v4beta1.JobBenefit job_benefits = 8;
value
- The jobBenefits to add.public Job.Builder addAllJobBenefits(Iterable<? extends JobBenefit> values)
The benefits included with the job.
repeated .google.cloud.talent.v4beta1.JobBenefit job_benefits = 8;
values
- The jobBenefits to add.public Job.Builder clearJobBenefits()
The benefits included with the job.
repeated .google.cloud.talent.v4beta1.JobBenefit job_benefits = 8;
public List<Integer> getJobBenefitsValueList()
The benefits included with the job.
repeated .google.cloud.talent.v4beta1.JobBenefit job_benefits = 8;
getJobBenefitsValueList
in interface JobOrBuilder
public int getJobBenefitsValue(int index)
The benefits included with the job.
repeated .google.cloud.talent.v4beta1.JobBenefit job_benefits = 8;
getJobBenefitsValue
in interface JobOrBuilder
index
- The index of the value to return.public Job.Builder setJobBenefitsValue(int index, int value)
The benefits included with the job.
repeated .google.cloud.talent.v4beta1.JobBenefit job_benefits = 8;
index
- The index to set the value at.value
- The enum numeric value on the wire for jobBenefits to set.public Job.Builder addJobBenefitsValue(int value)
The benefits included with the job.
repeated .google.cloud.talent.v4beta1.JobBenefit job_benefits = 8;
value
- The enum numeric value on the wire for jobBenefits to add.public Job.Builder addAllJobBenefitsValue(Iterable<Integer> values)
The benefits included with the job.
repeated .google.cloud.talent.v4beta1.JobBenefit job_benefits = 8;
values
- The enum numeric values on the wire for jobBenefits to add.public boolean hasCompensationInfo()
Job compensation information (a.k.a. "pay rate") i.e., the compensation that will paid to the employee.
.google.cloud.talent.v4beta1.CompensationInfo compensation_info = 9;
hasCompensationInfo
in interface JobOrBuilder
public CompensationInfo getCompensationInfo()
Job compensation information (a.k.a. "pay rate") i.e., the compensation that will paid to the employee.
.google.cloud.talent.v4beta1.CompensationInfo compensation_info = 9;
getCompensationInfo
in interface JobOrBuilder
public Job.Builder setCompensationInfo(CompensationInfo value)
Job compensation information (a.k.a. "pay rate") i.e., the compensation that will paid to the employee.
.google.cloud.talent.v4beta1.CompensationInfo compensation_info = 9;
public Job.Builder setCompensationInfo(CompensationInfo.Builder builderForValue)
Job compensation information (a.k.a. "pay rate") i.e., the compensation that will paid to the employee.
.google.cloud.talent.v4beta1.CompensationInfo compensation_info = 9;
public Job.Builder mergeCompensationInfo(CompensationInfo value)
Job compensation information (a.k.a. "pay rate") i.e., the compensation that will paid to the employee.
.google.cloud.talent.v4beta1.CompensationInfo compensation_info = 9;
public Job.Builder clearCompensationInfo()
Job compensation information (a.k.a. "pay rate") i.e., the compensation that will paid to the employee.
.google.cloud.talent.v4beta1.CompensationInfo compensation_info = 9;
public CompensationInfo.Builder getCompensationInfoBuilder()
Job compensation information (a.k.a. "pay rate") i.e., the compensation that will paid to the employee.
.google.cloud.talent.v4beta1.CompensationInfo compensation_info = 9;
public CompensationInfoOrBuilder getCompensationInfoOrBuilder()
Job compensation information (a.k.a. "pay rate") i.e., the compensation that will paid to the employee.
.google.cloud.talent.v4beta1.CompensationInfo compensation_info = 9;
getCompensationInfoOrBuilder
in interface JobOrBuilder
public int getCustomAttributesCount()
JobOrBuilder
A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields. The keys of the map are strings up to 64 bytes and must match the pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or KEY_1_LIKE_THIS. At most 100 filterable and at most 100 unfilterable keys are supported. For filterable `string_values`, across all keys at most 200 values are allowed, with each string no more than 255 characters. For unfilterable `string_values`, the maximum total size of `string_values` across all keys is 50KB.
map<string, .google.cloud.talent.v4beta1.CustomAttribute> custom_attributes = 10;
getCustomAttributesCount
in interface JobOrBuilder
public boolean containsCustomAttributes(String key)
A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields. The keys of the map are strings up to 64 bytes and must match the pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or KEY_1_LIKE_THIS. At most 100 filterable and at most 100 unfilterable keys are supported. For filterable `string_values`, across all keys at most 200 values are allowed, with each string no more than 255 characters. For unfilterable `string_values`, the maximum total size of `string_values` across all keys is 50KB.
map<string, .google.cloud.talent.v4beta1.CustomAttribute> custom_attributes = 10;
containsCustomAttributes
in interface JobOrBuilder
@Deprecated public Map<String,CustomAttribute> getCustomAttributes()
getCustomAttributesMap()
instead.getCustomAttributes
in interface JobOrBuilder
public Map<String,CustomAttribute> getCustomAttributesMap()
A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields. The keys of the map are strings up to 64 bytes and must match the pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or KEY_1_LIKE_THIS. At most 100 filterable and at most 100 unfilterable keys are supported. For filterable `string_values`, across all keys at most 200 values are allowed, with each string no more than 255 characters. For unfilterable `string_values`, the maximum total size of `string_values` across all keys is 50KB.
map<string, .google.cloud.talent.v4beta1.CustomAttribute> custom_attributes = 10;
getCustomAttributesMap
in interface JobOrBuilder
public CustomAttribute getCustomAttributesOrDefault(String key, CustomAttribute defaultValue)
A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields. The keys of the map are strings up to 64 bytes and must match the pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or KEY_1_LIKE_THIS. At most 100 filterable and at most 100 unfilterable keys are supported. For filterable `string_values`, across all keys at most 200 values are allowed, with each string no more than 255 characters. For unfilterable `string_values`, the maximum total size of `string_values` across all keys is 50KB.
map<string, .google.cloud.talent.v4beta1.CustomAttribute> custom_attributes = 10;
getCustomAttributesOrDefault
in interface JobOrBuilder
public CustomAttribute getCustomAttributesOrThrow(String key)
A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields. The keys of the map are strings up to 64 bytes and must match the pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or KEY_1_LIKE_THIS. At most 100 filterable and at most 100 unfilterable keys are supported. For filterable `string_values`, across all keys at most 200 values are allowed, with each string no more than 255 characters. For unfilterable `string_values`, the maximum total size of `string_values` across all keys is 50KB.
map<string, .google.cloud.talent.v4beta1.CustomAttribute> custom_attributes = 10;
getCustomAttributesOrThrow
in interface JobOrBuilder
public Job.Builder clearCustomAttributes()
public Job.Builder removeCustomAttributes(String key)
A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields. The keys of the map are strings up to 64 bytes and must match the pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or KEY_1_LIKE_THIS. At most 100 filterable and at most 100 unfilterable keys are supported. For filterable `string_values`, across all keys at most 200 values are allowed, with each string no more than 255 characters. For unfilterable `string_values`, the maximum total size of `string_values` across all keys is 50KB.
map<string, .google.cloud.talent.v4beta1.CustomAttribute> custom_attributes = 10;
@Deprecated public Map<String,CustomAttribute> getMutableCustomAttributes()
public Job.Builder putCustomAttributes(String key, CustomAttribute value)
A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields. The keys of the map are strings up to 64 bytes and must match the pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or KEY_1_LIKE_THIS. At most 100 filterable and at most 100 unfilterable keys are supported. For filterable `string_values`, across all keys at most 200 values are allowed, with each string no more than 255 characters. For unfilterable `string_values`, the maximum total size of `string_values` across all keys is 50KB.
map<string, .google.cloud.talent.v4beta1.CustomAttribute> custom_attributes = 10;
public Job.Builder putAllCustomAttributes(Map<String,CustomAttribute> values)
A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields. The keys of the map are strings up to 64 bytes and must match the pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or KEY_1_LIKE_THIS. At most 100 filterable and at most 100 unfilterable keys are supported. For filterable `string_values`, across all keys at most 200 values are allowed, with each string no more than 255 characters. For unfilterable `string_values`, the maximum total size of `string_values` across all keys is 50KB.
map<string, .google.cloud.talent.v4beta1.CustomAttribute> custom_attributes = 10;
public List<DegreeType> getDegreeTypesList()
The desired education degrees for the job, such as Bachelors, Masters.
repeated .google.cloud.talent.v4beta1.DegreeType degree_types = 11;
getDegreeTypesList
in interface JobOrBuilder
public int getDegreeTypesCount()
The desired education degrees for the job, such as Bachelors, Masters.
repeated .google.cloud.talent.v4beta1.DegreeType degree_types = 11;
getDegreeTypesCount
in interface JobOrBuilder
public DegreeType getDegreeTypes(int index)
The desired education degrees for the job, such as Bachelors, Masters.
repeated .google.cloud.talent.v4beta1.DegreeType degree_types = 11;
getDegreeTypes
in interface JobOrBuilder
index
- The index of the element to return.public Job.Builder setDegreeTypes(int index, DegreeType value)
The desired education degrees for the job, such as Bachelors, Masters.
repeated .google.cloud.talent.v4beta1.DegreeType degree_types = 11;
index
- The index to set the value at.value
- The degreeTypes to set.public Job.Builder addDegreeTypes(DegreeType value)
The desired education degrees for the job, such as Bachelors, Masters.
repeated .google.cloud.talent.v4beta1.DegreeType degree_types = 11;
value
- The degreeTypes to add.public Job.Builder addAllDegreeTypes(Iterable<? extends DegreeType> values)
The desired education degrees for the job, such as Bachelors, Masters.
repeated .google.cloud.talent.v4beta1.DegreeType degree_types = 11;
values
- The degreeTypes to add.public Job.Builder clearDegreeTypes()
The desired education degrees for the job, such as Bachelors, Masters.
repeated .google.cloud.talent.v4beta1.DegreeType degree_types = 11;
public List<Integer> getDegreeTypesValueList()
The desired education degrees for the job, such as Bachelors, Masters.
repeated .google.cloud.talent.v4beta1.DegreeType degree_types = 11;
getDegreeTypesValueList
in interface JobOrBuilder
public int getDegreeTypesValue(int index)
The desired education degrees for the job, such as Bachelors, Masters.
repeated .google.cloud.talent.v4beta1.DegreeType degree_types = 11;
getDegreeTypesValue
in interface JobOrBuilder
index
- The index of the value to return.public Job.Builder setDegreeTypesValue(int index, int value)
The desired education degrees for the job, such as Bachelors, Masters.
repeated .google.cloud.talent.v4beta1.DegreeType degree_types = 11;
index
- The index to set the value at.value
- The enum numeric value on the wire for degreeTypes to set.public Job.Builder addDegreeTypesValue(int value)
The desired education degrees for the job, such as Bachelors, Masters.
repeated .google.cloud.talent.v4beta1.DegreeType degree_types = 11;
value
- The enum numeric value on the wire for degreeTypes to add.public Job.Builder addAllDegreeTypesValue(Iterable<Integer> values)
The desired education degrees for the job, such as Bachelors, Masters.
repeated .google.cloud.talent.v4beta1.DegreeType degree_types = 11;
values
- The enum numeric values on the wire for degreeTypes to add.public String getDepartment()
The department or functional area within the company with the open position. The maximum number of allowed characters is 255.
string department = 12;
getDepartment
in interface JobOrBuilder
public ByteString getDepartmentBytes()
The department or functional area within the company with the open position. The maximum number of allowed characters is 255.
string department = 12;
getDepartmentBytes
in interface JobOrBuilder
public Job.Builder setDepartment(String value)
The department or functional area within the company with the open position. The maximum number of allowed characters is 255.
string department = 12;
value
- The department to set.public Job.Builder clearDepartment()
The department or functional area within the company with the open position. The maximum number of allowed characters is 255.
string department = 12;
public Job.Builder setDepartmentBytes(ByteString value)
The department or functional area within the company with the open position. The maximum number of allowed characters is 255.
string department = 12;
value
- The bytes for department to set.public List<EmploymentType> getEmploymentTypesList()
The employment type(s) of a job, for example, [full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
repeated .google.cloud.talent.v4beta1.EmploymentType employment_types = 13;
getEmploymentTypesList
in interface JobOrBuilder
public int getEmploymentTypesCount()
The employment type(s) of a job, for example, [full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
repeated .google.cloud.talent.v4beta1.EmploymentType employment_types = 13;
getEmploymentTypesCount
in interface JobOrBuilder
public EmploymentType getEmploymentTypes(int index)
The employment type(s) of a job, for example, [full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
repeated .google.cloud.talent.v4beta1.EmploymentType employment_types = 13;
getEmploymentTypes
in interface JobOrBuilder
index
- The index of the element to return.public Job.Builder setEmploymentTypes(int index, EmploymentType value)
The employment type(s) of a job, for example, [full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
repeated .google.cloud.talent.v4beta1.EmploymentType employment_types = 13;
index
- The index to set the value at.value
- The employmentTypes to set.public Job.Builder addEmploymentTypes(EmploymentType value)
The employment type(s) of a job, for example, [full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
repeated .google.cloud.talent.v4beta1.EmploymentType employment_types = 13;
value
- The employmentTypes to add.public Job.Builder addAllEmploymentTypes(Iterable<? extends EmploymentType> values)
The employment type(s) of a job, for example, [full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
repeated .google.cloud.talent.v4beta1.EmploymentType employment_types = 13;
values
- The employmentTypes to add.public Job.Builder clearEmploymentTypes()
The employment type(s) of a job, for example, [full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
repeated .google.cloud.talent.v4beta1.EmploymentType employment_types = 13;
public List<Integer> getEmploymentTypesValueList()
The employment type(s) of a job, for example, [full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
repeated .google.cloud.talent.v4beta1.EmploymentType employment_types = 13;
getEmploymentTypesValueList
in interface JobOrBuilder
public int getEmploymentTypesValue(int index)
The employment type(s) of a job, for example, [full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
repeated .google.cloud.talent.v4beta1.EmploymentType employment_types = 13;
getEmploymentTypesValue
in interface JobOrBuilder
index
- The index of the value to return.public Job.Builder setEmploymentTypesValue(int index, int value)
The employment type(s) of a job, for example, [full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
repeated .google.cloud.talent.v4beta1.EmploymentType employment_types = 13;
index
- The index to set the value at.value
- The enum numeric value on the wire for employmentTypes to set.public Job.Builder addEmploymentTypesValue(int value)
The employment type(s) of a job, for example, [full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
repeated .google.cloud.talent.v4beta1.EmploymentType employment_types = 13;
value
- The enum numeric value on the wire for employmentTypes to add.public Job.Builder addAllEmploymentTypesValue(Iterable<Integer> values)
The employment type(s) of a job, for example, [full time][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4beta1.EmploymentType.PART_TIME].
repeated .google.cloud.talent.v4beta1.EmploymentType employment_types = 13;
values
- The enum numeric values on the wire for employmentTypes to add.public String getIncentives()
A description of bonus, commission, and other compensation incentives associated with the job not including salary or pay. The maximum number of allowed characters is 10,000.
string incentives = 14;
getIncentives
in interface JobOrBuilder
public ByteString getIncentivesBytes()
A description of bonus, commission, and other compensation incentives associated with the job not including salary or pay. The maximum number of allowed characters is 10,000.
string incentives = 14;
getIncentivesBytes
in interface JobOrBuilder
public Job.Builder setIncentives(String value)
A description of bonus, commission, and other compensation incentives associated with the job not including salary or pay. The maximum number of allowed characters is 10,000.
string incentives = 14;
value
- The incentives to set.public Job.Builder clearIncentives()
A description of bonus, commission, and other compensation incentives associated with the job not including salary or pay. The maximum number of allowed characters is 10,000.
string incentives = 14;
public Job.Builder setIncentivesBytes(ByteString value)
A description of bonus, commission, and other compensation incentives associated with the job not including salary or pay. The maximum number of allowed characters is 10,000.
string incentives = 14;
value
- The bytes for incentives to set.public String getLanguageCode()
The language of the posting. This field is distinct from any requirements for fluency that are associated with the job. Language codes must be in BCP-47 format, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47){: class="external" target="_blank" }. If this field is unspecified and [Job.description][google.cloud.talent.v4beta1.Job.description] is present, detected language code based on [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, otherwise defaults to 'en_US'.
string language_code = 15;
getLanguageCode
in interface JobOrBuilder
public ByteString getLanguageCodeBytes()
The language of the posting. This field is distinct from any requirements for fluency that are associated with the job. Language codes must be in BCP-47 format, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47){: class="external" target="_blank" }. If this field is unspecified and [Job.description][google.cloud.talent.v4beta1.Job.description] is present, detected language code based on [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, otherwise defaults to 'en_US'.
string language_code = 15;
getLanguageCodeBytes
in interface JobOrBuilder
public Job.Builder setLanguageCode(String value)
The language of the posting. This field is distinct from any requirements for fluency that are associated with the job. Language codes must be in BCP-47 format, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47){: class="external" target="_blank" }. If this field is unspecified and [Job.description][google.cloud.talent.v4beta1.Job.description] is present, detected language code based on [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, otherwise defaults to 'en_US'.
string language_code = 15;
value
- The languageCode to set.public Job.Builder clearLanguageCode()
The language of the posting. This field is distinct from any requirements for fluency that are associated with the job. Language codes must be in BCP-47 format, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47){: class="external" target="_blank" }. If this field is unspecified and [Job.description][google.cloud.talent.v4beta1.Job.description] is present, detected language code based on [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, otherwise defaults to 'en_US'.
string language_code = 15;
public Job.Builder setLanguageCodeBytes(ByteString value)
The language of the posting. This field is distinct from any requirements for fluency that are associated with the job. Language codes must be in BCP-47 format, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47){: class="external" target="_blank" }. If this field is unspecified and [Job.description][google.cloud.talent.v4beta1.Job.description] is present, detected language code based on [Job.description][google.cloud.talent.v4beta1.Job.description] is assigned, otherwise defaults to 'en_US'.
string language_code = 15;
value
- The bytes for languageCode to set.public int getJobLevelValue()
The experience level associated with the job, such as "Entry Level".
.google.cloud.talent.v4beta1.JobLevel job_level = 16;
getJobLevelValue
in interface JobOrBuilder
public Job.Builder setJobLevelValue(int value)
The experience level associated with the job, such as "Entry Level".
.google.cloud.talent.v4beta1.JobLevel job_level = 16;
value
- The enum numeric value on the wire for jobLevel to set.public JobLevel getJobLevel()
The experience level associated with the job, such as "Entry Level".
.google.cloud.talent.v4beta1.JobLevel job_level = 16;
getJobLevel
in interface JobOrBuilder
public Job.Builder setJobLevel(JobLevel value)
The experience level associated with the job, such as "Entry Level".
.google.cloud.talent.v4beta1.JobLevel job_level = 16;
value
- The jobLevel to set.public Job.Builder clearJobLevel()
The experience level associated with the job, such as "Entry Level".
.google.cloud.talent.v4beta1.JobLevel job_level = 16;
public int getPromotionValue()
A promotion value of the job, as determined by the client. The value determines the sort order of the jobs returned when searching for jobs using the featured jobs search call, with higher promotional values being returned first and ties being resolved by relevance sort. Only the jobs with a promotionValue >0 are returned in a FEATURED_JOB_SEARCH. Default value is 0, and negative values are treated as 0.
int32 promotion_value = 17;
getPromotionValue
in interface JobOrBuilder
public Job.Builder setPromotionValue(int value)
A promotion value of the job, as determined by the client. The value determines the sort order of the jobs returned when searching for jobs using the featured jobs search call, with higher promotional values being returned first and ties being resolved by relevance sort. Only the jobs with a promotionValue >0 are returned in a FEATURED_JOB_SEARCH. Default value is 0, and negative values are treated as 0.
int32 promotion_value = 17;
value
- The promotionValue to set.public Job.Builder clearPromotionValue()
A promotion value of the job, as determined by the client. The value determines the sort order of the jobs returned when searching for jobs using the featured jobs search call, with higher promotional values being returned first and ties being resolved by relevance sort. Only the jobs with a promotionValue >0 are returned in a FEATURED_JOB_SEARCH. Default value is 0, and negative values are treated as 0.
int32 promotion_value = 17;
public String getQualifications()
A description of the qualifications required to perform the job. The use of this field is recommended as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] field. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 10,000.
string qualifications = 18;
getQualifications
in interface JobOrBuilder
public ByteString getQualificationsBytes()
A description of the qualifications required to perform the job. The use of this field is recommended as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] field. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 10,000.
string qualifications = 18;
getQualificationsBytes
in interface JobOrBuilder
public Job.Builder setQualifications(String value)
A description of the qualifications required to perform the job. The use of this field is recommended as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] field. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 10,000.
string qualifications = 18;
value
- The qualifications to set.public Job.Builder clearQualifications()
A description of the qualifications required to perform the job. The use of this field is recommended as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] field. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 10,000.
string qualifications = 18;
public Job.Builder setQualificationsBytes(ByteString value)
A description of the qualifications required to perform the job. The use of this field is recommended as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] field. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 10,000.
string qualifications = 18;
value
- The bytes for qualifications to set.public String getResponsibilities()
A description of job responsibilities. The use of this field is recommended as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] field. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 10,000.
string responsibilities = 19;
getResponsibilities
in interface JobOrBuilder
public ByteString getResponsibilitiesBytes()
A description of job responsibilities. The use of this field is recommended as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] field. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 10,000.
string responsibilities = 19;
getResponsibilitiesBytes
in interface JobOrBuilder
public Job.Builder setResponsibilities(String value)
A description of job responsibilities. The use of this field is recommended as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] field. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 10,000.
string responsibilities = 19;
value
- The responsibilities to set.public Job.Builder clearResponsibilities()
A description of job responsibilities. The use of this field is recommended as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] field. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 10,000.
string responsibilities = 19;
public Job.Builder setResponsibilitiesBytes(ByteString value)
A description of job responsibilities. The use of this field is recommended as an alternative to using the more general [description][google.cloud.talent.v4beta1.Job.description] field. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 10,000.
string responsibilities = 19;
value
- The bytes for responsibilities to set.public int getPostingRegionValue()
The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for example, state, country) throughout which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in a search query within the job region finds this job posting if an exact location match isn't specified. If this field is set to [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA], setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to the same location level as this field is strongly recommended.
.google.cloud.talent.v4beta1.PostingRegion posting_region = 20;
getPostingRegionValue
in interface JobOrBuilder
public Job.Builder setPostingRegionValue(int value)
The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for example, state, country) throughout which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in a search query within the job region finds this job posting if an exact location match isn't specified. If this field is set to [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA], setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to the same location level as this field is strongly recommended.
.google.cloud.talent.v4beta1.PostingRegion posting_region = 20;
value
- The enum numeric value on the wire for postingRegion to set.public PostingRegion getPostingRegion()
The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for example, state, country) throughout which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in a search query within the job region finds this job posting if an exact location match isn't specified. If this field is set to [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA], setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to the same location level as this field is strongly recommended.
.google.cloud.talent.v4beta1.PostingRegion posting_region = 20;
getPostingRegion
in interface JobOrBuilder
public Job.Builder setPostingRegion(PostingRegion value)
The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for example, state, country) throughout which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in a search query within the job region finds this job posting if an exact location match isn't specified. If this field is set to [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA], setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to the same location level as this field is strongly recommended.
.google.cloud.talent.v4beta1.PostingRegion posting_region = 20;
value
- The postingRegion to set.public Job.Builder clearPostingRegion()
The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for example, state, country) throughout which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] in a search query within the job region finds this job posting if an exact location match isn't specified. If this field is set to [PostingRegion.NATION][google.cloud.talent.v4beta1.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4beta1.PostingRegion.ADMINISTRATIVE_AREA], setting job [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] to the same location level as this field is strongly recommended.
.google.cloud.talent.v4beta1.PostingRegion posting_region = 20;
@Deprecated public int getVisibilityValue()
Deprecated. The job is only visible to the owner. The visibility of the job. Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY] if not specified.
.google.cloud.talent.v4beta1.Visibility visibility = 21 [deprecated = true];
getVisibilityValue
in interface JobOrBuilder
@Deprecated public Job.Builder setVisibilityValue(int value)
Deprecated. The job is only visible to the owner. The visibility of the job. Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY] if not specified.
.google.cloud.talent.v4beta1.Visibility visibility = 21 [deprecated = true];
value
- The enum numeric value on the wire for visibility to set.@Deprecated public Visibility getVisibility()
Deprecated. The job is only visible to the owner. The visibility of the job. Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY] if not specified.
.google.cloud.talent.v4beta1.Visibility visibility = 21 [deprecated = true];
getVisibility
in interface JobOrBuilder
@Deprecated public Job.Builder setVisibility(Visibility value)
Deprecated. The job is only visible to the owner. The visibility of the job. Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY] if not specified.
.google.cloud.talent.v4beta1.Visibility visibility = 21 [deprecated = true];
value
- The visibility to set.@Deprecated public Job.Builder clearVisibility()
Deprecated. The job is only visible to the owner. The visibility of the job. Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4beta1.Visibility.ACCOUNT_ONLY] if not specified.
.google.cloud.talent.v4beta1.Visibility visibility = 21 [deprecated = true];
public boolean hasJobStartTime()
The start timestamp of the job in UTC time zone. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
.google.protobuf.Timestamp job_start_time = 22;
hasJobStartTime
in interface JobOrBuilder
public Timestamp getJobStartTime()
The start timestamp of the job in UTC time zone. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
.google.protobuf.Timestamp job_start_time = 22;
getJobStartTime
in interface JobOrBuilder
public Job.Builder setJobStartTime(Timestamp value)
The start timestamp of the job in UTC time zone. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
.google.protobuf.Timestamp job_start_time = 22;
public Job.Builder setJobStartTime(Timestamp.Builder builderForValue)
The start timestamp of the job in UTC time zone. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
.google.protobuf.Timestamp job_start_time = 22;
public Job.Builder mergeJobStartTime(Timestamp value)
The start timestamp of the job in UTC time zone. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
.google.protobuf.Timestamp job_start_time = 22;
public Job.Builder clearJobStartTime()
The start timestamp of the job in UTC time zone. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
.google.protobuf.Timestamp job_start_time = 22;
public Timestamp.Builder getJobStartTimeBuilder()
The start timestamp of the job in UTC time zone. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
.google.protobuf.Timestamp job_start_time = 22;
public TimestampOrBuilder getJobStartTimeOrBuilder()
The start timestamp of the job in UTC time zone. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
.google.protobuf.Timestamp job_start_time = 22;
getJobStartTimeOrBuilder
in interface JobOrBuilder
public boolean hasJobEndTime()
The end timestamp of the job. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
.google.protobuf.Timestamp job_end_time = 23;
hasJobEndTime
in interface JobOrBuilder
public Timestamp getJobEndTime()
The end timestamp of the job. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
.google.protobuf.Timestamp job_end_time = 23;
getJobEndTime
in interface JobOrBuilder
public Job.Builder setJobEndTime(Timestamp value)
The end timestamp of the job. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
.google.protobuf.Timestamp job_end_time = 23;
public Job.Builder setJobEndTime(Timestamp.Builder builderForValue)
The end timestamp of the job. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
.google.protobuf.Timestamp job_end_time = 23;
public Job.Builder mergeJobEndTime(Timestamp value)
The end timestamp of the job. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
.google.protobuf.Timestamp job_end_time = 23;
public Job.Builder clearJobEndTime()
The end timestamp of the job. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
.google.protobuf.Timestamp job_end_time = 23;
public Timestamp.Builder getJobEndTimeBuilder()
The end timestamp of the job. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
.google.protobuf.Timestamp job_end_time = 23;
public TimestampOrBuilder getJobEndTimeOrBuilder()
The end timestamp of the job. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
.google.protobuf.Timestamp job_end_time = 23;
getJobEndTimeOrBuilder
in interface JobOrBuilder
public boolean hasPostingPublishTime()
The timestamp this job posting was most recently published. The default value is the time the request arrives at the server. Invalid timestamps are ignored.
.google.protobuf.Timestamp posting_publish_time = 24;
hasPostingPublishTime
in interface JobOrBuilder
public Timestamp getPostingPublishTime()
The timestamp this job posting was most recently published. The default value is the time the request arrives at the server. Invalid timestamps are ignored.
.google.protobuf.Timestamp posting_publish_time = 24;
getPostingPublishTime
in interface JobOrBuilder
public Job.Builder setPostingPublishTime(Timestamp value)
The timestamp this job posting was most recently published. The default value is the time the request arrives at the server. Invalid timestamps are ignored.
.google.protobuf.Timestamp posting_publish_time = 24;
public Job.Builder setPostingPublishTime(Timestamp.Builder builderForValue)
The timestamp this job posting was most recently published. The default value is the time the request arrives at the server. Invalid timestamps are ignored.
.google.protobuf.Timestamp posting_publish_time = 24;
public Job.Builder mergePostingPublishTime(Timestamp value)
The timestamp this job posting was most recently published. The default value is the time the request arrives at the server. Invalid timestamps are ignored.
.google.protobuf.Timestamp posting_publish_time = 24;
public Job.Builder clearPostingPublishTime()
The timestamp this job posting was most recently published. The default value is the time the request arrives at the server. Invalid timestamps are ignored.
.google.protobuf.Timestamp posting_publish_time = 24;
public Timestamp.Builder getPostingPublishTimeBuilder()
The timestamp this job posting was most recently published. The default value is the time the request arrives at the server. Invalid timestamps are ignored.
.google.protobuf.Timestamp posting_publish_time = 24;
public TimestampOrBuilder getPostingPublishTimeOrBuilder()
The timestamp this job posting was most recently published. The default value is the time the request arrives at the server. Invalid timestamps are ignored.
.google.protobuf.Timestamp posting_publish_time = 24;
getPostingPublishTimeOrBuilder
in interface JobOrBuilder
public boolean hasPostingExpireTime()
Strongly recommended for the best service experience. The expiration timestamp of the job. After this timestamp, the job is marked as expired, and it no longer appears in search results. The expired job can't be listed by the [ListJobs][google.cloud.talent.v4beta1.JobService.ListJobs] API, but it can be retrieved with the [GetJob][google.cloud.talent.v4beta1.JobService.GetJob] API or updated with the [UpdateJob][google.cloud.talent.v4beta1.JobService.UpdateJob] API or deleted with the [DeleteJob][google.cloud.talent.v4beta1.JobService.DeleteJob] API. An expired job can be updated and opened again by using a future expiration timestamp. Updating an expired job fails if there is another existing open job with same [company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. The expired jobs are retained in our system for 90 days. However, the overall expired job count cannot exceed 3 times the maximum number of open jobs over previous 7 days. If this threshold is exceeded, expired jobs are cleaned out in order of earliest expire time. Expired jobs are no longer accessible after they are cleaned out. Invalid timestamps are ignored, and treated as expire time not provided. If the timestamp is before the instant request is made, the job is treated as expired immediately on creation. This kind of job can not be updated. And when creating a job with past timestamp, the [posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] must be set before [posting_expire_time][google.cloud.talent.v4beta1.Job.posting_expire_time]. The purpose of this feature is to allow other objects, such as [Application][google.cloud.talent.v4beta1.Application], to refer a job that didn't exist in the system prior to becoming expired. If you want to modify a job that was expired on creation, delete it and create a new one. If this value isn't provided at the time of job creation or is invalid, the job posting expires after 30 days from the job's creation time. For example, if the job was created on 2017/01/01 13:00AM UTC with an unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. If this value isn't provided on job update, it depends on the field masks set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include [job_end_time][google.cloud.talent.v4beta1.Job.job_end_time], or the masks are empty meaning that every field is updated, the job posting expires after 30 days from the job's last update time. Otherwise the expiration date isn't updated.
.google.protobuf.Timestamp posting_expire_time = 25;
hasPostingExpireTime
in interface JobOrBuilder
public Timestamp getPostingExpireTime()
Strongly recommended for the best service experience. The expiration timestamp of the job. After this timestamp, the job is marked as expired, and it no longer appears in search results. The expired job can't be listed by the [ListJobs][google.cloud.talent.v4beta1.JobService.ListJobs] API, but it can be retrieved with the [GetJob][google.cloud.talent.v4beta1.JobService.GetJob] API or updated with the [UpdateJob][google.cloud.talent.v4beta1.JobService.UpdateJob] API or deleted with the [DeleteJob][google.cloud.talent.v4beta1.JobService.DeleteJob] API. An expired job can be updated and opened again by using a future expiration timestamp. Updating an expired job fails if there is another existing open job with same [company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. The expired jobs are retained in our system for 90 days. However, the overall expired job count cannot exceed 3 times the maximum number of open jobs over previous 7 days. If this threshold is exceeded, expired jobs are cleaned out in order of earliest expire time. Expired jobs are no longer accessible after they are cleaned out. Invalid timestamps are ignored, and treated as expire time not provided. If the timestamp is before the instant request is made, the job is treated as expired immediately on creation. This kind of job can not be updated. And when creating a job with past timestamp, the [posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] must be set before [posting_expire_time][google.cloud.talent.v4beta1.Job.posting_expire_time]. The purpose of this feature is to allow other objects, such as [Application][google.cloud.talent.v4beta1.Application], to refer a job that didn't exist in the system prior to becoming expired. If you want to modify a job that was expired on creation, delete it and create a new one. If this value isn't provided at the time of job creation or is invalid, the job posting expires after 30 days from the job's creation time. For example, if the job was created on 2017/01/01 13:00AM UTC with an unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. If this value isn't provided on job update, it depends on the field masks set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include [job_end_time][google.cloud.talent.v4beta1.Job.job_end_time], or the masks are empty meaning that every field is updated, the job posting expires after 30 days from the job's last update time. Otherwise the expiration date isn't updated.
.google.protobuf.Timestamp posting_expire_time = 25;
getPostingExpireTime
in interface JobOrBuilder
public Job.Builder setPostingExpireTime(Timestamp value)
Strongly recommended for the best service experience. The expiration timestamp of the job. After this timestamp, the job is marked as expired, and it no longer appears in search results. The expired job can't be listed by the [ListJobs][google.cloud.talent.v4beta1.JobService.ListJobs] API, but it can be retrieved with the [GetJob][google.cloud.talent.v4beta1.JobService.GetJob] API or updated with the [UpdateJob][google.cloud.talent.v4beta1.JobService.UpdateJob] API or deleted with the [DeleteJob][google.cloud.talent.v4beta1.JobService.DeleteJob] API. An expired job can be updated and opened again by using a future expiration timestamp. Updating an expired job fails if there is another existing open job with same [company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. The expired jobs are retained in our system for 90 days. However, the overall expired job count cannot exceed 3 times the maximum number of open jobs over previous 7 days. If this threshold is exceeded, expired jobs are cleaned out in order of earliest expire time. Expired jobs are no longer accessible after they are cleaned out. Invalid timestamps are ignored, and treated as expire time not provided. If the timestamp is before the instant request is made, the job is treated as expired immediately on creation. This kind of job can not be updated. And when creating a job with past timestamp, the [posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] must be set before [posting_expire_time][google.cloud.talent.v4beta1.Job.posting_expire_time]. The purpose of this feature is to allow other objects, such as [Application][google.cloud.talent.v4beta1.Application], to refer a job that didn't exist in the system prior to becoming expired. If you want to modify a job that was expired on creation, delete it and create a new one. If this value isn't provided at the time of job creation or is invalid, the job posting expires after 30 days from the job's creation time. For example, if the job was created on 2017/01/01 13:00AM UTC with an unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. If this value isn't provided on job update, it depends on the field masks set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include [job_end_time][google.cloud.talent.v4beta1.Job.job_end_time], or the masks are empty meaning that every field is updated, the job posting expires after 30 days from the job's last update time. Otherwise the expiration date isn't updated.
.google.protobuf.Timestamp posting_expire_time = 25;
public Job.Builder setPostingExpireTime(Timestamp.Builder builderForValue)
Strongly recommended for the best service experience. The expiration timestamp of the job. After this timestamp, the job is marked as expired, and it no longer appears in search results. The expired job can't be listed by the [ListJobs][google.cloud.talent.v4beta1.JobService.ListJobs] API, but it can be retrieved with the [GetJob][google.cloud.talent.v4beta1.JobService.GetJob] API or updated with the [UpdateJob][google.cloud.talent.v4beta1.JobService.UpdateJob] API or deleted with the [DeleteJob][google.cloud.talent.v4beta1.JobService.DeleteJob] API. An expired job can be updated and opened again by using a future expiration timestamp. Updating an expired job fails if there is another existing open job with same [company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. The expired jobs are retained in our system for 90 days. However, the overall expired job count cannot exceed 3 times the maximum number of open jobs over previous 7 days. If this threshold is exceeded, expired jobs are cleaned out in order of earliest expire time. Expired jobs are no longer accessible after they are cleaned out. Invalid timestamps are ignored, and treated as expire time not provided. If the timestamp is before the instant request is made, the job is treated as expired immediately on creation. This kind of job can not be updated. And when creating a job with past timestamp, the [posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] must be set before [posting_expire_time][google.cloud.talent.v4beta1.Job.posting_expire_time]. The purpose of this feature is to allow other objects, such as [Application][google.cloud.talent.v4beta1.Application], to refer a job that didn't exist in the system prior to becoming expired. If you want to modify a job that was expired on creation, delete it and create a new one. If this value isn't provided at the time of job creation or is invalid, the job posting expires after 30 days from the job's creation time. For example, if the job was created on 2017/01/01 13:00AM UTC with an unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. If this value isn't provided on job update, it depends on the field masks set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include [job_end_time][google.cloud.talent.v4beta1.Job.job_end_time], or the masks are empty meaning that every field is updated, the job posting expires after 30 days from the job's last update time. Otherwise the expiration date isn't updated.
.google.protobuf.Timestamp posting_expire_time = 25;
public Job.Builder mergePostingExpireTime(Timestamp value)
Strongly recommended for the best service experience. The expiration timestamp of the job. After this timestamp, the job is marked as expired, and it no longer appears in search results. The expired job can't be listed by the [ListJobs][google.cloud.talent.v4beta1.JobService.ListJobs] API, but it can be retrieved with the [GetJob][google.cloud.talent.v4beta1.JobService.GetJob] API or updated with the [UpdateJob][google.cloud.talent.v4beta1.JobService.UpdateJob] API or deleted with the [DeleteJob][google.cloud.talent.v4beta1.JobService.DeleteJob] API. An expired job can be updated and opened again by using a future expiration timestamp. Updating an expired job fails if there is another existing open job with same [company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. The expired jobs are retained in our system for 90 days. However, the overall expired job count cannot exceed 3 times the maximum number of open jobs over previous 7 days. If this threshold is exceeded, expired jobs are cleaned out in order of earliest expire time. Expired jobs are no longer accessible after they are cleaned out. Invalid timestamps are ignored, and treated as expire time not provided. If the timestamp is before the instant request is made, the job is treated as expired immediately on creation. This kind of job can not be updated. And when creating a job with past timestamp, the [posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] must be set before [posting_expire_time][google.cloud.talent.v4beta1.Job.posting_expire_time]. The purpose of this feature is to allow other objects, such as [Application][google.cloud.talent.v4beta1.Application], to refer a job that didn't exist in the system prior to becoming expired. If you want to modify a job that was expired on creation, delete it and create a new one. If this value isn't provided at the time of job creation or is invalid, the job posting expires after 30 days from the job's creation time. For example, if the job was created on 2017/01/01 13:00AM UTC with an unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. If this value isn't provided on job update, it depends on the field masks set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include [job_end_time][google.cloud.talent.v4beta1.Job.job_end_time], or the masks are empty meaning that every field is updated, the job posting expires after 30 days from the job's last update time. Otherwise the expiration date isn't updated.
.google.protobuf.Timestamp posting_expire_time = 25;
public Job.Builder clearPostingExpireTime()
Strongly recommended for the best service experience. The expiration timestamp of the job. After this timestamp, the job is marked as expired, and it no longer appears in search results. The expired job can't be listed by the [ListJobs][google.cloud.talent.v4beta1.JobService.ListJobs] API, but it can be retrieved with the [GetJob][google.cloud.talent.v4beta1.JobService.GetJob] API or updated with the [UpdateJob][google.cloud.talent.v4beta1.JobService.UpdateJob] API or deleted with the [DeleteJob][google.cloud.talent.v4beta1.JobService.DeleteJob] API. An expired job can be updated and opened again by using a future expiration timestamp. Updating an expired job fails if there is another existing open job with same [company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. The expired jobs are retained in our system for 90 days. However, the overall expired job count cannot exceed 3 times the maximum number of open jobs over previous 7 days. If this threshold is exceeded, expired jobs are cleaned out in order of earliest expire time. Expired jobs are no longer accessible after they are cleaned out. Invalid timestamps are ignored, and treated as expire time not provided. If the timestamp is before the instant request is made, the job is treated as expired immediately on creation. This kind of job can not be updated. And when creating a job with past timestamp, the [posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] must be set before [posting_expire_time][google.cloud.talent.v4beta1.Job.posting_expire_time]. The purpose of this feature is to allow other objects, such as [Application][google.cloud.talent.v4beta1.Application], to refer a job that didn't exist in the system prior to becoming expired. If you want to modify a job that was expired on creation, delete it and create a new one. If this value isn't provided at the time of job creation or is invalid, the job posting expires after 30 days from the job's creation time. For example, if the job was created on 2017/01/01 13:00AM UTC with an unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. If this value isn't provided on job update, it depends on the field masks set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include [job_end_time][google.cloud.talent.v4beta1.Job.job_end_time], or the masks are empty meaning that every field is updated, the job posting expires after 30 days from the job's last update time. Otherwise the expiration date isn't updated.
.google.protobuf.Timestamp posting_expire_time = 25;
public Timestamp.Builder getPostingExpireTimeBuilder()
Strongly recommended for the best service experience. The expiration timestamp of the job. After this timestamp, the job is marked as expired, and it no longer appears in search results. The expired job can't be listed by the [ListJobs][google.cloud.talent.v4beta1.JobService.ListJobs] API, but it can be retrieved with the [GetJob][google.cloud.talent.v4beta1.JobService.GetJob] API or updated with the [UpdateJob][google.cloud.talent.v4beta1.JobService.UpdateJob] API or deleted with the [DeleteJob][google.cloud.talent.v4beta1.JobService.DeleteJob] API. An expired job can be updated and opened again by using a future expiration timestamp. Updating an expired job fails if there is another existing open job with same [company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. The expired jobs are retained in our system for 90 days. However, the overall expired job count cannot exceed 3 times the maximum number of open jobs over previous 7 days. If this threshold is exceeded, expired jobs are cleaned out in order of earliest expire time. Expired jobs are no longer accessible after they are cleaned out. Invalid timestamps are ignored, and treated as expire time not provided. If the timestamp is before the instant request is made, the job is treated as expired immediately on creation. This kind of job can not be updated. And when creating a job with past timestamp, the [posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] must be set before [posting_expire_time][google.cloud.talent.v4beta1.Job.posting_expire_time]. The purpose of this feature is to allow other objects, such as [Application][google.cloud.talent.v4beta1.Application], to refer a job that didn't exist in the system prior to becoming expired. If you want to modify a job that was expired on creation, delete it and create a new one. If this value isn't provided at the time of job creation or is invalid, the job posting expires after 30 days from the job's creation time. For example, if the job was created on 2017/01/01 13:00AM UTC with an unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. If this value isn't provided on job update, it depends on the field masks set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include [job_end_time][google.cloud.talent.v4beta1.Job.job_end_time], or the masks are empty meaning that every field is updated, the job posting expires after 30 days from the job's last update time. Otherwise the expiration date isn't updated.
.google.protobuf.Timestamp posting_expire_time = 25;
public TimestampOrBuilder getPostingExpireTimeOrBuilder()
Strongly recommended for the best service experience. The expiration timestamp of the job. After this timestamp, the job is marked as expired, and it no longer appears in search results. The expired job can't be listed by the [ListJobs][google.cloud.talent.v4beta1.JobService.ListJobs] API, but it can be retrieved with the [GetJob][google.cloud.talent.v4beta1.JobService.GetJob] API or updated with the [UpdateJob][google.cloud.talent.v4beta1.JobService.UpdateJob] API or deleted with the [DeleteJob][google.cloud.talent.v4beta1.JobService.DeleteJob] API. An expired job can be updated and opened again by using a future expiration timestamp. Updating an expired job fails if there is another existing open job with same [company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code] and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id]. The expired jobs are retained in our system for 90 days. However, the overall expired job count cannot exceed 3 times the maximum number of open jobs over previous 7 days. If this threshold is exceeded, expired jobs are cleaned out in order of earliest expire time. Expired jobs are no longer accessible after they are cleaned out. Invalid timestamps are ignored, and treated as expire time not provided. If the timestamp is before the instant request is made, the job is treated as expired immediately on creation. This kind of job can not be updated. And when creating a job with past timestamp, the [posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] must be set before [posting_expire_time][google.cloud.talent.v4beta1.Job.posting_expire_time]. The purpose of this feature is to allow other objects, such as [Application][google.cloud.talent.v4beta1.Application], to refer a job that didn't exist in the system prior to becoming expired. If you want to modify a job that was expired on creation, delete it and create a new one. If this value isn't provided at the time of job creation or is invalid, the job posting expires after 30 days from the job's creation time. For example, if the job was created on 2017/01/01 13:00AM UTC with an unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. If this value isn't provided on job update, it depends on the field masks set by [UpdateJobRequest.update_mask][google.cloud.talent.v4beta1.UpdateJobRequest.update_mask]. If the field masks include [job_end_time][google.cloud.talent.v4beta1.Job.job_end_time], or the masks are empty meaning that every field is updated, the job posting expires after 30 days from the job's last update time. Otherwise the expiration date isn't updated.
.google.protobuf.Timestamp posting_expire_time = 25;
getPostingExpireTimeOrBuilder
in interface JobOrBuilder
public boolean hasPostingCreateTime()
Output only. The timestamp when this job posting was created.
.google.protobuf.Timestamp posting_create_time = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasPostingCreateTime
in interface JobOrBuilder
public Timestamp getPostingCreateTime()
Output only. The timestamp when this job posting was created.
.google.protobuf.Timestamp posting_create_time = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPostingCreateTime
in interface JobOrBuilder
public Job.Builder setPostingCreateTime(Timestamp value)
Output only. The timestamp when this job posting was created.
.google.protobuf.Timestamp posting_create_time = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder setPostingCreateTime(Timestamp.Builder builderForValue)
Output only. The timestamp when this job posting was created.
.google.protobuf.Timestamp posting_create_time = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder mergePostingCreateTime(Timestamp value)
Output only. The timestamp when this job posting was created.
.google.protobuf.Timestamp posting_create_time = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder clearPostingCreateTime()
Output only. The timestamp when this job posting was created.
.google.protobuf.Timestamp posting_create_time = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Timestamp.Builder getPostingCreateTimeBuilder()
Output only. The timestamp when this job posting was created.
.google.protobuf.Timestamp posting_create_time = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];
public TimestampOrBuilder getPostingCreateTimeOrBuilder()
Output only. The timestamp when this job posting was created.
.google.protobuf.Timestamp posting_create_time = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPostingCreateTimeOrBuilder
in interface JobOrBuilder
public boolean hasPostingUpdateTime()
Output only. The timestamp when this job posting was last updated.
.google.protobuf.Timestamp posting_update_time = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasPostingUpdateTime
in interface JobOrBuilder
public Timestamp getPostingUpdateTime()
Output only. The timestamp when this job posting was last updated.
.google.protobuf.Timestamp posting_update_time = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPostingUpdateTime
in interface JobOrBuilder
public Job.Builder setPostingUpdateTime(Timestamp value)
Output only. The timestamp when this job posting was last updated.
.google.protobuf.Timestamp posting_update_time = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder setPostingUpdateTime(Timestamp.Builder builderForValue)
Output only. The timestamp when this job posting was last updated.
.google.protobuf.Timestamp posting_update_time = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder mergePostingUpdateTime(Timestamp value)
Output only. The timestamp when this job posting was last updated.
.google.protobuf.Timestamp posting_update_time = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder clearPostingUpdateTime()
Output only. The timestamp when this job posting was last updated.
.google.protobuf.Timestamp posting_update_time = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Timestamp.Builder getPostingUpdateTimeBuilder()
Output only. The timestamp when this job posting was last updated.
.google.protobuf.Timestamp posting_update_time = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
public TimestampOrBuilder getPostingUpdateTimeOrBuilder()
Output only. The timestamp when this job posting was last updated.
.google.protobuf.Timestamp posting_update_time = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPostingUpdateTimeOrBuilder
in interface JobOrBuilder
public String getCompanyDisplayName()
Output only. Display name of the company listing the job.
string company_display_name = 28 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCompanyDisplayName
in interface JobOrBuilder
public ByteString getCompanyDisplayNameBytes()
Output only. Display name of the company listing the job.
string company_display_name = 28 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCompanyDisplayNameBytes
in interface JobOrBuilder
public Job.Builder setCompanyDisplayName(String value)
Output only. Display name of the company listing the job.
string company_display_name = 28 [(.google.api.field_behavior) = OUTPUT_ONLY];
value
- The companyDisplayName to set.public Job.Builder clearCompanyDisplayName()
Output only. Display name of the company listing the job.
string company_display_name = 28 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder setCompanyDisplayNameBytes(ByteString value)
Output only. Display name of the company listing the job.
string company_display_name = 28 [(.google.api.field_behavior) = OUTPUT_ONLY];
value
- The bytes for companyDisplayName to set.public boolean hasDerivedInfo()
Output only. Derived details about the job posting.
.google.cloud.talent.v4beta1.Job.DerivedInfo derived_info = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasDerivedInfo
in interface JobOrBuilder
public Job.DerivedInfo getDerivedInfo()
Output only. Derived details about the job posting.
.google.cloud.talent.v4beta1.Job.DerivedInfo derived_info = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDerivedInfo
in interface JobOrBuilder
public Job.Builder setDerivedInfo(Job.DerivedInfo value)
Output only. Derived details about the job posting.
.google.cloud.talent.v4beta1.Job.DerivedInfo derived_info = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder setDerivedInfo(Job.DerivedInfo.Builder builderForValue)
Output only. Derived details about the job posting.
.google.cloud.talent.v4beta1.Job.DerivedInfo derived_info = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder mergeDerivedInfo(Job.DerivedInfo value)
Output only. Derived details about the job posting.
.google.cloud.talent.v4beta1.Job.DerivedInfo derived_info = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder clearDerivedInfo()
Output only. Derived details about the job posting.
.google.cloud.talent.v4beta1.Job.DerivedInfo derived_info = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.DerivedInfo.Builder getDerivedInfoBuilder()
Output only. Derived details about the job posting.
.google.cloud.talent.v4beta1.Job.DerivedInfo derived_info = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.DerivedInfoOrBuilder getDerivedInfoOrBuilder()
Output only. Derived details about the job posting.
.google.cloud.talent.v4beta1.Job.DerivedInfo derived_info = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDerivedInfoOrBuilder
in interface JobOrBuilder
public boolean hasProcessingOptions()
Options for job processing.
.google.cloud.talent.v4beta1.Job.ProcessingOptions processing_options = 30;
hasProcessingOptions
in interface JobOrBuilder
public Job.ProcessingOptions getProcessingOptions()
Options for job processing.
.google.cloud.talent.v4beta1.Job.ProcessingOptions processing_options = 30;
getProcessingOptions
in interface JobOrBuilder
public Job.Builder setProcessingOptions(Job.ProcessingOptions value)
Options for job processing.
.google.cloud.talent.v4beta1.Job.ProcessingOptions processing_options = 30;
public Job.Builder setProcessingOptions(Job.ProcessingOptions.Builder builderForValue)
Options for job processing.
.google.cloud.talent.v4beta1.Job.ProcessingOptions processing_options = 30;
public Job.Builder mergeProcessingOptions(Job.ProcessingOptions value)
Options for job processing.
.google.cloud.talent.v4beta1.Job.ProcessingOptions processing_options = 30;
public Job.Builder clearProcessingOptions()
Options for job processing.
.google.cloud.talent.v4beta1.Job.ProcessingOptions processing_options = 30;
public Job.ProcessingOptions.Builder getProcessingOptionsBuilder()
Options for job processing.
.google.cloud.talent.v4beta1.Job.ProcessingOptions processing_options = 30;
public Job.ProcessingOptionsOrBuilder getProcessingOptionsOrBuilder()
Options for job processing.
.google.cloud.talent.v4beta1.Job.ProcessingOptions processing_options = 30;
getProcessingOptionsOrBuilder
in interface JobOrBuilder
public final Job.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<Job.Builder>
public final Job.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<Job.Builder>
Copyright © 2022 Google LLC. All rights reserved.