Google Chat Parameters
本文档列出了各种类型的 Google Chat 活动事件的参数。您可以使用 parameters=chat:PARAMETER
调用 UserUsageReport.get() 来检索这些事件。
名称 |
类型 |
说明 |
num_28day_attachments_uploaded |
integer |
过去 28 天内上传的附件数量。 |
num_28day_conversations_read |
integer |
过去 28 天内读取的对话数量。 |
num_28day_messages_and_reactions_sent |
integer |
过去 28 天内发送的消息和回应数量。 |
num_28day_spaces_created |
integer |
过去 28 天内创建的聊天室数量。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-02-13。
[null,null,["最后更新时间 (UTC):2025-02-13。"],[],["The document outlines parameters for Google Chat activity events, retrievable via the `UserUsageReport.get()` method using `parameters=chat:PARAMETER`. It defines four key metrics: `num_28day_attachments_uploaded` (count of attachments uploaded in the last 28 days), `num_28day_conversations_read` (conversations read in the last 28 days), `num_28day_messages_and_reactions_sent` (messages and reactions sent in the last 28 days), and `num_28day_spaces_created` (spaces created in the last 28 days).\n"]]