# 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: "c6681d14-c309-5d31-b2bb-bfdabbadoo00"
  ServerTimeMs: 1579499071620
  RandomSeed: 2313207297516357474
  ClientInfo {
    AppId: "yandex.auto"
    AppVersion: "1.5.0"
    OsVersion: "6.0.1"
    Platform: "android"
    Uuid: "deadbeef-uuid-uuid-uuid-deadbeef1234"
    DeviceId: "feedface-ea21-444a-93b0-1110590b9620"
    Lang: "ru-RU"
    ClientTime: "20200120T054430"
    Timezone: "Europe/Moscow"
    Epoch: "1579499070"
    DeviceModel: "t3-polo-yaCS"
    DeviceManufacturer: "Allwinner"
  }
  Location {
    Lat: 55.733771
    Lon: 37.587937
    Accuracy: 1.0
    Recency: 0.0
    Speed: 0.0
  }
  Interfaces {
    HasReliableSpeakers: true
    HasMicrophone: true
    HasNavigator: true
    SupportsAbsoluteVolumeChange: true
    SupportsButtons: 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
      }
    }
  }
}
