()
| 149 | } |
| 150 | |
| 151 | func (x *Event) Reset() { |
| 152 | *x = Event{} |
| 153 | if protoimpl.UnsafeEnabled { |
| 154 | mi := &file_pubsub_pubsub_proto_msgTypes[3] |
| 155 | ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| 156 | ms.StoreMessageInfo(mi) |
| 157 | } |
| 158 | } |
| 159 | |
| 160 | func (x *Event) String() string { |
| 161 | return protoimpl.X.MessageStringOf(x) |