Method: spaces.endActiveConference
एचटीटीपी अनुरोध
POST https://meet.googleapis.com/v2/{name=spaces/*}:endActiveConference
यह यूआरएल gRPC ट्रांसकोडिंग सिंटैक्स का इस्तेमाल करता है.
पाथ पैरामीटर
पैरामीटर |
name |
string
ज़रूरी है. स्पेस में मौजूद संसाधन का नाम. फ़ॉर्मैट: spaces/{space} . {space} , स्पेस के लिए संसाधन आइडेंटिफ़ायर है. यह यूनीक आईडी होता है, जो सर्वर से जनरेट होता है. साथ ही, यह केस-सेंसिटिव (बड़े और छोटे अक्षरों में अंतर) होता है. उदाहरण के लिए, jQCFfuBOdN5z .
ज़्यादा जानकारी के लिए, Meet किसी मीटिंग की जगह की पहचान कैसे करता है लेख पढ़ें.
|
अनुरोध का मुख्य भाग
अनुरोध का मुख्य हिस्सा खाली होना चाहिए.
जवाब का मुख्य भाग
जवाब सही होने पर, जवाब का मुख्य हिस्सा खाली होता है.
अनुमति के दायरे
नीचे दिए गए OAuth के लिंक की ज़रूरत हाेती है:
https://www.googleapis.com/auth/meetings.space.created
ज़्यादा जानकारी के लिए, अनुमति देने से जुड़ी गाइड देखें.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-07-12 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-07-12 (UTC) को अपडेट किया गया."],[[["Ends an active conference for a specified Google Meet space."],["Requires an empty request body and returns an empty response body upon success."],["Uses the `spaces/{space}` format for identifying the target meeting space."],["Needs authorization with the `https://www.googleapis.com/auth/meetings.space.created` scope."],["Accessible via a `POST` request to the dedicated endpoint `https://meet.googleapis.com/v2/{name=spaces/*}:endActiveConference`."]]],["The core function described is ending an active conference via a `POST` request to `https://meet.googleapis.com/v2/{name=spaces/*}:endActiveConference`. The `name` path parameter, formatted as `spaces/{space}`, is required to identify the specific space. The request body must be empty. A successful response also has an empty body. The operation requires the `https://www.googleapis.com/auth/meetings.space.created` OAuth scope.\n"]]