A pager for iterating through list_notifications requests.
This class thinly wraps an initial
ListNotificationsResponse object, and
provides an __aiter__ method to iterate through its
notifications field.
If there are more pages, the __aiter__ method will make additional
ListNotifications requests and continue to iterate
through the notifications field on the
corresponding responses.
All the usual ListNotificationsResponse
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_notifications requests.
This class thinly wraps an initial
ListNotificationsResponse object, and
provides an __iter__ method to iterate through its
notifications field.
If there are more pages, the __iter__ method will make additional
ListNotifications requests and continue to iterate
through the notifications field on the
corresponding responses.
All the usual ListNotificationsResponse
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 requested language was not supported by
Advisory Notifications at the time of
localization (including notifications created
before the localization feature was launched).
- The requested language is English, so only the
English text is returned.
LOCALIZATION_STATE_PENDING (2):
Localization for requested language is in
progress, and not ready yet.
LOCALIZATION_STATE_COMPLETED (3):
Localization for requested language is
completed.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Package Classes (0.3.16)\n\nVersion latestkeyboard_arrow_down\n\n- [0.3.16 (latest)](/python/docs/reference/advisorynotifications/latest/summary_class)\n- [0.3.15](/python/docs/reference/advisorynotifications/0.3.15/summary_class)\n- [0.2.1](/python/docs/reference/advisorynotifications/0.2.1/summary_class)\n- [0.1.1](/python/docs/reference/advisorynotifications/0.1.1/summary_class) \nSummary of entries of Classes for advisorynotifications. \n\nClasses\n-------\n\n### [AdvisoryNotificationsServiceAsyncClient](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.services.advisory_notifications_service.AdvisoryNotificationsServiceAsyncClient)\n\nService to manage Security and Privacy Notifications.\n\n### [AdvisoryNotificationsServiceClient](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.services.advisory_notifications_service.AdvisoryNotificationsServiceClient)\n\nService to manage Security and Privacy Notifications.\n\n### [ListNotificationsAsyncPager](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.services.advisory_notifications_service.pagers.ListNotificationsAsyncPager)\n\nA pager for iterating through `list_notifications` requests.\n\nThis class thinly wraps an initial\n[ListNotificationsResponse](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.ListNotificationsResponse) object, and\nprovides an `__aiter__` method to iterate through its\n`notifications` field.\n\nIf there are more pages, the `__aiter__` method will make additional\n`ListNotifications` requests and continue to iterate\nthrough the `notifications` field on the\ncorresponding responses.\n\nAll the usual [ListNotificationsResponse](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.ListNotificationsResponse)\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### [ListNotificationsPager](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.services.advisory_notifications_service.pagers.ListNotificationsPager)\n\nA pager for iterating through `list_notifications` requests.\n\nThis class thinly wraps an initial\n[ListNotificationsResponse](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.ListNotificationsResponse) object, and\nprovides an `__iter__` method to iterate through its\n`notifications` field.\n\nIf there are more pages, the `__iter__` method will make additional\n`ListNotifications` requests and continue to iterate\nthrough the `notifications` field on the\ncorresponding responses.\n\nAll the usual [ListNotificationsResponse](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.ListNotificationsResponse)\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### [Attachment](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.Attachment)\n\nAttachment with specific information about the issue.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\n### [Csv](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.Csv)\n\nA representation of a CSV file attachment, as a list of\ncolumn headers and a list of data rows.\n\n### [CsvRow](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.Csv.CsvRow)\n\nA representation of a single data row in a CSV file.\n\n### [GetNotificationRequest](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.GetNotificationRequest)\n\nRequest for fetching a notification.\n\n### [GetSettingsRequest](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.GetSettingsRequest)\n\nRequest of GetSettings endpoint.\n\n### [ListNotificationsRequest](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.ListNotificationsRequest)\n\nRequest for fetching all notifications for a given parent.\n\n### [ListNotificationsResponse](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.ListNotificationsResponse)\n\nResponse of ListNotifications endpoint.\n\n### [LocalizationState](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.LocalizationState)\n\nStatus of localized text. \n\n - The requested language was not supported by\n Advisory Notifications at the time of\n localization (including notifications created\n before the localization feature was launched).\n - The requested language is English, so only the\n English text is returned.\n LOCALIZATION_STATE_PENDING (2):\n Localization for requested language is in\n progress, and not ready yet.\n LOCALIZATION_STATE_COMPLETED (3):\n Localization for requested language is\n completed.\n\n### [Message](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.Message)\n\nA message which contains notification details.\n\n### [Body](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.Message.Body)\n\nA message body containing text.\n\n### [Notification](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.Notification)\n\nA notification object for notifying customers about security\nand privacy issues.\n\n### [NotificationSettings](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.NotificationSettings)\n\nSettings for each NotificationType.\n\n### [NotificationType](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.NotificationType)\n\nType of notification\n\n### [NotificationView](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.NotificationView)\n\nNotification view.\n\n### [Settings](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.Settings)\n\nSettings for Advisory Notifications.\n\n### [NotificationSettingsEntry](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.Settings.NotificationSettingsEntry)\n\nThe abstract base class for a message.\n\n### [Subject](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.Subject)\n\nA subject line of a notification.\n\n### [Text](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.Text)\n\nA text object containing the English text and its localized\ncopies.\n\n### [UpdateSettingsRequest](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.types.UpdateSettingsRequest)\n\nRequest of UpdateSettings endpoint.\n\nModules\n-------\n\n### [pagers](/python/docs/reference/advisorynotifications/latest/google.cloud.advisorynotifications_v1.services.advisory_notifications_service.pagers)\n\nAPI documentation for `advisorynotifications_v1.services.advisory_notifications_service.pagers` module."]]