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 version 5.6.0, with links to other versions."],["The `AuxiliaryServicesConfig` class is used to configure auxiliary services for a Dataproc cluster and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two properties: `MetastoreConfig`, which is the Hive Metastore configuration, and `SparkHistoryServerConfig`, which configures the Spark History Server, both of which are optional configurations."],["The `AuxiliaryServicesConfig` class has two constructors available: one for default initialization and another for copying an existing `AuxiliaryServicesConfig` object."],["There are multiple versions of the `AuxiliaryServicesConfig` available for download, ranging from 5.17.0 down to 3.1.0, showing the version history and supporting various older versions."]]],[]]