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-09 UTC."],[[["The `BackendMetastore` class represents a backend metastore for federation within the Dataproc Metastore v1 API."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating message handling and object comparisons."],["It includes constructors to initialize a new `BackendMetastore` or clone an existing instance."],["The `BackendMetastore` class has properties such as `MetastoreType`, which defines the type of backend metastore, and `Name`, which specifies the relative resource name of the metastore being federated."],["The latest version of the `Google.Cloud.Metastore.V1` package is version `2.9.0`, and the document you're currently viewing is version `2.4.0`, with a history of versions back to `1.0.0` being available for review."]]],[]]