MoveManagerLinkRequest

Request message forCustomerManagerLinkService.MoveManagerLink.

Proto definition

Fields

customer_id

string

Required. The ID of the client customer that is being moved.

new_manager

string

Required. The resource name of the new manager customer that the client wants to move to. Customer resource names have the format: "customers/{customer_id}"

previous_customer_manager_link

string

Required. The resource name of the previous CustomerManagerLink. The resource name has the form:customers/{customer_id}/customerManagerLinks/{manager_customer_id}~{manager_link_id}

validate_only

bool

If true, the request is validated but not executed. Only errors are returned, not results.

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.