属性签名 BaseParticipant.participantKey
关联参与者的参与者键。格式为 participants/{participant}
。
您可以使用此 ID 从 Meet REST API - Participants 资源中检索与参与者相关的其他信息。
Note
:此值必须采用 conferenceRecords/{conference_record}/participants/{participant}
格式。
您可以从 Meet REST API - 会议资源中检索会议记录。
签名
participantKey?: string;
详细信息
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-02-04。
[null,null,["最后更新时间 (UTC):2025-02-04。"],[[["This feature is accessible through the Google Workspace Developer Preview Program, offering early access to new functionalities."],["The participant key, formatted as `participants/{participant}`, is crucial for accessing additional participant details."],["Retrieving the conference record is necessary, as the full participant key format is `conferenceRecords/{conference_record}/participants/{participant}`."],["The key, a string, is optional, and can be used to get additional information through the Meet REST API."]]],[]]