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