# 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: "20459975-a9fc-5ea7-b5a3-d9dabbadoo00"
  ServerTimeMs: 1579499071620
  RandomSeed: 16380771575517336902
  ClientInfo {
    AppId: "ru.yandex.iosdk.elariwatch"
    AppVersion: "1.0"
    OsVersion: "4.4.2"
    Platform: "android"
    Uuid: "deadbeef-uuid-uuid-uuid-deadbeef1234"
    DeviceId: "feedface-ec60-4d27-884f-163d4c21bdfb"
    Lang: "ru-RU"
    ClientTime: "20200120T054430"
    Timezone: "Europe/Moscow"
    Epoch: "1579499070"
    DeviceModel: "KidPhone3G"
    DeviceManufacturer: "KidPhone3G"
  }
  Location {
    Lat: 55.733771
    Lon: 37.587937
    Accuracy: 1.0
    Recency: 0.0
    Speed: 0.0
  }
  Interfaces {
    HasReliableSpeakers: true
    HasMicrophone: true
    SupportsAbsoluteVolumeChange: true
    SupportsButtons: true
    SupportsFeedback: 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
      }
    }
  }
}
