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

    o := src.(*WatchRequest_WatchEntry)
    *m = *o
    if o.Filters != nil {