googleapis / googleapis/google-api-java-client
User get list types return Object (directory_v1-rev118-1.25.0)
オープン
api: directory
priority: p4
type: feature request
- 主要言語
- Java
- スター
- 1.5k
- フォーク
- 772
- 平均マージ
- 1時間 44分
- マージ済み PR(30日)
- 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 はまだ評価されていません。