googleapis / googleapis/google-api-java-client-services
Question (People API) : by query of "other contacts", how can I get other fields of them (photos, coverPhotos, etc...) ?
未關閉
還沒有人認領這個 Issue。
priority: p4
type: feature request
- 主要語言
- Java
- 星號
- 725
- 分支
- 394
- 平均合併
- 42 分鐘
- 30 天內合併 PR
- 257
描述
Using OtherContacts.list(), I succeeded to get a list of Person instances there (relevant link here and here ), but as the API says, I can only request to
fetch this information:
"emailAddresses,names,phoneNumbers"
How can I get the rest? Is there even an ID for each item here (had it for Contacts API here ) ?
Is there perhaps a workaround to get the rest of the fields for each item of the list here?
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從連結的 People API 文件和 OtherContacts.list() 入口點開始,特別查看 Person 欄位以及 issue 中提到的支援請求欄位。確認其他聯絡人是否具有可用的 ID,以及是否可以要求其他欄位;完成的標準是提供有文件依據的答案或已確認的限制,以及任何受支援的 workaround。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- api
- Issue 類型
- 文件
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100