# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
0 is reserved for errors.
No description provided by the author
No description provided by the author
No description provided by the author
New in version 2.
0 is reserved for errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Tag-delimited aggregate.
Not ZigZag encoded.
Not ZigZag encoded.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Use the default type.
Use JavaScript numbers.
Use JavaScript strings.
Default mode.
No description provided by the author
etc.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Describes a message type.
No description provided by the author
Range of reserved tag numbers.
Describes an enum type.
No description provided by the author
Describes a value within an enum.
No description provided by the author
No description provided by the author
Describes a field within a message.
No description provided by the author
Describes a complete .proto file.
The protocol compiler can output a FileDescriptorSet containing the .proto files it parses.
No description provided by the author
Describes the relationship between generated code and its original source file.
No description provided by the author
No description provided by the author
Describes a method of a service.
No description provided by the author
Describes a oneof.
No description provided by the author
Describes a service.
No description provided by the author
Encapsulates information about the original source file from which a FileDescriptorProto was generated.
No description provided by the author
A message representing a option the parser does not recognize.
The name of the uninterpreted option.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Generated classes can be optimized for speed or code size.
Is this method side-effect-free (or safe in HTTP parlance), or idempotent, or neither? HTTP based RPC implementation may choose GET verb for safe methods, and PUT verb for idempotent methods instead of the default POST.