Class Patent (2.5.2)

Patent(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Resource that represents the patent acquired by a candidate.

Attributes

NameDescription
display_name str
Name of the patent. Number of characters allowed is 100.
inventors Sequence[str]
A list of inventors' names. Number of characters allowed for each is 100.
patent_status str
The status of the patent. Number of characters allowed is 100.
patent_status_date google.type.date_pb2.Date
The date the last time the status of the patent was checked.
patent_filing_date google.type.date_pb2.Date
The date that the patent was filed.
patent_office str
The name of the patent office. Number of characters allowed is 100.
patent_number str
The number of the patent. Number of characters allowed is 100.
patent_description str
The description of the patent. Number of characters allowed is 100,000.
skills_used Sequence[google.cloud.talent_v4beta1.types.Skill]
The skills used in this patent.