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 covering versions from 3.1.0 to the latest 5.17.0, as seen in the listed versions."],["The `MetastoreConfig` class is used to specify a Metastore configuration and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the properties of the `MetastoreConfig` class, including `DataprocMetastoreService` (a string representing the resource name) and its `ServiceName`-typed view, `DataprocMetastoreServiceAsServiceName`."],["There are two constructors available for the `MetastoreConfig` class, one default constructor and one that takes another `MetastoreConfig` object as a parameter for creating a new instance."],["The documentation provides version-specific access to the `MetastoreConfig` with the latest available being 5.17.0 for the Google.Cloud.Dataproc.V1 namespace."]]],[]]