gam7 7.10.2__tar.gz → 7.10.4__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of gam7 might be problematic. Click here for more details.

Files changed (318) hide show
  1. {gam7-7.10.2 → gam7-7.10.4}/PKG-INFO +1 -1
  2. {gam7-7.10.2 → gam7-7.10.4}/src/GamCommands.txt +4 -6
  3. {gam7-7.10.2 → gam7-7.10.4}/src/GamUpdate.txt +13 -0
  4. {gam7-7.10.2 → gam7-7.10.4}/src/gam/__init__.py +34 -27
  5. {gam7-7.10.2 → gam7-7.10.4}/wiki/GamUpdates.md +8 -0
  6. {gam7-7.10.2 → gam7-7.10.4}/wiki/How-to-Upgrade-Legacy-GAM-to-GAM7.md +2 -2
  7. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Gmail-Messages-Threads.md +21 -2
  8. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Gmail-Send-As-Signature-Vacation.md +28 -4
  9. {gam7-7.10.2 → gam7-7.10.4}/wiki/Version-and-Help.md +6 -6
  10. {gam7-7.10.2 → gam7-7.10.4}/.github/ISSUE_TEMPLATE/aa-question.md +0 -0
  11. {gam7-7.10.2 → gam7-7.10.4}/.github/ISSUE_TEMPLATE/za-bug-report.md +0 -0
  12. {gam7-7.10.2 → gam7-7.10.4}/.github/ISSUE_TEMPLATE/zz-feature-request.md +0 -0
  13. {gam7-7.10.2 → gam7-7.10.4}/.github/ISSUE_TEMPLATE.txt +0 -0
  14. {gam7-7.10.2 → gam7-7.10.4}/.github/actions/decrypt.sh +0 -0
  15. {gam7-7.10.2 → gam7-7.10.4}/.github/actions/entitlements.plist +0 -0
  16. {gam7-7.10.2 → gam7-7.10.4}/.github/actions/package_exclusions.txt +0 -0
  17. {gam7-7.10.2 → gam7-7.10.4}/.github/stale.yml +0 -0
  18. {gam7-7.10.2 → gam7-7.10.4}/.github/workflows/build.yml +0 -0
  19. {gam7-7.10.2 → gam7-7.10.4}/.github/workflows/codeql-analysis.yml +0 -0
  20. {gam7-7.10.2 → gam7-7.10.4}/.github/workflows/get-cacerts.yml +0 -0
  21. {gam7-7.10.2 → gam7-7.10.4}/.github/workflows/pushwiki.yml +0 -0
  22. {gam7-7.10.2 → gam7-7.10.4}/.github/workflows/pypi.yml +0 -0
  23. {gam7-7.10.2 → gam7-7.10.4}/.pre-commit-config.yaml +0 -0
  24. {gam7-7.10.2 → gam7-7.10.4}/LICENSE +0 -0
  25. {gam7-7.10.2 → gam7-7.10.4}/README.md +0 -0
  26. {gam7-7.10.2 → gam7-7.10.4}/pyproject.toml +0 -0
  27. {gam7-7.10.2 → gam7-7.10.4}/src/.gitignore +0 -0
  28. {gam7-7.10.2 → gam7-7.10.4}/src/LICENSE +0 -0
  29. {gam7-7.10.2 → gam7-7.10.4}/src/cacerts.pem +0 -0
  30. {gam7-7.10.2 → gam7-7.10.4}/src/callgam.py +0 -0
  31. {gam7-7.10.2 → gam7-7.10.4}/src/gam/__main__.py +0 -0
  32. {gam7-7.10.2 → gam7-7.10.4}/src/gam/atom/__init__.py +0 -0
  33. {gam7-7.10.2 → gam7-7.10.4}/src/gam/atom/auth.py +0 -0
  34. {gam7-7.10.2 → gam7-7.10.4}/src/gam/atom/client.py +0 -0
  35. {gam7-7.10.2 → gam7-7.10.4}/src/gam/atom/core.py +0 -0
  36. {gam7-7.10.2 → gam7-7.10.4}/src/gam/atom/data.py +0 -0
  37. {gam7-7.10.2 → gam7-7.10.4}/src/gam/atom/http.py +0 -0
  38. {gam7-7.10.2 → gam7-7.10.4}/src/gam/atom/http_core.py +0 -0
  39. {gam7-7.10.2 → gam7-7.10.4}/src/gam/atom/http_interface.py +0 -0
  40. {gam7-7.10.2 → gam7-7.10.4}/src/gam/atom/mock_http.py +0 -0
  41. {gam7-7.10.2 → gam7-7.10.4}/src/gam/atom/mock_http_core.py +0 -0
  42. {gam7-7.10.2 → gam7-7.10.4}/src/gam/atom/mock_service.py +0 -0
  43. {gam7-7.10.2 → gam7-7.10.4}/src/gam/atom/service.py +0 -0
  44. {gam7-7.10.2 → gam7-7.10.4}/src/gam/atom/token_store.py +0 -0
  45. {gam7-7.10.2 → gam7-7.10.4}/src/gam/atom/url.py +0 -0
  46. {gam7-7.10.2 → gam7-7.10.4}/src/gam/cacerts.pem +0 -0
  47. {gam7-7.10.2 → gam7-7.10.4}/src/gam/cbcm-v1.1beta1.json +0 -0
  48. {gam7-7.10.2 → gam7-7.10.4}/src/gam/contactdelegation-v1.json +0 -0
  49. {gam7-7.10.2 → gam7-7.10.4}/src/gam/datastudio-v1.json +0 -0
  50. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gamlib/__init__.py +0 -0
  51. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gamlib/glaction.py +0 -0
  52. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gamlib/glapi.py +0 -0
  53. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gamlib/glcfg.py +0 -0
  54. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gamlib/glclargs.py +0 -0
  55. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gamlib/glentity.py +0 -0
  56. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gamlib/glgapi.py +0 -0
  57. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gamlib/glgdata.py +0 -0
  58. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gamlib/glglobals.py +0 -0
  59. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gamlib/glindent.py +0 -0
  60. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gamlib/glmsgs.py +0 -0
  61. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gamlib/glskus.py +0 -0
  62. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gamlib/gluprop.py +0 -0
  63. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gamlib/glverlibs.py +0 -0
  64. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gamlib/yubikey.py +0 -0
  65. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gdata/__init__.py +0 -0
  66. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gdata/alt/__init__.py +0 -0
  67. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gdata/alt/app_engine.py +0 -0
  68. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gdata/alt/appengine.py +0 -0
  69. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gdata/apps/__init__.py +0 -0
  70. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gdata/apps/audit/__init__.py +0 -0
  71. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gdata/apps/audit/service.py +0 -0
  72. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gdata/apps/contacts/__init__.py +0 -0
  73. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gdata/apps/contacts/service.py +0 -0
  74. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gdata/apps/service.py +0 -0
  75. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gdata/service.py +0 -0
  76. {gam7-7.10.2 → gam7-7.10.4}/src/gam/gdata/urlfetch.py +0 -0
  77. {gam7-7.10.2 → gam7-7.10.4}/src/gam/googleapiclient/__init__.py +0 -0
  78. {gam7-7.10.2 → gam7-7.10.4}/src/gam/googleapiclient/_auth.py +0 -0
  79. {gam7-7.10.2 → gam7-7.10.4}/src/gam/googleapiclient/_helpers.py +0 -0
  80. {gam7-7.10.2 → gam7-7.10.4}/src/gam/googleapiclient/channel.py +0 -0
  81. {gam7-7.10.2 → gam7-7.10.4}/src/gam/googleapiclient/discovery.py +0 -0
  82. {gam7-7.10.2 → gam7-7.10.4}/src/gam/googleapiclient/discovery_cache/__init__.py +0 -0
  83. {gam7-7.10.2 → gam7-7.10.4}/src/gam/googleapiclient/discovery_cache/appengine_memcache.py +0 -0
  84. {gam7-7.10.2 → gam7-7.10.4}/src/gam/googleapiclient/discovery_cache/base.py +0 -0
  85. {gam7-7.10.2 → gam7-7.10.4}/src/gam/googleapiclient/discovery_cache/file_cache.py +0 -0
  86. {gam7-7.10.2 → gam7-7.10.4}/src/gam/googleapiclient/errors.py +0 -0
  87. {gam7-7.10.2 → gam7-7.10.4}/src/gam/googleapiclient/http.py +0 -0
  88. {gam7-7.10.2 → gam7-7.10.4}/src/gam/googleapiclient/mimeparse.py +0 -0
  89. {gam7-7.10.2 → gam7-7.10.4}/src/gam/googleapiclient/model.py +0 -0
  90. {gam7-7.10.2 → gam7-7.10.4}/src/gam/googleapiclient/schema.py +0 -0
  91. {gam7-7.10.2 → gam7-7.10.4}/src/gam/googleapiclient/version.py +0 -0
  92. {gam7-7.10.2 → gam7-7.10.4}/src/gam/iso8601/__init__.py +0 -0
  93. {gam7-7.10.2 → gam7-7.10.4}/src/gam/iso8601/iso8601.py +0 -0
  94. {gam7-7.10.2 → gam7-7.10.4}/src/gam/meet-v2beta.json +0 -0
  95. {gam7-7.10.2 → gam7-7.10.4}/src/gam/serviceaccountlookup-v1.json +0 -0
  96. {gam7-7.10.2 → gam7-7.10.4}/src/gam/six.py +0 -0
  97. {gam7-7.10.2 → gam7-7.10.4}/src/gam-install.sh +0 -0
  98. {gam7-7.10.2 → gam7-7.10.4}/src/gam-setup.bat +0 -0
  99. {gam7-7.10.2 → gam7-7.10.4}/src/gam.exe.manifest +0 -0
  100. {gam7-7.10.2 → gam7-7.10.4}/src/gam.py +0 -0
  101. {gam7-7.10.2 → gam7-7.10.4}/src/gam.spec +0 -0
  102. {gam7-7.10.2 → gam7-7.10.4}/src/gam.wxs +0 -0
  103. {gam7-7.10.2 → gam7-7.10.4}/src/license.rtf +0 -0
  104. {gam7-7.10.2 → gam7-7.10.4}/src/requirements-dev.txt +0 -0
  105. {gam7-7.10.2 → gam7-7.10.4}/src/requirements.txt +0 -0
  106. {gam7-7.10.2 → gam7-7.10.4}/src/setup.cfg +0 -0
  107. {gam7-7.10.2 → gam7-7.10.4}/src/setup.py +0 -0
  108. {gam7-7.10.2 → gam7-7.10.4}/src/tools/a_atleast_b.py +0 -0
  109. {gam7-7.10.2 → gam7-7.10.4}/src/tools/gen-wix-xml-filelist.py +0 -0
  110. {gam7-7.10.2 → gam7-7.10.4}/src/tools/mkGamRef.py +0 -0
  111. {gam7-7.10.2 → gam7-7.10.4}/src/tools/openssl.props +0 -0
  112. {gam7-7.10.2 → gam7-7.10.4}/src/version_info.txt.in +0 -0
  113. {gam7-7.10.2 → gam7-7.10.4}/wiki/00scratch.md +0 -0
  114. {gam7-7.10.2 → gam7-7.10.4}/wiki/Addresses.md +0 -0
  115. {gam7-7.10.2 → gam7-7.10.4}/wiki/Administrators.md +0 -0
  116. {gam7-7.10.2 → gam7-7.10.4}/wiki/Alert-Center.md +0 -0
  117. {gam7-7.10.2 → gam7-7.10.4}/wiki/Aliases.md +0 -0
  118. {gam7-7.10.2 → gam7-7.10.4}/wiki/Authorization.md +0 -0
  119. {gam7-7.10.2 → gam7-7.10.4}/wiki/BNF-Syntax.md +0 -0
  120. {gam7-7.10.2 → gam7-7.10.4}/wiki/Basic-Items.md +0 -0
  121. {gam7-7.10.2 → gam7-7.10.4}/wiki/Bulk-Processing.md +0 -0
  122. {gam7-7.10.2 → gam7-7.10.4}/wiki/CSV-Input-Filtering.md +0 -0
  123. {gam7-7.10.2 → gam7-7.10.4}/wiki/CSV-Output-Filtering.md +0 -0
  124. {gam7-7.10.2 → gam7-7.10.4}/wiki/CSV-Special-Characters.md +0 -0
  125. {gam7-7.10.2 → gam7-7.10.4}/wiki/Calendars-Access.md +0 -0
  126. {gam7-7.10.2 → gam7-7.10.4}/wiki/Calendars-Events.md +0 -0
  127. {gam7-7.10.2 → gam7-7.10.4}/wiki/Calendars.md +0 -0
  128. {gam7-7.10.2 → gam7-7.10.4}/wiki/Chat-Bot.md +0 -0
  129. {gam7-7.10.2 → gam7-7.10.4}/wiki/Chrome-AUE-Counts.md +0 -0
  130. {gam7-7.10.2 → gam7-7.10.4}/wiki/Chrome-Browser-Cloud-Management.md +0 -0
  131. {gam7-7.10.2 → gam7-7.10.4}/wiki/Chrome-Installed-Apps.md +0 -0
  132. {gam7-7.10.2 → gam7-7.10.4}/wiki/Chrome-Needs-Attention-Counts.md +0 -0
  133. {gam7-7.10.2 → gam7-7.10.4}/wiki/Chrome-Policies.md +0 -0
  134. {gam7-7.10.2 → gam7-7.10.4}/wiki/Chrome-Printers.md +0 -0
  135. {gam7-7.10.2 → gam7-7.10.4}/wiki/Chrome-Profile-Management.md +0 -0
  136. {gam7-7.10.2 → gam7-7.10.4}/wiki/Chrome-Version-Counts.md +0 -0
  137. {gam7-7.10.2 → gam7-7.10.4}/wiki/Chrome-Version-History.md +0 -0
  138. {gam7-7.10.2 → gam7-7.10.4}/wiki/ChromeOS-Devices.md +0 -0
  139. {gam7-7.10.2 → gam7-7.10.4}/wiki/Classroom-Courses.md +0 -0
  140. {gam7-7.10.2 → gam7-7.10.4}/wiki/Classroom-Guardians.md +0 -0
  141. {gam7-7.10.2 → gam7-7.10.4}/wiki/Classroom-Invitations.md +0 -0
  142. {gam7-7.10.2 → gam7-7.10.4}/wiki/Classroom-Membership.md +0 -0
  143. {gam7-7.10.2 → gam7-7.10.4}/wiki/Cloud-Channel.md +0 -0
  144. {gam7-7.10.2 → gam7-7.10.4}/wiki/Cloud-Identity-Devices.md +0 -0
  145. {gam7-7.10.2 → gam7-7.10.4}/wiki/Cloud-Identity-Groups-Membership.md +0 -0
  146. {gam7-7.10.2 → gam7-7.10.4}/wiki/Cloud-Identity-Groups.md +0 -0
  147. {gam7-7.10.2 → gam7-7.10.4}/wiki/Cloud-Identity-Policies.md +0 -0
  148. {gam7-7.10.2 → gam7-7.10.4}/wiki/Cloud-Storage.md +0 -0
  149. {gam7-7.10.2 → gam7-7.10.4}/wiki/Collections-of-ChromeOS-Devices.md +0 -0
  150. {gam7-7.10.2 → gam7-7.10.4}/wiki/Collections-of-Items.md +0 -0
  151. {gam7-7.10.2 → gam7-7.10.4}/wiki/Collections-of-Users.md +0 -0
  152. {gam7-7.10.2 → gam7-7.10.4}/wiki/Command-Data-From-Google-Docs-Sheets-Storage.md +0 -0
  153. {gam7-7.10.2 → gam7-7.10.4}/wiki/Command-Line-Parsing.md +0 -0
  154. {gam7-7.10.2 → gam7-7.10.4}/wiki/Command-Logging-Progress.md +0 -0
  155. {gam7-7.10.2 → gam7-7.10.4}/wiki/Context-Aware-Access-Levels.md +0 -0
  156. {gam7-7.10.2 → gam7-7.10.4}/wiki/Customer.md +0 -0
  157. {gam7-7.10.2 → gam7-7.10.4}/wiki/Domain-People-Contacts-Profiles.md +0 -0
  158. {gam7-7.10.2 → gam7-7.10.4}/wiki/Domain-SharedContacts.md +0 -0
  159. {gam7-7.10.2 → gam7-7.10.4}/wiki/Domains-Verification.md +0 -0
  160. {gam7-7.10.2 → gam7-7.10.4}/wiki/Domains.md +0 -0
  161. {gam7-7.10.2 → gam7-7.10.4}/wiki/Downloads-Installs.md +0 -0
  162. {gam7-7.10.2 → gam7-7.10.4}/wiki/Drive-File-Selection.md +0 -0
  163. {gam7-7.10.2 → gam7-7.10.4}/wiki/Drive-Items.md +0 -0
  164. {gam7-7.10.2 → gam7-7.10.4}/wiki/Drive-REST-API-v3.md +0 -0
  165. {gam7-7.10.2 → gam7-7.10.4}/wiki/Email-Audit-Monitor.md +0 -0
  166. {gam7-7.10.2 → gam7-7.10.4}/wiki/Find-File-Owner.md +0 -0
  167. {gam7-7.10.2 → gam7-7.10.4}/wiki/GAM-Public-Chat-Room.md +0 -0
  168. {gam7-7.10.2 → gam7-7.10.4}/wiki/GAM-Return-Codes.md +0 -0
  169. {gam7-7.10.2 → gam7-7.10.4}/wiki/GAM-with-minimal-GCP-rights.md +0 -0
  170. {gam7-7.10.2 → gam7-7.10.4}/wiki/GAM7-on-Android-Devices.md +0 -0
  171. {gam7-7.10.2 → gam7-7.10.4}/wiki/GAM7-on-Chrome-OS-Devices.md +0 -0
  172. {gam7-7.10.2 → gam7-7.10.4}/wiki/Google-Data-Transfers.md +0 -0
  173. {gam7-7.10.2 → gam7-7.10.4}/wiki/Google-Network-Addresses.md +0 -0
  174. {gam7-7.10.2 → gam7-7.10.4}/wiki/Groups-Membership.md +0 -0
  175. {gam7-7.10.2 → gam7-7.10.4}/wiki/Groups.md +0 -0
  176. {gam7-7.10.2 → gam7-7.10.4}/wiki/HTTPS-Proxy.md +0 -0
  177. {gam7-7.10.2 → gam7-7.10.4}/wiki/Home.md +0 -0
  178. {gam7-7.10.2 → gam7-7.10.4}/wiki/How-to-Install-GAM7.md +0 -0
  179. {gam7-7.10.2 → gam7-7.10.4}/wiki/How-to-Uninstall-GAM7.md +0 -0
  180. {gam7-7.10.2 → gam7-7.10.4}/wiki/How-to-Update-GAM7.md +0 -0
  181. {gam7-7.10.2 → gam7-7.10.4}/wiki/How-to-Upgrade-GAMADV-XTD3-to-GAM7.md +0 -0
  182. {gam7-7.10.2 → gam7-7.10.4}/wiki/Inbound-SSO.md +0 -0
  183. {gam7-7.10.2 → gam7-7.10.4}/wiki/Install-GAM-as-Python-Library.md +0 -0
  184. {gam7-7.10.2 → gam7-7.10.4}/wiki/Licenses.md +0 -0
  185. {gam7-7.10.2 → gam7-7.10.4}/wiki/List-Items.md +0 -0
  186. {gam7-7.10.2 → gam7-7.10.4}/wiki/List.md +0 -0
  187. {gam7-7.10.2 → gam7-7.10.4}/wiki/Meta-Commands-and-File-Redirection.md +0 -0
  188. {gam7-7.10.2 → gam7-7.10.4}/wiki/Mobile-Devices.md +0 -0
  189. {gam7-7.10.2 → gam7-7.10.4}/wiki/Organizational-Units.md +0 -0
  190. {gam7-7.10.2 → gam7-7.10.4}/wiki/Other-Resources.md +0 -0
  191. {gam7-7.10.2 → gam7-7.10.4}/wiki/Permission-Matches.md +0 -0
  192. {gam7-7.10.2 → gam7-7.10.4}/wiki/Python-Regular-Expressions.md +0 -0
  193. {gam7-7.10.2 → gam7-7.10.4}/wiki/README.md +0 -0
  194. {gam7-7.10.2 → gam7-7.10.4}/wiki/Rclone.md +0 -0
  195. {gam7-7.10.2 → gam7-7.10.4}/wiki/Reports.md +0 -0
  196. {gam7-7.10.2 → gam7-7.10.4}/wiki/Reseller.md +0 -0
  197. {gam7-7.10.2 → gam7-7.10.4}/wiki/Resources.md +0 -0
  198. {gam7-7.10.2 → gam7-7.10.4}/wiki/Running-GAM7-securely-on-a-Google-Compute-Engine.md +0 -0
  199. {gam7-7.10.2 → gam7-7.10.4}/wiki/SSL-Root-CA-Certificates.md +0 -0
  200. {gam7-7.10.2 → gam7-7.10.4}/wiki/Schemas.md +0 -0
  201. {gam7-7.10.2 → gam7-7.10.4}/wiki/Scripts.md +0 -0
  202. {gam7-7.10.2 → gam7-7.10.4}/wiki/Send-Email.md +0 -0
  203. {gam7-7.10.2 → gam7-7.10.4}/wiki/Shared-Drives.md +0 -0
  204. {gam7-7.10.2 → gam7-7.10.4}/wiki/Sites.md +0 -0
  205. {gam7-7.10.2 → gam7-7.10.4}/wiki/Tag-Replace.md +0 -0
  206. {gam7-7.10.2 → gam7-7.10.4}/wiki/Todrive.md +0 -0
  207. {gam7-7.10.2 → gam7-7.10.4}/wiki/Unmanaged-Accounts.md +0 -0
  208. {gam7-7.10.2 → gam7-7.10.4}/wiki/Upgrade-Benefits.md +0 -0
  209. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Analytics-Admin.md +0 -0
  210. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Application-Specific-Passwords.md +0 -0
  211. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Backup-Verification-Codes.md +0 -0
  212. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Calendars-Access.md +0 -0
  213. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Calendars-Events.md +0 -0
  214. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Calendars.md +0 -0
  215. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Chat.md +0 -0
  216. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Classification-Labels.md +0 -0
  217. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Classroom-Profile.md +0 -0
  218. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Contacts-Delegates.md +0 -0
  219. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Contacts.md +0 -0
  220. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Deprovision.md +0 -0
  221. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Drive-Activity-Settings.md +0 -0
  222. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Drive-Cleanup.md +0 -0
  223. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Drive-Comments.md +0 -0
  224. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Drive-Copy-Move.md +0 -0
  225. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Drive-Files-Display.md +0 -0
  226. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Drive-Files-Manage.md +0 -0
  227. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Drive-Orphans.md +0 -0
  228. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Drive-Ownership.md +0 -0
  229. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Drive-Permissions.md +0 -0
  230. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Drive-Query.md +0 -0
  231. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Drive-Revisions.md +0 -0
  232. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Drive-Shortcuts.md +0 -0
  233. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Drive-Transfer.md +0 -0
  234. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Forms.md +0 -0
  235. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Gmail-CSE.md +0 -0
  236. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Gmail-Delegates.md +0 -0
  237. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Gmail-Filters.md +0 -0
  238. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Gmail-Forwarding.md +0 -0
  239. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Gmail-Labels.md +0 -0
  240. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Gmail-Profile.md +0 -0
  241. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Gmail-S-MIME.md +0 -0
  242. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Gmail-Settings.md +0 -0
  243. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Group-Membership.md +0 -0
  244. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Keep-Notes.md +0 -0
  245. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Looker-Studio.md +0 -0
  246. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Meet.md +0 -0
  247. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-People-Contacts-Profiles.md +0 -0
  248. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Photo.md +0 -0
  249. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Profile-Photo.md +0 -0
  250. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Profile-Sharing.md +0 -0
  251. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Shared-Drives.md +0 -0
  252. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Signout-Turnoff2SV.md +0 -0
  253. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Spreadsheets.md +0 -0
  254. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Tasks.md +0 -0
  255. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-Tokens.md +0 -0
  256. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users-YouTube.md +0 -0
  257. {gam7-7.10.2 → gam7-7.10.4}/wiki/Users.md +0 -0
  258. {gam7-7.10.2 → gam7-7.10.4}/wiki/Using-GAM7-with-a-YubiKey.md +0 -0
  259. {gam7-7.10.2 → gam7-7.10.4}/wiki/Using-GAM7-with-a-delegated-admin-service-account.md +0 -0
  260. {gam7-7.10.2 → gam7-7.10.4}/wiki/Vault-Takeout.md +0 -0
  261. {gam7-7.10.2 → gam7-7.10.4}/wiki/Verifying-a-GAM7-Build-is-Legitimate-and-Official.md +0 -0
  262. {gam7-7.10.2 → gam7-7.10.4}/wiki/_Sidebar.md +0 -0
  263. {gam7-7.10.2 → gam7-7.10.4}/wiki/gam.cfg.md +0 -0
  264. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-AdminSettingsExamples.md +0 -0
  265. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Android-Installation.md +0 -0
  266. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-BulkOperations.md +0 -0
  267. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-CalendarExamples.md +0 -0
  268. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Chat-Bot.md +0 -0
  269. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Chrome-Browser-Management.md +0 -0
  270. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Chrome-OS-Installation.md +0 -0
  271. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Chrome-Policy-Settings.md +0 -0
  272. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Cloud-Identity-Groups.md +0 -0
  273. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Command-Reference-Calendar-Resources.md +0 -0
  274. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Command-Reference-Calendars.md +0 -0
  275. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Command-Reference-Definitions.md +0 -0
  276. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Command-Reference-Drive.md +0 -0
  277. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Command-Reference-Email.md +0 -0
  278. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Command-Reference-Group-Attributes.md +0 -0
  279. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Command-Reference-Groups.md +0 -0
  280. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Command-Reference-Users.md +0 -0
  281. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Context-Aware-Access-Levels.md +0 -0
  282. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Creating-client_secrets.json-and-oauth2service.json.md +0 -0
  283. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-CreatingClientSecretsFile.md +0 -0
  284. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Custom-Schemas.md +0 -0
  285. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Data-Transfers.md +0 -0
  286. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-DomainVerification.md +0 -0
  287. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-ExamplesAccountAuditing.md +0 -0
  288. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-ExamplesCSV.md +0 -0
  289. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-ExamplesEmailSettings.md +0 -0
  290. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-ExamplesOrganizations.md +0 -0
  291. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-GAM-Discussion-Group.md +0 -0
  292. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-GAM-on-Android-and-Chrome-OS.md +0 -0
  293. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-GAM-options-files.md +0 -0
  294. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-GAM-with--minimal-GCP-rights.md +0 -0
  295. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-GAM3CSVListings.md +0 -0
  296. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-GAM3DirectoryCommands.md +0 -0
  297. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-GAM3GroupSettings.md +0 -0
  298. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-GAM7-FAQ.md +0 -0
  299. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Google-Vault---Takeout-Commands.md +0 -0
  300. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-GoogleDriveManagement.md +0 -0
  301. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Grouping-18-or-Older-Users.md +0 -0
  302. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Home.md +0 -0
  303. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-How-to-upgrade-from-Standard-GAM.md +0 -0
  304. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Inbound-SSO-Settings.md +0 -0
  305. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-LicenseExamples.md +0 -0
  306. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Managing-Admins.md +0 -0
  307. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Managing-CloudPrint-Printers.md +0 -0
  308. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Managing-Devices.md +0 -0
  309. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Managing-Google-Classroom.md +0 -0
  310. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-OAuthKeyManagement.md +0 -0
  311. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Printers.md +0 -0
  312. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-ResellerCommands.md +0 -0
  313. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Running-GAM-on-Google-Compute-Engine-(GCE)-Securely.md +0 -0
  314. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-SecurityExamples.md +0 -0
  315. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-UnmanagedUsersExamples.md +0 -0
  316. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Use-a-Yubikey.md +0 -0
  317. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-Using-GAM-with-a-delegated-admin-service-account-(DASA).md +0 -0
  318. {gam7-7.10.2 → gam7-7.10.4}/wiki/l-_Footer.md +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: gam7
