[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-04-01 UTC."],[[["This page details how to retrieve information about a single federation using a GET request."],["The `name` path parameter is required, specifying the federation's resource name in the format `projects/{projectNumber}/locations/{locationId}/federations/{federationId}`."],["The request body must be empty, as all necessary information is provided in the path parameters."],["A successful request returns a `Federation` object in the response body, detailing the federation's information."],["Authorization requires the `metastore.federations.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]