AI-generated Key Takeaways
- 
          
resource_nameis an immutable string representing the resource name for a customer user access invitation. - 
          
invitation_id,creation_date_time, andinvitation_statusare output-only fields providing information about the invitation. - 
          
access_roleis an immutable field defining the user's access role. - 
          
email_addressis an immutable string indicating the email the invitation was sent to. 
Represent an invitation to a new user on this customer account.
| Fields | |
|---|---|
 | 
                
                   
 Immutable. Name of the resource. Resource names have the form:   | 
              
 | 
                
                   
 Output only. The ID of the invitation. This field is read-only.  | 
              
 | 
                
                  
                   Immutable. Access role of the user.  | 
              
 | 
                
                   
 Immutable. Email address the invitation was sent to. This can differ from the email address of the account that accepts the invite.  | 
              
 | 
                
                   
 Output only. Time invitation was created. This field is read-only. The format is "YYYY-MM-DD HH:MM:SS". Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"  | 
              
 | 
                
                  
                   Output only. Invitation status of the user.  |