Interface protos.google.cloud.talent.v4beta1.IProfile (3.3.0)

Properties of a Profile.

Package

@google-cloud/talent!

Properties

activities

activities?: (google.cloud.talent.v4beta1.IActivity[]|null);

Profile activities

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

additionalContactInfo

additionalContactInfo?: (google.cloud.talent.v4beta1.IAdditionalContactInfo[]|null);

Profile additionalContactInfo

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

addresses

addresses?: (google.cloud.talent.v4beta1.IAddress[]|null);

Profile addresses

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

applications

applications?: (string[]|null);

Profile applications

Property Value
TypeDescription
(string[]|null)

assignments

assignments?: (string[]|null);

Profile assignments

Property Value
TypeDescription
(string[]|null)

availabilitySignals

availabilitySignals?: (google.cloud.talent.v4beta1.IAvailabilitySignal[]|null);

Profile availabilitySignals

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

candidateUpdateTime

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

Profile candidateUpdateTime

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

certifications

certifications?: (google.cloud.talent.v4beta1.ICertification[]|null);

Profile certifications

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

createTime

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

Profile createTime

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

customAttributes

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

Profile customAttributes

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

derivedAddresses

derivedAddresses?: (google.cloud.talent.v4beta1.ILocation[]|null);

Profile derivedAddresses

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

educationRecords

educationRecords?: (google.cloud.talent.v4beta1.IEducationRecord[]|null);

Profile educationRecords

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

emailAddresses

emailAddresses?: (google.cloud.talent.v4beta1.IEmail[]|null);

Profile emailAddresses

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

employmentRecords

employmentRecords?: (google.cloud.talent.v4beta1.IEmploymentRecord[]|null);

Profile employmentRecords

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

externalId

externalId?: (string|null);

Profile externalId

Property Value
TypeDescription
(string|null)

groupId

groupId?: (string|null);

Profile groupId

Property Value
TypeDescription
(string|null)

isHirable

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

Profile isHirable

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

keywordSnippet

keywordSnippet?: (string|null);

Profile keywordSnippet

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

Profile name

Property Value
TypeDescription
(string|null)

patents

patents?: (google.cloud.talent.v4beta1.IPatent[]|null);

Profile patents

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

personalUris

personalUris?: (google.cloud.talent.v4beta1.IPersonalUri[]|null);

Profile personalUris

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

personNames

personNames?: (google.cloud.talent.v4beta1.IPersonName[]|null);

Profile personNames

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

phoneNumbers

phoneNumbers?: (google.cloud.talent.v4beta1.IPhone[]|null);

Profile phoneNumbers

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

processed

processed?: (boolean|null);

Profile processed

Property Value
TypeDescription
(boolean|null)

publications

publications?: (google.cloud.talent.v4beta1.IPublication[]|null);

Profile publications

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

resume

resume?: (google.cloud.talent.v4beta1.IResume|null);

Profile resume

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

resumeUpdateTime

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

Profile resumeUpdateTime

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

skills

skills?: (google.cloud.talent.v4beta1.ISkill[]|null);

Profile skills

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

source

source?: (string|null);

Profile source

Property Value
TypeDescription
(string|null)

updateTime

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

Profile updateTime

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

uri

uri?: (string|null);

Profile uri

Property Value
TypeDescription
(string|null)