Metadata describing a long running folder operation
JSON representation | |
---|---|
{
"displayName": string,
"operationType": enum ( |
Fields | |
---|---|
displayName |
The display name of the folder. |
operationType |
The type of this operation. |
sourceParent |
The resource name of the folder's parent. Only applicable when the operationType is MOVE. |
destinationParent |
The resource name of the folder or organization we are either creating the folder under or moving the folder to. |