A pager for iterating through compute_contacts requests.
This class thinly wraps an initial
ComputeContactsResponse object, and
provides an __aiter__ method to iterate through its
contacts field.
If there are more pages, the __aiter__ method will make additional
ComputeContacts requests and continue to iterate
through the contacts field on the
corresponding responses.
All the usual ComputeContactsResponse
attributes are available on the pager. If multiple requests are made, only
the most recent response is retained, and thus used for attribute lookup.
A pager for iterating through compute_contacts requests.
This class thinly wraps an initial
ComputeContactsResponse object, and
provides an __iter__ method to iterate through its
contacts field.
If there are more pages, the __iter__ method will make additional
ComputeContacts requests and continue to iterate
through the contacts field on the
corresponding responses.
All the usual ComputeContactsResponse
attributes are available on the pager. If multiple requests are made, only
the most recent response is retained, and thus used for attribute lookup.
A pager for iterating through list_contacts requests.
This class thinly wraps an initial
ListContactsResponse object, and
provides an __aiter__ method to iterate through its
contacts field.
If there are more pages, the __aiter__ method will make additional
ListContacts requests and continue to iterate
through the contacts field on the
corresponding responses.
All the usual ListContactsResponse
attributes are available on the pager. If multiple requests are made, only
the most recent response is retained, and thus used for attribute lookup.
A pager for iterating through list_contacts requests.
This class thinly wraps an initial
ListContactsResponse object, and
provides an __iter__ method to iterate through its
contacts field.
If there are more pages, the __iter__ method will make additional
ListContacts requests and continue to iterate
through the contacts field on the
corresponding responses.
All the usual ListContactsResponse
attributes are available on the pager. If multiple requests are made, only
the most recent response is retained, and thus used for attribute lookup.
The notification categories that an essential contact can be
subscribed to. Each notification will be categorized by the
sender into one of the following categories. All contacts that
are subscribed to that category will receive the notification.
[[["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-28 UTC."],[],[],null,["# Package Classes (1.10.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.10.2 (latest)](/python/docs/reference/essentialcontacts/latest/summary_class)\n- [1.10.0](/python/docs/reference/essentialcontacts/1.10.0/summary_class)\n- [1.9.0](/python/docs/reference/essentialcontacts/1.9.0/summary_class)\n- [1.8.1](/python/docs/reference/essentialcontacts/1.8.1/summary_class)\n- [1.7.6](/python/docs/reference/essentialcontacts/1.7.6/summary_class)\n- [1.6.0](/python/docs/reference/essentialcontacts/1.6.0/summary_class)\n- [1.5.3](/python/docs/reference/essentialcontacts/1.5.3/summary_class)\n- [1.4.1](/python/docs/reference/essentialcontacts/1.4.1/summary_class)\n- [1.3.0](/python/docs/reference/essentialcontacts/1.3.0/summary_class)\n- [1.2.3](/python/docs/reference/essentialcontacts/1.2.3/summary_class)\n- [1.1.2](/python/docs/reference/essentialcontacts/1.1.2/summary_class)\n- [1.0.1](/python/docs/reference/essentialcontacts/1.0.1/summary_class)\n- [0.4.2](/python/docs/reference/essentialcontacts/0.4.2/summary_class)\n- [0.3.0](/python/docs/reference/essentialcontacts/0.3.0/summary_class)\n- [0.2.4](/python/docs/reference/essentialcontacts/0.2.4/summary_class)\n- [0.1.1](/python/docs/reference/essentialcontacts/0.1.1/summary_class) \nSummary of entries of Classes for essentialcontacts. \n\nClasses\n-------\n\n### [EssentialContactsServiceAsyncClient](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.services.essential_contacts_service.EssentialContactsServiceAsyncClient)\n\nManages contacts for important Google Cloud notifications.\n\n### [EssentialContactsServiceClient](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.services.essential_contacts_service.EssentialContactsServiceClient)\n\nManages contacts for important Google Cloud notifications.\n\n### [ComputeContactsAsyncPager](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.services.essential_contacts_service.pagers.ComputeContactsAsyncPager)\n\nA pager for iterating through `compute_contacts` requests.\n\nThis class thinly wraps an initial\n[ComputeContactsResponse](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.ComputeContactsResponse) object, and\nprovides an `__aiter__` method to iterate through its\n`contacts` field.\n\nIf there are more pages, the `__aiter__` method will make additional\n`ComputeContacts` requests and continue to iterate\nthrough the `contacts` field on the\ncorresponding responses.\n\nAll the usual [ComputeContactsResponse](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.ComputeContactsResponse)\nattributes are available on the pager. If multiple requests are made, only\nthe most recent response is retained, and thus used for attribute lookup.\n\n### [ComputeContactsPager](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.services.essential_contacts_service.pagers.ComputeContactsPager)\n\nA pager for iterating through `compute_contacts` requests.\n\nThis class thinly wraps an initial\n[ComputeContactsResponse](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.ComputeContactsResponse) object, and\nprovides an `__iter__` method to iterate through its\n`contacts` field.\n\nIf there are more pages, the `__iter__` method will make additional\n`ComputeContacts` requests and continue to iterate\nthrough the `contacts` field on the\ncorresponding responses.\n\nAll the usual [ComputeContactsResponse](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.ComputeContactsResponse)\nattributes are available on the pager. If multiple requests are made, only\nthe most recent response is retained, and thus used for attribute lookup.\n\n### [ListContactsAsyncPager](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.services.essential_contacts_service.pagers.ListContactsAsyncPager)\n\nA pager for iterating through `list_contacts` requests.\n\nThis class thinly wraps an initial\n[ListContactsResponse](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.ListContactsResponse) object, and\nprovides an `__aiter__` method to iterate through its\n`contacts` field.\n\nIf there are more pages, the `__aiter__` method will make additional\n`ListContacts` requests and continue to iterate\nthrough the `contacts` field on the\ncorresponding responses.\n\nAll the usual [ListContactsResponse](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.ListContactsResponse)\nattributes are available on the pager. If multiple requests are made, only\nthe most recent response is retained, and thus used for attribute lookup.\n\n### [ListContactsPager](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.services.essential_contacts_service.pagers.ListContactsPager)\n\nA pager for iterating through `list_contacts` requests.\n\nThis class thinly wraps an initial\n[ListContactsResponse](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.ListContactsResponse) object, and\nprovides an `__iter__` method to iterate through its\n`contacts` field.\n\nIf there are more pages, the `__iter__` method will make additional\n`ListContacts` requests and continue to iterate\nthrough the `contacts` field on the\ncorresponding responses.\n\nAll the usual [ListContactsResponse](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.ListContactsResponse)\nattributes are available on the pager. If multiple requests are made, only\nthe most recent response is retained, and thus used for attribute lookup.\n\n### [ComputeContactsRequest](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.ComputeContactsRequest)\n\nRequest message for the ComputeContacts method.\n\n### [ComputeContactsResponse](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.ComputeContactsResponse)\n\nResponse message for the ComputeContacts method.\n\n### [Contact](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.Contact)\n\nA contact that will receive notifications from Google Cloud.\n\n### [CreateContactRequest](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.CreateContactRequest)\n\nRequest message for the CreateContact method.\n\n### [DeleteContactRequest](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.DeleteContactRequest)\n\nRequest message for the DeleteContact method.\n\n### [GetContactRequest](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.GetContactRequest)\n\nRequest message for the GetContact method.\n\n### [ListContactsRequest](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.ListContactsRequest)\n\nRequest message for the ListContacts method.\n\n### [ListContactsResponse](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.ListContactsResponse)\n\nResponse message for the ListContacts method.\n\n### [NotificationCategory](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.NotificationCategory)\n\nThe notification categories that an essential contact can be\nsubscribed to. Each notification will be categorized by the\nsender into one of the following categories. All contacts that\nare subscribed to that category will receive the notification.\n\n### [SendTestMessageRequest](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.SendTestMessageRequest)\n\nRequest message for the SendTestMessage method.\n\n### [UpdateContactRequest](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.UpdateContactRequest)\n\nRequest message for the UpdateContact method.\n\n### [ValidationState](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.ValidationState)\n\nA contact's validation state indicates whether or not it is\nthe correct contact to be receiving notifications for a\nparticular resource.\n\nModules\n-------\n\n### [pagers](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.services.essential_contacts_service.pagers)\n\nAPI documentation for `essential_contacts_v1.services.essential_contacts_service.pagers` module."]]