# TScenarioRunResponse:
ResponseBody {
  Layout {
    Cards {
      TextWithButtons {
        Text: "Обошла все магазины и нашла, где дешевле."
        Buttons {
          Title: "ОТКРЫТЬ"
          ActionId: "goods_button_with_uri"
        }
      }
    }
    OutputSpeech: "Обошла все магазины и нашла, где дешевле."
    Directives {
      OpenUriDirective {
        Uri: "https://yandex.ru/products/search?query_source=alice&query_source=voice&text=%D0%B0%D0%B9%D1%84%D0%BE%D0%BD"
      }
    }
  }
  SemanticFrame {
    Name: "alice.goods.best_prices"
    Slots {
      Name: "request"
      Type: "string"
      Value: "айфон"
      AcceptedTypes: "string"
      TypedValue {
        Type: "string"
        String: "айфон"
      }
    }
  }
  State {
    [type.googleapis.com/NAlice.NHollywood.TGoodsState] {
    }
  }
  AnalyticsInfo {
    Intent: "alice.goods.best_prices"
    Objects {
      Id: "goods_request"
      Name: "goods_request"
      HumanReadable: "Запрос товарной вертикали"
      GoodsRequest {
        Url: "https://yandex.ru/products/search?query_source=alice&query_source=voice&text=%D0%B0%D0%B9%D1%84%D0%BE%D0%BD"
        Text: "айфон"
      }
    }
    ProductScenarioName: "goods"
    NlgRenderHistoryRecords {
      TemplateName: "goods"
      PhraseName: "more"
      Language: L_RUS
    }
    NlgRenderHistoryRecords {
      TemplateName: "goods"
      PhraseName: "open_uri_button_text"
      Language: L_RUS
    }
    NlgRenderHistoryRecords {
      TemplateName: "goods"
      PhraseName: "product_request"
      Language: L_RUS
    }
  }
  FrameActions {
    key: "goods_button_with_uri"
    value {
      Directives {
        List {
          OpenUriDirective {
            Uri: "https://yandex.ru/products/search?query_source=alice&query_source=voice&text=%D0%B0%D0%B9%D1%84%D0%BE%D0%BD"
          }
        }
      }
    }
  }
}
Version: "trunk@******"
