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."],[[["The latest version of the `MetastoreConfig` class in the Google Cloud Dataproc v1 API is 5.17.0."],["This documentation provides reference and code samples for the `MetastoreConfig` class, which specifies a Metastore configuration in the Dataproc v1 API."],["`MetastoreConfig` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class includes constructors for creating a new `MetastoreConfig` object and a copy constructor for cloning an existing `MetastoreConfig` object."],["The class has two main properties, `DataprocMetastoreService`, which is a string representing the resource name of an existing Dataproc Metastore service, and `DataprocMetastoreServiceAsServiceName`, which is a typed view over the first property."]]],[]]