All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
↳ next_page_token
string
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.
getContacts
All contacts for the resource that are subscribed to the specified
notification categories, including contacts inherited from any parent
resources.
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 ComputeContactsResponse (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-essential-contacts/latest/V1.ComputeContactsResponse)\n- [1.0.4](/php/docs/reference/cloud-essential-contacts/1.0.4/V1.ComputeContactsResponse)\n- [0.4.5](/php/docs/reference/cloud-essential-contacts/0.4.5/V1.ComputeContactsResponse)\n- [0.3.4](/php/docs/reference/cloud-essential-contacts/0.3.4/V1.ComputeContactsResponse)\n- [0.2.13](/php/docs/reference/cloud-essential-contacts/0.2.13/V1.ComputeContactsResponse) \nReference documentation and code samples for the Google Cloud Essential Contacts V1 Client class ComputeContactsResponse.\n\nResponse message for the ComputeContacts method.\n\nGenerated from protobuf message `google.cloud.essentialcontacts.v1.ComputeContactsResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ EssentialContacts \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getContacts\n\nAll contacts for the resource that are subscribed to the specified\nnotification categories, including contacts inherited from any parent\nresources.\n\n### setContacts\n\nAll contacts for the resource that are subscribed to the specified\nnotification categories, including contacts inherited from any parent\nresources.\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."]]