Interface protos.google.cloud.advisorynotifications.v1.IListNotificationsResponse (1.1.0)

Properties of a ListNotificationsResponse.

Package

@google-cloud/advisorynotifications

Properties

nextPageToken

nextPageToken?: (string|null);

ListNotificationsResponse nextPageToken

notifications

notifications?: (google.cloud.advisorynotifications.v1.INotification[]|null);

ListNotificationsResponse notifications

totalSize

totalSize?: (number|null);

ListNotificationsResponse totalSize