Python google.protobuf.message模块,常用函数和类

下面列出了Python google.protobuf.message 模块中定义的常用函数和类,我们从46个开源Python项目中,按照使用频率进行了排序。

函数和类 使用项目数
1. Message() 用在(213)个项目中
2. DecodeError() 用在(26)个项目中
3. ByteSize() 用在(10)个项目中
4. EncodeError() 用在(10)个项目中
5. _fields() 用在(10)个项目中
6. _unknown_fields() 用在(9)个项目中
7. ParseFromString() 用在(6)个项目中
8. repeated_string() 用在(6)个项目中
9. repeated_nested_message() 用在(6)个项目中
10. repeated_float() 用在(6)个项目中
11. optional_double() 用在(6)个项目中
12. repeated_double() 用在(6)个项目中
13. packed_double() 用在(6)个项目中
14. repeated_bytes() 用在(6)个项目中
15. optional_float() 用在(6)个项目中
16. repeated_int32() 用在(6)个项目中
17. packed_float() 用在(6)个项目中
18. oneof_string() 用在(5)个项目中
19. optional_int32() 用在(5)个项目中
20. optional_bytes() 用在(5)个项目中
21. HasField() 用在(5)个项目中
22. default_int32() 用在(5)个项目中
23. ClearField() 用在(5)个项目中
24. MergeFromString() 用在(5)个项目中
25. SerializeToString() 用在(5)个项目中
26. repeated_nested_enum() 用在(5)个项目中
27. optional_fixed32() 用在(5)个项目中
28. optional_bool() 用在(5)个项目中
29. Clear() 用在(5)个项目中
30. repeatedgroup() 用在(5)个项目中
31. optional_nested_message() 用在(5)个项目中
32. default_int64() 用在(5)个项目中
33. optional_nested_enum() 用在(5)个项目中
34. optional_string() 用在(5)个项目中