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

    o := src.(*UpdateVolumeStatusRequest)
    *m = *o
    if o.Updates != nil {