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 Google Cloud Dataproc Metastore v1 API, detailing its structure and functionality."],["The `GetFederationRequest` class is used to request the retrieval of a metastore federation and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It contains two properties, `FederationName` which provides a typed view over the `Name` property, and `Name` which is a string representing the required resource name of the federation to be retrieved."],["The class has two constructors: a parameterless constructor and one that takes another `GetFederationRequest` instance for cloning purposes."],["This API has multiple versions, ranging from 1.0.0 to the latest 2.9.0, with links to the specific documentation for the `GetFederationRequest` for each version."]]],[]]