public sealed class BackendMetastore : IMessage<BackendMetastore>, IEquatable<BackendMetastore>, IDeepCloneable<BackendMetastore>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1beta API class BackendMetastore.
Represents a backend metastore for the federation.
The relative resource name of the metastore that is being federated.
The formats of the relative resource names for the currently supported
metastores are listed below:
[[["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 `BackendMetastore` class within the Dataproc Metastore v1beta API."],["`BackendMetastore` represents a backend metastore for federation, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances of `BackendMetastore` and copying existing ones."],["`BackendMetastore` contains properties like `MetastoreType`, which defines the type of the backend metastore, and `Name`, which specifies the relative resource name of the federated metastore."],["The documentation covers the `Google.Cloud.Metastore.V1Beta` namespace and links to related classes, assemblies, and methods."]]],[]]