menu
googleapis package
documentation
metastore/v1.dart
KerberosConfig
KerberosConfig.new constructor
KerberosConfig.new constructor
dark_mode
light_mode
KerberosConfig
constructor
KerberosConfig
(
{
Secret
?
keytab
,
String
?
krb5ConfigGcsUri
,
String
?
principal
,
})
Implementation
KerberosConfig({
this
.keytab,
this
.krb5ConfigGcsUri,
this
.principal, });
googleapis package
documentation
metastore/v1
KerberosConfig
KerberosConfig.new constructor
KerberosConfig class
Constructors
new
fromJson
Properties
hashCode
keytab
krb5ConfigGcsUri
principal
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==