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 information for the `GetFederationRequest` class within the Dataproc Metastore v1 API, specifically for the .NET environment, with the latest version being 2.9.0."],["The `GetFederationRequest` class is used as a request message for retrieving a federation and is implemented with interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class offers two constructors, one default and one that accepts another `GetFederationRequest` instance, facilitating the creation of request objects."],["The `GetFederationRequest` class includes two properties: `FederationName` which provides a typed view over the resource name and `Name`, which stores the required resource name of the metastore federation to be retrieved."],["The reference documentation covers versions of the API class all the way back to 1.0.0, and each has its own page that can be accessed."]]],[]]