CustomerManagerLink

Represents customer-manager link relationship.

Proto definition

Fields

manager_customer

string

Output only. The manager customer linked to the customer.

manager_link_id

int64

Output only. ID of the customer-manager link. This field is read only.

resource_name

string

Immutable. Name of the resource. CustomerManagerLink resource names have the form:customers/{customer_id}/customerManagerLinks/{manager_customer_id}~{manager_link_id}

status

ManagerLinkStatus

Status of the link between the customer and the manager.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-01-22 UTC.