Class Publication (0.6.2)

Resource that represents a publication resource of a candidate. .. attribute:: authors

A list of author names. Number of characters allowed is 100.

The description of the publication. Number of characters allowed is 100,000.

Volume number. Number of characters allowed is 100.

The publication date.

ISBN number. Number of characters allowed is 100.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > Publication