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-03-21 UTC."],[[["This document provides reference documentation for the `GetFederationRequest` class within the Dataproc Metastore v1 API, specifically for version 2.4.0, and is also available in versions ranging from 1.0.0 to 2.9.0."],["The `GetFederationRequest` class, used for retrieving metastore federation information, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetFederationRequest` class has a `FederationName` property, which is a typed view over the `Name` property, and the `Name` property which is required and specifies the relative resource name of the metastore federation to retrieve."],["The `GetFederationRequest` class has two constructors, one default and one that can take another `GetFederationRequest` object."],["This webpage presents a hierarchy of versions, with 2.9.0 being the latest, and outlines the inheritance and implemented interfaces of the `GetFederationRequest` class."]]],[]]