newManager property

String? newManager
getter/setter pair

The resource name of the new manager customer that the client wants to move to.

Customer resource names have the format: "customers/{customer_id}"

Required.

Implementation

core.String? newManager;