AccessInvitationStatus
Possible access invitation status of a user
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
PENDING
|
The initial state of an invitation, before being acted upon by anyone. |
DECLINED
|
Invitation process was terminated by the email recipient. No new user was created. |
EXPIRED
|
Invitation URLs expired without being acted upon. No new user can be created. Invitations expire 20 days after creation. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["Possible access invitation statuses include pending, declined, and expired, in addition to unspecified and unknown values used for system purposes."],["An invitation starts as pending, can be declined by the recipient, or expires after 20 days if not acted upon."],["Declined or expired invitations will not result in a new user being created."]]],[]]