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

Properties of a Job.

Package

@google-cloud/talent!

Properties

addresses

addresses?: (string[]|null);

Job addresses

Property Value
TypeDescription
(string[]|null)

applicationInfo

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

Job applicationInfo

Property Value
TypeDescription
(google.cloud.talent.v4beta1.Job.IApplicationInfo|null)

company

company?: (string|null);

Job company

Property Value
TypeDescription
(string|null)

companyDisplayName

companyDisplayName?: (string|null);

Job companyDisplayName

Property Value
TypeDescription
(string|null)

compensationInfo

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

Job compensationInfo

Property Value
TypeDescription
(google.cloud.talent.v4beta1.ICompensationInfo|null)

customAttributes

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

Job customAttributes

Property Value
TypeDescription
({ [k: string]: google.cloud.talent.v4beta1.ICustomAttribute }|null)

degreeTypes

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

Job degreeTypes

Property Value
TypeDescription
(google.cloud.talent.v4beta1.DegreeType[]|null)

department

department?: (string|null);

Job department

Property Value
TypeDescription
(string|null)

derivedInfo

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

Job derivedInfo

Property Value
TypeDescription
(google.cloud.talent.v4beta1.Job.IDerivedInfo|null)

description

description?: (string|null);

Job description

Property Value
TypeDescription
(string|null)

employmentTypes

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

Job employmentTypes

Property Value
TypeDescription
(google.cloud.talent.v4beta1.EmploymentType[]|null)

incentives

incentives?: (string|null);

Job incentives

Property Value
TypeDescription
(string|null)

jobBenefits

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

Job jobBenefits

Property Value
TypeDescription
(google.cloud.talent.v4beta1.JobBenefit[]|null)

jobEndTime

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

Job jobEndTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

jobLevel

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

Job jobLevel

Property Value
TypeDescription
(google.cloud.talent.v4beta1.JobLevel|keyof typeof google.cloud.talent.v4beta1.JobLevel|null)

jobStartTime

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

Job jobStartTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

languageCode

languageCode?: (string|null);

Job languageCode

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

Job name

Property Value
TypeDescription
(string|null)

postingCreateTime

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

Job postingCreateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

postingExpireTime

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

Job postingExpireTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

postingPublishTime

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

Job postingPublishTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

postingRegion

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

Job postingRegion

Property Value
TypeDescription
(google.cloud.talent.v4beta1.PostingRegion|keyof typeof google.cloud.talent.v4beta1.PostingRegion|null)

postingUpdateTime

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

Job postingUpdateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

processingOptions

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

Job processingOptions

Property Value
TypeDescription
(google.cloud.talent.v4beta1.Job.IProcessingOptions|null)

promotionValue

promotionValue?: (number|null);

Job promotionValue

Property Value
TypeDescription
(number|null)

qualifications

qualifications?: (string|null);

Job qualifications

Property Value
TypeDescription
(string|null)

requisitionId

requisitionId?: (string|null);

Job requisitionId

Property Value
TypeDescription
(string|null)

responsibilities

responsibilities?: (string|null);

Job responsibilities

Property Value
TypeDescription
(string|null)

title

title?: (string|null);

Job title

Property Value
TypeDescription
(string|null)

visibility

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

Job visibility

Property Value
TypeDescription
(google.cloud.talent.v4beta1.Visibility|keyof typeof google.cloud.talent.v4beta1.Visibility|null)