CabinetProto_Event$json top-level constant
Implementation
@$core.Deprecated('Use cabinetProtoDescriptor instead')
const CabinetProto_Event$json = {
'1': 'Event',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
{'1': 'start_date', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'startDate'},
{'1': 'end_date', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'endDate'},
{'1': 'cabinet_id', '3': 4, '4': 1, '5': 3, '10': 'cabinetId'},
{'1': 'event_type', '3': 5, '4': 1, '5': 14, '6': '.Spic.CabinetProto.Event.EventType', '10': 'eventType'},
{'1': 'notification_sent', '3': 6, '4': 1, '5': 8, '10': 'notificationSent'},
{'1': 'user_id', '3': 7, '4': 1, '5': 3, '10': 'userId'},
{'1': 'detail', '3': 8, '4': 1, '5': 9, '10': 'detail'},
],
'3': [CabinetProto_Event_SearchRequest$json, CabinetProto_Event_SearchReply$json],
'4': [CabinetProto_Event_EventType$json],
};