public sealed class MetastoreConfig : IMessage<MetastoreConfig>, IEquatable<MetastoreConfig>, IDeepCloneable<MetastoreConfig>, IBufferMessage, IMessage
[[["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 page details the `MetastoreConfig` class within the `Google.Cloud.Dataproc.V1` namespace, specifically version 4.0.0."],["The `MetastoreConfig` class specifies a Metastore configuration and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It offers two constructors: a default constructor and one that takes another `MetastoreConfig` instance as a parameter."],["The class contains two properties: `DataprocMetastoreService`, a string representing the resource name of an existing Dataproc Metastore service, and `DataprocMetastoreServiceAsServiceName`, which is a `ServiceName`-typed view of the previous property."],["This page provides links to previous versions of this class, ranging from version 3.1.0 up to the latest version 5.17.0."]]],[]]