Module generated

Source

Modules§

field
Defines additional types related to Field
syntax
Useful constants to work with Syntax

Structs§

Api
Api is a light-weight descriptor for an API Interface.
Enum
Enum type definition.
EnumValue
Enum value definition.
Field
A single field of a message type.
Method
Method represents a method of an API interface.
Mixin
Declares an API Interface to be included in this interface. The including interface must redeclare all the methods from the included interface, but documentation and options are inherited as follows:
Option
A protocol buffer option, which can be attached to a message, field, enumeration, etc.
SourceContext
SourceContext represents information about the source of a protobuf element, like the file in which it is defined.
Syntax
The syntax in which a protocol buffer element is defined.
Type
A protocol buffer message type.