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."],[[["This document provides reference information for the `KerberosConfig` class within the Google Cloud Dataproc Metastore v1 API, specifically for version 2.3.0."],["The `KerberosConfig` class is used to define configuration details for a Kerberos principal and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Keytab` for the Kerberos keytab file, `Krb5ConfigGcsUri` for the path to the `krb5.conf` file, and `Principal` for the Kerberos principal name."],["The KerberosConfig class also includes the ability to inherit from an object, and use the inherited methods `GetHashCode()`, `GetType()` and `ToString()`."],["The document lists multiple versions of the KerberosConfig class, ranging from 1.0.0 up to the latest 2.9.0."]]],[]]