SetHostedLoginTranslationRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use setHostedLoginTranslationRequestDescriptor instead')
const SetHostedLoginTranslationRequest$json = {
  '1': 'SetHostedLoginTranslationRequest',
  '2': [
    {
      '1': 'instance',
      '3': 1,
      '4': 1,
      '5': 8,
      '8': {},
      '9': 0,
      '10': 'instance'
    },
    {
      '1': 'organization_id',
      '3': 2,
      '4': 1,
      '5': 9,
      '9': 0,
      '10': 'organizationId'
    },
    {'1': 'locale', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'locale'},
    {
      '1': 'translations',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Struct',
      '8': {},
      '10': 'translations'
    },
  ],
  '8': [
    {'1': 'level'},
  ],
};