# TScenarioRunResponse:
ResponseBody {
  Layout {
    Cards {
      Text: "Новое уведомление. notification text"
    }
    OutputSpeech: "Новое уведомление. notification voice"
    ShouldListen: true
    Directives {
      MarkNotificationAsReadDirective {
        NotificationIds: "notification-id"
      }
    }
  }
  AnalyticsInfo {
    Intent: "alice.notifications_read"
    Objects {
      Id: "notification-id"
      Name: "smartspeaker_notification"
      HumanReadable: "notification text"
    }
    ProductScenarioName: "smartspeaker_notifications"
    NlgRenderHistoryRecords {
      TemplateName: "notifications"
      PhraseName: "render_notifications"
      Language: L_RUS
    }
  }
}
Version: "trunk@******"
