Method: spaces.endActiveConference
طلب HTTP
POST https://meet.googleapis.com/v2/{name=spaces/*}:endActiveConference
يستخدِم عنوان URL بنية تحويل ترميز gRPC.
مَعلمات المسار
المعلمات |
name |
string
مطلوبة. اسم مورد المساحة التنسيق: spaces/{space} {space} هو معرِّف المورد للمساحة. وهو معرّف فريد ينشئه الخادم ويكون حسّاسًا لحالة الأحرف. مثلاً: jQCFfuBOdN5z
لمزيد من المعلومات، يُرجى الاطّلاع على كيفية تحديد Meet لمساحة اجتماعات.
|
نص الطلب
يجب أن يكون نص الطلب فارغًا.
نص الاستجابة
إذا كانت الاستجابة ناجحة، يكون نص الاستجابة فارغًا.
نطاقات الأذونات
يجب توفير نطاق OAuth التالي:
https://www.googleapis.com/auth/meetings.space.created
لمزيد من المعلومات، يُرجى الاطّلاع على دليل التفويض.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-07-12 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-07-12 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]