Options$json top-level constant

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

Implementation

@$core.Deprecated('Use optionsDescriptor instead')
const Options$json = {
  '1': 'Options',
  '2': [
    {
      '1': 'is_linking_allowed',
      '3': 1,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'isLinkingAllowed'
    },
    {
      '1': 'is_creation_allowed',
      '3': 2,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'isCreationAllowed'
    },
    {
      '1': 'is_auto_creation',
      '3': 3,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'isAutoCreation'
    },
    {
      '1': 'is_auto_update',
      '3': 4,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'isAutoUpdate'
    },
    {
      '1': 'auto_linking',
      '3': 5,
      '4': 1,
      '5': 14,
      '6': '.zitadel.idp.v1.AutoLinkingOption',
      '8': {},
      '10': 'autoLinking'
    },
  ],
};