Class: Google::Cloud::Talent::V4beta1::Publication

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

Overview

Resource that represents a publication resource of a candidate.

Instance Attribute Summary collapse

Instance Attribute Details

#authorsArray<String>

Returns Optional.

A list of author names.

Number of characters allowed is 100.

Returns:

  • (Array<String>)

    Optional.

    A list of author names.

    Number of characters allowed is 100.



780
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/profile.rb', line 780

class Publication; end

#descriptionString

Returns Optional.

The description of the publication.

Number of characters allowed is 100,000.

Returns:

  • (String)

    Optional.

    The description of the publication.

    Number of characters allowed is 100,000.



780
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/profile.rb', line 780

class Publication; end

#isbnString

Returns Optional.

ISBN number.

Number of characters allowed is 100.

Returns:

  • (String)

    Optional.

    ISBN number.

    Number of characters allowed is 100.



780
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/profile.rb', line 780

class Publication; end

#journalString

Returns Optional.

The journal name of the publication.

Number of characters allowed is 100.

Returns:

  • (String)

    Optional.

    The journal name of the publication.

    Number of characters allowed is 100.



780
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/profile.rb', line 780

class Publication; end

#publication_dateGoogle::Type::Date

Returns Optional.

The publication date.

Returns:



780
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/profile.rb', line 780

class Publication; end

#publication_typeString

Returns Optional.

The publication type.

Number of characters allowed is 100.

Returns:

  • (String)

    Optional.

    The publication type.

    Number of characters allowed is 100.



780
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/profile.rb', line 780

class Publication; end

#publisherString

Returns Optional.

The publisher of the journal.

Number of characters allowed is 100.

Returns:

  • (String)

    Optional.

    The publisher of the journal.

    Number of characters allowed is 100.



780
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/profile.rb', line 780

class Publication; end

#titleString

Returns Optional.

The title of the publication.

Number of characters allowed is 100.

Returns:

  • (String)

    Optional.

    The title of the publication.

    Number of characters allowed is 100.



780
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/profile.rb', line 780

class Publication; end

#volumeString

Returns Optional.

Volume number.

Number of characters allowed is 100.

Returns:

  • (String)

    Optional.

    Volume number.

    Number of characters allowed is 100.



780
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/profile.rb', line 780

class Publication; end