public sealed class MetastoreConfig : IMessage<MetastoreConfig>, IEquatable<MetastoreConfig>, IDeepCloneable<MetastoreConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class MetastoreConfig.
[[["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 webpage provides reference documentation for the `MetastoreConfig` class within the Google Cloud Dataproc v1 API, spanning multiple versions from 3.1.0 to the latest 5.17.0."],["The `MetastoreConfig` class, part of the `Google.Cloud.Dataproc.V1` namespace, is used to specify a Metastore configuration for Dataproc clusters."],["The latest version of the API documented is 5.17.0, while the current version covered on the page is 5.5.0, with previous versions readily accessible via provided links."],["The `MetastoreConfig` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties like `DataprocMetastoreService` and `DataprocMetastoreServiceAsServiceName` to define service connections."],["This class contains two constructors, `MetastoreConfig()` and `MetastoreConfig(MetastoreConfig other)`, allowing for the creation of default instances or instances based off of a pre-existing one."]]],[]]