CreateSessionRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use createSessionRequestDescriptor instead')
const CreateSessionRequest$json = {
  '1': 'CreateSessionRequest',
  '2': [
    {
      '1': 'checks',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.session.v2beta.Checks',
      '8': {},
      '10': 'checks'
    },
    {
      '1': 'metadata',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.zitadel.session.v2beta.CreateSessionRequest.MetadataEntry',
      '8': {},
      '10': 'metadata'
    },
    {
      '1': 'challenges',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.zitadel.session.v2beta.RequestChallenges',
      '10': 'challenges'
    },
    {
      '1': 'user_agent',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.zitadel.session.v2beta.UserAgent',
      '10': 'userAgent'
    },
    {
      '1': 'lifetime',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Duration',
      '8': {},
      '9': 0,
      '10': 'lifetime',
      '17': true
    },
  ],
  '3': [CreateSessionRequest_MetadataEntry$json],
  '8': [
    {'1': '_lifetime'},
  ],
};