isAuthenticatedUser property

bool? isAuthenticatedUser
getter/setter pair

Whether this user is the same as the authenticated user for whom the request was made.

Output only.

Implementation

core.bool? isAuthenticatedUser;