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