谷歌组织结构图可视化 API 是否支持多个经理(coheads)

发布于 2024-08-20 18:12:28 字数 116 浏览 5 评论 0原文

有没有一种方法可以支持这样的用例:有一群人向一个小组的两位联合负责人报告。从我最初的测试来看,它看起来不像,但想验证一下。我有一个用例,有些人向乔报告,有些人向汤姆报告,但有些人同时向乔和汤姆报告,因为他们是联席主管。

is there a way to support the use case where there are a bunch of people that report to two co heads of a group. it doesn't look like it from my initial testing but wanted to verify to be sure. i have a use case where some people report to Joe and some people report to Tom but some people report both to Joe and Tom as they are co heads.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

你爱我像她 2024-08-27 18:12:28

不,你不能。当您添加第二个关系时,它会替换第一个关系(即,如果您有“Mike reports to Tom”,然后添加“Mike reports to Joe”,则图表将显示“Mike reports to Joe”)。

API 文档页面

每个节点可以有零个或一个父节点
节点,以及零个或多个子节点。

No, you can't. When you add the second relationship, it replaces the first (i.e. if you have "Mike reports to Tom" and then add "Mike reports to Joe" the chart will show "Mike reports to Joe").

From the API documentation page:

Each node can have zero or one parent
node, and zero or more child nodes.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文