ImportHumanUserRequest_IDP$json top-level constant

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

Implementation

@$core.Deprecated('Use importHumanUserRequestDescriptor instead')
const ImportHumanUserRequest_IDP$json = const {
  '1': 'IDP',
  '2': const [
    const {'1': 'config_id', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'configId'},
    const {'1': 'external_user_id', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'externalUserId'},
    const {'1': 'display_name', '3': 3, '4': 1, '5': 9, '8': const {}, '10': 'displayName'},
  ],
};