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 document provides reference documentation for the `AuxiliaryServicesConfig` class within the Google Cloud Dataproc v1 API, specifically for version 5.13.0."],["The `AuxiliaryServicesConfig` class is used to configure auxiliary services for a Dataproc cluster, including Hive Metastore and Spark History Server configurations."],["The document lists the available versions of `AuxiliaryServicesConfig`, ranging from the latest (5.17.0) down to version 3.1.0, with each version linking to its corresponding documentation."],["The `AuxiliaryServicesConfig` class inherits from the `object` class and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has properties such as `MetastoreConfig` and `SparkHistoryServerConfig`, allowing users to set the configurations of these respective auxiliary services."]]],[]]