ListNotificationConfigsResponse

Message de réponse pour la liste des configurations de notification.

Représentation JSON
{
  "notificationConfigs": [
    {
      object (NotificationConfig)
    }
  ],
  "nextPageToken": string
}
Champs
notificationConfigs[]

object (NotificationConfig)

Configurations de notification appartenant au parent demandé.

nextPageToken

string

Jeton permettant de récupérer la page suivante des résultats ou non renseigné si la liste ne contient plus de résultats.