StackdriverErrorReporter.prototype.setUser = function()

in stackdriver-errors.js [206:208]


StackdriverErrorReporter.prototype.setUser = function(user) {
  this.context.user = user;
};