ActivityLogProto_SearchRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use activityLogProtoDescriptor instead')
const ActivityLogProto_SearchRequest$json = {
  '1': 'SearchRequest',
  '2': [
    {'1': 'admin_id', '3': 1, '4': 1, '5': 3, '10': 'adminId'},
    {'1': 'admin_name', '3': 2, '4': 1, '5': 9, '10': 'adminName'},
    {'1': 'page', '3': 3, '4': 1, '5': 5, '10': 'page'},
    {'1': 'count', '3': 4, '4': 1, '5': 5, '10': 'count'},
    {'1': 'date_from', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'dateFrom'},
    {'1': 'date_to', '3': 6, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'dateTo'},
    {'1': 'types', '3': 7, '4': 3, '5': 14, '6': '.Platform.ActivityLogProto.ActivityType', '10': 'types'},
  ],
};