SetRestrictionsRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use setRestrictionsRequestDescriptor instead')
const SetRestrictionsRequest$json = {
  '1': 'SetRestrictionsRequest',
  '2': [
    {
      '1': 'disallow_public_org_registration',
      '3': 1,
      '4': 1,
      '5': 8,
      '8': {},
      '9': 0,
      '10': 'disallowPublicOrgRegistration',
      '17': true
    },
    {
      '1': 'allowed_languages',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.zitadel.admin.v1.SelectLanguages',
      '8': {},
      '9': 1,
      '10': 'allowedLanguages',
      '17': true
    },
  ],
  '8': [
    {'1': '_disallow_public_org_registration'},
    {'1': '_allowed_languages'},
  ],
};