userInfo property

GoogleCloudRecaptchaenterpriseV1UserInfo? userInfo
getter/setter pair

Information about the user that generates this event, when they can be identified.

They are often identified through the use of an account for logged-in requests or login/registration requests, or by providing user identifiers for guest actions like checkout.

Optional.

Implementation

GoogleCloudRecaptchaenterpriseV1UserInfo? userInfo;