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 `KerberosConfig` within the `Google.Cloud.Metastore.V1` namespace is version 2.9.0, with versions ranging back to 1.0.0 being available."],["`KerberosConfig` is a class used to configure Kerberos principal settings, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes properties for `Keytab`, which is a `Secret` type, `Krb5ConfigGcsUri`, which is a string and references a Cloud Storage URI, and `Principal`, which is also a string defining the Kerberos principal."],["There are two constructors available for creating a `KerberosConfig` object: a default constructor and one that takes another `KerberosConfig` object as a parameter for initialization."],["`KerberosConfig` inherits from `Object` and has inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]