destinationParent property

String? destinationParent
getter/setter pair

The resource name of the Folder or Organization to reparent the folder under.

Must be of the form folders/{folder_id} or organizations/{org_id}.

Required.

Implementation

core.String? destinationParent;