ExternalAuthConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use externalAuthConfigDescriptor instead')
const ExternalAuthConfig$json = {
  '1': 'ExternalAuthConfig',
  '2': [
    {'1': 'jwks', '3': 1, '4': 1, '5': 11, '6': '.viam.app.v1.JWKSFile', '10': 'jwks'},
  ],
};