Class ListNotificationConfigsResponse (1.3.1)

ListNotificationConfigsResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for listing notification configs. .. attribute:: notification_configs

Notification configs belonging to the requested parent.

:type: Sequence[google.cloud.securitycenter_v1p1beta1.types.NotificationConfig]

Attribute

NameDescription
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results.