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

Acquisition date or effective date of license or certification.

Returns:

  • (Google::Type::Date)

    Optional.

    Acquisition date or effective date of license or certification.



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

class Certification; end

#authorityString

Returns Optional.

Authority of license, such as government.

Number of characters allowed is 100.

Returns:

  • (String)

    Optional.

    Authority of license, such as government.

    Number of characters allowed is 100.



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

class Certification; end

#descriptionString

Returns Optional.

Description of license or certification.

Number of characters allowed is 100,000.

Returns:

  • (String)

    Optional.

    Description of license or certification.

    Number of characters allowed is 100,000.



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

class Certification; end

#display_nameString

Returns Optional.

Name of license or certification.

Number of characters allowed is 100.

Returns:

  • (String)

    Optional.

    Name of license or certification.

    Number of characters allowed is 100.



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

class Certification; end

#expire_dateGoogle::Type::Date

Returns Optional.

Expiration date of license of certification.

Returns:



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

class Certification; end