3
- Version: 7.10.2
3
+ Version: 7.10.4
4
4
  Summary: CLI tool to manage Google Workspace
5
5
  Project-URL: Homepage, https://github.com/GAM-team/GAM
6
6
  Project-URL: Issues, https://github.com/GAM-team/GAM/issues
@@ -4435,20 +4435,18 @@ gam report usage customer [todrive <ToDriveAttribute>*]
4435
4435
  [convertmbtogb]
4436
4436
 
4437
4437
  <ActivityApplicationName> ::=
4438
- access|accesstransparency|
4438
+ accesstransparency|access|
4439
4439
  admin|
4440
4440
  calendar|calendars|
4441
4441
  chat|
4442
4442
  chrome|
4443
4443
  classroom|
4444
4444
  contextawareaccess|
4445
- currents|gplus|google+|
4445
+ gplus|currents|google+|
4446
4446
  datastudio|
4447
- devices|mobile|
4448
- domain|
4449
4447
  drive|doc|docs|
4450
4448
  gcp|cloud|
4451
- gemini|geminiforworkspace|
4449
+ geminiinworkspaceapps|gemini|geminiforworkspace|
4452
4450
  groups|group|
4453
4451
  groupsenterprise|enterprisegroups|
4454
4452
  jamboard|
@@ -4466,7 +4464,7 @@ gam report <ActivityApplicationName> [todrive <ToDriveAttribute>*]
4466
4464
  [(user all|<UserItem>)|(orgunit|org|ou <OrgUnitPath> [showorgunit])|(select <UserTypeEntity>)]
