AuthNKeyType$json top-level constant
Implementation
@$core.Deprecated('Use authNKeyTypeDescriptor instead')
const AuthNKeyType$json = {
'1': 'AuthNKeyType',
'2': [
{'1': 'AUTHN_KEY_TYPE_UNSPECIFIED', '2': 0},
{'1': 'AUTHN_KEY_TYPE_JSON', '2': 1},
],
};