kerberosConfig property
Information used to configure the Hive metastore service as a service principal in a Kerberos realm.
To disable Kerberos, use the UpdateService method and specify this field's path (hive_metastore_config.kerberos_config) in the request's update_mask while omitting this field from the request's service.
Implementation
KerberosConfig? kerberosConfig;