googleapis / googleapis/google-api-java-client

User get list types return Object (directory_v1-rev118-1.25.0)

未关闭
#1,528 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
api: directory priority: p4 type: feature request
主要语言
Java
星标
1.5k
派生
772
平均合并
1 小时 44 分钟
30 天内合并 PR
1

描述

In directory_v1-rev118-1.25.0 (and it appears many previous versions) methods on User objects which should return lists, instead return Object ([see API docs](https://developers.google.com/resources/api-libraries/documentation/admin/directory_v1/java/latest/com/google/api/services/admin/directory/model/User.html)). List object types, such as UserAddress exist in the library, and should be used in return values, e.x. `getAddresses()` should return `List`.

This was [reported in 2015](https://github.com/googleapis/google-api-java-client/issues/884), but closed apparently without a fix.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。