プロパティ署名 MediaEntry.participantKey
関連付けられた参加者の参加者キー。形式は participants/{participant}
です。
これを使用して、Meet REST API - Participants リソースから参加者に関する追加情報を取得できます。
Note
: conferenceRecords/{conference_record}/participants/{participant}
の形式にする必要があります。
会議レコードは、Meet REST API - 会議リソースから取得できます。
署名
participantKey?: string;
詳細
タイプ |
string |
省略可 |
○ |
読み取り専用 |
いいえ |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-02-06 UTC。
[null,null,["最終更新日 2025-02-06 UTC。"],[[["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."]]],[]]