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 documentation for the `AuxiliaryServicesConfig` class within the Google Cloud Dataproc v1 API, with the current page version being 5.15.0."],["The `AuxiliaryServicesConfig` class is used to configure auxiliary services for a Dataproc cluster, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for the `AuxiliaryServicesConfig` is 5.17.0, and previous versions are also documented, ranging from 5.16.0 down to 3.1.0, with the version 5.15.0 being the one this document is currently describing."],["The class includes two main properties for configuration: `MetastoreConfig`, which handles Hive Metastore settings, and `SparkHistoryServerConfig`, for configuring the Spark History Server."],["There are two constructors available, one that's empty, and the other that will use another `AuxiliaryServicesConfig` object as an argument to create a new `AuxiliaryServicesConfig` object."]]],[]]