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 class
Job.ApplicationInfo
Application related details of a job posting.static interface
Job.ApplicationInfoOrBuilder
static class
Job.Builder
A Job resource represents a job posting (also referred to as a "job listing" or "job requisition").static class
Job.DerivedInfo
Derived details about the job posting.static interface
Job.DerivedInfoOrBuilder
static class
Job.ProcessingOptions
Options for job processing.static interface
Job.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 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.boolean
equals(Object obj)
String
getAddresses(int index)
Strongly recommended for the best service experience.com.google.protobuf.ByteString
getAddressesBytes(int index)
Strongly recommended for the best service experience.int
getAddressesCount()
Strongly recommended for the best service experience.com.google.protobuf.ProtocolStringList
getAddressesList()
Strongly recommended for the best service experience.Job.ApplicationInfo
getApplicationInfo()
Job application information.Job.ApplicationInfoOrBuilder
getApplicationInfoOrBuilder()
Job application information.String
getCompany()
Required.com.google.protobuf.ByteString
getCompanyBytes()
Required.String
getCompanyDisplayName()
Output only.com.google.protobuf.ByteString
getCompanyDisplayNameBytes()
Output only.CompensationInfo
getCompensationInfo()
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.static Job
getDefaultInstance()
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.com.google.protobuf.ByteString
getDepartmentBytes()
The department or functional area within the company with the open position.Job.DerivedInfo
getDerivedInfo()
Output only.Job.DerivedInfoOrBuilder
getDerivedInfoOrBuilder()
Output only.String
getDescription()
Required.com.google.protobuf.ByteString
getDescriptionBytes()
Required.static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
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].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].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].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].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].String
getIncentives()
A description of bonus, commission, and other compensation incentives associated with the job not including salary or pay.com.google.protobuf.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.com.google.protobuf.Timestamp
getJobEndTime()
The end timestamp of the job.com.google.protobuf.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".com.google.protobuf.Timestamp
getJobStartTime()
The start timestamp of the job in UTC time zone.com.google.protobuf.TimestampOrBuilder
getJobStartTimeOrBuilder()
The start timestamp of the job in UTC time zone.String
getLanguageCode()
The language of the posting.com.google.protobuf.ByteString
getLanguageCodeBytes()
The language of the posting.String
getName()
Required during job update.com.google.protobuf.ByteString
getNameBytes()
Required during job update.com.google.protobuf.Parser<Job>
getParserForType()
com.google.protobuf.Timestamp
getPostingCreateTime()
Output only.com.google.protobuf.TimestampOrBuilder
getPostingCreateTimeOrBuilder()
Output only.com.google.protobuf.Timestamp
getPostingExpireTime()
Strongly recommended for the best service experience.com.google.protobuf.TimestampOrBuilder
getPostingExpireTimeOrBuilder()
Strongly recommended for the best service experience.com.google.protobuf.Timestamp
getPostingPublishTime()
The timestamp this job posting was most recently published.com.google.protobuf.TimestampOrBuilder
getPostingPublishTimeOrBuilder()
The timestamp this job posting was most recently published.PostingRegion
getPostingRegion()
The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example, state, country) throughout which the job is available.int
getPostingRegionValue()
The job [PostingRegion][google.cloud.talent.v4.PostingRegion] (for example, state, country) throughout which the job is available.com.google.protobuf.Timestamp
getPostingUpdateTime()
Output only.com.google.protobuf.TimestampOrBuilder
getPostingUpdateTimeOrBuilder()
Output only.Job.ProcessingOptions
getProcessingOptions()
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.com.google.protobuf.ByteString
getQualificationsBytes()
A description of the qualifications required to perform the job.String
getRequisitionId()
Required.com.google.protobuf.ByteString
getRequisitionIdBytes()
Required.String
getResponsibilities()
A description of job responsibilities.com.google.protobuf.ByteString
getResponsibilitiesBytes()
A description of job responsibilities.int
getSerializedSize()
String
getTitle()
Required.com.google.protobuf.ByteString
getTitleBytes()
Required.Visibility
getVisibility()
Deprecated.google.cloud.talent.v4.Job.visibility is deprecated.int
getVisibilityValue()
Deprecated.google.cloud.talent.v4.Job.visibility is deprecated.boolean
hasApplicationInfo()
Job application information.boolean
hasCompensationInfo()
Job compensation information (a.k.a.boolean
hasDerivedInfo()
Output only.int
hashCode()
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 com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
boolean
isInitialized()
static Job.Builder
newBuilder()
static Job.Builder
newBuilder(Job prototype)
Job.Builder
newBuilderForType()
protected Job.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static Job
parseDelimitedFrom(InputStream input)
static Job
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Job
parseFrom(byte[] data)
static Job
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Job
parseFrom(com.google.protobuf.ByteString data)
static Job
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Job
parseFrom(com.google.protobuf.CodedInputStream input)
static Job
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Job
parseFrom(InputStream input)
static Job
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Job
parseFrom(ByteBuffer data)
static Job
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<Job>
parser()
Job.Builder
toBuilder()
void
writeTo(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:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in 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:
getName
in 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:
getNameBytes
in 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:
getCompany
in 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:
getCompanyBytes
in 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:
getRequisitionId
in 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:
getRequisitionIdBytes
in 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:
getTitle
in 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:
getTitleBytes
in 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:
getDescription
in 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:
getDescriptionBytes
in 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:
getAddressesList
in 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:
getAddressesCount
in 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:
getAddresses
in 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:
getAddressesBytes
in 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:
hasApplicationInfo
in 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:
getApplicationInfo
in interfaceJobOrBuilder
- Returns:
- The applicationInfo.
-
getApplicationInfoOrBuilder
public Job.ApplicationInfoOrBuilder getApplicationInfoOrBuilder()
Job application information.
.google.cloud.talent.v4.Job.ApplicationInfo application_info = 7;
- Specified by:
getApplicationInfoOrBuilder
in interfaceJobOrBuilder
-
getJobBenefitsList
public List<JobBenefit> getJobBenefitsList()
The benefits included with the job.
repeated .google.cloud.talent.v4.JobBenefit job_benefits = 8;
- Specified by:
getJobBenefitsList
in 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:
getJobBenefitsCount
in 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:
getJobBenefits
in 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:
getJobBenefitsValueList
in 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:
getJobBenefitsValue
in 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:
hasCompensationInfo
in 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:
getCompensationInfo
in 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:
getCompensationInfoOrBuilder
in interfaceJobOrBuilder
-
getCustomAttributesCount
public int getCustomAttributesCount()
Description copied from interface: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.v4.CustomAttribute> custom_attributes = 10;
- Specified by:
getCustomAttributesCount
in 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:
containsCustomAttributes
in interfaceJobOrBuilder
-
getCustomAttributes
@Deprecated public Map<String,CustomAttribute> getCustomAttributes()
Deprecated.UsegetCustomAttributesMap()
instead.- Specified by:
getCustomAttributes
in 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:
getCustomAttributesMap
in 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:
getCustomAttributesOrDefault
in 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:
getCustomAttributesOrThrow
in 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:
getDegreeTypesList
in 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:
getDegreeTypesCount
in 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:
getDegreeTypes
in 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:
getDegreeTypesValueList
in 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:
getDegreeTypesValue
in 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:
getDepartment
in 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:
getDepartmentBytes
in 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:
getEmploymentTypesList
in 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:
getEmploymentTypesCount
in 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:
getEmploymentTypes
in 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:
getEmploymentTypesValueList
in 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:
getEmploymentTypesValue
in 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:
getIncentives
in 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:
getIncentivesBytes
in 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:
getLanguageCode
in 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:
getLanguageCodeBytes
in 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:
getJobLevelValue
in 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:
getJobLevel
in 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:
getPromotionValue
in 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:
getQualifications
in 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:
getQualificationsBytes
in 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:
getResponsibilities
in 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:
getResponsibilitiesBytes
in 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:
getPostingRegionValue
in 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:
getPostingRegion
in 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:
getVisibilityValue
in 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:
getVisibility
in 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:
hasJobStartTime
in 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:
getJobStartTime
in 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:
getJobStartTimeOrBuilder
in 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:
hasJobEndTime
in 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:
getJobEndTime
in 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:
getJobEndTimeOrBuilder
in 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:
hasPostingPublishTime
in 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:
getPostingPublishTime
in 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:
getPostingPublishTimeOrBuilder
in 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:
hasPostingExpireTime
in 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:
getPostingExpireTime
in 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:
getPostingExpireTimeOrBuilder
in 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:
hasPostingCreateTime
in 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:
getPostingCreateTime
in 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:
getPostingCreateTimeOrBuilder
in 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:
hasPostingUpdateTime
in 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:
getPostingUpdateTime
in 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:
getPostingUpdateTimeOrBuilder
in 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:
getCompanyDisplayName
in 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:
getCompanyDisplayNameBytes
in 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:
hasDerivedInfo
in 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:
getDerivedInfo
in 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:
getDerivedInfoOrBuilder
in interfaceJobOrBuilder
-
hasProcessingOptions
public boolean hasProcessingOptions()
Options for job processing.
.google.cloud.talent.v4.Job.ProcessingOptions processing_options = 30;
- Specified by:
hasProcessingOptions
in 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:
getProcessingOptions
in interfaceJobOrBuilder
- Returns:
- The processingOptions.
-
getProcessingOptionsOrBuilder
public Job.ProcessingOptionsOrBuilder getProcessingOptionsOrBuilder()
Options for job processing.
.google.cloud.talent.v4.Job.ProcessingOptions processing_options = 30;
- Specified by:
getProcessingOptionsOrBuilder
in interfaceJobOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in 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:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Job.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in 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:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Job getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-