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, detailing its properties, constructors, inheritance, and implementation."],["The `AuxiliaryServicesConfig` class is used to configure auxiliary services for a Dataproc cluster, with specific configurations available for Hive Metastore and Spark History Server."],["There are multiple versions available, including the latest version 5.17.0, along with previous versions ranging from 5.16.0 down to 3.1.0."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its use in protocol buffer messages and supporting deep cloning."],["The class has a constructor `AuxiliaryServicesConfig` and a copy constructor `AuxiliaryServicesConfig(AuxiliaryServicesConfig other)` to create instances."]]],[]]