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 Google Cloud Metastore v1 API, specifically for .NET developers."],["The `GetFederationRequest` class is used as a request message for the `GetFederation` operation in the API, designed to retrieve a metastore federation."],["The document outlines the class's inheritance hierarchy, showing that it implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of `GetFederationRequest` are detailed, such as `FederationName` and `Name`, which specify the federation to be retrieved, and the required relative resource name."],["This document includes links to various versions of the `GetFederationRequest` class ranging from version 1.0.0 to the latest version, 2.9.0."]]],[]]