MoveManagerLinkRequest

Request message for CustomerManagerLinkService.MoveManagerLink.

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}"

validate_only

bool

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