Class Publication (2.5.2)

Publication(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Resource that represents a publication resource of a candidate.

Attributes

NameDescription
authors Sequence[str]
A list of author names. Number of characters allowed is 100.
title str
The title of the publication. Number of characters allowed is 100.
description str
The description of the publication. Number of characters allowed is 100,000.
journal str
The journal name of the publication. Number of characters allowed is 100.
volume str
Volume number. Number of characters allowed is 100.
publisher str
The publisher of the journal. Number of characters allowed is 100.
publication_date google.type.date_pb2.Date
The publication date.
publication_type str
The publication type. Number of characters allowed is 100.
isbn str
ISBN number. Number of characters allowed is 100.