AuthConfig$json top-level constant

  1. @Deprecated('Use authConfigDescriptor instead')
Map<String, Object> const AuthConfig$json

Implementation

@$core.Deprecated('Use authConfigDescriptor instead')
const AuthConfig$json = {
  '1': 'AuthConfig',
  '2': [
    {'1': 'handlers', '3': 1, '4': 3, '5': 11, '6': '.viam.app.v1.AuthHandlerConfig', '10': 'handlers'},
    {'1': 'tls_auth_entities', '3': 2, '4': 3, '5': 9, '10': 'tlsAuthEntities'},
    {'1': 'external_auth_config', '3': 3, '4': 1, '5': 11, '6': '.viam.app.v1.ExternalAuthConfig', '9': 0, '10': 'externalAuthConfig', '17': true},
  ],
  '8': [
    {'1': '_external_auth_config'},
  ],
};