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-08-29。
[null,null,["最后更新时间 (UTC):2025-08-29。"],[],[],null,["# Google Chat Parameters\n\nThis document lists the parameters for\nvarious types of\nGoogle Chat activity events. You can retrieve these events by\ncalling [UserUsageReport.get()](/workspace/admin/reports/v1/reference/userUsageReport/get)\nwith `parameters=chat:`\u003cvar class=\"apiparam\" translate=\"no\"\u003ePARAMETER\u003c/var\u003e.\n\n| Name | Type | Description |\n|---------------------------------------|---------|----------------------------------------------------------------|\n| num_28day_attachments_uploaded | integer | The number of attachments uploaded in the last 28 days. |\n| num_28day_conversations_read | integer | The number of conversations read in the last 28 days. |\n| num_28day_messages_and_reactions_sent | integer | The number of messages and reactions sent in the last 28 days. |\n| num_28day_spaces_created | integer | The number of spaces created in the last 28 days. |"]]