Added option showdeleted [<Boolean>]' to gam <UserTypeEntity> print|show chatmessages`.

Updated commands that call the Reports API (including `gam info domain`) to handle a change
in the Reports API that generated the following warning:
```
WARNING: End date greater than LastReportedDate.
This commit is contained in:
Ross Scroggs
2023-09-07 09:03:00 -07:00
parent ed62abe464
commit c30931545f
6 changed files with 54 additions and 21 deletions

View File

@@ -5780,10 +5780,10 @@ gam <UserTypeEntity> delete chatmessage name <ChatMessage>
gam <UserTypeEntity> info chatmessage name <ChatMessage>
[formatjson]
gam <UserTypeEntity> show chatmessages <ChatSpace>
[filter <String>]
[showdeleted [<Boolean>]] [filter <String>]
[formatjson]
gam <UserTypeEntity> print chatmessages [todrive <ToDriveAttribute>*] <ChatSpace>
[filter <String>]
[showdeleted [<Boolean>]] [filter <String>]
[formatjson [quotechar <Character>]]
# Users - Data Studuo