A Cloud Storage URI that specifies the path to a
krb5.conf file. It is of the form gs://{bucket_name}/path/to/krb5.conf,
although the file does not need to be named krb5.conf explicitly.
A Kerberos principal that exists in the both the keytab the KDC
to authenticate as. A typical principal is of the form
primary/instance@REALM, but there is no exact format.
[[["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-04-17 UTC."],[[["The latest version available for the KerberosConfig class within the Google.Cloud.Metastore.V1 namespace is 2.9.0, with the current page's documentation covering version 2.8.0 and documentation available all the way back to version 1.0.0."],["The KerberosConfig class is used to define configuration information for a Kerberos principal and it implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The KerberosConfig class includes properties like `Keytab`, `Krb5ConfigGcsUri`, and `Principal` to configure Kerberos authentication, including a keytab file, a path to a krb5.conf file, and the Kerberos principal name."],["The class can be instantiated via two constructors, one default and one that accepts another KerberosConfig instance for copying."]]],[]]