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-04-09 UTC."],[[["This webpage provides documentation for the `AuxiliaryServicesConfig` class within the Google Cloud Dataproc v1 API, covering versions from 3.1.0 up to the latest release, 5.17.0."],["The `AuxiliaryServicesConfig` class is designed for configuring auxiliary services within a Dataproc cluster, including Metastore and Spark History Server."],["The `AuxiliaryServicesConfig` class inherits from `Object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It exposes two main configurable properties, `MetastoreConfig` and `SparkHistoryServerConfig`, allowing for customization of Hive Metastore and Spark History Server settings respectively."],["The document contains two different constructors for `AuxiliaryServicesConfig`, one default and one taking a parameter of `AuxiliaryServicesConfig` type."]]],[]]