func (m *WatchMessage_Event) CopyFrom(src interface{}) {

    o := src.(*WatchMessage_Event)
    *m = *o
    if o.Object != nil {