| OLD | NEW |
| 1 # Generated by the protocol buffer compiler. DO NOT EDIT! | 1 # Generated by the protocol buffer compiler. DO NOT EDIT! |
| 2 # source: log_request_lite.proto | 2 # source: log_request_lite.proto |
| 3 | 3 |
| 4 from google.protobuf import descriptor as _descriptor | 4 from google.protobuf import descriptor as _descriptor |
| 5 from google.protobuf import message as _message | 5 from google.protobuf import message as _message |
| 6 from google.protobuf import reflection as _reflection | 6 from google.protobuf import reflection as _reflection |
| 7 from google.protobuf import descriptor_pb2 | 7 from google.protobuf import descriptor_pb2 |
| 8 # @@protoc_insertion_point(imports) | 8 # @@protoc_insertion_point(imports) |
| 9 | 9 |
| 10 | 10 |
| (...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 118 __metaclass__ = _reflection.GeneratedProtocolMessageType | 118 __metaclass__ = _reflection.GeneratedProtocolMessageType |
| 119 DESCRIPTOR = _LOGREQUESTLITE_LOGEVENTLITE | 119 DESCRIPTOR = _LOGREQUESTLITE_LOGEVENTLITE |
| 120 | 120 |
| 121 # @@protoc_insertion_point(class_scope:crit_event.proto.LogRequestLite.LogEv
entLite) | 121 # @@protoc_insertion_point(class_scope:crit_event.proto.LogRequestLite.LogEv
entLite) |
| 122 DESCRIPTOR = _LOGREQUESTLITE | 122 DESCRIPTOR = _LOGREQUESTLITE |
| 123 | 123 |
| 124 # @@protoc_insertion_point(class_scope:crit_event.proto.LogRequestLite) | 124 # @@protoc_insertion_point(class_scope:crit_event.proto.LogRequestLite) |
| 125 | 125 |
| 126 | 126 |
| 127 # @@protoc_insertion_point(module_scope) | 127 # @@protoc_insertion_point(module_scope) |
| OLD | NEW |