属性签名 MediaEntry.sessionName
媒体条目的会话 ID。
格式为 participants/{participant}/participantSessions/{participant_session}
您可以使用此 ID 从 Meet REST API - ParticipantSessions 资源中检索与参与者会话有关的其他信息。
Note
:此值必须采用 conferenceRecords/{conference_record}/participants/{participant}/participantSessions/{participant_session}
格式。
您可以从 Meet REST API - 会议资源中检索会议记录。
签名
sessionName?: string;
详细信息
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-02-04。
[null,null,["最后更新时间 (UTC):2025-02-04。"],[[["This information details the `sessionName` property for participant sessions within the Google Meet REST API."],["The `sessionName` provides a unique identifier to retrieve details of a participant's session using the Meet REST API - ParticipantSessions resource."],["The format for `sessionName` is `conferenceRecords/{conference_record}/participants/{participant}/participantSessions/{participant_session}` and can be found through the Google Workspace Developer Preview Program."],["It's an optional string value that is not read-only."]]],[]]