public sealed class GetFederationRequest : IMessage<GetFederationRequest>, IEquatable<GetFederationRequest>, IDeepCloneable<GetFederationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1 API class GetFederationRequest.
[[["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 2025-04-17 UTC."],[[["This document provides reference information for the `GetFederationRequest` class within the Google Cloud Metastore v1 API, specifically version 2.7.0."],["`GetFederationRequest` is used as a request message for retrieving a metastore federation, as indicated by its function and the detailed description provided."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for message handling, equality checks, deep cloning, and buffer management."],["The `GetFederationRequest` class includes properties such as `FederationName` and `Name`, where `Name` is the required resource name in a specified format."],["The API documentation lists available versions from 1.0.0 to the latest 2.9.0 for browsing other class versions, highlighting the versioning of this specific API class."]]],[]]