# 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: "1f8377be-c23c-5a09-ac0a-91dabbadoo00"
  ServerTimeMs: 1579499071620
  RandomSeed: 18203325502731550217
  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: 1.0
    Recency: 0.0
    Speed: 0.0
  }
  Interfaces {
    HasReliableSpeakers: true
    HasBluetooth: true
    CanChangeAlarmSound: true
    HasMicrophone: true
    HasMusicPlayerShots: true
    HasSynchronizedPush: true
    SupportsVideoProtocol: true
    TtsPlayPlaceholder: true
    Multiroom: true
    HasAudioClient: true
    IsPubliclyAvailable: true
    HasNotifications: true
    CanChangeAlarmSoundLevel: true
    CanServerAction: true
    CanRecognizeMusic: true
    HasMordoviaWebView: true
    IncomingMessengerCalls: true
    VideoCodecAVC: true
    AudioCodecAAC: true
    AudioCodecVORBIS: true
    AudioCodecOPUS: true
    MultiroomCluster: true
    HasDirectiveSequencer: true
    CanSetAlarmSemanticFrame: true
    SupportsHDMIOutput: true
    SupportsAudioBitrate192Kbps: true
    SupportsAudioBitrate320Kbps: true
    SupportsVideoPlayDirective: true
    MultiroomAudioClient: true
    HasAudioClientHls: true
    SupportsVerticalScreenNavigation: true
    HasMusicPlayer: true
    SupportsAbsoluteVolumeChange: true
    SupportsRelativeVolumeChange: true
    SupportsVideoPlayer: true
    SupportsAnyPlayer: true
    SupportsButtons: true
    HasEqualizer: true
  }
  DeviceState {
  }
  State {
  }
  Experiments {
    fields {
      key: "enable_protocol_search_everywhere"
      value {
        string_value: "1"
      }
    }
    fields {
      key: "mm_enable_protocol_scenario=Search"
      value {
        string_value: "1"
      }
    }
    fields {
      key: "mm_scenario=Search"
      value {
        string_value: "1"
      }
    }
    fields {
      key: "read_factoid_source"
      value {
        string_value: "1"
      }
    }
    fields {
      key: "websearch_enable"
      value {
        string_value: "1"
      }
    }
  }
  Options {
    FiltrationLevel: 1
    ClientIP: "77.88.55.77"
    CanUseUserLogs: true
  }
  IsNewSession: true
  UserPreferences {
    FiltrationMode: Moderate
  }
  UserLanguage: L_RUS
  UserClassification {
  }
  Memento {
    UserConfigs {
    }
  }
  NluFeatures {
    Feature: 23
  }
}
Input {
  SemanticFrames {
    Name: "personal_assistant.scenarios.search"
    Slots {
      Name: "query"
      Type: "string"
      Value: "сколько лет наполеону"
      AcceptedTypes: "string"
    }
    TypedSemanticFrame {
      SearchSemanticFrame {
        Query {
          StringValue: "сколько лет наполеону"
        }
      }
    }
  }
  Voice {
    Utterance: "сколько лет наполеону"
    AsrData {
      Utterance: "сколько лет наполеону"
      Confidence: 1.0
      Words {
        Value: "сколько"
        Confidence: 1.0
      }
      Words {
        Value: "лет"
        Confidence: 1.0
      }
      Words {
        Value: "наполеону"
        Confidence: 1.0
      }
    }
  }
}
