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.10.0."],["The `AuxiliaryServicesConfig` class is used to configure auxiliary services for a Dataproc cluster and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers methods and properties such as a constructor, `MetastoreConfig` to configure Hive Metastore, and `SparkHistoryServerConfig` for configuring the Spark History Server."],["The documentation includes a list of available versions for this API class, ranging from version 5.17.0 (latest) down to version 3.1.0."],["The class inherits from object and has inherited members such as GetHashCode(), GetType() and ToString()."]]],[]]