[[["わかりやすい","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-03-04 UTC。"],[[["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`."]]],[]]