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

Reference documentation and code samples for the Cloud Talent Solution V4beta1 API class Google::Cloud::Talent::V4beta1::Certification.

Resource that represents a license or certification.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#acquire_date

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

#acquire_date=

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

#authority

def authority() -> ::String
Returns
  • (::String) — Authority of license, such as government.

    Number of characters allowed is 100.

#authority=

def authority=(value) -> ::String
Parameter
  • value (::String) — Authority of license, such as government.

    Number of characters allowed is 100.

Returns
  • (::String) — Authority of license, such as government.

    Number of characters allowed is 100.

#description

def description() -> ::String
Returns
  • (::String) — Description of license or certification.

    Number of characters allowed is 100,000.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Description of license or certification.

    Number of characters allowed is 100,000.

Returns
  • (::String) — Description of license or certification.

    Number of characters allowed is 100,000.

#display_name

def display_name() -> ::String
Returns
  • (::String) — Name of license or certification.

    Number of characters allowed is 100.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Name of license or certification.

    Number of characters allowed is 100.

Returns
  • (::String) — Name of license or certification.

    Number of characters allowed is 100.

#expire_date

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

#expire_date=

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