connections | array | The list of people that the requestor is connected to. |
nextPageToken | string | A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages. |
nextSyncToken | string | A token, which can be sent as sync_token to retrieve changes since the last request. Request must set request_sync_token to return the sync token. When the response is paginated, only the last page will contain nextSyncToken . |
totalItems | integer | The total number of items in the list without pagination. |
totalPeople | integer | DEPRECATED (Please use totalItems) The total number of people in the list without pagination. |