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-03-21 UTC."],[[["This webpage provides documentation for the `MetastoreConfig` class within the Google Cloud Dataproc v1 API, specifically version 5.15.0."],["The `MetastoreConfig` class specifies configuration details for a Dataproc Metastore service and is part of the `Google.Cloud.Dataproc.V1` namespace."],["The `MetastoreConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The documentation also references prior versions of this class all the way back to version 3.1.0 and as new as the current latest version of 5.17.0, while documenting all versions between."],["The key properties of the `MetastoreConfig` class include `DataprocMetastoreService`, a string that represents the resource name of the service, and `DataprocMetastoreServiceAsServiceName`, which offers a typed view of the service name."]]],[]]