Package com.google.cloud.talent.v4
Class Job
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.talent.v4.Job
-
- All Implemented Interfaces:
JobOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class Job extends com.google.protobuf.GeneratedMessageV3 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.v4.Company], which is the hiring entity responsible for the job.
Protobuf typegoogle.cloud.talent.v4.Job- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classJob.ApplicationInfoApplication related details of a job posting.static interfaceJob.ApplicationInfoOrBuilderstatic classJob.BuilderA Job resource represents a job posting (also referred to as a "job listing" or "job requisition").static classJob.DerivedInfoDerived details about the job posting.static interfaceJob.DerivedInfoOrBuilderstatic classJob.ProcessingOptionsOptions for job processing.static interfaceJob.ProcessingOptionsOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsCustomAttributes(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.booleanequals(Object obj)StringgetAddresses(int index)Strongly recommended for the best service experience.com.google.protobuf.ByteStringgetAddressesBytes(int index)Strongly recommended for the best service experience.intgetAddressesCount()Strongly recommended for the best service experience.com.google.protobuf.ProtocolStringListgetAddressesList()Strongly recommended for the best service experience.Job.ApplicationInfogetApplicationInfo()Job application information.Job.ApplicationInfoOrBuildergetApplicationInfoOrBuilder()Job application information.StringgetCompany()Required.com.google.protobuf.ByteStringgetCompanyBytes()Required.StringgetCompanyDisplayName()Output only.com.google.protobuf.ByteStringgetCompanyDisplayNameBytes()Output only.CompensationInfogetCompensationInfo()Job compensation information (a.k.a.CompensationInfoOrBuildergetCompensationInfoOrBuilder()Job compensation information (a.k.a.Map<String,CustomAttribute>getCustomAttributes()Deprecated.intgetCustomAttributesCount()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.CustomAttributegetCustomAttributesOrDefault(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.CustomAttributegetCustomAttributesOrThrow(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.static JobgetDefaultInstance()JobgetDefaultInstanceForType()DegreeTypegetDegreeTypes(int index)The desired education degrees for the job, such as Bachelors, Masters.intgetDegreeTypesCount()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.intgetDegreeTypesValue(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.StringgetDepartment()The department or functional area within the company with the open position.com.google.protobuf.ByteStringgetDepartmentBytes()The department or functional area within the company with the open position.Job.DerivedInfogetDerivedInfo()Output only.Job.DerivedInfoOrBuildergetDerivedInfoOrBuilder()Output only.StringgetDescription()Required.com.google.protobuf.ByteStringgetDescriptionBytes()Required.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()EmploymentTypegetEmploymentTypes(int index)The employment type(s) of a job, for example, [full time][google.cloud.talent.v4.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4.EmploymentType.PART_TIME].intgetEmploymentTypesCount()The employment type(s) of a job, for example, [full time][google.cloud.talent.v4.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4.EmploymentType.PART_TIME].List<EmploymentType>getEmploymentTypesList()The employment type(s) of a job, for example, [full time][google.cloud.talent.v4.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4.EmploymentType.PART_TIME].intgetEmploymentTypesValue(int index)The employment type(s) of a job, for example, [full time][google.cloud.talent.v4.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4.EmploymentType.PART_TIME].List<Integer>getEmploymentTypesValueList()The employment type(s) of a job, for example, [full time][google.cloud.talent.v4.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4.EmploymentType.PART_TIME].StringgetIncentives()A description of bonus, commission, and other compensation incentives associated with the job not including salary or pay.com.google.protobuf.ByteStringgetIncentivesBytes()A description of bonus, commission, and other compensation incentives associated with the job not including salary or pay.JobBenefitgetJobBenefits(int index)The benefits included with the job.intgetJobBenefitsCount()The benefits included with the job.List<JobBenefit>getJobBenefitsList()The benefits included with the job.intgetJobBenefitsValue(int index)The benefits included with the job.List<Integer>getJobBenefitsValueList()The benefits included with the job.com.google.protobuf.TimestampgetJobEndTime()The end timestamp of the job.com.google.protobuf.TimestampOrBuildergetJobEndTimeOrBuilder()The end timestamp of the job.JobLevelgetJobLevel()The experience level associated with the job, such as "Entry Level".intgetJobLevelValue()The experience level associated with the job, such as "Entry Level".com.google.protobuf.TimestampgetJobStartTime()The start timestamp of the job in UTC time zone.com.google.protobuf.TimestampOrBuildergetJobStartTimeOrBuilder()The start timestamp of the job in UTC time zone.StringgetLanguageCode()The language of the posting.com.google.protobuf.ByteStringgetLanguageCodeBytes()The language of the posting.StringgetName()Required during job update.com.google.protobuf.ByteStringgetNameBytes()Required during job update.com.google.protobuf.Parser<Job>getParserForType()com.google.protobuf.TimestampgetPostingCreateTime()Output only.com.google.protobuf.TimestampOrBuildergetPostingCreateTimeOrBuilder()Output only.com.google.protobuf.TimestampgetPostingExpireTime()Strongly recommended for the best service experience.com.google.protobuf.TimestampOrBuildergetPostingExpireTimeOrBuilder()Strongly recommended for the best service experience.com.google.protobuf.TimestampgetPostingPublishTime()The timestamp this job posting was most recently published.com.google.protobuf.TimestampOrBuildergetPostingPublishTimeOrBuilder()The timestamp this job posting was most recently published.PostingRegiongetPostingRegion()The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example, state, country) throughout which the job is available.intgetPostingRegionValue()The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example, state, country) throughout which the job is available.com.google.protobuf.TimestampgetPostingUpdateTime()Output only.com.google.protobuf.TimestampOrBuildergetPostingUpdateTimeOrBuilder()Output only.Job.ProcessingOptionsgetProcessingOptions()Options for job processing.Job.ProcessingOptionsOrBuildergetProcessingOptionsOrBuilder()Options for job processing.intgetPromotionValue()A promotion value of the job, as determined by the client.StringgetQualifications()A description of the qualifications required to perform the job.com.google.protobuf.ByteStringgetQualificationsBytes()A description of the qualifications required to perform the job.StringgetRequisitionId()Required.com.google.protobuf.ByteStringgetRequisitionIdBytes()Required.StringgetResponsibilities()A description of job responsibilities.com.google.protobuf.ByteStringgetResponsibilitiesBytes()A description of job responsibilities.intgetSerializedSize()StringgetTitle()Required.com.google.protobuf.ByteStringgetTitleBytes()Required.VisibilitygetVisibility()Deprecated.google.cloud.talent.v4.Job.visibility is deprecated.intgetVisibilityValue()Deprecated.google.cloud.talent.v4.Job.visibility is deprecated.booleanhasApplicationInfo()Job application information.booleanhasCompensationInfo()Job compensation information (a.k.a.booleanhasDerivedInfo()Output only.inthashCode()booleanhasJobEndTime()The end timestamp of the job.booleanhasJobStartTime()The start timestamp of the job in UTC time zone.booleanhasPostingCreateTime()Output only.booleanhasPostingExpireTime()Strongly recommended for the best service experience.booleanhasPostingPublishTime()The timestamp this job posting was most recently published.booleanhasPostingUpdateTime()Output only.booleanhasProcessingOptions()Options for job processing.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static Job.BuildernewBuilder()static Job.BuildernewBuilder(Job prototype)Job.BuildernewBuilderForType()protected Job.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static JobparseDelimitedFrom(InputStream input)static JobparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobparseFrom(byte[] data)static JobparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobparseFrom(com.google.protobuf.ByteString data)static JobparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobparseFrom(com.google.protobuf.CodedInputStream input)static JobparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobparseFrom(InputStream input)static JobparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobparseFrom(ByteBuffer data)static JobparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Job>parser()Job.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMPANY_FIELD_NUMBER
public static final int COMPANY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUISITION_ID_FIELD_NUMBER
public static final int REQUISITION_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TITLE_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ADDRESSES_FIELD_NUMBER
public static final int ADDRESSES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
APPLICATION_INFO_FIELD_NUMBER
public static final int APPLICATION_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JOB_BENEFITS_FIELD_NUMBER
public static final int JOB_BENEFITS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMPENSATION_INFO_FIELD_NUMBER
public static final int COMPENSATION_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CUSTOM_ATTRIBUTES_FIELD_NUMBER
public static final int CUSTOM_ATTRIBUTES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEGREE_TYPES_FIELD_NUMBER
public static final int DEGREE_TYPES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEPARTMENT_FIELD_NUMBER
public static final int DEPARTMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EMPLOYMENT_TYPES_FIELD_NUMBER
public static final int EMPLOYMENT_TYPES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INCENTIVES_FIELD_NUMBER
public static final int INCENTIVES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LANGUAGE_CODE_FIELD_NUMBER
public static final int LANGUAGE_CODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JOB_LEVEL_FIELD_NUMBER
public static final int JOB_LEVEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROMOTION_VALUE_FIELD_NUMBER
public static final int PROMOTION_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
QUALIFICATIONS_FIELD_NUMBER
public static final int QUALIFICATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESPONSIBILITIES_FIELD_NUMBER
public static final int RESPONSIBILITIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POSTING_REGION_FIELD_NUMBER
public static final int POSTING_REGION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VISIBILITY_FIELD_NUMBER
public static final int VISIBILITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JOB_START_TIME_FIELD_NUMBER
public static final int JOB_START_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JOB_END_TIME_FIELD_NUMBER
public static final int JOB_END_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POSTING_PUBLISH_TIME_FIELD_NUMBER
public static final int POSTING_PUBLISH_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POSTING_EXPIRE_TIME_FIELD_NUMBER
public static final int POSTING_EXPIRE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POSTING_CREATE_TIME_FIELD_NUMBER
public static final int POSTING_CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POSTING_UPDATE_TIME_FIELD_NUMBER
public static final int POSTING_UPDATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMPANY_DISPLAY_NAME_FIELD_NUMBER
public static final int COMPANY_DISPLAY_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DERIVED_INFO_FIELD_NUMBER
public static final int DERIVED_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROCESSING_OPTIONS_FIELD_NUMBER
public static final int PROCESSING_OPTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
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". Use of this field in job queries and API calls is preferred over the use of [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this value is unique.string name = 1;- Specified by:
getNamein interfaceJobOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.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". Use of this field in job queries and API calls is preferred over the use of [requisition_id][google.cloud.talent.v4.Job.requisition_id] since this value is unique.string name = 1;- Specified by:
getNameBytesin interfaceJobOrBuilder- Returns:
- The bytes for name.
-
getCompany
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".string company = 2 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getCompanyin interfaceJobOrBuilder- Returns:
- The company.
-
getCompanyBytes
public com.google.protobuf.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".string company = 2 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getCompanyBytesin interfaceJobOrBuilder- Returns:
- The bytes for company.
-
getRequisitionId
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.v4.Job.name], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.Job.requisition_id]. The maximum number of allowed characters is 255.
string requisition_id = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getRequisitionIdin interfaceJobOrBuilder- Returns:
- The requisitionId.
-
getRequisitionIdBytes
public com.google.protobuf.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.v4.Job.name], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.Job.requisition_id]. The maximum number of allowed characters is 255.
string requisition_id = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getRequisitionIdBytesin interfaceJobOrBuilder- Returns:
- The bytes for requisitionId.
-
getTitle
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];- Specified by:
getTitlein interfaceJobOrBuilder- Returns:
- The title.
-
getTitleBytes
public com.google.protobuf.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];- Specified by:
getTitleBytesin interfaceJobOrBuilder- Returns:
- The bytes for title.
-
getDescription
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.v4.Job.responsibilities], [qualifications][google.cloud.talent.v4.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];- Specified by:
getDescriptionin interfaceJobOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.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.v4.Job.responsibilities], [qualifications][google.cloud.talent.v4.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];- Specified by:
getDescriptionBytesin interfaceJobOrBuilder- Returns:
- The bytes for description.
-
getAddressesList
public com.google.protobuf.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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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. Jobs with multiple addresses must have their addresses with the same [LocationType][] to allow location filtering to work properly. (For example, a Job with addresses "1600 Amphitheatre Parkway, Mountain View, CA, USA" and "London, UK" may not have location filters applied correctly at search time since the first is a [LocationType.STREET_ADDRESS][] and the second is a [LocationType.LOCALITY][].) If a job needs to have multiple addresses, it is suggested to split it into multiple jobs with same LocationTypes. The maximum number of allowed characters is 500.
repeated string addresses = 6;- Specified by:
getAddressesListin interfaceJobOrBuilder- Returns:
- A list containing the addresses.
-
getAddressesCount
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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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. Jobs with multiple addresses must have their addresses with the same [LocationType][] to allow location filtering to work properly. (For example, a Job with addresses "1600 Amphitheatre Parkway, Mountain View, CA, USA" and "London, UK" may not have location filters applied correctly at search time since the first is a [LocationType.STREET_ADDRESS][] and the second is a [LocationType.LOCALITY][].) If a job needs to have multiple addresses, it is suggested to split it into multiple jobs with same LocationTypes. The maximum number of allowed characters is 500.
repeated string addresses = 6;- Specified by:
getAddressesCountin interfaceJobOrBuilder- Returns:
- The count of addresses.
-
getAddresses
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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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. Jobs with multiple addresses must have their addresses with the same [LocationType][] to allow location filtering to work properly. (For example, a Job with addresses "1600 Amphitheatre Parkway, Mountain View, CA, USA" and "London, UK" may not have location filters applied correctly at search time since the first is a [LocationType.STREET_ADDRESS][] and the second is a [LocationType.LOCALITY][].) If a job needs to have multiple addresses, it is suggested to split it into multiple jobs with same LocationTypes. The maximum number of allowed characters is 500.
repeated string addresses = 6;- Specified by:
getAddressesin interfaceJobOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The addresses at the given index.
-
getAddressesBytes
public com.google.protobuf.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.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.Job.requisition_id] are not allowed. If the original [requisition_id][google.cloud.talent.v4.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. Jobs with multiple addresses must have their addresses with the same [LocationType][] to allow location filtering to work properly. (For example, a Job with addresses "1600 Amphitheatre Parkway, Mountain View, CA, USA" and "London, UK" may not have location filters applied correctly at search time since the first is a [LocationType.STREET_ADDRESS][] and the second is a [LocationType.LOCALITY][].) If a job needs to have multiple addresses, it is suggested to split it into multiple jobs with same LocationTypes. The maximum number of allowed characters is 500.
repeated string addresses = 6;- Specified by:
getAddressesBytesin interfaceJobOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the addresses at the given index.
-
hasApplicationInfo
public boolean hasApplicationInfo()
Job application information.
.google.cloud.talent.v4.Job.ApplicationInfo application_info = 7;- Specified by:
hasApplicationInfoin interfaceJobOrBuilder- Returns:
- Whether the applicationInfo field is set.
-
getApplicationInfo
public Job.ApplicationInfo getApplicationInfo()
Job application information.
.google.cloud.talent.v4.Job.ApplicationInfo application_info = 7;- Specified by:
getApplicationInfoin interfaceJobOrBuilder- Returns:
- The applicationInfo.
-
getApplicationInfoOrBuilder
public Job.ApplicationInfoOrBuilder getApplicationInfoOrBuilder()
Job application information.
.google.cloud.talent.v4.Job.ApplicationInfo application_info = 7;- Specified by:
getApplicationInfoOrBuilderin interfaceJobOrBuilder
-
getJobBenefitsList
public List<JobBenefit> getJobBenefitsList()
The benefits included with the job.
repeated .google.cloud.talent.v4.JobBenefit job_benefits = 8;- Specified by:
getJobBenefitsListin interfaceJobOrBuilder- Returns:
- A list containing the jobBenefits.
-
getJobBenefitsCount
public int getJobBenefitsCount()
The benefits included with the job.
repeated .google.cloud.talent.v4.JobBenefit job_benefits = 8;- Specified by:
getJobBenefitsCountin interfaceJobOrBuilder- Returns:
- The count of jobBenefits.
-
getJobBenefits
public JobBenefit getJobBenefits(int index)
The benefits included with the job.
repeated .google.cloud.talent.v4.JobBenefit job_benefits = 8;- Specified by:
getJobBenefitsin interfaceJobOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The jobBenefits at the given index.
-
getJobBenefitsValueList
public List<Integer> getJobBenefitsValueList()
The benefits included with the job.
repeated .google.cloud.talent.v4.JobBenefit job_benefits = 8;- Specified by:
getJobBenefitsValueListin interfaceJobOrBuilder- Returns:
- A list containing the enum numeric values on the wire for jobBenefits.
-
getJobBenefitsValue
public int getJobBenefitsValue(int index)
The benefits included with the job.
repeated .google.cloud.talent.v4.JobBenefit job_benefits = 8;- Specified by:
getJobBenefitsValuein interfaceJobOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of jobBenefits at the given index.
-
hasCompensationInfo
public boolean hasCompensationInfo()
Job compensation information (a.k.a. "pay rate") i.e., the compensation that will paid to the employee.
.google.cloud.talent.v4.CompensationInfo compensation_info = 9;- Specified by:
hasCompensationInfoin interfaceJobOrBuilder- Returns:
- Whether the compensationInfo field is set.
-
getCompensationInfo
public CompensationInfo getCompensationInfo()
Job compensation information (a.k.a. "pay rate") i.e., the compensation that will paid to the employee.
.google.cloud.talent.v4.CompensationInfo compensation_info = 9;- Specified by:
getCompensationInfoin interfaceJobOrBuilder- Returns:
- The compensationInfo.
-
getCompensationInfoOrBuilder
public CompensationInfoOrBuilder getCompensationInfoOrBuilder()
Job compensation information (a.k.a. "pay rate") i.e., the compensation that will paid to the employee.
.google.cloud.talent.v4.CompensationInfo compensation_info = 9;- Specified by:
getCompensationInfoOrBuilderin interfaceJobOrBuilder
-
getCustomAttributesCount
public int getCustomAttributesCount()
Description copied from interface:JobOrBuilderA 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.v4.CustomAttribute> custom_attributes = 10;- Specified by:
getCustomAttributesCountin interfaceJobOrBuilder
-
containsCustomAttributes
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.v4.CustomAttribute> custom_attributes = 10;- Specified by:
containsCustomAttributesin interfaceJobOrBuilder
-
getCustomAttributes
@Deprecated public Map<String,CustomAttribute> getCustomAttributes()
Deprecated.UsegetCustomAttributesMap()instead.- Specified by:
getCustomAttributesin interfaceJobOrBuilder
-
getCustomAttributesMap
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.v4.CustomAttribute> custom_attributes = 10;- Specified by:
getCustomAttributesMapin interfaceJobOrBuilder
-
getCustomAttributesOrDefault
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.v4.CustomAttribute> custom_attributes = 10;- Specified by:
getCustomAttributesOrDefaultin interfaceJobOrBuilder
-
getCustomAttributesOrThrow
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.v4.CustomAttribute> custom_attributes = 10;- Specified by:
getCustomAttributesOrThrowin interfaceJobOrBuilder
-
getDegreeTypesList
public List<DegreeType> getDegreeTypesList()
The desired education degrees for the job, such as Bachelors, Masters.
repeated .google.cloud.talent.v4.DegreeType degree_types = 11;- Specified by:
getDegreeTypesListin interfaceJobOrBuilder- Returns:
- A list containing the degreeTypes.
-
getDegreeTypesCount
public int getDegreeTypesCount()
The desired education degrees for the job, such as Bachelors, Masters.
repeated .google.cloud.talent.v4.DegreeType degree_types = 11;- Specified by:
getDegreeTypesCountin interfaceJobOrBuilder- Returns:
- The count of degreeTypes.
-
getDegreeTypes
public DegreeType getDegreeTypes(int index)
The desired education degrees for the job, such as Bachelors, Masters.
repeated .google.cloud.talent.v4.DegreeType degree_types = 11;- Specified by:
getDegreeTypesin interfaceJobOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The degreeTypes at the given index.
-
getDegreeTypesValueList
public List<Integer> getDegreeTypesValueList()
The desired education degrees for the job, such as Bachelors, Masters.
repeated .google.cloud.talent.v4.DegreeType degree_types = 11;- Specified by:
getDegreeTypesValueListin interfaceJobOrBuilder- Returns:
- A list containing the enum numeric values on the wire for degreeTypes.
-
getDegreeTypesValue
public int getDegreeTypesValue(int index)
The desired education degrees for the job, such as Bachelors, Masters.
repeated .google.cloud.talent.v4.DegreeType degree_types = 11;- Specified by:
getDegreeTypesValuein interfaceJobOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of degreeTypes at the given index.
-
getDepartment
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;- Specified by:
getDepartmentin interfaceJobOrBuilder- Returns:
- The department.
-
getDepartmentBytes
public com.google.protobuf.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;- Specified by:
getDepartmentBytesin interfaceJobOrBuilder- Returns:
- The bytes for department.
-
getEmploymentTypesList
public List<EmploymentType> getEmploymentTypesList()
The employment type(s) of a job, for example, [full time][google.cloud.talent.v4.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4.EmploymentType.PART_TIME].
repeated .google.cloud.talent.v4.EmploymentType employment_types = 13;- Specified by:
getEmploymentTypesListin interfaceJobOrBuilder- Returns:
- A list containing the employmentTypes.
-
getEmploymentTypesCount
public int getEmploymentTypesCount()
The employment type(s) of a job, for example, [full time][google.cloud.talent.v4.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4.EmploymentType.PART_TIME].
repeated .google.cloud.talent.v4.EmploymentType employment_types = 13;- Specified by:
getEmploymentTypesCountin interfaceJobOrBuilder- Returns:
- The count of employmentTypes.
-
getEmploymentTypes
public EmploymentType getEmploymentTypes(int index)
The employment type(s) of a job, for example, [full time][google.cloud.talent.v4.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4.EmploymentType.PART_TIME].
repeated .google.cloud.talent.v4.EmploymentType employment_types = 13;- Specified by:
getEmploymentTypesin interfaceJobOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The employmentTypes at the given index.
-
getEmploymentTypesValueList
public List<Integer> getEmploymentTypesValueList()
The employment type(s) of a job, for example, [full time][google.cloud.talent.v4.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4.EmploymentType.PART_TIME].
repeated .google.cloud.talent.v4.EmploymentType employment_types = 13;- Specified by:
getEmploymentTypesValueListin interfaceJobOrBuilder- Returns:
- A list containing the enum numeric values on the wire for employmentTypes.
-
getEmploymentTypesValue
public int getEmploymentTypesValue(int index)
The employment type(s) of a job, for example, [full time][google.cloud.talent.v4.EmploymentType.FULL_TIME] or [part time][google.cloud.talent.v4.EmploymentType.PART_TIME].
repeated .google.cloud.talent.v4.EmploymentType employment_types = 13;- Specified by:
getEmploymentTypesValuein interfaceJobOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of employmentTypes at the given index.
-
getIncentives
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;- Specified by:
getIncentivesin interfaceJobOrBuilder- Returns:
- The incentives.
-
getIncentivesBytes
public com.google.protobuf.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;- Specified by:
getIncentivesBytesin interfaceJobOrBuilder- Returns:
- The bytes for incentives.
-
getLanguageCode
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.v4.Job.description] is present, detected language code based on [Job.description][google.cloud.talent.v4.Job.description] is assigned, otherwise defaults to 'en_US'.string language_code = 15;- Specified by:
getLanguageCodein interfaceJobOrBuilder- Returns:
- The languageCode.
-
getLanguageCodeBytes
public com.google.protobuf.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.v4.Job.description] is present, detected language code based on [Job.description][google.cloud.talent.v4.Job.description] is assigned, otherwise defaults to 'en_US'.string language_code = 15;- Specified by:
getLanguageCodeBytesin interfaceJobOrBuilder- Returns:
- The bytes for languageCode.
-
getJobLevelValue
public int getJobLevelValue()
The experience level associated with the job, such as "Entry Level".
.google.cloud.talent.v4.JobLevel job_level = 16;- Specified by:
getJobLevelValuein interfaceJobOrBuilder- Returns:
- The enum numeric value on the wire for jobLevel.
-
getJobLevel
public JobLevel getJobLevel()
The experience level associated with the job, such as "Entry Level".
.google.cloud.talent.v4.JobLevel job_level = 16;- Specified by:
getJobLevelin interfaceJobOrBuilder- Returns:
- The jobLevel.
-
getPromotionValue
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;- Specified by:
getPromotionValuein interfaceJobOrBuilder- Returns:
- The promotionValue.
-
getQualifications
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.v4.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;- Specified by:
getQualificationsin interfaceJobOrBuilder- Returns:
- The qualifications.
-
getQualificationsBytes
public com.google.protobuf.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.v4.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;- Specified by:
getQualificationsBytesin interfaceJobOrBuilder- Returns:
- The bytes for qualifications.
-
getResponsibilities
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.v4.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;- Specified by:
getResponsibilitiesin interfaceJobOrBuilder- Returns:
- The responsibilities.
-
getResponsibilitiesBytes
public com.google.protobuf.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.v4.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;- Specified by:
getResponsibilitiesBytesin interfaceJobOrBuilder- Returns:
- The bytes for responsibilities.
-
getPostingRegionValue
public int getPostingRegionValue()
The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example, state, country) throughout which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA], setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the same location level as this field is strongly recommended.
.google.cloud.talent.v4.PostingRegion posting_region = 20;- Specified by:
getPostingRegionValuein interfaceJobOrBuilder- Returns:
- The enum numeric value on the wire for postingRegion.
-
getPostingRegion
public PostingRegion getPostingRegion()
The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example, state, country) throughout which the job is available. If this field is set, a [LocationFilter][google.cloud.talent.v4.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.v4.PostingRegion.NATION] or [PostingRegion.ADMINISTRATIVE_AREA][google.cloud.talent.v4.PostingRegion.ADMINISTRATIVE_AREA], setting job [Job.addresses][google.cloud.talent.v4.Job.addresses] to the same location level as this field is strongly recommended.
.google.cloud.talent.v4.PostingRegion posting_region = 20;- Specified by:
getPostingRegionin interfaceJobOrBuilder- Returns:
- The postingRegion.
-
getVisibilityValue
@Deprecated public int getVisibilityValue()
Deprecated.google.cloud.talent.v4.Job.visibility is deprecated. See google/cloud/talent/v4/job.proto;l=295Deprecated. The job is only visible to the owner. The visibility of the job. Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY] if not specified.
.google.cloud.talent.v4.Visibility visibility = 21 [deprecated = true];- Specified by:
getVisibilityValuein interfaceJobOrBuilder- Returns:
- The enum numeric value on the wire for visibility.
-
getVisibility
@Deprecated public Visibility getVisibility()
Deprecated.google.cloud.talent.v4.Job.visibility is deprecated. See google/cloud/talent/v4/job.proto;l=295Deprecated. The job is only visible to the owner. The visibility of the job. Defaults to [Visibility.ACCOUNT_ONLY][google.cloud.talent.v4.Visibility.ACCOUNT_ONLY] if not specified.
.google.cloud.talent.v4.Visibility visibility = 21 [deprecated = true];- Specified by:
getVisibilityin interfaceJobOrBuilder- Returns:
- The visibility.
-
hasJobStartTime
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;- Specified by:
hasJobStartTimein interfaceJobOrBuilder- Returns:
- Whether the jobStartTime field is set.
-
getJobStartTime
public com.google.protobuf.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;- Specified by:
getJobStartTimein interfaceJobOrBuilder- Returns:
- The jobStartTime.
-
getJobStartTimeOrBuilder
public com.google.protobuf.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;- Specified by:
getJobStartTimeOrBuilderin interfaceJobOrBuilder
-
hasJobEndTime
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;- Specified by:
hasJobEndTimein interfaceJobOrBuilder- Returns:
- Whether the jobEndTime field is set.
-
getJobEndTime
public com.google.protobuf.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;- Specified by:
getJobEndTimein interfaceJobOrBuilder- Returns:
- The jobEndTime.
-
getJobEndTimeOrBuilder
public com.google.protobuf.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;- Specified by:
getJobEndTimeOrBuilderin interfaceJobOrBuilder
-
hasPostingPublishTime
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;- Specified by:
hasPostingPublishTimein interfaceJobOrBuilder- Returns:
- Whether the postingPublishTime field is set.
-
getPostingPublishTime
public com.google.protobuf.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;- Specified by:
getPostingPublishTimein interfaceJobOrBuilder- Returns:
- The postingPublishTime.
-
getPostingPublishTimeOrBuilder
public com.google.protobuf.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;- Specified by:
getPostingPublishTimeOrBuilderin interfaceJobOrBuilder
-
hasPostingExpireTime
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.v4.JobService.ListJobs] API, but it can be retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API or updated with the [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted with the [DeleteJob][google.cloud.talent.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.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.v4.Job.posting_publish_time] must be set before [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The purpose of this feature is to allow other objects, such as [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.v4.UpdateJobRequest.update_mask]. If the field masks include [job_end_time][google.cloud.talent.v4.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;- Specified by:
hasPostingExpireTimein interfaceJobOrBuilder- Returns:
- Whether the postingExpireTime field is set.
-
getPostingExpireTime
public com.google.protobuf.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.v4.JobService.ListJobs] API, but it can be retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API or updated with the [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted with the [DeleteJob][google.cloud.talent.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.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.v4.Job.posting_publish_time] must be set before [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The purpose of this feature is to allow other objects, such as [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.v4.UpdateJobRequest.update_mask]. If the field masks include [job_end_time][google.cloud.talent.v4.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;- Specified by:
getPostingExpireTimein interfaceJobOrBuilder- Returns:
- The postingExpireTime.
-
getPostingExpireTimeOrBuilder
public com.google.protobuf.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.v4.JobService.ListJobs] API, but it can be retrieved with the [GetJob][google.cloud.talent.v4.JobService.GetJob] API or updated with the [UpdateJob][google.cloud.talent.v4.JobService.UpdateJob] API or deleted with the [DeleteJob][google.cloud.talent.v4.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.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code] and [requisition_id][google.cloud.talent.v4.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.v4.Job.posting_publish_time] must be set before [posting_expire_time][google.cloud.talent.v4.Job.posting_expire_time]. The purpose of this feature is to allow other objects, such as [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.v4.UpdateJobRequest.update_mask]. If the field masks include [job_end_time][google.cloud.talent.v4.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;- Specified by:
getPostingExpireTimeOrBuilderin interfaceJobOrBuilder
-
hasPostingCreateTime
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];- Specified by:
hasPostingCreateTimein interfaceJobOrBuilder- Returns:
- Whether the postingCreateTime field is set.
-
getPostingCreateTime
public com.google.protobuf.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];- Specified by:
getPostingCreateTimein interfaceJobOrBuilder- Returns:
- The postingCreateTime.
-
getPostingCreateTimeOrBuilder
public com.google.protobuf.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];- Specified by:
getPostingCreateTimeOrBuilderin interfaceJobOrBuilder
-
hasPostingUpdateTime
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];- Specified by:
hasPostingUpdateTimein interfaceJobOrBuilder- Returns:
- Whether the postingUpdateTime field is set.
-
getPostingUpdateTime
public com.google.protobuf.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];- Specified by:
getPostingUpdateTimein interfaceJobOrBuilder- Returns:
- The postingUpdateTime.
-
getPostingUpdateTimeOrBuilder
public com.google.protobuf.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];- Specified by:
getPostingUpdateTimeOrBuilderin interfaceJobOrBuilder
-
getCompanyDisplayName
public String getCompanyDisplayName()
Output only. Display name of the company listing the job.
string company_display_name = 28 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCompanyDisplayNamein interfaceJobOrBuilder- Returns:
- The companyDisplayName.
-
getCompanyDisplayNameBytes
public com.google.protobuf.ByteString getCompanyDisplayNameBytes()
Output only. Display name of the company listing the job.
string company_display_name = 28 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCompanyDisplayNameBytesin interfaceJobOrBuilder- Returns:
- The bytes for companyDisplayName.
-
hasDerivedInfo
public boolean hasDerivedInfo()
Output only. Derived details about the job posting.
.google.cloud.talent.v4.Job.DerivedInfo derived_info = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasDerivedInfoin interfaceJobOrBuilder- Returns:
- Whether the derivedInfo field is set.
-
getDerivedInfo
public Job.DerivedInfo getDerivedInfo()
Output only. Derived details about the job posting.
.google.cloud.talent.v4.Job.DerivedInfo derived_info = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDerivedInfoin interfaceJobOrBuilder- Returns:
- The derivedInfo.
-
getDerivedInfoOrBuilder
public Job.DerivedInfoOrBuilder getDerivedInfoOrBuilder()
Output only. Derived details about the job posting.
.google.cloud.talent.v4.Job.DerivedInfo derived_info = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDerivedInfoOrBuilderin interfaceJobOrBuilder
-
hasProcessingOptions
public boolean hasProcessingOptions()
Options for job processing.
.google.cloud.talent.v4.Job.ProcessingOptions processing_options = 30;- Specified by:
hasProcessingOptionsin interfaceJobOrBuilder- Returns:
- Whether the processingOptions field is set.
-
getProcessingOptions
public Job.ProcessingOptions getProcessingOptions()
Options for job processing.
.google.cloud.talent.v4.Job.ProcessingOptions processing_options = 30;- Specified by:
getProcessingOptionsin interfaceJobOrBuilder- Returns:
- The processingOptions.
-
getProcessingOptionsOrBuilder
public Job.ProcessingOptionsOrBuilder getProcessingOptionsOrBuilder()
Options for job processing.
.google.cloud.talent.v4.Job.ProcessingOptions processing_options = 30;- Specified by:
getProcessingOptionsOrBuilderin interfaceJobOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Job parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Job parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Job parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Job parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Job parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Job parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Job parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Job parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Job parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Job parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Job parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Job parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Job.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Job.Builder newBuilder()
-
newBuilder
public static Job.Builder newBuilder(Job prototype)
-
toBuilder
public Job.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Job.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Job getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Job> parser()
-
getParserForType
public com.google.protobuf.Parser<Job> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Job getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-