Methods
byMember
- byMember(): readonly (OneofInfo | FieldInfo)[]
byNumber
- byNumber(): readonly FieldInfo[]
Returns readonly FieldInfo[]
find
- find(fieldNo): FieldInfo
findJsonName
- findJsonName(jsonName): FieldInfo
list
- list(): readonly FieldInfo[]
Returns readonly FieldInfo[]
Provides convenient access to field information of a message type.