4467
4465
  [([start <Time>] [end <Time>])|(range <Time> <Time>)|
4468
4466
  yesterday|today|thismonth|(previousmonths <Integer>)]
4469
- [filtertime.String> <Time>] [filter|filters <String>]
4467
+ [filtertime.<String> <Time>] [filter|filters <String>]
4470
4468
  [event|events <EventNameList>] [ip <String>]
4471
4469
  [groupidfilter <String>]
4472
4470
  [maxactivities <Number>] [maxevents <Number>] [maxresults <Number>]
@@ -1,3 +1,16 @@
1
+ 7.10.04
2
+
3
+ Updated `gam report <ActivityApplicationName>` to accept accept application names as defined
4
+ in the Reports API discovery document; this means that GAM does not have to be updated when
5
+ Google defines a new application name.
6
+
7
+ `gemini_in_workspace_apps` is now available in `gam report`.
8
+
9
+ 7.10.03
10
+
11
+ Fixed bug in commands that modify messages where the `labelids <LabelIdList>` option
12
+ was not being applied.
13
+
1
14
  7.10.02
2
15
 
3
16
  Added option `labelids <LabelIdList>` to all commands that process messages;
@@ -25,7 +25,7 @@ https://github.com/GAM-team/GAM/wiki
25
25
  """
26
26
 
27
27
  __author__ = 'GAM Team <google-apps-manager@googlegroups.com>'
28
- __version__ = '7.10.02'
28
+ __version__ = '7.10.04'
29
29
  __license__ = 'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
30
30
 
31
31
  #pylint: disable=wrong-import-position
@@ -13548,52 +13548,55 @@ def doReportUsage():
13548
13548
  NL_SPACES_PATTERN = re.compile(r'\n +')
13549
13549
  DISABLED_REASON_TIME_PATTERN = re.compile(r'.*(\d{4}/\d{2}/\d{2}-\d{2}:\d{2}:\d{2})')
13550
13550
 
13551
+ REPORT_ALIASES_CHOICE_MAP = {
13552
+ 'access': 'accesstransparency',
13553
+ 'calendars': 'calendar',
13554
+ 'cloud': 'gcp',
13555
+ 'currents': 'gplus',
13556
+ 'customers': 'customer',
13557
+ 'domain': 'customer',
13558
+ 'devices': 'mobile',
13559
+ 'doc': 'drive',
13560
+ 'docs': 'drive',
13561
+ 'enterprisegroups': 'groupsenterprise',
13562
+ 'gemini': 'geminiinworkspaceapps',
13563
+ 'geminiforworkspace': 'geminiinworkspaceapps',
13564
+ 'group': 'groups',
13565
+ 'google+': 'gplus',
13566
+ 'hangoutsmeet': 'meet',
13567
+ 'logins': 'login',
13568
+ 'lookerstudio': 'datastudio',
13569
+ 'oauthtoken': 'token',
13570
+ 'tokens': 'token',
13571
+ 'users': 'user',
13572
+ }
13573
+
13551
13574
  REPORT_CHOICE_MAP = {
13552
- 'access': 'access_transparency',
13553
13575
  'accesstransparency': 'access_transparency',
13554
13576
  'admin': 'admin',
13555
13577
  'calendar': 'calendar',
13556
- 'calendars': 'calendar',
13557
13578
  'chat': 'chat',
13558
13579
  'chrome': 'chrome',
13559
- 'classroom': 'classroom',
13560
- 'cloud': 'gcp',
13561
13580
  'contextawareaccess': 'context_aware_access',
13562
- 'currents': 'gplus',
13563
13581
  'customer': 'customer',
13564
- 'customers': 'customer',
13565
13582
  'datastudio': 'data_studio',
13566
- 'devices': 'mobile',
13567
- 'doc': 'drive',
13568
- 'docs': 'drive',
13569
- 'domain': 'customer',
13570
13583
  'drive': 'drive',
13571
- 'enterprisegroups': 'groups_enterprise',
13572
13584
  'gcp': 'gcp',
13573
- 'gemini': 'gemini_for_workspace',
13574
- 'geminiforworkspace': 'gemini_for_workspace',
13585
+ 'geminiinworkspaceapps': 'gemini_in_workspace_apps',
13575
13586
  'gplus': 'gplus',
13576
- 'google+': 'gplus',
13577
- 'group': 'groups',
13578
13587
  'groups': 'groups',
13579
13588
  'groupsenterprise': 'groups_enterprise',
13580
- 'hangoutsmeet': 'meet',
13581
13589
  'jamboard': 'jamboard',
13582
13590
  'keep': 'keep',
13583
13591
  'login': 'login',
13584
- 'logins': 'login',
13585
- 'lookerstudio': 'data_studio',
13586
13592
  'meet': 'meet',
13587
13593
  'mobile': 'mobile',
13588
- 'oauthtoken': 'token',
13589
13594
  'rules': 'rules',
13590
13595
  'saml': 'saml',
13591
13596
  'token': 'token',
13592
- 'tokens': 'token',
13593
13597
  'usage': 'usage',
13594
13598
  'usageparameters': 'usageparameters',
13595
13599
  'user': 'user',
13596
- 'users': 'user',
13597
13600
  'useraccounts': 'user_accounts',
13598
13601
  'vault': 'vault',
13599
13602
  }
@@ -13883,7 +13886,7 @@ def doReport():
13883
13886
  if dyn_choice.replace('_', '') not in REPORT_CHOICE_MAP and \
13884
13887
  dyn_choice not in REPORT_CHOICE_MAP.values():
13885
13888
  REPORT_CHOICE_MAP[dyn_choice.replace('_', '')] = dyn_choice
13886
- report = getChoice(REPORT_CHOICE_MAP, mapChoice=True)
13889
+ report = getChoice(REPORT_CHOICE_MAP, choiceAliases=REPORT_ALIASES_CHOICE_MAP, mapChoice=True)
13887
13890
  if report == 'usage':
13888
13891
  doReportUsage()
13889
13892
  return
@@ -70267,7 +70270,8 @@ def archiveMessages(users):
70267
70270
  listResult = callGAPIpages(service, 'list', parameters['listType'],
70268
70271
  pageMessage=getPageMessageForWhom(), maxItems=parameters['maxItems'],
70269
70272
  throwReasons=GAPI.GMAIL_THROW_REASONS+GAPI.GMAIL_LIST_THROW_REASONS,
70270
- userId='me', q=parameters['query'], fields=parameters['fields'],
70273
+ userId='me', q=parameters['query'], labelIds=parameters['labelIds'],
70274
+ fields=parameters['fields'],
70271
70275
  maxResults=GC.Values[GC.MESSAGE_MAX_RESULTS])
70272
70276
  messageIds = [message['id'] for message in listResult]
70273
70277
  except (GAPI.failedPrecondition, GAPI.permissionDenied, GAPI.invalid, GAPI.invalidArgument) as e:
@@ -70456,7 +70460,8 @@ def _processMessagesThreads(users, entityType):
70456
70460
  listResult = callGAPIpages(service, 'list', parameters['listType'],
70457
70461
  pageMessage=getPageMessageForWhom(), maxItems=parameters['maxItems'],
70458
70462
  throwReasons=GAPI.GMAIL_THROW_REASONS+GAPI.GMAIL_LIST_THROW_REASONS,
70459
- userId='me', q=parameters['query'], fields=parameters['fields'], includeSpamTrash=includeSpamTrash,
70463
+ userId='me', q=parameters['query'], labelIds=parameters['labelIds'],
70464
+ fields=parameters['fields'], includeSpamTrash=includeSpamTrash,
70460
70465
  maxResults=GC.Values[GC.MESSAGE_MAX_RESULTS])
70461
70466
  messageIds = [message['id'] for message in listResult]
70462
70467
  else:
@@ -70572,7 +70577,8 @@ def exportMessagesThreads(users, entityType):
70572
70577
  listResult = callGAPIpages(service, 'list', parameters['listType'],
70573
70578
  pageMessage=getPageMessageForWhom(), maxItems=parameters['maxItems'],
70574
70579
  throwReasons=GAPI.GMAIL_THROW_REASONS+GAPI.GMAIL_LIST_THROW_REASONS,
70575
- userId='me', q=parameters['query'], fields=parameters['fields'], includeSpamTrash=includeSpamTrash,
70580
+ userId='me', q=parameters['query'], labelIds=parameters['labelIds'],
70581
+ fields=parameters['fields'], includeSpamTrash=includeSpamTrash,
70576
70582
  maxResults=GC.Values[GC.MESSAGE_MAX_RESULTS])
70577
70583
  entityIds = [entity['id'] for entity in listResult]
70578
70584
  except (GAPI.failedPrecondition, GAPI.permissionDenied, GAPI.invalid, GAPI.invalidArgument) as e:
@@ -70707,7 +70713,8 @@ def forwardMessagesThreads(users, entityType):
70707
70713
  listResult = callGAPIpages(service, 'list', parameters['listType'],
70708
70714
  pageMessage=getPageMessageForWhom(), maxItems=parameters['maxItems'],
70709
70715
  throwReasons=GAPI.GMAIL_THROW_REASONS+GAPI.GMAIL_LIST_THROW_REASONS,
70710
- userId='me', q=parameters['query'], fields=parameters['fields'], includeSpamTrash=includeSpamTrash,
70716
+ userId='me', q=parameters['query'], labelIds=parameters['labelIds'],
70717
+ fields=parameters['fields'], includeSpamTrash=includeSpamTrash,
70711
70718
  maxResults=GC.Values[GC.MESSAGE_MAX_RESULTS])
70712
70719
  entityIds = [entity['id'] for entity in listResult]
70713
70720
  except (GAPI.failedPrecondition, GAPI.permissionDenied, GAPI.invalid, GAPI.invalidArgument) as e:
@@ -10,8 +10,16 @@ Add the `-s` option to the end of the above commands to suppress creating the `g
10
10
 
11
11
  See [Downloads-Installs-GAM7](https://github.com/GAM-team/GAM/wiki/Downloads-Installs) for Windows or other options, including manual installation
12
12
 
13
+ ### 7.10.03
14
+
15
+ Fixed bug in commands that modify messages where the `labelids <LabelIdList>` option
16
+ was not being applied.
17
+
13
18
  ### 7.10.02
14
19
 
20
+ Added option `labelids <LabelIdList>` to all commands that process messages;
21
+ this option causes GAM to only return messages with labels that match all of the specified label IDs.
22
+
15
23
  Updated `gam <UserTypeEntity> print|show forms` to always display `isPublished` and
16
24
  `isAcceptingResponses` in `publishSettings/publishState` regardless of their value;
17
25
  the API doesn't return these values when they are False.
@@ -251,7 +251,7 @@ writes the credentials into the file oauth2.txt.
251
251
  admin@server:/Users/admin$ rm -f /Users/admin/GAMConfig/oauth2.txt
252
252
  admin@server:/Users/admin$ gam version
253
253
  WARNING: Config File: /Users/admin/GAMConfig/gam.cfg, Section: DEFAULT, Item: oauth2_txt, Value: /Users/admin/GAMConfig/oauth2.txt, Not Found
254
- GAM 7.10.02 - https://github.com/GAM-team/GAM - pyinstaller
254
+ GAM 7.10.03 - https://github.com/GAM-team/GAM - pyinstaller
255
255
  GAM Team <google-apps-manager@googlegroups.com>
256
256
  Python 3.13.5 64-bit final
257
257
  MacOS Sequoia 15.5 x86_64
@@ -989,7 +989,7 @@ writes the credentials into the file oauth2.txt.
989
989
  C:\>del C:\GAMConfig\oauth2.txt
990
990
  C:\>gam version
991
991
  WARNING: Config File: C:\GAMConfig\gam.cfg, Section: DEFAULT, Item: oauth2_txt, Value: C:\GAMConfig\oauth2.txt, Not Found
992
- GAM 7.10.02 - https://github.com/GAM-team/GAM - pythonsource
992
+ GAM 7.10.03 - https://github.com/GAM-team/GAM - pythonsource
993
993
  GAM Team <google-apps-manager@googlegroups.com>
994
994
  Python 3.13.5 64-bit final
995
995
  Windows-10-10.0.17134 AMD64
@@ -72,6 +72,8 @@ This table and other suggestions came from:
72
72
  <EmailAddress> ::= <String>@<DomainName>
73
73
  <UniqueID> ::= id:<String>
74
74
  <GroupItem> ::= <EmailAddress>|<UniqueID>|<String>
75
+ <LabelID> ::= <String>
76
+ <LabelIDList> ::= "<LabelID>(,<LabelID)*"
75
77
  <LabelName> ::= <String>
76
78
  <QueryGmail> ::= <String> See: https://support.google.com/mail/answer/7190
77
79
  <Time> ::=
@@ -389,6 +391,7 @@ Your command line will have: `embedimage file1.jpg image1` embedimage file2.jpg
389
391
  ```
390
392
  gam <UserTypeEntity> archive messages <GroupItem>
391
393
  (((query <QueryGmail> [querytime<String> <Date>]*) (matchlabel <LabelName>) [or|and])+
394
+ [labelids <LabelIDList>]
392
395
  [quick|notquick] [doit] [max_to_archive <Number>])|(ids <MessageIDEntity>)
393
396
  [csv [todrive <ToDriveAttribute>*]]
394
397
  ```
@@ -400,6 +403,7 @@ Messages are archived to the group specified by `<GroupItem>`.
400
403
 
401
404
  ### Archive a selected set of messages
402
405
  * `((query <QueryGmail> [querytime<String> <Date>]*) (matchlabel <LabelName>) [or|and])+` - Criteria to select messages
406
+ * `labelids <LabelIDList>` - Select messages with labels that match all of the specified label IDs.
403
407
  * `max_to_archive` - Limit the number of messages that will be archived; use a value of 0 for no limit
404
408
  * `doit` - No messages are archived unless you specify `doit`. By not specifying `doit`, you can preview the messages selected to verify that the results match your expectations.
405
409
 
@@ -432,10 +436,14 @@ See below for message selection.
432
436
  Export messages in EML format.
433
437
  ```
434
438
  gam <UserTypeEntity> export message|messages
435
- (((query <QueryGmail> [querytime<String> <Date>]*) (matchlabel <LabelName>) [or|and])+ [quick|notquick] [max_to_export <Number>])|(ids <MessageIDEntity>)
439
+ (((query <QueryGmail> [querytime<String> <Date>]*) (matchlabel <LabelName>) [or|and])+
440
+ [labelids <LabelIDList>]
441
+ [quick|notquick] [max_to_export <Number>])|(ids <MessageIDEntity>)
436
442
  [targetfolder <FilePath>] [targetname <FileName>] [overwrite [<Boolean>]]
437
443
  gam <UserTypeEntity> export thread|threads
438
- (((query <QueryGmail> [querytime<String> <Date>]*) (matchlabel <LabelName>) [or|and])+ [quick|notquick] [max_to_export <Number>])|(ids <ThreadIDEntity>)
444
+ (((query <QueryGmail> [querytime<String> <Date>]*) (matchlabel <LabelName>) [or|and])+
445
+ [labelids <LabelIDList>]
446
+ [quick|notquick] [max_to_export <Number>])|(ids <MessageIDEntity>)
439
447
  [targetfolder <FilePath>] [targetname <FileName>] [overwrite [<Boolean>]]
440
448
  ```
441
449
 
@@ -459,10 +467,12 @@ See below for message selection.
459
467
  ```
460
468
  gam <UserTypeEntity> forward message|messages recipient|to <RecipientEntity>
461
469
  (((query <QueryGmail> [querytime<String> <Date>]*) (matchlabel <LabelName>) [or|and])+
470
+ [labelids <LabelIDList>]
462
471
  [quick|notquick] [doit] [max_to_forward <Number>])|(ids <MessageIDEntity>)
463
472
  [subject <String>] [addorigfieldstosubject]
464
473
  gam <UserTypeEntity> forward thread|threads recipient|to <RecipientEntity>
465
474
  (((query <QueryGmail> [querytime<String> <Date>]*) (matchlabel <LabelName>) [or|and])+
475
+ [labelids <LabelIDList>]
466
476
  [quick|notquick] [doit] [max_to_forward <Number>])|(ids <ThreadIDEntity>)
467
477
  [subject <String>] [addorigfieldstosubject]
468
478
  ```
@@ -482,23 +492,28 @@ See below for message selection.
482
492
  ```
483
493
  gam <UserTypeEntity> delete messages|threads
484
494
  (((query <QueryGmail> [querytime<String> <Date>]*) (matchlabel <LabelName>) [or|and])+
495
+ [labelids <LabelIDList>]
485
496
  [quick|notquick] [doit] [max_to_delete <Number>])|(ids <MessageIDEntity>)
486
497
  [csv [todrive <ToDriveAttribute>*]]
487
498
  gam <UserTypeEntity> modify messages|threads
488
499
  (((query <QueryGmail> [querytime<String> <Date>]*) (matchlabel <LabelName>) [or|and])+
500
+ [labelids <LabelIDList>]
489
501
  [quick|notquick] [doit] [max_to_modify <Number>])|(ids <MessageIDEntity>)
490
502
  ((addlabel <LabelName>)|(removelabel <LabelName>))+
491
503
  [csv [todrive <ToDriveAttribute>*]]
492
504
  gam <UserTypeEntity> spam messages|threads
493
505
  (((query <QueryGmail> [querytime<String> <Date>]*) (matchlabel <LabelName>) [or|and])+
506
+ [labelids <LabelIDList>]
494
507
  [quick|notquick] [doit] [max_to_spam <Number>])|(ids <MessageIDEntity>)
495
508
  [csv [todrive <ToDriveAttribute>*]]
496
509
  gam <UserTypeEntity> trash messages|threads
497
510
  (((query <QueryGmail> [querytime<String> <Date>]*) (matchlabel <LabelName>) [or|and])+
511
+ [labelids <LabelIDList>]
498
512
  [quick|notquick] [doit] [max_to_trash <Number>])|(ids <MessageIDEntity>)
499
513
  [csv [todrive <ToDriveAttribute>*]]
500
514
  gam <UserTypeEntity> untrash messages|threads
501
515
  (((query <QueryGmail> [querytime<String> <Date>]*) (matchlabel <LabelName>) [or|and])+
516
+ [labelids <LabelIDList>]
502
517
  [quick|notquick] [doit] [max_to_untrash <Number>])|(ids <MessageIDEntity>)
503
518
  [csv [todrive <ToDriveAttribute>*]]
504
519
  ```
@@ -522,6 +537,7 @@ user@domain.com,18e9fc58c5491f4c,Deleted,
522
537
 
523
538
  ### Manage a selected set of messages
524
539
  * `((query <QueryGmail> [querytime<String> <Date>]*) (matchlabel <LabelName>) [or|and])+` - Criteria to select messages
540
+ * `labelids <LabelIDList>` - Select messages with labels that match all of the specified label IDs.
525
541
  * `max_to_xxx` - Limit the number of messages that will be processed; use a value of 0 for no limit
526
542
  * `doit` - No messages are processed unless you specify `doit`. By not specifying `doit`, you can preview the messages selected to verify that the results match your expectations.
527
543
 
@@ -570,6 +586,7 @@ gam config auto_batch_min 1 groups_inde EastOffice delete message query "rfc822m
570
586
  ```
571
587
  gam <UserTypeEntity> show messages|threads
572
588
  (((query <QueryGmail> [querytime<String> <Date>]*) (matchlabel <LabelName>) [or|and])*
589
+ [labelids <LabelIDList>]
573
590
  [quick|notquick] [max_to_show <Number>] [includespamtrash])|(ids <MessageIDEntity>)
574
591
  [labelmatchpattern <REMatchPattern>] [sendermatchpattern <REMatchPattern>]
575
592
  [countsonly|positivecountsonly] [useronly]
@@ -581,6 +598,7 @@ gam <UserTypeEntity> show messages|threads
581
598
  [targetfolder <FilePath>] [overwrite [<Boolean>]]
582
599
  gam <UserTypeEntity> print messages|threads [todrive <ToDriveAttribute>*]
583
600
  (((query <QueryGmail> [querytime<String> <Date>]*) (matchlabel <LabelName>) [or|and])*
601
+ [labelids <LabelIDList>]
584
602
  [quick|notquick] [max_to_print <Number>] [includespamtrash])|(ids <MessageIDEntity>)
585
603
  [labelmatchpattern <REMatchPattern>] [sendermatchpattern <REMatchPattern>]
586
604
  [countsonly|positivecountsonly] [useronly]
@@ -607,6 +625,7 @@ gam user user@domain.com print|show threads maxmessagesperthread 1
607
625
 
608
626
  ## Display a selected set of messages
609
627
  * `((query <QueryGmail> [querytime<String> <Date>]*) (matchlabel <LabelName>) [or|and])+` - Criteria to select messages
628
+ * `labelids <LabelIDList>` - Select messages with labels that match all of the specified label IDs.
610
629
  * `max_to_xxx` - Limit the number of messages that will be displayed
611
630
  * `includespamtrash` - Include messages in the Spam and Trash folders
612
631
  * `labelmatchpattern <REMatchPattern>` - Only display messages with some label that matches `<REMatchPattern>`
@@ -108,7 +108,7 @@ Paul shall send emails from the marketing email address with the name Paul from
108
108
  ``` gam user paul add sendas marketing@example.com "Paul from Example" replyto paul```
109
109
 
110
110
  ## Display sendas
111
- ### Display the information as an indented list of keys and values.
111
+ ### Display the sendas information as an indented list of keys and values.
112
112
  ```
113
113
  gam <UserTypeEntity> info sendas <EmailAddressEntity> [compact|format|html]
114
114
  gam <UserTypeEntity> show sendas [compact|format|html]
@@ -126,7 +126,19 @@ By default, all sendas addresses are shown, use these options to limit the displ
126
126
 
127
127
  Use the `verifyonly` option to display `True` or `False` in the signature field based on whether the signature is non-blank.
128
128
 
129
- ### Display the information in CSV form.
129
+ To capture a signature for use as input to GAM, do the following.
130
+ ```
131
+ gam redirect stdout ./signature.html user user@domain.com show sendas compact
132
+ ```
133
+ Edit signature.html and remove the following data leaving just the HTML.
134
+ ```
135
+ SendAs Address: <user@domain.com>
136
+ IsPrimary: True
137
+ Default: True
138
+ Signature:
139
+ ```
140
+
141
+ ### Display the sendas information in CSV form.
130
142
  ```
131
143
  gam <UserTypeEntity> print sendas [compact]
132
144
  [primary|default] [verifyonly] [todrive <ToDriveAttribute>*]
@@ -170,7 +182,7 @@ email address signature rather than the alias signature to be set.
170
182
  If you have a current default signature, the API will update that, but if you delete it, it seems that the API will not over-write any of the other signatures, but instead add a new signature called `My signature`. If you rename that signature, the API will keep on updating that same signature, and not touch the other signatures.
171
183
 
172
184
  ## Display signature
173
- ### Display the information as an indented list of keys and values.
185
+ ### Display the signature as an indented list of keys and values.
174
186
  ```
175
187
  gam <UserTypeEntity> show signature|sig [compact|format|html]
176
188
  [primary|default] [verifyonly]
@@ -187,7 +199,19 @@ By default, the signature for `<UserTypeEntity>` is displayed, use these options
187
199
 
188
200
  Use the `verifyonly` option to display `True` or `False` in the signature field based on whether the signature is non-blank.
189
201
 
190
- ### Display the information in CSV form.
202
+ To capture a signature for use as input to GAM, do the following.
203
+ ```
204
+ gam redirect stdout ./signature.html user user@domain.com show signature compact
205
+ ```
206
+ Edit signature.html and remove the following data leaving just the HTML.
207
+ ```
208
+ SendAs Address: <user@domain.com>
209
+ IsPrimary: True
210
+ Default: True
211
+ Signature:
212
+ ```
213
+
214
+ ### Display the signature in CSV form.
191
215
  ```
192
216
  gam <UserTypeEntity> print signature [compact]
193
217
  [primary|default] [verifyonly] [todrive <ToDriveAttribute>*]
@@ -3,7 +3,7 @@
3
3
  Print the current version of Gam with details
4
4
  ```
5
5
  gam version
6
- GAM 7.10.02 - https://github.com/GAM-team/GAM - pyinstaller
6
+ GAM 7.10.03 - https://github.com/GAM-team/GAM - pyinstaller
7
7
  GAM Team <google-apps-manager@googlegroups.com>
8
8
  Python 3.13.5 64-bit final
9
9
  MacOS Sequoia 15.5 x86_64
@@ -15,7 +15,7 @@ Time: 2023-06-02T21:10:00-07:00
15
15
  Print the current version of Gam with details and time offset information
16
16
  ```
17
17
  gam version timeoffset
18
- GAM 7.10.02 - https://github.com/GAM-team/GAM - pyinstaller
18
+ GAM 7.10.03 - https://github.com/GAM-team/GAM - pyinstaller
19
19
  GAM Team <google-apps-manager@googlegroups.com>
20
20
  Python 3.13.5 64-bit final
21
21
  MacOS Sequoia 15.5 x86_64
@@ -27,7 +27,7 @@ Your system time differs from www.googleapis.com by less than 1 second
27
27
  Print the current version of Gam with extended details and SSL information
28
28
  ```
29
29
  gam version extended
30
- GAM 7.10.02 - https://github.com/GAM-team/GAM - pyinstaller
30
+ GAM 7.10.03 - https://github.com/GAM-team/GAM - pyinstaller
31
31
  GAM Team <google-apps-manager@googlegroups.com>
32
32
  Python 3.13.5 64-bit final
33
33
  MacOS Sequoia 15.5 x86_64
@@ -64,7 +64,7 @@ MacOS High Sierra 10.13.6 x86_64
64
64
  Path: /Users/Admin/bin/gam7
65
65
  Version Check:
66
66
  Current: 5.35.08
67
- Latest: 7.10.02
67
+ Latest: 7.10.03
68
68
  echo $?
69
69
  1
70
70
  ```
@@ -72,7 +72,7 @@ echo $?
72
72
  Print the current version number without details
73
73
  ```
74
74
  gam version simple
75
- 7.10.02
75
+ 7.10.03
76
76
  ```
77
77
  In Linux/MacOS you can do:
78
78
  ```
@@ -82,7 +82,7 @@ echo $VER
82
82
  Print the current version of Gam and address of this Wiki
83
83
  ```
84
84
  gam help
85
- GAM 7.10.02 - https://github.com/GAM-team/GAM
85
+ GAM 7.10.03 - https://github.com/GAM-team/GAM
86
86
  GAM Team <google-apps-manager@googlegroups.com>
87
87
  Python 3.13.5 64-bit final
88
88
  MacOS Sequoia 15.5 x86_64
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes