Interface protos.google.cloud.securitycenter.v1.IListNotificationConfigsResponse (5.4.1)

Properties of a ListNotificationConfigsResponse.

Package

@google-cloud/security-center!

Properties

nextPageToken

nextPageToken?: (string|null);

ListNotificationConfigsResponse nextPageToken

Property Value
TypeDescription
(string|null)

notificationConfigs

notificationConfigs?: (google.cloud.securitycenter.v1.INotificationConfig[]|null);

ListNotificationConfigsResponse notificationConfigs

Property Value
TypeDescription
(google.cloud.securitycenter.v1.INotificationConfig[]|null)