What is ServiceRequest and ServiceResponse specifiers for UFUNCTION?

I found the specifiers in UF enum ObjectMacros.h

So, for what this specifiers?

I tried to specifiy it in my UFUNCTION and got the error: net service function needs to specify at least one provider type.

Thanks!