Reference documentation and code samples for the Cloud Talent Solution V4beta1 API class Google::Cloud::Talent::V4beta1::Publication.
Resource that represents a publication resource of a candidate.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#authors
def authors() -> ::Array<::String>
-
(::Array<::String>) — A list of author names.
Number of characters allowed is 100.
#authors=
def authors=(value) -> ::Array<::String>
-
value (::Array<::String>) — A list of author names.
Number of characters allowed is 100.
-
(::Array<::String>) — A list of author names.
Number of characters allowed is 100.
#description
def description() -> ::String
-
(::String) — The description of the publication.
Number of characters allowed is 100,000.
#description=
def description=(value) -> ::String
-
value (::String) — The description of the publication.
Number of characters allowed is 100,000.
-
(::String) — The description of the publication.
Number of characters allowed is 100,000.
#isbn
def isbn() -> ::String
-
(::String) — ISBN number.
Number of characters allowed is 100.
#isbn=
def isbn=(value) -> ::String
-
value (::String) — ISBN number.
Number of characters allowed is 100.
-
(::String) — ISBN number.
Number of characters allowed is 100.
#journal
def journal() -> ::String
-
(::String) — The journal name of the publication.
Number of characters allowed is 100.
#journal=
def journal=(value) -> ::String
-
value (::String) — The journal name of the publication.
Number of characters allowed is 100.
-
(::String) — The journal name of the publication.
Number of characters allowed is 100.
#publication_date
def publication_date() -> ::Google::Type::Date
- (::Google::Type::Date) — The publication date.
#publication_date=
def publication_date=(value) -> ::Google::Type::Date
- value (::Google::Type::Date) — The publication date.
- (::Google::Type::Date) — The publication date.
#publication_type
def publication_type() -> ::String
-
(::String) — The publication type.
Number of characters allowed is 100.
#publication_type=
def publication_type=(value) -> ::String
-
value (::String) — The publication type.
Number of characters allowed is 100.
-
(::String) — The publication type.
Number of characters allowed is 100.
#publisher
def publisher() -> ::String
-
(::String) — The publisher of the journal.
Number of characters allowed is 100.
#publisher=
def publisher=(value) -> ::String
-
value (::String) — The publisher of the journal.
Number of characters allowed is 100.
-
(::String) — The publisher of the journal.
Number of characters allowed is 100.
#title
def title() -> ::String
-
(::String) — The title of the publication.
Number of characters allowed is 100.
#title=
def title=(value) -> ::String
-
value (::String) — The title of the publication.
Number of characters allowed is 100.
-
(::String) — The title of the publication.
Number of characters allowed is 100.
#volume
def volume() -> ::String
-
(::String) — Volume number.
Number of characters allowed is 100.
#volume=
def volume=(value) -> ::String
-
value (::String) — Volume number.
Number of characters allowed is 100.
-
(::String) — Volume number.
Number of characters allowed is 100.