AI-generated Key Takeaways
- 
          The CustomerManagerLink represents the relationship between a customer and a manager. 
- 
          The resource name for a CustomerManagerLink follows the format customers/{customer_id}/customerManagerLinks/{manager_customer_id}~{manager_link_id}.
- 
          The status field indicates the current status of the link between the customer and the manager. 
- 
          The manager_customerfield identifies the manager customer linked to the customer and is output only.
- 
          The manager_link_idfield provides the unique ID of the customer-manager link and is also output only.
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. |