If there are more results than those appearing in this response, then next_page_token is included. To get the next set of results, call this method again using the value of next_page_token as page_token and the rest of the parameters the same as the original request.
If there are more results than those appearing in this response, then
next_page_token is included. To get the next set of results, call this
method again using the value of next_page_token as page_token and the
rest of the parameters the same as the original request.
Returns
Type
Description
string
setNextPageToken
If there are more results than those appearing in this response, then
next_page_token is included. To get the next set of results, call this
method again using the value of next_page_token as page_token and the
rest of the parameters the same as the original request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Google Cloud Essential Contacts V1 Client - Class ListContactsResponse (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-essential-contacts/latest/V1.ListContactsResponse)\n- [1.0.4](/php/docs/reference/cloud-essential-contacts/1.0.4/V1.ListContactsResponse)\n- [0.4.5](/php/docs/reference/cloud-essential-contacts/0.4.5/V1.ListContactsResponse)\n- [0.3.4](/php/docs/reference/cloud-essential-contacts/0.3.4/V1.ListContactsResponse)\n- [0.2.13](/php/docs/reference/cloud-essential-contacts/0.2.13/V1.ListContactsResponse) \nReference documentation and code samples for the Google Cloud Essential Contacts V1 Client class ListContactsResponse.\n\nResponse message for the ListContacts method.\n\nGenerated from protobuf message `google.cloud.essentialcontacts.v1.ListContactsResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ EssentialContacts \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getContacts\n\nThe contacts for the specified resource.\n\n### setContacts\n\nThe contacts for the specified resource.\n\n### getNextPageToken\n\nIf there are more results than those appearing in this response, then\n`next_page_token` is included. To get the next set of results, call this\nmethod again using the value of `next_page_token` as `page_token` and the\nrest of the parameters the same as the original request.\n\n### setNextPageToken\n\nIf there are more results than those appearing in this response, then\n`next_page_token` is included. To get the next set of results, call this\nmethod again using the value of `next_page_token` as `page_token` and the\nrest of the parameters the same as the original request."]]