ListNotificationConfigsResponse

Antwortnachricht zum Auflisten von Benachrichtigungskonfigurationen.

JSON-Darstellung
{
  "notificationConfigs": [
    {
      object (NotificationConfig)
    }
  ],
  "nextPageToken": string
}
Felder
notificationConfigs[]

object (NotificationConfig)

Benachrichtigungskonfigurationen, die zum angeforderten übergeordneten Element gehören.

nextPageToken

string

Token zum Abrufen der nächsten Ergebnisseite. Leer, wenn keine weiteren Ergebnisse vorhanden sind.