[[["התוכן קל להבנה","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 (שעון 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"]]