GetHostedLoginTranslationRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getHostedLoginTranslationRequestDescriptor instead')
const GetHostedLoginTranslationRequest$json = {
  '1': 'GetHostedLoginTranslationRequest',
  '2': [
    {'1': 'system', '3': 1, '4': 1, '5': 8, '8': {}, '9': 0, '10': 'system'},
    {
      '1': 'instance',
      '3': 2,
      '4': 1,
      '5': 8,
      '8': {},
      '9': 0,
      '10': 'instance'
    },
    {
      '1': 'organization_id',
      '3': 3,
      '4': 1,
      '5': 9,
      '9': 0,
      '10': 'organizationId'
    },
    {'1': 'locale', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'locale'},
    {
      '1': 'ignore_inheritance',
      '3': 5,
      '4': 1,
      '5': 8,
      '10': 'ignoreInheritance'
    },
  ],
  '8': [
    {'1': 'level'},
  ],
};