属性签名 MediaEntry.session
参与者会话名称。会话与媒体条目之间应是一对一映射。您可以使用此 ID 从 Meet REST API - ParticipantSessions 资源中检索与参与者会话相关的更多信息
格式为 conferenceRecords/{conference_record}/participants/{participant}/participantSessions/{participant_session}
,目前未使用。请改用 sessionName。
签名
session?: string;
详细信息
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-02-04。
[null,null,["最后更新时间 (UTC):2025-02-04。"],[[["The provided feature is part of the Google Workspace Developer Preview Program, offering early access."],["A one-to-one mapping exists between a session and a Media Entry."],["The `session` property, though currently unused, is a string type and can be used to find the participant session info."],["You can retrieve additional details about a participant session via the Meet REST API's ParticipantSessions resource."]]],[]]