Class ListNotificationConfigsResponse (1.12.0)

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

Response message for listing notification configs.

Attributes

NameDescription
notification_configs Sequence[google.cloud.securitycenter_v1.types.NotificationConfig]
Notification configs belonging to the requested parent.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results.