public sealed class AuxiliaryVersionConfig : IMessage<AuxiliaryVersionConfig>, IEquatable<AuxiliaryVersionConfig>, IDeepCloneable<AuxiliaryVersionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1beta 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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAuxiliaryVersionConfig\u003c/code\u003e class in the Dataproc Metastore v1beta API is used for configuring auxiliary service versions, as detailed in the provided reference documentation.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling various functionalities such as message handling and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAuxiliaryVersionConfig\u003c/code\u003e objects can be constructed using either a default constructor or by providing an existing \u003ccode\u003eAuxiliaryVersionConfig\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eAuxiliaryVersionConfig\u003c/code\u003e class include \u003ccode\u003eConfigOverrides\u003c/code\u003e for specifying Hive metastore configurations, \u003ccode\u003eNetworkConfig\u003c/code\u003e for endpoint URIs, and \u003ccode\u003eVersion\u003c/code\u003e for specifying the auxiliary Hive metastore version.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this class is \u003ccode\u003eGoogle.Cloud.Metastore.V1Beta\u003c/code\u003e, and it's part of the \u003ccode\u003eGoogle.Cloud.Metastore.V1Beta.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]