Class: Google::Cloud::Talent::V4beta1::Certification

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/common.rb

Overview

Resource that represents a license or certification.

Instance Attribute Summary collapse

Instance Attribute Details

#acquire_dateGoogle::Type::Date

Returns Acquisition date or effective date of license or certification.

Returns:

  • (Google::Type::Date)

    Acquisition date or effective date of license or certification.



476
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/common.rb', line 476

class Certification; end

#authorityString

Returns 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.



476
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/common.rb', line 476

class Certification; end

#descriptionString

Returns 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.



476
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/common.rb', line 476

class Certification; end

#display_nameString

Returns Name of license or certification.

Number of characters allowed is 100.

Returns:

  • (String)

    Name of license or certification.

    Number of characters allowed is 100.



476
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/common.rb', line 476

class Certification; end

#expire_dateGoogle::Type::Date

Returns Expiration date of license of certification.

Returns:



476
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/common.rb', line 476

class Certification; end