AI-generated Key Takeaways
- 
          
The CustomerManagerLink represents the relationship between a customer and a manager.
 - 
          
Key fields include
resource_name,status,manager_customer, andmanager_link_id. - 
          
resource_nameis immutable and follows a specific format. - 
          
statusindicates the current state of the link. - 
          
manager_customerandmanager_link_idare output-only fields. 
Represents customer-manager link relationship.
| Fields | |
|---|---|
 | 
                
                   
 Immutable. Name of the resource. CustomerManagerLink resource names have the form:   | 
              
 | 
                
                  
                   Status of the link between the customer and the manager.  | 
              
 | 
                
                   
 Output only. The manager customer linked to the customer.  | 
              
 | 
                
                   
 Output only. ID of the customer-manager link. This field is read only.  |