destinationContainingFolder property

String? destinationContainingFolder
getter/setter pair

The name of the Folder, TeamFolder, or root location to move the repository to.

Can be in the format of: "" to move into the root User folder, `projects /

  • /locations / * /folders / * , projects / * /locations / * /teamFolders / * `

Optional.

Implementation

core.String? destinationContainingFolder;