[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-08。"],[[["This page details how to subscribe to Google Meet events using the Google Workspace Events API to receive real-time updates about conferences, participants, recordings, and transcripts."],["You can monitor events by specifying a target resource, which can be a meeting space or a user, and subscribe to specific event types, such as conference start/end or participant join/leave."],["Event data includes payloads containing information about the changed resource, like a conference record or a participant session."],["To get started, you need to create a subscription and choose the appropriate event types for your app's needs, refer to the provided links for a step-by-step guide and API documentation."]]],["The Google Workspace Events API allows apps to subscribe to Google Meet events. Apps can receive notifications about conferences starting or ending, participants joining or leaving, and recordings or transcripts being generated. To receive events, you must create a subscription and specify a target resource, either a meeting space or a user. Define specific event types, such as `conference.v2.started` or `participant.v2.joined`, during subscription creation. Each event payload contains details about the changed resource.\n"]]