public sealed class BackendMetastore : IMessage<BackendMetastore>, IEquatable<BackendMetastore>, IDeepCloneable<BackendMetastore>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1 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-04-17 UTC."],[[["This document provides reference documentation for the `BackendMetastore` class within the Google Cloud Dataproc Metastore v1 API, specifically for version 2.5.0."],["The `BackendMetastore` class represents a backend metastore for federation and is part of the `Google.Cloud.Metastore.V1` namespace."],["The latest version of this documentation available is 2.9.0, and the webpage contains links to previous version documentation, spanning from 1.0.0 to 2.9.0."],["The `BackendMetastore` class has properties such as `MetastoreType` and `Name`, which specify the type of the metastore and the resource name of the metastore being federated, respectively."]]],[]]