Session$json top-level constant

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

Implementation

@$core.Deprecated('Use sessionDescriptor instead')
const Session$json = {
  '1': 'Session',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {
      '1': 'creation_date',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'creationDate'
    },
    {
      '1': 'change_date',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'changeDate'
    },
    {'1': 'sequence', '3': 4, '4': 1, '5': 4, '10': 'sequence'},
    {
      '1': 'factors',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.zitadel.session.v2.Factors',
      '10': 'factors'
    },
    {
      '1': 'metadata',
      '3': 6,
      '4': 3,
      '5': 11,
      '6': '.zitadel.session.v2.Session.MetadataEntry',
      '10': 'metadata'
    },
    {
      '1': 'user_agent',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.zitadel.session.v2.UserAgent',
      '10': 'userAgent'
    },
    {
      '1': 'expiration_date',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '9': 0,
      '10': 'expirationDate',
      '17': true
    },
  ],
  '3': [Session_MetadataEntry$json],
  '8': [
    {'1': '_expiration_date'},
  ],
};