AnonymousUser typedef
        
  
AnonymousUser = $Empty
    
    
Empty message representing an anonymous user or indicating the authenticated user should be anonymized.
Implementation
typedef AnonymousUser = $Empty;Empty message representing an anonymous user or indicating the authenticated user should be anonymized.
typedef AnonymousUser = $Empty;