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
resource_name
is immutable and follows a specific format. -
The
status
indicates the current state of the link.
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. |