Readonly
TReadonly
defaultOnly proto2: An explicit default value.
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
optIs the field optional?
Readonly
packedIs this repeated field packed? Repeated enums can be packed with the field option "packed". For proto3, they are packed by default.
Readonly
repeatedIs the field repeated?
Generated using TypeDoc
Enum type information for the field.