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