Interface protos.google.cloud.talent.v4beta1.IEmploymentRecord (4.1.1)

Properties of an EmploymentRecord.

Package

@google-cloud/talent

Properties

address

address?: (google.cloud.talent.v4beta1.IAddress|null);

EmploymentRecord address

divisionName

divisionName?: (string|null);

EmploymentRecord divisionName

employerName

employerName?: (string|null);

EmploymentRecord employerName

employerNameSnippet

employerNameSnippet?: (string|null);

EmploymentRecord employerNameSnippet

endDate

endDate?: (google.type.IDate|null);

EmploymentRecord endDate

isCurrent

isCurrent?: (google.protobuf.IBoolValue|null);

EmploymentRecord isCurrent

isSelfEmployed

isSelfEmployed?: (google.protobuf.IBoolValue|null);

EmploymentRecord isSelfEmployed

isSupervisor

isSupervisor?: (google.protobuf.IBoolValue|null);

EmploymentRecord isSupervisor

jobDescription

jobDescription?: (string|null);

EmploymentRecord jobDescription

jobDescriptionSnippet

jobDescriptionSnippet?: (string|null);

EmploymentRecord jobDescriptionSnippet

jobTitle

jobTitle?: (string|null);

EmploymentRecord jobTitle

jobTitleSnippet

jobTitleSnippet?: (string|null);

EmploymentRecord jobTitleSnippet

startDate

startDate?: (google.type.IDate|null);

EmploymentRecord startDate