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 reference documentation for the `AuxiliaryServicesConfig` class within the Google Cloud Dataproc v1 API, specifically for the .NET environment, with version 5.7.0 being the base context for all the information on this page."],["The `AuxiliaryServicesConfig` class is used to manage the auxiliary services configuration for a Dataproc cluster, as it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the available constructors for the `AuxiliaryServicesConfig` class, with one being a parameterless default constructor and the other taking another instance of the class as an argument for cloning purposes."],["Two primary properties are defined within the class, `MetastoreConfig` and `SparkHistoryServerConfig`, which are used to manage the Hive Metastore and Spark History Server configurations, respectively."],["The API documentation provides the ability to view various versions, ranging from 3.1.0 all the way up to the latest version, 5.17.0, of the `AuxiliaryServicesConfig` class."]]],[]]