listManagedNotificationChildEvents
inline suspend fun NotificationsClient.listManagedNotificationChildEvents(crossinline block: ListManagedNotificationChildEventsRequest.Builder.() -> Unit): ListManagedNotificationChildEventsResponse
Returns a list of ManagedNotificationChildEvents
for a specified aggregate ManagedNotificationEvent
, ordered by creation time in reverse chronological order (newest first).