# TScenarioRunResponse:
Features {
  VideoFeatures {
    IsSearchVideo: 1
    IsSelectVideoFromGallery: 0
    IsPaymentConfirmed: 0
    IsAuthorizeProvider: 0
    IsOpenCurrentVideo: 1
    IsGoToVideoScreen: 0
    Autoplay: 0
    Autoselect: 0
    ItemSelectorConfidence: -1.0
    ItemSelectorConfidenceByName: -1.0
    ItemSelectorConfidenceByNumber: -1.0
  }
  Intent: "mm.personal_assistant.scenarios.quasar.open_current_video"
}
ResponseBody {
  Layout {
    Cards {
      Text: "Извините, не нашла такого. Но не могу же я оставить вас ни с чем!"
    }
    OutputSpeech: "Извините, не нашла такого. Но не могу же я оставить вас ни с чем!"
    Directives {
      TvOpenSearchScreenDirective {
        SearchQuery: "однажды в османской империи: смута сериал"
      }
    }
  }
  SemanticFrame {
    Name: "personal_assistant.scenarios.quasar.open_current_video"
    Slots {
      Name: "action"
      Type: "custom.video_selection_action"
      Value: "play"
      AcceptedTypes: "custom.video_selection_action"
      AcceptedTypes: "video_action"
      AcceptedTypes: "custom.video_action"
      AcceptedTypes: "string"
    }
    TypedSemanticFrame {
      OpenCurrentVideoSemanticFrame {
        Action {
          VideoSelectionActionValue: "play"
        }
      }
    }
  }
  State {
    [type.googleapis.com/NAlice.NHollywoodFw.TProtoHwFramework] {
    }
  }
  AnalyticsInfo {
    Intent: "mm.personal_assistant.scenarios.quasar.open_current_video"
    ProductScenarioName: "video"
    NlgRenderHistoryRecords {
      TemplateName: "video"
      PhraseName: "no_relevant_video"
      Language: L_RUS
    }
  }
}
Version: "trunk@******"
