I have a number of files across multiple team drives that I need to rename. I have a csv file that contains the original file name (Name), the new file name (NewName), the file ID within google (ItemID), the last user to make a change (User), and the team drive name/owner (owner). I know the syntax for updating via "user" for a google My Drive but don't know how to make GAM point and change the files within team drive.
for My Drive it would be: c:\gam\gam.exe csv C:\gam\Update1.csv gam user ~User update drivefile drivefilename ~Name newfilename ~NewName