[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-04。"],[[["This API endpoint allows for the deletion of a single federation resource identified by its unique `name` using a DELETE HTTP request."],["The `name` parameter, specified as a path parameter, is a required string containing the relative resource name of the federation to be deleted in the format `projects/{projectNumber}/locations/{locationId}/federations/{federationId}`."],["The optional `requestId` query parameter allows for request idempotency, ensuring that duplicate requests are ignored by the server for a period of time."],["The request body for deleting a federation must be empty, and a successful response will return an `Operation` instance."],["Deleting a federation requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the `metastore.federations.delete` IAM permission on the specified resource `name`."]]],[]]