Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Dialogflow returns an empty list of conversation profiles.

未关闭
#11,388 0 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

维护者通常 1 天内回复

@holtskinner 已经在做这个了。

开始于 2024年5月7日。

评估

这个 Issue 还没有评估数据。

描述

api: dialogflow priority: p2 samples triage me type: bug

In which file did you encounter the issue?

dialogflow/conversation_profile_management.py

Did you change the file? If so, how?

No

Describe the issue

I´ve developed a chatbot with dialogflow in the console and now I need to get the conversations. When I try to get the list of conversations profiles inside the agent using the Python Client Library and the code in the file dialogflow/conversation_profile_management.py I don´t get any error but also any data. The iterable seems to be empty. The agent is in the global region, the "Log Interactions to Google Cloud" option in settings is set to on and I can see conversations in the log.

I have no authentication issue because I can get the list of intents and run other methods without error using the Python Client Library.

If I use other method as ListConversationsRequest to get the list of conversations, the result is the same, I get the output as an empty objetct, but no error.

Any help would be very appreciate.

Thanks in advance.

主要语言
Jupyter Notebook
星标
8.1k
派生
6.7k
平均合并
4 天 4 小时
30 天内合并 PR
8

环境准备

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

GoogleCloudPlatform/python-docs-samples 的其他 Issue

查看 GoogleCloudPlatform/python-docs-samples 的全部 Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。