সম্পত্তি স্বাক্ষর MediaEntry.sessionName
মিডিয়া এন্ট্রির সেশন আইডি।
ফর্ম্যাট হল participants/{participant}/participantSessions/{participant_session}
আপনি Meet REST API - ParticipantSessions রিসোর্স থেকে অংশগ্রহণকারীর সেশন সম্পর্কে অতিরিক্ত তথ্য পুনরুদ্ধার করতে এটি ব্যবহার করতে পারেন।
Note
: এটি conferenceRecords/{conference_record}/participants/{participant}/participantSessions/{participant_session}
ফর্ম্যাটে হতে হবে।
আপনি Meet REST API - কনফারেন্স রিসোর্স থেকে কনফারেন্স রেকর্ড পুনরুদ্ধার করতে পারেন।
স্বাক্ষর
sessionName?: string;
বিস্তারিত
টাইপ | string |
---|
ঐচ্ছিক | হ্যাঁ |
---|
শুধুমাত্র পঠনযোগ্য | না |
---|
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, 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."]]],[]]