public sealed class AuxiliaryServicesConfig : IMessage<AuxiliaryServicesConfig>, IEquatable<AuxiliaryServicesConfig>, IDeepCloneable<AuxiliaryServicesConfig>, IBufferMessage, IMessage
[[["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."],[[["The latest version of `AuxiliaryServicesConfig` is 5.17.0, part of the Google.Cloud.Dataproc.V1 namespace."],["`AuxiliaryServicesConfig` class manages configuration for auxiliary services in a Dataproc cluster, which can be implemented as a message, and is part of version 4.0.0."],["The `AuxiliaryServicesConfig` class includes properties to configure the Hive Metastore (`MetastoreConfig`) and the Spark History Server (`SparkHistoryServerConfig`)."],["There is a history of versions provided, ranging from 3.1.0 up to the latest 5.17.0, all of which manage auxiliary service configuration."],["There are two provided constructors for `AuxiliaryServicesConfig`: one default, and one that takes another `AuxiliaryServicesConfig` object as a parameter."]]],[]]