v1.18.0 fix games & admin-directory
Bug fixes:
- #757 Directory User class's list properties have "object" type since v1.8.1.370
- #682 Google.Apis.Games.v1 NuGet package outdated
Both these bugs were caused by issues with the upstream discovery-documents. It is not possible to fix these, so a patcher is used to correct problems in the discovery-documents.
This is a breaking change to Google.Apis.Admin.Directory package, as it reverts to the correct strongly-typed properties where a previous change used object
as the type.