CreateFolderMetadata

Metadata pertaining to the Folder creation process.

JSON representation
{
  "displayName": string,
  "parent": string
}
Fields
displayName

string

The display name of the folder.

parent

string

The resource name of the folder or organization we are creating the folder under.