BaseRequest {
  RequestId: "900e0ac8-c10f-493a-a5c4-310e5694aaee"
  ServerTimeMs: 1579499071620
  ClientInfo {
    AppId: "ru.yandex.quasar.app"
    AppVersion: "1.0"
    OsVersion: "6.0"
    Platform: "android"
    Uuid: "deadbeef-4c9f-47f8-b4e9-feee6d7406ed"
    Lang: "ru"
    ClientTime: "20190115T204119"
    DeviceModel: "Station"
    DeviceManufacturer: "Yandex"
  }
  Location {
    Lat: 55.733771
    Lon: 37.587937
  }
  Interfaces {
    SupportsVideoPlayer: true
    SupportsAnyPlayer: true
    SupportsButtons: true
  }
  Experiments {
    fields {
      key: "alice_complex_news_to_wizard"
      value {
        string_value: "1"
      }
    }
  }
}
Input {
  SemanticFrames {
    Name: "personal_assistant.scenarios.get_news";
    Slots {
        Name: "topic";
        Type: "news_topic";
        Value: "sport"
        TypedValue: {
            Type: "news_topic";
            String: "sport";
        }
    }
    Slots {
        Name: "where";
        Type: "string";
        Value: "тюмени"
        TypedValue: {
            Type: "string";
            String: "тюмени";
        }
    }
  }
  Text {
    RawUtterance: "последние новости спорта в тюмени"
    Utterance: "последние новости спорта в тюмени"
  }
}
