Interface protos.google.cloud.talent.v4beta1.IJob (6.0.2)

Properties of a Job.

Package

@google-cloud/talent

Properties

addresses

addresses?: (string[]|null);

Job addresses

applicationInfo

applicationInfo?: (google.cloud.talent.v4beta1.Job.IApplicationInfo|null);

Job applicationInfo

company

company?: (string|null);

Job company

companyDisplayName

companyDisplayName?: (string|null);

Job companyDisplayName

compensationInfo

compensationInfo?: (google.cloud.talent.v4beta1.ICompensationInfo|null);

Job compensationInfo

customAttributes

customAttributes?: ({ [k: string]: google.cloud.talent.v4beta1.ICustomAttribute }|null);

Job customAttributes

degreeTypes

degreeTypes?: (google.cloud.talent.v4beta1.DegreeType[]|null);

Job degreeTypes

department

department?: (string|null);

Job department

derivedInfo

derivedInfo?: (google.cloud.talent.v4beta1.Job.IDerivedInfo|null);

Job derivedInfo

description

description?: (string|null);

Job description

employmentTypes

employmentTypes?: (google.cloud.talent.v4beta1.EmploymentType[]|null);

Job employmentTypes

incentives

incentives?: (string|null);

Job incentives

jobBenefits

jobBenefits?: (google.cloud.talent.v4beta1.JobBenefit[]|null);

Job jobBenefits

jobEndTime

jobEndTime?: (google.protobuf.ITimestamp|null);

Job jobEndTime

jobLevel

jobLevel?: (google.cloud.talent.v4beta1.JobLevel|keyof typeof google.cloud.talent.v4beta1.JobLevel|null);

Job jobLevel

jobStartTime

jobStartTime?: (google.protobuf.ITimestamp|null);

Job jobStartTime

languageCode

languageCode?: (string|null);

Job languageCode

name

name?: (string|null);

Job name

postingCreateTime

postingCreateTime?: (google.protobuf.ITimestamp|null);

Job postingCreateTime

postingExpireTime

postingExpireTime?: (google.protobuf.ITimestamp|null);

Job postingExpireTime

postingPublishTime

postingPublishTime?: (google.protobuf.ITimestamp|null);

Job postingPublishTime

postingRegion

postingRegion?: (google.cloud.talent.v4beta1.PostingRegion|keyof typeof google.cloud.talent.v4beta1.PostingRegion|null);

Job postingRegion

postingUpdateTime

postingUpdateTime?: (google.protobuf.ITimestamp|null);

Job postingUpdateTime

processingOptions

processingOptions?: (google.cloud.talent.v4beta1.Job.IProcessingOptions|null);

Job processingOptions

promotionValue

promotionValue?: (number|null);

Job promotionValue

qualifications

qualifications?: (string|null);

Job qualifications

requisitionId

requisitionId?: (string|null);

Job requisitionId

responsibilities

responsibilities?: (string|null);

Job responsibilities

title

title?: (string|null);

Job title

visibility

visibility?: (google.cloud.talent.v4beta1.Visibility|keyof typeof google.cloud.talent.v4beta1.Visibility|null);

Job visibility