AI-generated Key Takeaways
-
This resource represents the link relationship between a customer and a manager.
-
Key fields include
resource_name
,status
,manager_customer
, andmanager_link_id
. -
The
status
field indicates the current state of the link between the customer and the manager. -
manager_customer
andmanager_link_id
are output-only fields, representing the linked manager and the link's unique ID respectively.
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. |