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

Properties of a Company.

Package

@google-cloud/talent!

Properties

careerSiteUri

careerSiteUri?: (string|null);

Company careerSiteUri

Property Value
TypeDescription
(string|null)

derivedInfo

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

Company derivedInfo

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

displayName

displayName?: (string|null);

Company displayName

Property Value
TypeDescription
(string|null)

eeoText

eeoText?: (string|null);

Company eeoText

Property Value
TypeDescription
(string|null)

externalId

externalId?: (string|null);

Company externalId

Property Value
TypeDescription
(string|null)

headquartersAddress

headquartersAddress?: (string|null);

Company headquartersAddress

Property Value
TypeDescription
(string|null)

hiringAgency

hiringAgency?: (boolean|null);

Company hiringAgency

Property Value
TypeDescription
(boolean|null)

imageUri

imageUri?: (string|null);

Company imageUri

Property Value
TypeDescription
(string|null)

keywordSearchableJobCustomAttributes

keywordSearchableJobCustomAttributes?: (string[]|null);

Company keywordSearchableJobCustomAttributes

Property Value
TypeDescription
(string[]|null)

name

name?: (string|null);

Company name

Property Value
TypeDescription
(string|null)

size

size?: (google.cloud.talent.v4beta1.CompanySize|keyof typeof google.cloud.talent.v4beta1.CompanySize|null);

Company size

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

suspended

suspended?: (boolean|null);

Company suspended

Property Value
TypeDescription
(boolean|null)

websiteUri

websiteUri?: (string|null);

Company websiteUri

Property Value
TypeDescription
(string|null)