Confidentiality Notice:This e-mail transmission, and any documents, files or previous e-mail messages attached to it may contain confidential information that is legally privileged. If you are not the intended recipient, or a person responsible for delivering it to the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of any of the information contained in or attached to this transmission is STRICTLY PROHIBITED. If you have received this transmission in error, please immediately notify the sender. Please destroy the original transmission and its attachments without reading or saving in any manner.--
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/f221a7f6-185a-4761-b3aa-50d3446bbd0en%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/b38f8e4e-9e89-4a3f-af14-4685116de02dn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/fe29cfac-3906-430f-8e0c-d2f755b37427n%40googlegroups.com.
# Specific Team Drives
# 7: If you want file ACLs for specific Team Drives make a CSV file TeamDrives.csv
# with three columns (organizer,id,name) that show an organizer, Team Drive ID and Team Drive Name
# 8: Get ACLs for all team drive files
# $ gam redirect csv ./filelistperms.csv multiprocess csv ./TeamDrives.csv gam user "~organizer" print filelist select teamdriveid "~id" fields teamdriveid,id,title,permissions
Send me a Meet/Zoom invitation and I'll help.
Ross
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/f67827b8-dc96-499a-bbe0-dd2997676484n%40googlegroups.com.
if NON_INHERITED_ACLS_ONLY and str(row.get(f'permissions.{permissions_N}.permissionDetails.0.inherited', False)) == 'True':
Ross
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/4ec63fad-2edc-4997-9892-ac3a10e07c66n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/927c516a-7909-4485-9327-5b8b05572befn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/c5745e71-cc58-48ff-a9b6-24a0ea0dc37an%40googlegroups.com.
GetTeamDriveOrganizers.py only has 89 lines so there can't be an error on line 92.The error message is referring to script GetTeamDriveFileACLs.py; somehow your scripts are mixed up.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/5ef0527c-cda0-4223-9a27-7fad9ff1d0e0n%40googlegroups.com.