# ATTENTION: This file contains a TScenarioRunRequest with stripped DataSources. Tests use another
# file in binary format run_request.pb. This file is provided for human convenience only (to ease 
# the review process).
BaseRequest {
  RequestId: "foo-bar-baz"
  ServerTimeMs: 1579499071620
  RandomSeed: 16756667507194608827
  ClientInfo {
    AppId: "ru.yandex.quasar.app"
    AppVersion: "1.0"
    OsVersion: "6.0.1"
    Platform: "android"
    Uuid: "deadbeef-uuid-uuid-uuid-deadbeef1234"
    DeviceId: "feedface-e8a2-4439-b2e7-689d95f277b7"
    Lang: "ru-RU"
    ClientTime: "20200120T054430"
    Timezone: "Europe/Moscow"
    Epoch: "1579499070"
    DeviceModel: "Station"
    DeviceManufacturer: "Yandex"
  }
  Location {
    Lat: 55.733771
    Lon: 37.587937
    Accuracy: 0.0
    Recency: 0.0
    Speed: 0.0
  }
  Interfaces {
    HasReliableSpeakers: true
    HasBluetooth: true
    HasMicrophone: true
    HasMusicPlayerShots: true
  }
  DeviceState {
  }
  State {
  }
  Experiments {
    fields {
      key: "mm_dont_defer_apply"
      value {
        string_value: "1"
      }
    }
    fields {
      key: "mm_enable_protocol_scenario=NotificationsManager"
      value {
        string_value: "1"
      }
    }
    fields {
      key: "mm_scenario=NotificationsManager"
      value {
        string_value: "1"
      }
    }
  }
  Options {
    FiltrationLevel: 1
    ClientIP: "77.88.55.77"
  }
  UserPreferences {
    FiltrationMode: Moderate
  }
  UserLanguage: L_RUS
}
Input {
  SemanticFrames {
    Name: "alice.notifications_read"
  }
  Voice {
    Utterance: "да"
    AsrData {
      Utterance: "да"
      Confidence: 1.0
      Words {
        Value: "да"
        Confidence: 1.0
      }
    }
  }
}
DataSources {
  key: 22
  value {
    NotificationState {
      Notifications {
        Id: "notification-id"
        Text: "notification text"
        Voice: "notification voice"
      }
    }
  }
}
