[[["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 conveyed through the path."],["A successful request returns a `Federation` instance in the response body, providing the federation's details."],["Authorization to access this data requires the `metastore.federations.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]