MoveFolderMetadata

Metadata pertaining to the folder move process.

JSON representation
{
  "displayName": string,
  "sourceParent": string,
  "destinationParent": string
}
Fields
displayName

string

The display name of the folder.

sourceParent

string

The resource name of the folder's parent.

destinationParent

string

The resource name of the folder or organization to move the folder to.