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

Properties of a ListNotificationsRequest.

Package

@google-cloud/advisorynotifications

Properties

languageCode

languageCode?: (string|null);

ListNotificationsRequest languageCode

pageSize

pageSize?: (number|null);

ListNotificationsRequest pageSize

pageToken

pageToken?: (string|null);

ListNotificationsRequest pageToken

parent

parent?: (string|null);

ListNotificationsRequest parent

view

view?: (google.cloud.advisorynotifications.v1.NotificationView|keyof typeof google.cloud.advisorynotifications.v1.NotificationView|null);

ListNotificationsRequest view