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."],[[["The `BackendMetastore` class in the Google.Cloud.Metastore.V1Beta namespace represents a backend metastore for federation in the Dataproc Metastore v1beta API."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer message management."],["The `BackendMetastore` class includes constructors for creating instances and properties like `MetastoreType` and `Name` to define the metastore's type and resource name."],["The documentation provides versioned references including the latest version `2.0.0-beta11`, along with older versions `2.0.0-beta10` and `1.0.0-beta02`."]]],[]]