تاريخ التعديل الأخير: 2024-07-12 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 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"]]