GoogleCloudRecaptchaenterpriseV1UserInfo constructor
GoogleCloudRecaptchaenterpriseV1UserInfo({
- String? accountId,
- String? createAccountTime,
- List<
GoogleCloudRecaptchaenterpriseV1UserId> ? userIds,
Implementation
GoogleCloudRecaptchaenterpriseV1UserInfo({
this.accountId,
this.createAccountTime,
this.userIds,
});