Cloud Talent Solution V4beta1 API - Class Google::Cloud::Talent::V4beta1::Patent (v0.4.6)

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
Returns
  • (::String) — Name of the patent.

    Number of characters allowed is 100.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Name of the patent.

    Number of characters allowed is 100.

Returns
  • (::String) — Name of the patent.

    Number of characters allowed is 100.

#inventors

def inventors() -> ::Array<::String>
Returns
  • (::Array<::String>) — A list of inventors' names.

    Number of characters allowed for each is 100.

#inventors=

def inventors=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — A list of inventors' names.

    Number of characters allowed for each is 100.

Returns
  • (::Array<::String>) — A list of inventors' names.

    Number of characters allowed for each is 100.

#patent_description

def patent_description() -> ::String
Returns
  • (::String) — The description of the patent.

    Number of characters allowed is 100,000.

#patent_description=

def patent_description=(value) -> ::String
Parameter
  • value (::String) — The description of the patent.

    Number of characters allowed is 100,000.

Returns
  • (::String) — The description of the patent.

    Number of characters allowed is 100,000.

#patent_filing_date

def patent_filing_date() -> ::Google::Type::Date
Returns

#patent_filing_date=

def patent_filing_date=(value) -> ::Google::Type::Date
Parameter
Returns

#patent_number

def patent_number() -> ::String
Returns
  • (::String) — The number of the patent.

    Number of characters allowed is 100.

#patent_number=

def patent_number=(value) -> ::String
Parameter
  • value (::String) — The number of the patent.

    Number of characters allowed is 100.

Returns
  • (::String) — The number of the patent.

    Number of characters allowed is 100.

#patent_office

def patent_office() -> ::String
Returns
  • (::String) — The name of the patent office.

    Number of characters allowed is 100.

#patent_office=

def patent_office=(value) -> ::String
Parameter
  • value (::String) — The name of the patent office.

    Number of characters allowed is 100.

Returns
  • (::String) — The name of the patent office.

    Number of characters allowed is 100.

#patent_status

def patent_status() -> ::String
Returns
  • (::String) — The status of the patent.

    Number of characters allowed is 100.

#patent_status=

def patent_status=(value) -> ::String
Parameter
  • value (::String) — The status of the patent.

    Number of characters allowed is 100.

Returns
  • (::String) — The status of the patent.

    Number of characters allowed is 100.

#patent_status_date

def patent_status_date() -> ::Google::Type::Date
Returns

#patent_status_date=

def patent_status_date=(value) -> ::Google::Type::Date
Parameter
Returns

#skills_used

def skills_used() -> ::Array<::Google::Cloud::Talent::V4beta1::Skill>
Returns

#skills_used=

def skills_used=(value) -> ::Array<::Google::Cloud::Talent::V4beta1::Skill>
Parameter
Returns