* Add verifytarget to update alias to address Issue #1479
* Make default behavior in update alias to be verify; provide opt-out
* Update __init__.py
* Remove verifynotinvitable check on update alias
* pre-commit run trailing-whitespace -a
* pre-commit run end-of-file-fixer -a
* pre-commit run double-quote-string-fixer -a
* pre-commit run requirements-txt-fixer -a
* add pyupgrade hook
* remove pre-commit default_language_version 3.7 (since no upwards incompatible hooks)
* Three changes
Document:
gam <UserTypeEntity> show vaultholds|holds
hidden <Boolean> for update teamsrive
Fix showHoldsForUsers
* Standardize update teamdrive input of orgUnitId
* One too many =
* Make print crostelemetry consistent print cros
Strip newline from cpuStatusReport.cpuTemperature.label
Replace list of label/temperatureCelsius pairs with
cpuStatusReport.cpuTemperature.label = temperaureCelsius
* Document print crostelemetry
* Update GamCommands.txt
* More work on print crostelemetry
* Fix show filelist query issue
If the user says: query "A or B" this becomes "'me' in owners and A or B" which is the same as "('me' in owners and A) or B" which gives incorrect results. The fix makes "'me' in owners and (A or B)"
* Add driveId to list of drive file fields
* languages update
The API doesn't return languages unless you specifically mention in in fields list
* languages cleanup in print users
* Add fields to gam info user
* No up for languages
* Use v1 for Cloud Identity groups; fix bug in print cigroups member
* It's an error to set preference on custom language