BaseRequest {
  RequestId: "foo-bar-baz"
  ServerTimeMs: 1579499071620
  RandomSeed: 16756667507194608827
  ClientInfo {
    AppId: "ru.yandex.searchplugin"
    AppVersion: "8.30"
    OsVersion: "9"
    Platform: "android"
    Uuid: "deadbeef-uuid-uuid-uuid-deadbeef1234"
    DeviceId: "feedface-e22e-4abb-86f3-5105e892a8b9"
    Lang: "ru-RU"
    ClientTime: "20200120T054430"
    Timezone: "Europe/Moscow"
    Epoch: "1579499070"
    DeviceModel: "SM-G965F"
    DeviceManufacturer: "samsung"
  }
  Location {
    Lat: 55.733771
    Lon: 37.587937
    Accuracy: 0
    Recency: 0
    Speed: 0
  }
  Interfaces {
    HasScreen: true
    HasReliableSpeakers: true
    HasMicrophone: true
    CanOpenLink: true
    CanShowGif: true
  }
  DeviceState {
    Video {
      CurrentlyPlaying { Paused: true }
    }
    Bluetooth {
      Player { Pause: false }
    }
  }
  State {
  }
  Experiments {
    fields {
      key: "mm_dont_defer_apply"
      value {
        string_value: "1"
      }
    }
    fields {
      key: "mm_enable_protocol_scenario=News"
      value {
        string_value: "1"
      }
    }
    fields {
      key: "mm_scenario=News"
      value {
        string_value: "1"
      }
    }
    fields {
      key: "websearch_enable"
      value {
        string_value: "1"
      }
    }
  }
  Options {
    ClientIP: "77.88.55.77"
    RadioStations: ["2", "3", "4", "1"]
  }
  IsNewSession: true
  UserPreferences {
    FiltrationMode: Moderate
  }
  UserLanguage: L_RUS
}
Input {
  SemanticFrames {
    Name: "personal_assistant.scenarios.get_news"
    Slots {
      Name: "where"
      Type: "string"
      Value: "москва"
      AcceptedTypes: "string"
    }
  }
  Voice {
    Utterance: "какие новости москва"
    AsrData {
      Utterance: "какие новости москва"
      Confidence: 1
      Words {
        Value: "какие"
        Confidence: 11
      }
      Words {
        Value: "новости"
        Confidence: 12
      }
      Words {
        Value: "москва"
        Confidence: 13
      }
    }
  }
}
DataSources {
    key: 1
    value {
        DialogHistory {
            Phrases: ["123", "", "234", "%%%", "99"]
        }
    }
}
