Google Chat Parameters
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
이 문서에서는 다양한 유형의 Google Chat 활동 이벤트에 관한 매개변수를 보여줍니다. parameters=chat:PARAMETER
로 UserUsageReport.get()을 호출하여 이러한 이벤트를 검색할 수 있습니다.
이름 |
유형 |
설명 |
num_28day_attachments_uploaded |
정수 |
지난 28일 동안 업로드된 첨부파일 수입니다. |
num_28day_conversations_read |
정수 |
지난 28일 동안 읽은 대화 수입니다. |
num_28day_messages_and_reactions_sent |
정수 |
지난 28일 동안 전송된 메시지 및 리액션 수입니다. |
num_28day_spaces_created |
정수 |
지난 28일 동안 생성된 스페이스 수입니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-29(UTC)
[null,null,["최종 업데이트: 2025-08-29(UTC)"],[],[],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. |"]]