ActivityLogProto$json top-level constant
Implementation
@$core.Deprecated('Use activityLogProtoDescriptor instead')
const ActivityLogProto$json = {
'1': 'ActivityLogProto',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
{'1': 'date', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'date'},
{'1': 'admin_id', '3': 3, '4': 1, '5': 3, '10': 'adminId'},
{'1': 'admin_name', '3': 4, '4': 1, '5': 9, '10': 'adminName'},
{'1': 'text', '3': 5, '4': 1, '5': 9, '10': 'text'},
{'1': 'type', '3': 6, '4': 1, '5': 14, '6': '.Platform.ActivityLogProto.ActivityType', '10': 'type'},
],
'3': [ActivityLogProto_CreateRequest$json, ActivityLogProto_SearchRequest$json, ActivityLogProto_SearchReply$json],
'4': [ActivityLogProto_ActivityType$json],
};