Interface protos.google.cloud.securitycenter.v1.IListNotificationConfigsRequest (5.3.5)

Properties of a ListNotificationConfigsRequest.

Package

@google-cloud/security-center!

Properties

pageSize

pageSize?: (number|null);

ListNotificationConfigsRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListNotificationConfigsRequest pageToken

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

ListNotificationConfigsRequest parent

Property Value
TypeDescription
(string|null)