Reference documentation and code samples for the Cloud Talent Solution V4beta1 API class Google::Cloud::Talent::V4beta1::Patent.
Resource that represents the patent acquired by a candidate.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#display_name
def display_name() -> ::String
-
(::String) — Name of the patent.
Number of characters allowed is 100.
#display_name=
def display_name=(value) -> ::String
-
value (::String) — Name of the patent.
Number of characters allowed is 100.
-
(::String) — Name of the patent.
Number of characters allowed is 100.
#inventors
def inventors() -> ::Array<::String>
-
(::Array<::String>) — A list of inventors' names.
Number of characters allowed for each is 100.
#inventors=
def inventors=(value) -> ::Array<::String>
-
value (::Array<::String>) — A list of inventors' names.
Number of characters allowed for each is 100.
-
(::Array<::String>) — A list of inventors' names.
Number of characters allowed for each is 100.
#patent_description
def patent_description() -> ::String
-
(::String) — The description of the patent.
Number of characters allowed is 100,000.
#patent_description=
def patent_description=(value) -> ::String
-
value (::String) — The description of the patent.
Number of characters allowed is 100,000.
-
(::String) — The description of the patent.
Number of characters allowed is 100,000.
#patent_filing_date
def patent_filing_date() -> ::Google::Type::Date
- (::Google::Type::Date) — The date that the patent was filed.
#patent_filing_date=
def patent_filing_date=(value) -> ::Google::Type::Date
- value (::Google::Type::Date) — The date that the patent was filed.
- (::Google::Type::Date) — The date that the patent was filed.
#patent_number
def patent_number() -> ::String
-
(::String) — The number of the patent.
Number of characters allowed is 100.
#patent_number=
def patent_number=(value) -> ::String
-
value (::String) — The number of the patent.
Number of characters allowed is 100.
-
(::String) — The number of the patent.
Number of characters allowed is 100.
#patent_office
def patent_office() -> ::String
-
(::String) — The name of the patent office.
Number of characters allowed is 100.
#patent_office=
def patent_office=(value) -> ::String
-
value (::String) — The name of the patent office.
Number of characters allowed is 100.
-
(::String) — The name of the patent office.
Number of characters allowed is 100.
#patent_status
def patent_status() -> ::String
-
(::String) — The status of the patent.
Number of characters allowed is 100.
#patent_status=
def patent_status=(value) -> ::String
-
value (::String) — The status of the patent.
Number of characters allowed is 100.
-
(::String) — The status of the patent.
Number of characters allowed is 100.
#patent_status_date
def patent_status_date() -> ::Google::Type::Date
- (::Google::Type::Date) — The date the last time the status of the patent was checked.
#patent_status_date=
def patent_status_date=(value) -> ::Google::Type::Date
- value (::Google::Type::Date) — The date the last time the status of the patent was checked.
- (::Google::Type::Date) — The date the last time the status of the patent was checked.
#skills_used
def skills_used() -> ::Array<::Google::Cloud::Talent::V4beta1::Skill>
- (::Array<::Google::Cloud::Talent::V4beta1::Skill>) — The skills used in this patent.
#skills_used=
def skills_used=(value) -> ::Array<::Google::Cloud::Talent::V4beta1::Skill>
- value (::Array<::Google::Cloud::Talent::V4beta1::Skill>) — The skills used in this patent.
- (::Array<::Google::Cloud::Talent::V4beta1::Skill>) — The skills used in this patent.