Readonly TReadonly defaultAn explicit default value (only proto2). Never set for messages.
Optional Readonly delimitedSerialize this message with the delimited format, also known as group encoding, as opposed to the standard length prefix.
Only valid for message fields.
Readonly jsonThe name for JSON serialization / deserialization.
Readonly kindReadonly localThe name of the field as used in generated code.
Readonly nameThe original name of the .proto field.
Readonly noThe field number of the .proto field.
Optional Readonly oneofThe oneof group, if this field belongs to one.
Readonly packedIs this repeated field packed? Never true for messages.
Readonly repeatedIs the field repeated?
Generated using TypeDoc
Message handler for the field.