IdentityVerificationProgress

  • This information describes the verification progress for a verification program type.

  • Key fields include the program's current status, the expiration time of the invitation link, and the action URL for completing verification.

Information regarding the verification progress for a verification program type.

Proto definition

Fields

action_url

string

Action URL for user to complete verification for the given verification program type.

invitation_link_expiration_time

string

The timestamp when the action url will expire in "yyyy-MM-dd HH:mm:ss" format.

program_status

IdentityVerificationProgramStatus

Current Status (PENDING_USER_ACTION, SUCCESS, FAILURE etc)

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-12 UTC.