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 webpage details the `MetastoreConfig` class within the `Google.Cloud.Dataproc.V1` namespace, specifically for version 3.2.0 of the API."],["The `MetastoreConfig` class is used to specify a Metastore configuration and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and contains two constructors: a default constructor and one that takes another `MetastoreConfig` object as a parameter."],["It includes two properties, `DataprocMetastoreService` (a string) and `DataprocMetastoreServiceAsServiceName` (a `ServiceName` type), for specifying the resource name of an existing Dataproc Metastore service."],["The page also provides a version history, offering links to documentation for `MetastoreConfig` in multiple previous versions of the API, from 5.17.0 (latest) down to 3.1.0."]]],[]]