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-02-13(UTC)
[null,null,["최종 업데이트: 2025-02-13(UTC)"],[],["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"]]