The Field class is the base class for all fields defined on messages. This class cannot be extended by developers.
Field
is provided by the
protorpc.messages
module.
- Field()
- Class Properties
- Instance Methods
Constructor
The constructor of the Field class is defined as follows:
- class Field ( message_type , number , [ required = False | repeated