AI-generated Key Takeaways
- 
          
This resource represents a user's permission on a single customer account.
 - 
          
Key fields include
resource_name,user_id,access_role,email_address,access_creation_date_time, andinviter_user_email_address. - 
          
Some fields like
user_id,email_address,access_creation_date_time, andinviter_user_email_addressare output-only and read-only. - 
          
The
resource_nameis immutable and follows the formatcustomers/{customer_id}/customerUserAccesses/{user_id}. - 
          
The
access_rolefield indicates the access role of the user. 
Represents the permission of a single user onto a single customer.
| Fields | |
|---|---|
 | 
                
                   
 Immutable. Name of the resource. Resource names have the form:   | 
              
 | 
                
                   
 Output only. User id of the user with the customer access. Read only field  | 
              
 | 
                
                  
                   Access role of the user.  | 
              
 | 
                
                   
 Output only. Email address of the user. Read only field  | 
              
 | 
                
                   
 Output only. The customer user access creation time. Read only field 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. The email address of the inviter user. Read only field  |