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 provides documentation for the `MetastoreConfig` class within the `Google.Cloud.Dataproc.V1` namespace, specifically for version 3.3.0 of the library."],["The `MetastoreConfig` class is used to specify configurations for a Dataproc Metastore service, implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available of this particular documentation page is 5.17.0, while the page also lists several other versions of this documentation ranging down to 3.1.0."],["`MetastoreConfig` has two constructors, a default one, and another that copies from another `MetastoreConfig` object."],["The class has two main properties: `DataprocMetastoreService`, which is a string representing the resource name of the service, and `DataprocMetastoreServiceAsServiceName`, which is a typed view of that resource name."]]],[]]