userId property

String userId
final

User ID of the actor recorded for this log. During impersonation, this is the original impersonator, not the impersonated target user.

Implementation

final String userId;