Properties of a Patent.
Package
@google-cloud/talent!Properties
displayName
displayName?: (string|null);
Patent displayName
Type | Description |
(string|null) |
inventors
inventors?: (string[]|null);
Patent inventors
Type | Description |
(string[]|null) |
patentDescription
patentDescription?: (string|null);
Patent patentDescription
Type | Description |
(string|null) |
patentFilingDate
patentFilingDate?: (google.type.IDate|null);
Patent patentFilingDate
Type | Description |
(google.type.IDate|null) |
patentNumber
patentNumber?: (string|null);
Patent patentNumber
Type | Description |
(string|null) |
patentOffice
patentOffice?: (string|null);
Patent patentOffice
Type | Description |
(string|null) |
patentStatus
patentStatus?: (string|null);
Patent patentStatus
Type | Description |
(string|null) |
patentStatusDate
patentStatusDate?: (google.type.IDate|null);
Patent patentStatusDate
Type | Description |
(google.type.IDate|null) |
skillsUsed
skillsUsed?: (google.cloud.talent.v4beta1.ISkill[]|null);
Patent skillsUsed
Type | Description |
(google.cloud.talent.v4beta1.ISkill[]|null) |