APIConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use aPIConfigDescriptor instead')
const APIConfig$json = const {
  '1': 'APIConfig',
  '2': const [
    const {'1': 'client_id', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'clientId'},
    const {'1': 'auth_method_type', '3': 3, '4': 1, '5': 14, '6': '.zitadel.app.v1.APIAuthMethodType', '8': const {}, '10': 'authMethodType'},
  ],
  '9': const [
    const {'1': 2, '2': 3},
  ],
  '10': const ['client_secret'],
};