Ross Scroggs
52316774ad
Disable Chat Admin APIs
2024-05-25 09:36:34 -07:00
Ross Scroggs
ce545ad062
Chat Admin APIs default to off
2024-05-25 09:02:10 -07:00
Ross Scroggs
2e5df12df1
Update print messages and print drivesettings
2024-05-25 08:35:11 -07:00
Ross Scroggs
d32942a1d7
Updated gam update group to handle the following error:
...
ERROR: 400: invalidArgument - Failed request validation in update settings: WHO_CAN_VIEW_MEMBERSHIP_CANNOT_BE_BROADER_THAN_WHO_CAN_SEE_GROUP
2024-05-14 11:34:59 -07:00
Ross Scroggs
2c039c3730
Fix missing scope issue; other minor fixs
2024-05-13 20:17:22 -07:00
Ross Scroggs
a8938f84f0
print user counts by ou, upload message attachments
2024-05-03 17:52:54 -07:00
Ross Scroggs
941fe97785
Updated gam create project
...
to simplify handling the situation when your workspace is configured to disable service account private key uploads.
2024-04-25 22:23:16 -07:00
Ross Scroggs
f87e013ec4
Fixed bug in gam <UserTypeEntity> print shareddrives ... formatjson that caused a trap.
2024-04-25 08:46:14 -07:00
Ross Scroggs
fc792bf454
Updated gam create|update drivefileacl <DriveFileEntity> ... expiration <Time> to handle the following
...
ERROR: 403: expirationDateNotAllowedForSharedDriveMembers - Expiration dates are not allowed for shared drive members.
2024-04-23 15:18:37 -07:00
Ross Scroggs
b384bdb503
Do not truncate client_id by default
2024-04-22 17:17:47 -07:00
Jay Lee
0bc44582af
BCE > CEP to match admin console product name change
2024-04-17 14:13:51 -04:00
Ross Scroggs
3f5d96e13b
Added timeofdayrange=<HH:MM>/<HH:MM> and timeofdayrange!=<HH:MM>/<HH:MM> to <RowValueFilter>
2024-04-12 11:55:50 -07:00
Ross Scroggs
62b7b5d84b
Added commands to display Chat events.
2024-03-29 20:06:07 -07:00
Ross Scroggs
a5e7d6ff6c
Added commands to display drive file comments
2024-03-22 15:52:44 -07:00
Ross Scroggs
63d7b5568b
Added option addcsvdata <FieldName> <String> to gam print cros
2024-03-05 16:14:18 -08:00
Ross Scroggs
1989d72f4f
Added option oneitemperrow to 'gam print admins|adminroles`
2024-03-01 15:10:42 -08:00
Ross Scroggs
63b1ca7e30
Added command to upload changes to Google Docs.
2024-02-29 22:08:17 -08:00
Jay Lee
d0251182de
Education Endpoint SKU
2024-02-29 19:42:30 +00:00
Ross Scroggs
a04345fb10
Include missing gamlib updates
2024-02-29 11:09:35 -08:00
Ross Scroggs
7b3cc6d819
Update documentation YouTube API off by default
2024-02-26 11:30:12 -08:00
Ross Scroggs
76d3ead61b
Updated gam oauth create and gam <UserTypeEntity> update serviceaccount
2024-02-26 10:58:25 -08:00
Ross Scroggs
96aa4f3bd2
Added commands to create|delete|display Drive Label permissions.
2024-02-24 16:56:16 -08:00
Ross Scroggs
b03a43777d
Update DuetAI licenses to Gemini
2024-02-22 08:33:53 -08:00
Ross Scroggs
115caf2486
Added support for Gmail Client Side Encryption
2024-02-21 11:32:00 -08:00
Ross Scroggs
be3c6f10c7
Updated gam print groups ... ciallfields|(cifields <CIGroupFieldNameList>) to account for an API shortcoming that failed to get all of the Cloud Identity fields.
2024-02-12 11:28:09 -08:00
Ross Scroggs
fff892300b
Update glmsgs.py
2024-02-09 10:29:32 -08:00
Ross Scroggs
566a0c0345
Added sleep <Integer> to batch commands
2024-02-03 17:33:36 -08:00
Ross Scroggs
6ed3f8ebfc
Added the following options to <PermissionMatch> that allow more powerful matching.
...
Added the following options to `<PermissionMatch>` that allow more powerful matching.
```
nottype <DriveFileACLType>
typelist <DriveFileACLTypeList>
nottypelist <DriveFileACLTypeList>
rolelist <DriveFileACLRoleList>
notrolelist <DriveFileACLRoleList>
```
* See: https://github.com/taers232c/GAMADV-XTD3/wiki/Permission-Matches#define-a-match
2024-02-03 12:09:09 -08:00
Ross Scroggs
51c7a542e3
Shared Drive fixes/updates
2024-02-02 16:00:43 -08:00
Ross Scroggs
25cdf2e544
Multiple updates
2024-01-31 10:41:36 -08:00
Ross Scroggs
39a8bf9485
Two updates
...
Added `permissionidlist <PermissionIDList>` to `<PermissionMatch>`
Added option `exportlinkeddrivefiles <Boolean>` to `gam create vaultexport`
2024-01-19 14:31:47 -08:00
Ross Scroggs
14eaa9f32f
Updated reseller commands to handle the following error:
...
ERROR: 400: invalid - Customer domain [domain.com] is linked to one or more email verified customers, please provide a customer id.
2024-01-10 16:46:04 -08:00
Ross Scroggs
f950c863f4
Gmail permissions update
...
Updated various Gmail related commands to handle this error:
```
ERROR: 403: permissionDenied - Insufficient Permission
```
2024-01-10 08:52:57 -08:00
Ross Scroggs
800943c401
Updated commands that create ACLs to handle the following error:
...
ERROR: 400: abusiveContentRestriction - Bad Request. User message: "You cannot share this item because it has been flagged as inappropriate."
2024-01-04 15:04:24 -08:00
Ross Scroggs
7596215bbe
Added option skipids <DriveFileEntity> to gam <UserTypeEntity> copy drivefile
2023-12-30 08:57:54 -08:00
Ross Scroggs
7c6bbaf107
Revert "Sdd skids to more command, handle Shared Drive limitations"
...
This reverts commit 5271368776 .
2023-12-30 07:47:06 -08:00
Ross Scroggs
5271368776
Sdd skids to more command, handle Shared Drive limitations
2023-12-29 21:01:59 -08:00
Ross Scroggs
0d9c6a77b6
Updates for API changes
...
Updated `gam <CrOSTypeEntity> update action <CrOSAction>` to use the new API function `batchChangeStatus`
Updated `gam create vaultexport matter <MatterItem>` to support `corpus calendar`.
2023-12-22 19:38:06 -08:00
Ross Scroggs
f89f730957
Handle issues in update alias/message
2023-12-19 20:04:06 -08:00
Ross Scroggs
2bb0088ade
Updated all drive commands to handle the following error:
...
```
ERROR: 401: Active session is invalid. Error code: 4 - authError
```
2023-12-12 10:25:59 -08:00
Ross Scroggs
97e13b92be
Fixed/improved handling of shortcuts in gam <UserTypeEntity> transfer drive.
2023-12-11 15:56:00 -08:00
Ross Scroggs
56c33fec87
Fixed bug in gam <UserTypeEntity> print filelist ... allfields that caused a trap
2023-12-07 18:26:59 -08:00
Ross Scroggs
59dd01f1e8
Update and fix
...
Fixed bug in `gam <UserTypeEntity> print diskusage` that caused a trap.
Added a command the print the parent tree of file/folder.
2023-12-06 14:18:33 -08:00
Ross Scroggs
c289fb08f1
Update library files
2023-12-01 18:42:42 -08:00
Ross Scroggs
0562639715
Added additional options to gam <UserTypeEntity> print|show youtubechannels.
2023-11-22 20:36:43 -08:00
Ross Scroggs
4a199c7b6f
Multiple updates
2023-11-03 08:52:05 -07:00
Ross Scroggs
3facd05a94
SKU fix and update
2023-10-25 13:11:17 -07:00
Ross Scroggs
7915f97bd5
Updated lookerstudioassets|lookerstudiopermissions commands to handle the following error:
...
ERROR: 500: internalError - Internal error encountered.
2023-10-13 11:36:44 -07:00
Ross Scroggs
40977cedc7
Cleaned up and renamed gam info appdetails to gam info chromeapp.
2023-10-12 12:14:14 -07:00
Ross Scroggs
d500196dee
Added command to get customer app details.
2023-10-12 09:03:03 -07:00