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...) ?

オープン
#7,940 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
priority: p4 type: feature request
主要言語
Java
スター
725
フォーク
394
平均マージ
42分
マージ済み PR(30日)
257

説明

Using `OtherContacts.list()`, I succeeded to get a list of `Person` instances there (relevant link [here](https://developers.google.com/people/api/rest/v1/otherContacts/list) and [here ](https://developers.google.com/people/api/rest/v1/people#Pe)), 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](https://developers.google.com/contacts/v3#retrieving_contacts_using_query_parameters) ) ?
Is there perhaps a workaround to get the rest of the fields for each item of the list here?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。