public sealed class AuxiliaryServicesConfig : IMessage<AuxiliaryServicesConfig>, IEquatable<AuxiliaryServicesConfig>, IDeepCloneable<AuxiliaryServicesConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class AuxiliaryServicesConfig.
[[["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 reference documentation for the `AuxiliaryServicesConfig` class within the Google Cloud Dataproc V1 API, specifically for .NET developers."],["The `AuxiliaryServicesConfig` class is used to configure auxiliary services for a Dataproc cluster, inheriting from the `Object` class and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers configurable properties, `MetastoreConfig` and `SparkHistoryServerConfig`, allowing for the setup of Hive Metastore and Spark History Server within the workload."],["Multiple versions of the `AuxiliaryServicesConfig` class are available, ranging from version 3.1.0 to the latest version 5.17.0, each accessible via its specific link."],["The page also provides details for the classes constructors and the members that are inherited."]]],[]]