प्रॉपर्टी हस्ताक्षर BaseParticipant.participantKey
मीटिंग में हिस्सा लेने वाले व्यक्ति की कुंजी. फ़ॉर्मैट participants/{participant}
है.
इसका इस्तेमाल करके, Meet REST API - Participants संसाधन से, मीटिंग में हिस्सा लेने वाले व्यक्ति के बारे में ज़्यादा जानकारी हासिल की जा सकती है.
Note
: यह conferenceRecords/{conference_record}/participants/{participant}
फ़ॉर्मैट में होना चाहिए.
कॉन्फ़्रेंस का रिकॉर्ड, Meet REST API - कॉन्फ़्रेंस संसाधन से वापस पाया जा सकता है.
हस्ताक्षर
participantKey?: string;
विवरण
टाइप |
string |
वैकल्पिक |
हां |
रीड ओनली |
नहीं |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-02-04 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-02-04 (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."]]],[]]