[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-05-13 (世界標準時間)。"],[[["This webpage documents how to delete a single federation using the `DELETE` HTTP method with a specific URL pattern: `https://metastore.googleapis.com/v1beta/{name}`."],["Deleting a federation requires specifying the resource name in the `name` path parameter, in the format: `projects/{projectNumber}/locations/{locationId}/federations/{federationId}` and requires the `metastore.federations.delete` IAM permission."],["An optional `requestId` query parameter can be included to prevent duplicate requests, allowing a UUID to be used as the ID."],["The request body must be empty when deleting a federation."],["A successful request returns an `Operation` object within the response body, and you must have the `https://www.googleapis.com/auth/cloud-platform` OAuth scope to complete the process."]]],[]]