destinationParent property

String? destinationParent
getter/setter pair

The resource name of the folder or organization which should be the folder's new parent.

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

Required.

Implementation

core.String? destinationParent;