public sealed class AuxiliaryVersionConfig : IMessage<AuxiliaryVersionConfig>, IEquatable<AuxiliaryVersionConfig>, IDeepCloneable<AuxiliaryVersionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1alpha API class AuxiliaryVersionConfig.
Configuration information for the auxiliary service versions.
public MapField<string, string> ConfigOverrides { get; }
A mapping of Hive metastore configuration key-value pairs to apply to the
auxiliary Hive metastore (configured in hive-site.xml) in addition to
the primary version's overrides. If keys are present in both the auxiliary
version's overrides and the primary version's overrides, the value from
the auxiliary version's overrides takes precedence.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003eAuxiliaryVersionConfig\u003c/code\u003e class within the Google Cloud Metastore v1alpha API, specifically for the .NET implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuxiliaryVersionConfig\u003c/code\u003e class is used for setting configuration information for auxiliary service versions in the Dataproc Metastore.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eAuxiliaryVersionConfig\u003c/code\u003e class include \u003ccode\u003eConfigOverrides\u003c/code\u003e for custom Hive metastore settings, \u003ccode\u003eNetworkConfig\u003c/code\u003e for endpoint URIs, and \u003ccode\u003eVersion\u003c/code\u003e for the auxiliary Hive metastore version.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is \u003ccode\u003e2.0.0-alpha11\u003c/code\u003e with two other available versions \u003ccode\u003e2.0.0-alpha10\u003c/code\u003e and \u003ccode\u003e1.0.0-alpha04\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Dataproc Metastore v1alpha API - Class AuxiliaryVersionConfig (2.0.0-alpha11)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-alpha11 (latest)](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.AuxiliaryVersionConfig)\n- [2.0.0-alpha10](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/2.0.0-alpha10/Google.Cloud.Metastore.V1Alpha.AuxiliaryVersionConfig)\n- [1.0.0-alpha04](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/1.0.0-alpha04/Google.Cloud.Metastore.V1Alpha.AuxiliaryVersionConfig) \n\n public sealed class AuxiliaryVersionConfig : IMessage\u003cAuxiliaryVersionConfig\u003e, IEquatable\u003cAuxiliaryVersionConfig\u003e, IDeepCloneable\u003cAuxiliaryVersionConfig\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Dataproc Metastore v1alpha API class AuxiliaryVersionConfig.\n\nConfiguration information for the auxiliary service versions. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e AuxiliaryVersionConfig \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[AuxiliaryVersionConfig](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.AuxiliaryVersionConfig), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[AuxiliaryVersionConfig](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.AuxiliaryVersionConfig), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[AuxiliaryVersionConfig](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.AuxiliaryVersionConfig), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Metastore.V1Alpha](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha)\n\nAssembly\n--------\n\nGoogle.Cloud.Metastore.V1Alpha.dll\n\nConstructors\n------------\n\n### AuxiliaryVersionConfig()\n\n public AuxiliaryVersionConfig()\n\n### AuxiliaryVersionConfig(AuxiliaryVersionConfig)\n\n public AuxiliaryVersionConfig(AuxiliaryVersionConfig other)\n\nProperties\n----------\n\n### ConfigOverrides\n\n public MapField\u003cstring, string\u003e ConfigOverrides { get; }\n\nA mapping of Hive metastore configuration key-value pairs to apply to the\nauxiliary Hive metastore (configured in `hive-site.xml`) in addition to\nthe primary version's overrides. If keys are present in both the auxiliary\nversion's overrides and the primary version's overrides, the value from\nthe auxiliary version's overrides takes precedence.\n\n### NetworkConfig\n\n public NetworkConfig NetworkConfig { get; set; }\n\nOutput only. The network configuration contains the endpoint URI(s) of the\nauxiliary Hive metastore service.\n\n### Version\n\n public string Version { get; set; }\n\nThe Hive metastore version of the auxiliary service. It must be less\nthan the primary Hive metastore service's version."]]