Properties of a Job.
Package
@google-cloud/talent!Properties
addresses
addresses?: (string[]|null);
Job addresses
Type | Description |
(string[]|null) |
applicationInfo
applicationInfo?: (google.cloud.talent.v4beta1.Job.IApplicationInfo|null);
Job applicationInfo
Type | Description |
(google.cloud.talent.v4beta1.Job.IApplicationInfo|null) |
company
company?: (string|null);
Job company
Type | Description |
(string|null) |
companyDisplayName
companyDisplayName?: (string|null);
Job companyDisplayName
Type | Description |
(string|null) |
compensationInfo
compensationInfo?: (google.cloud.talent.v4beta1.ICompensationInfo|null);
Job compensationInfo
Type | Description |
(google.cloud.talent.v4beta1.ICompensationInfo|null) |
customAttributes
customAttributes?: ({ [k: string]: google.cloud.talent.v4beta1.ICustomAttribute }|null);
Job customAttributes
Type | Description |
({ [k: string]: google.cloud.talent.v4beta1.ICustomAttribute }|null) |
degreeTypes
degreeTypes?: (google.cloud.talent.v4beta1.DegreeType[]|null);
Job degreeTypes
Type | Description |
(google.cloud.talent.v4beta1.DegreeType[]|null) |
department
department?: (string|null);
Job department
Type | Description |
(string|null) |
derivedInfo
derivedInfo?: (google.cloud.talent.v4beta1.Job.IDerivedInfo|null);
Job derivedInfo
Type | Description |
(google.cloud.talent.v4beta1.Job.IDerivedInfo|null) |
description
description?: (string|null);
Job description
Type | Description |
(string|null) |
employmentTypes
employmentTypes?: (google.cloud.talent.v4beta1.EmploymentType[]|null);
Job employmentTypes
Type | Description |
(google.cloud.talent.v4beta1.EmploymentType[]|null) |
incentives
incentives?: (string|null);
Job incentives
Type | Description |
(string|null) |
jobBenefits
jobBenefits?: (google.cloud.talent.v4beta1.JobBenefit[]|null);
Job jobBenefits
Type | Description |
(google.cloud.talent.v4beta1.JobBenefit[]|null) |
jobEndTime
jobEndTime?: (google.protobuf.ITimestamp|null);
Job jobEndTime
Type | Description |
(google.protobuf.ITimestamp|null) |
jobLevel
jobLevel?: (google.cloud.talent.v4beta1.JobLevel|keyof typeof google.cloud.talent.v4beta1.JobLevel|null);
Job jobLevel
Type | Description |
(google.cloud.talent.v4beta1.JobLevel|keyof typeof google.cloud.talent.v4beta1.JobLevel|null) |
jobStartTime
jobStartTime?: (google.protobuf.ITimestamp|null);
Job jobStartTime
Type | Description |
(google.protobuf.ITimestamp|null) |
languageCode
languageCode?: (string|null);
Job languageCode
Type | Description |
(string|null) |
name
name?: (string|null);
Job name
Type | Description |
(string|null) |
postingCreateTime
postingCreateTime?: (google.protobuf.ITimestamp|null);
Job postingCreateTime
Type | Description |
(google.protobuf.ITimestamp|null) |
postingExpireTime
postingExpireTime?: (google.protobuf.ITimestamp|null);
Job postingExpireTime
Type | Description |
(google.protobuf.ITimestamp|null) |
postingPublishTime
postingPublishTime?: (google.protobuf.ITimestamp|null);
Job postingPublishTime
Type | Description |
(google.protobuf.ITimestamp|null) |
postingRegion
postingRegion?: (google.cloud.talent.v4beta1.PostingRegion|keyof typeof google.cloud.talent.v4beta1.PostingRegion|null);
Job postingRegion
Type | Description |
(google.cloud.talent.v4beta1.PostingRegion|keyof typeof google.cloud.talent.v4beta1.PostingRegion|null) |
postingUpdateTime
postingUpdateTime?: (google.protobuf.ITimestamp|null);
Job postingUpdateTime
Type | Description |
(google.protobuf.ITimestamp|null) |
processingOptions
processingOptions?: (google.cloud.talent.v4beta1.Job.IProcessingOptions|null);
Job processingOptions
Type | Description |
(google.cloud.talent.v4beta1.Job.IProcessingOptions|null) |
promotionValue
promotionValue?: (number|null);
Job promotionValue
Type | Description |
(number|null) |
qualifications
qualifications?: (string|null);
Job qualifications
Type | Description |
(string|null) |
requisitionId
requisitionId?: (string|null);
Job requisitionId
Type | Description |
(string|null) |
responsibilities
responsibilities?: (string|null);
Job responsibilities
Type | Description |
(string|null) |
title
title?: (string|null);
Job title
Type | Description |
(string|null) |
visibility
visibility?: (google.cloud.talent.v4beta1.Visibility|keyof typeof google.cloud.talent.v4beta1.Visibility|null);
Job visibility
Type | Description |
(google.cloud.talent.v4beta1.Visibility|keyof typeof google.cloud.talent.v4beta1.Visibility|null) |