GetUser$json top-level constant

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

Implementation

@$core.Deprecated('Use getUserDescriptor instead')
const GetUser$json = {
  '1': 'GetUser',
  '2': [
    {
      '1': 'details',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.resources.object.v3alpha.Details',
      '10': 'details'
    },
    {
      '1': 'schema',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.zitadel.resources.user.v3alpha.GetSchema',
      '10': 'schema'
    },
    {
      '1': 'data',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Struct',
      '8': {},
      '10': 'data'
    },
    {
      '1': 'contact',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.zitadel.resources.user.v3alpha.Contact',
      '10': 'contact'
    },
    {
      '1': 'authenticators',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.zitadel.resources.user.v3alpha.Authenticators',
      '10': 'authenticators'
    },
    {
      '1': 'state',
      '3': 6,
      '4': 1,
      '5': 14,
      '6': '.zitadel.resources.user.v3alpha.State',
      '10': 'state'
    },
  ],
};