accessSettings.access_permission_settings:更新可探索及加入 spaceType 欄位為 SPACE 的聊天室的存取權設定。允許加入聊天室的主體也必須能探索聊天室。如要更新聊天室的存取權設定,驗證使用者必須是聊天室管理員或助理管理員,且要求中不得包含任何其他欄位遮罩。如果空間處於匯入模式,就無法更新這個欄位。詳情請參閱「允許特定使用者探索聊天室」。「accessSettings.access_permission_settings」不支援「useAdminAccess」,支援的欄位遮蓋包括:
[[["容易理解","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"]],["上次更新時間:2026-07-09 (世界標準時間)。"],[],["This content describes how to update a space within Google Workspace Chat via the API. Key actions include sending a `PATCH` request to `https://chat.googleapis.com/v1/{space.name=spaces/*}`, specifying the space's name in the path. The `updateMask` query parameter defines which fields to update, including space details, display name, type, history state, access and permissions. `useAdminAccess` allow to update the space with administrator permissions. Authentication requires specific OAuth scopes. The request and response body use the `Space` object.\n"]]