Field Binding
Read, write, and describe a tag within a message. This class knows how to assign fields to a builder object, and how to extract values from a message object.
Properties
Link copied to clipboard
Link copied to clipboard
The name of the field as declared in the .proto file.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The JSON name as determined at code-generation name. This is usually camelCase even if the field is declared in snake_case.
Link copied to clipboard
If true, Wire will always write identity values.