Get desktop application:
View/edit binary Protocol Buffers messages
---------------------------------------------------------------------------- Service Interfaces ----------------------------------------------------------------------------
Returns the set of experiments a particular user is participating in.
The jid for the user we are fetching experiments for NOTE: "This will not be part of the request long term - the server bridge will send the jid as a GRPC header to service." - Dan
Set of service selected (and only service selected) Experiment's the user already knows it is in. We *ARE NOT* including pre-registration selected experiments at this time.
Set of Experiment's associated with the requested user
Determines whether or not this response should direct clients to send the metrics update. This should be TRUE in the majority of scenarios except for when there is a need to handle client metrics load issues. Specifically, this should be only used in overload scenarios to prevent heartbeats for users not in any experiments. However it is technically possible to be used at any time.