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 information for the `AuxiliaryServicesConfig` class within the Google Cloud Dataproc v1 API, specifically for version 5.11.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 two constructors: a default one and another that accepts an existing `AuxiliaryServicesConfig` instance for copying."],["It includes two main properties for configuration: `MetastoreConfig`, which is for Hive Metastore settings, and `SparkHistoryServerConfig`, for Spark History Server settings."],["The document has a list of accessible versions, ranging from the latest 5.17.0 down to 3.1.0."]]],[]]