track_offical.pb.dart 69 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738
  1. //
  2. // Generated code. Do not modify.
  3. // source: track_offical.proto
  4. //
  5. // @dart = 2.12
  6. // ignore_for_file: annotate_overrides, camel_case_types, comment_references
  7. // ignore_for_file: constant_identifier_names, library_prefixes
  8. // ignore_for_file: non_constant_identifier_names, prefer_final_fields
  9. // ignore_for_file: unnecessary_import, unnecessary_this, unused_import
  10. import 'dart:core' as $core;
  11. import 'package:fixnum/fixnum.dart' as $fixnum;
  12. import 'package:protobuf/protobuf.dart' as $pb;
  13. import 'base.pb.dart' as $0;
  14. import 'base.pbenum.dart' as $0;
  15. import 'google/protobuf/timestamp.pb.dart' as $2;
  16. class ToUserInActionBasicQueryV2Relly extends $pb.GeneratedMessage {
  17. factory ToUserInActionBasicQueryV2Relly({
  18. $core.Iterable<$0.ToUserInActionBasicInfo>? list,
  19. }) {
  20. final $result = create();
  21. if (list != null) {
  22. $result.list.addAll(list);
  23. }
  24. return $result;
  25. }
  26. ToUserInActionBasicQueryV2Relly._() : super();
  27. factory ToUserInActionBasicQueryV2Relly.fromBuffer($core.List<$core.int> i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromBuffer(i, r);
  28. factory ToUserInActionBasicQueryV2Relly.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);
  29. static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'ToUserInActionBasicQueryV2Relly', package: const $pb.PackageName(_omitMessageNames ? '' : 'to.v1'), createEmptyInstance: create)
  30. ..pc<$0.ToUserInActionBasicInfo>(1, _omitFieldNames ? '' : 'list', $pb.PbFieldType.PM, subBuilder: $0.ToUserInActionBasicInfo.create)
  31. ..hasRequiredFields = false
  32. ;
  33. @$core.Deprecated(
  34. 'Using this can add significant overhead to your binary. '
  35. 'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
  36. 'Will be removed in next major version')
  37. ToUserInActionBasicQueryV2Relly clone() => ToUserInActionBasicQueryV2Relly()..mergeFromMessage(this);
  38. @$core.Deprecated(
  39. 'Using this can add significant overhead to your binary. '
  40. 'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
  41. 'Will be removed in next major version')
  42. ToUserInActionBasicQueryV2Relly copyWith(void Function(ToUserInActionBasicQueryV2Relly) updates) => super.copyWith((message) => updates(message as ToUserInActionBasicQueryV2Relly)) as ToUserInActionBasicQueryV2Relly;
  43. $pb.BuilderInfo get info_ => _i;
  44. @$core.pragma('dart2js:noInline')
  45. static ToUserInActionBasicQueryV2Relly create() => ToUserInActionBasicQueryV2Relly._();
  46. ToUserInActionBasicQueryV2Relly createEmptyInstance() => create();
  47. static $pb.PbList<ToUserInActionBasicQueryV2Relly> createRepeated() => $pb.PbList<ToUserInActionBasicQueryV2Relly>();
  48. @$core.pragma('dart2js:noInline')
  49. static ToUserInActionBasicQueryV2Relly getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ToUserInActionBasicQueryV2Relly>(create);
  50. static ToUserInActionBasicQueryV2Relly? _defaultInstance;
  51. @$pb.TagNumber(1)
  52. $core.List<$0.ToUserInActionBasicInfo> get list => $_getList(0);
  53. }
  54. class ToMatchRegusterIsAllowChackEditRequest extends $pb.GeneratedMessage {
  55. factory ToMatchRegusterIsAllowChackEditRequest({
  56. $core.int? id,
  57. $core.bool? isAllowChack,
  58. }) {
  59. final $result = create();
  60. if (id != null) {
  61. $result.id = id;
  62. }
  63. if (isAllowChack != null) {
  64. $result.isAllowChack = isAllowChack;
  65. }
  66. return $result;
  67. }
  68. ToMatchRegusterIsAllowChackEditRequest._() : super();
  69. factory ToMatchRegusterIsAllowChackEditRequest.fromBuffer($core.List<$core.int> i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromBuffer(i, r);
  70. factory ToMatchRegusterIsAllowChackEditRequest.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);
  71. static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'ToMatchRegusterIsAllowChackEditRequest', package: const $pb.PackageName(_omitMessageNames ? '' : 'to.v1'), createEmptyInstance: create)
  72. ..a<$core.int>(1, _omitFieldNames ? '' : 'id', $pb.PbFieldType.O3)
  73. ..aOB(2, _omitFieldNames ? '' : 'isAllowChack', protoName: 'isAllowChack')
  74. ..hasRequiredFields = false
  75. ;
  76. @$core.Deprecated(
  77. 'Using this can add significant overhead to your binary. '
  78. 'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
  79. 'Will be removed in next major version')
  80. ToMatchRegusterIsAllowChackEditRequest clone() => ToMatchRegusterIsAllowChackEditRequest()..mergeFromMessage(this);
  81. @$core.Deprecated(
  82. 'Using this can add significant overhead to your binary. '
  83. 'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
  84. 'Will be removed in next major version')
  85. ToMatchRegusterIsAllowChackEditRequest copyWith(void Function(ToMatchRegusterIsAllowChackEditRequest) updates) => super.copyWith((message) => updates(message as ToMatchRegusterIsAllowChackEditRequest)) as ToMatchRegusterIsAllowChackEditRequest;
  86. $pb.BuilderInfo get info_ => _i;
  87. @$core.pragma('dart2js:noInline')
  88. static ToMatchRegusterIsAllowChackEditRequest create() => ToMatchRegusterIsAllowChackEditRequest._();
  89. ToMatchRegusterIsAllowChackEditRequest createEmptyInstance() => create();
  90. static $pb.PbList<ToMatchRegusterIsAllowChackEditRequest> createRepeated() => $pb.PbList<ToMatchRegusterIsAllowChackEditRequest>();
  91. @$core.pragma('dart2js:noInline')
  92. static ToMatchRegusterIsAllowChackEditRequest getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ToMatchRegusterIsAllowChackEditRequest>(create);
  93. static ToMatchRegusterIsAllowChackEditRequest? _defaultInstance;
  94. @$pb.TagNumber(1)
  95. $core.int get id => $_getIZ(0);
  96. @$pb.TagNumber(1)
  97. set id($core.int v) { $_setSignedInt32(0, v); }
  98. @$pb.TagNumber(1)
  99. $core.bool hasId() => $_has(0);
  100. @$pb.TagNumber(1)
  101. void clearId() => clearField(1);
  102. @$pb.TagNumber(2)
  103. $core.bool get isAllowChack => $_getBF(1);
  104. @$pb.TagNumber(2)
  105. set isAllowChack($core.bool v) { $_setBool(1, v); }
  106. @$pb.TagNumber(2)
  107. $core.bool hasIsAllowChack() => $_has(1);
  108. @$pb.TagNumber(2)
  109. void clearIsAllowChack() => clearField(2);
  110. }
  111. class ToSignInByAppTokenRequest extends $pb.GeneratedMessage {
  112. factory ToSignInByAppTokenRequest({
  113. $core.String? appToken,
  114. $core.String? ip,
  115. }) {
  116. final $result = create();
  117. if (appToken != null) {
  118. $result.appToken = appToken;
  119. }
  120. if (ip != null) {
  121. $result.ip = ip;
  122. }
  123. return $result;
  124. }
  125. ToSignInByAppTokenRequest._() : super();
  126. factory ToSignInByAppTokenRequest.fromBuffer($core.List<$core.int> i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromBuffer(i, r);
  127. factory ToSignInByAppTokenRequest.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);
  128. static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'ToSignInByAppTokenRequest', package: const $pb.PackageName(_omitMessageNames ? '' : 'to.v1'), createEmptyInstance: create)
  129. ..aOS(1, _omitFieldNames ? '' : 'appToken', protoName: 'appToken')
  130. ..aOS(2, _omitFieldNames ? '' : 'ip')
  131. ..hasRequiredFields = false
  132. ;
  133. @$core.Deprecated(
  134. 'Using this can add significant overhead to your binary. '
  135. 'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
  136. 'Will be removed in next major version')
  137. ToSignInByAppTokenRequest clone() => ToSignInByAppTokenRequest()..mergeFromMessage(this);
  138. @$core.Deprecated(
  139. 'Using this can add significant overhead to your binary. '
  140. 'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
  141. 'Will be removed in next major version')
  142. ToSignInByAppTokenRequest copyWith(void Function(ToSignInByAppTokenRequest) updates) => super.copyWith((message) => updates(message as ToSignInByAppTokenRequest)) as ToSignInByAppTokenRequest;
  143. $pb.BuilderInfo get info_ => _i;
  144. @$core.pragma('dart2js:noInline')
  145. static ToSignInByAppTokenRequest create() => ToSignInByAppTokenRequest._();
  146. ToSignInByAppTokenRequest createEmptyInstance() => create();
  147. static $pb.PbList<ToSignInByAppTokenRequest> createRepeated() => $pb.PbList<ToSignInByAppTokenRequest>();
  148. @$core.pragma('dart2js:noInline')
  149. static ToSignInByAppTokenRequest getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ToSignInByAppTokenRequest>(create);
  150. static ToSignInByAppTokenRequest? _defaultInstance;
  151. @$pb.TagNumber(1)
  152. $core.String get appToken => $_getSZ(0);
  153. @$pb.TagNumber(1)
  154. set appToken($core.String v) { $_setString(0, v); }
  155. @$pb.TagNumber(1)
  156. $core.bool hasAppToken() => $_has(0);
  157. @$pb.TagNumber(1)
  158. void clearAppToken() => clearField(1);
  159. @$pb.TagNumber(2)
  160. $core.String get ip => $_getSZ(1);
  161. @$pb.TagNumber(2)
  162. set ip($core.String v) { $_setString(1, v); }
  163. @$pb.TagNumber(2)
  164. $core.bool hasIp() => $_has(1);
  165. @$pb.TagNumber(2)
  166. void clearIp() => clearField(2);
  167. }
  168. class ToActivityRulesSaveRequest extends $pb.GeneratedMessage {
  169. factory ToActivityRulesSaveRequest({
  170. $core.Iterable<ToActivityRulesSaveInfo>? list,
  171. }) {
  172. final $result = create();
  173. if (list != null) {
  174. $result.list.addAll(list);
  175. }
  176. return $result;
  177. }
  178. ToActivityRulesSaveRequest._() : super();
  179. factory ToActivityRulesSaveRequest.fromBuffer($core.List<$core.int> i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromBuffer(i, r);
  180. factory ToActivityRulesSaveRequest.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);
  181. static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'ToActivityRulesSaveRequest', package: const $pb.PackageName(_omitMessageNames ? '' : 'to.v1'), createEmptyInstance: create)
  182. ..pc<ToActivityRulesSaveInfo>(2, _omitFieldNames ? '' : 'list', $pb.PbFieldType.PM, subBuilder: ToActivityRulesSaveInfo.create)
  183. ..hasRequiredFields = false
  184. ;
  185. @$core.Deprecated(
  186. 'Using this can add significant overhead to your binary. '
  187. 'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
  188. 'Will be removed in next major version')
  189. ToActivityRulesSaveRequest clone() => ToActivityRulesSaveRequest()..mergeFromMessage(this);
  190. @$core.Deprecated(
  191. 'Using this can add significant overhead to your binary. '
  192. 'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
  193. 'Will be removed in next major version')
  194. ToActivityRulesSaveRequest copyWith(void Function(ToActivityRulesSaveRequest) updates) => super.copyWith((message) => updates(message as ToActivityRulesSaveRequest)) as ToActivityRulesSaveRequest;
  195. $pb.BuilderInfo get info_ => _i;
  196. @$core.pragma('dart2js:noInline')
  197. static ToActivityRulesSaveRequest create() => ToActivityRulesSaveRequest._();
  198. ToActivityRulesSaveRequest createEmptyInstance() => create();
  199. static $pb.PbList<ToActivityRulesSaveRequest> createRepeated() => $pb.PbList<ToActivityRulesSaveRequest>();
  200. @$core.pragma('dart2js:noInline')
  201. static ToActivityRulesSaveRequest getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ToActivityRulesSaveRequest>(create);
  202. static ToActivityRulesSaveRequest? _defaultInstance;
  203. @$pb.TagNumber(2)
  204. $core.List<ToActivityRulesSaveInfo> get list => $_getList(0);
  205. }
  206. class ToActivityRulesSaveInfo extends $pb.GeneratedMessage {
  207. factory ToActivityRulesSaveInfo({
  208. $core.int? arrId,
  209. $core.String? arValue,
  210. $core.bool? isLock,
  211. }) {
  212. final $result = create();
  213. if (arrId != null) {
  214. $result.arrId = arrId;
  215. }
  216. if (arValue != null) {
  217. $result.arValue = arValue;
  218. }
  219. if (isLock != null) {
  220. $result.isLock = isLock;
  221. }
  222. return $result;
  223. }
  224. ToActivityRulesSaveInfo._() : super();
  225. factory ToActivityRulesSaveInfo.fromBuffer($core.List<$core.int> i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromBuffer(i, r);
  226. factory ToActivityRulesSaveInfo.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);
  227. static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'ToActivityRulesSaveInfo', package: const $pb.PackageName(_omitMessageNames ? '' : 'to.v1'), createEmptyInstance: create)
  228. ..a<$core.int>(1, _omitFieldNames ? '' : 'arrId', $pb.PbFieldType.O3, protoName: 'arrId')
  229. ..aOS(2, _omitFieldNames ? '' : 'arValue', protoName: 'arValue')
  230. ..aOB(3, _omitFieldNames ? '' : 'isLock', protoName: 'isLock')
  231. ..hasRequiredFields = false
  232. ;
  233. @$core.Deprecated(
  234. 'Using this can add significant overhead to your binary. '
  235. 'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
  236. 'Will be removed in next major version')
  237. ToActivityRulesSaveInfo clone() => ToActivityRulesSaveInfo()..mergeFromMessage(this);
  238. @$core.Deprecated(
  239. 'Using this can add significant overhead to your binary. '
  240. 'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
  241. 'Will be removed in next major version')
  242. ToActivityRulesSaveInfo copyWith(void Function(ToActivityRulesSaveInfo) updates) => super.copyWith((message) => updates(message as ToActivityRulesSaveInfo)) as ToActivityRulesSaveInfo;
  243. $pb.BuilderInfo get info_ => _i;
  244. @$core.pragma('dart2js:noInline')
  245. static ToActivityRulesSaveInfo create() => ToActivityRulesSaveInfo._();
  246. ToActivityRulesSaveInfo createEmptyInstance() => create();
  247. static $pb.PbList<ToActivityRulesSaveInfo> createRepeated() => $pb.PbList<ToActivityRulesSaveInfo>();
  248. @$core.pragma('dart2js:noInline')
  249. static ToActivityRulesSaveInfo getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ToActivityRulesSaveInfo>(create);
  250. static ToActivityRulesSaveInfo? _defaultInstance;
  251. @$pb.TagNumber(1)
  252. $core.int get arrId => $_getIZ(0);
  253. @$pb.TagNumber(1)
  254. set arrId($core.int v) { $_setSignedInt32(0, v); }
  255. @$pb.TagNumber(1)
  256. $core.bool hasArrId() => $_has(0);
  257. @$pb.TagNumber(1)
  258. void clearArrId() => clearField(1);
  259. @$pb.TagNumber(2)
  260. $core.String get arValue => $_getSZ(1);
  261. @$pb.TagNumber(2)
  262. set arValue($core.String v) { $_setString(1, v); }
  263. @$pb.TagNumber(2)
  264. $core.bool hasArValue() => $_has(1);
  265. @$pb.TagNumber(2)
  266. void clearArValue() => clearField(2);
  267. @$pb.TagNumber(3)
  268. $core.bool get isLock => $_getBF(2);
  269. @$pb.TagNumber(3)
  270. set isLock($core.bool v) { $_setBool(2, v); }
  271. @$pb.TagNumber(3)
  272. $core.bool hasIsLock() => $_has(2);
  273. @$pb.TagNumber(3)
  274. void clearIsLock() => clearField(3);
  275. }
  276. class ToActivityRulesQueryReply extends $pb.GeneratedMessage {
  277. factory ToActivityRulesQueryReply({
  278. $core.Iterable<ToActivityRulesInfo>? list,
  279. }) {
  280. final $result = create();
  281. if (list != null) {
  282. $result.list.addAll(list);
  283. }
  284. return $result;
  285. }
  286. ToActivityRulesQueryReply._() : super();
  287. factory ToActivityRulesQueryReply.fromBuffer($core.List<$core.int> i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromBuffer(i, r);
  288. factory ToActivityRulesQueryReply.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);
  289. static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'ToActivityRulesQueryReply', package: const $pb.PackageName(_omitMessageNames ? '' : 'to.v1'), createEmptyInstance: create)
  290. ..pc<ToActivityRulesInfo>(1, _omitFieldNames ? '' : 'list', $pb.PbFieldType.PM, subBuilder: ToActivityRulesInfo.create)
  291. ..hasRequiredFields = false
  292. ;
  293. @$core.Deprecated(
  294. 'Using this can add significant overhead to your binary. '
  295. 'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
  296. 'Will be removed in next major version')
  297. ToActivityRulesQueryReply clone() => ToActivityRulesQueryReply()..mergeFromMessage(this);
  298. @$core.Deprecated(
  299. 'Using this can add significant overhead to your binary. '
  300. 'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
  301. 'Will be removed in next major version')
  302. ToActivityRulesQueryReply copyWith(void Function(ToActivityRulesQueryReply) updates) => super.copyWith((message) => updates(message as ToActivityRulesQueryReply)) as ToActivityRulesQueryReply;
  303. $pb.BuilderInfo get info_ => _i;
  304. @$core.pragma('dart2js:noInline')
  305. static ToActivityRulesQueryReply create() => ToActivityRulesQueryReply._();
  306. ToActivityRulesQueryReply createEmptyInstance() => create();
  307. static $pb.PbList<ToActivityRulesQueryReply> createRepeated() => $pb.PbList<ToActivityRulesQueryReply>();
  308. @$core.pragma('dart2js:noInline')
  309. static ToActivityRulesQueryReply getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ToActivityRulesQueryReply>(create);
  310. static ToActivityRulesQueryReply? _defaultInstance;
  311. @$pb.TagNumber(1)
  312. $core.List<ToActivityRulesInfo> get list => $_getList(0);
  313. }
  314. class ToActivityRulesInfo extends $pb.GeneratedMessage {
  315. factory ToActivityRulesInfo({
  316. $core.int? arrId,
  317. $core.String? arName,
  318. $core.bool? isLock,
  319. $core.int? arType,
  320. $core.Iterable<ToActivityRulesSelect>? arValueSelectList,
  321. $core.String? arValue,
  322. $core.bool? toLock,
  323. $core.bool? toIsLockEdit,
  324. }) {
  325. final $result = create();
  326. if (arrId != null) {
  327. $result.arrId = arrId;
  328. }
  329. if (arName != null) {
  330. $result.arName = arName;
  331. }
  332. if (isLock != null) {
  333. $result.isLock = isLock;
  334. }
  335. if (arType != null) {
  336. $result.arType = arType;
  337. }
  338. if (arValueSelectList != null) {
  339. $result.arValueSelectList.addAll(arValueSelectList);
  340. }
  341. if (arValue != null) {
  342. $result.arValue = arValue;
  343. }
  344. if (toLock != null) {
  345. $result.toLock = toLock;
  346. }
  347. if (toIsLockEdit != null) {
  348. $result.toIsLockEdit = toIsLockEdit;
  349. }
  350. return $result;
  351. }
  352. ToActivityRulesInfo._() : super();
  353. factory ToActivityRulesInfo.fromBuffer($core.List<$core.int> i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromBuffer(i, r);
  354. factory ToActivityRulesInfo.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);
  355. static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'ToActivityRulesInfo', package: const $pb.PackageName(_omitMessageNames ? '' : 'to.v1'), createEmptyInstance: create)
  356. ..a<$core.int>(1, _omitFieldNames ? '' : 'arrId', $pb.PbFieldType.O3, protoName: 'arrId')
  357. ..aOS(2, _omitFieldNames ? '' : 'arName', protoName: 'arName')
  358. ..aOB(3, _omitFieldNames ? '' : 'isLock', protoName: 'isLock')
  359. ..a<$core.int>(4, _omitFieldNames ? '' : 'arType', $pb.PbFieldType.O3, protoName: 'arType')
  360. ..pc<ToActivityRulesSelect>(5, _omitFieldNames ? '' : 'arValueSelectList', $pb.PbFieldType.PM, protoName: 'arValueSelectList', subBuilder: ToActivityRulesSelect.create)
  361. ..aOS(6, _omitFieldNames ? '' : 'arValue', protoName: 'arValue')
  362. ..aOB(7, _omitFieldNames ? '' : 'toLock', protoName: 'toLock')
  363. ..aOB(8, _omitFieldNames ? '' : 'toIsLockEdit', protoName: 'toIsLockEdit')
  364. ..hasRequiredFields = false
  365. ;
  366. @$core.Deprecated(
  367. 'Using this can add significant overhead to your binary. '
  368. 'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
  369. 'Will be removed in next major version')
  370. ToActivityRulesInfo clone() => ToActivityRulesInfo()..mergeFromMessage(this);
  371. @$core.Deprecated(
  372. 'Using this can add significant overhead to your binary. '
  373. 'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
  374. 'Will be removed in next major version')
  375. ToActivityRulesInfo copyWith(void Function(ToActivityRulesInfo) updates) => super.copyWith((message) => updates(message as ToActivityRulesInfo)) as ToActivityRulesInfo;
  376. $pb.BuilderInfo get info_ => _i;
  377. @$core.pragma('dart2js:noInline')
  378. static ToActivityRulesInfo create() => ToActivityRulesInfo._();
  379. ToActivityRulesInfo createEmptyInstance() => create();
  380. static $pb.PbList<ToActivityRulesInfo> createRepeated() => $pb.PbList<ToActivityRulesInfo>();
  381. @$core.pragma('dart2js:noInline')
  382. static ToActivityRulesInfo getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ToActivityRulesInfo>(create);
  383. static ToActivityRulesInfo? _defaultInstance;
  384. @$pb.TagNumber(1)
  385. $core.int get arrId => $_getIZ(0);
  386. @$pb.TagNumber(1)
  387. set arrId($core.int v) { $_setSignedInt32(0, v); }
  388. @$pb.TagNumber(1)
  389. $core.bool hasArrId() => $_has(0);
  390. @$pb.TagNumber(1)
  391. void clearArrId() => clearField(1);
  392. @$pb.TagNumber(2)
  393. $core.String get arName => $_getSZ(1);
  394. @$pb.TagNumber(2)
  395. set arName($core.String v) { $_setString(1, v); }
  396. @$pb.TagNumber(2)
  397. $core.bool hasArName() => $_has(1);
  398. @$pb.TagNumber(2)
  399. void clearArName() => clearField(2);
  400. @$pb.TagNumber(3)
  401. $core.bool get isLock => $_getBF(2);
  402. @$pb.TagNumber(3)
  403. set isLock($core.bool v) { $_setBool(2, v); }
  404. @$pb.TagNumber(3)
  405. $core.bool hasIsLock() => $_has(2);
  406. @$pb.TagNumber(3)
  407. void clearIsLock() => clearField(3);
  408. @$pb.TagNumber(4)
  409. $core.int get arType => $_getIZ(3);
  410. @$pb.TagNumber(4)
  411. set arType($core.int v) { $_setSignedInt32(3, v); }
  412. @$pb.TagNumber(4)
  413. $core.bool hasArType() => $_has(3);
  414. @$pb.TagNumber(4)
  415. void clearArType() => clearField(4);
  416. @$pb.TagNumber(5)
  417. $core.List<ToActivityRulesSelect> get arValueSelectList => $_getList(4);
  418. @$pb.TagNumber(6)
  419. $core.String get arValue => $_getSZ(5);
  420. @$pb.TagNumber(6)
  421. set arValue($core.String v) { $_setString(5, v); }
  422. @$pb.TagNumber(6)
  423. $core.bool hasArValue() => $_has(5);
  424. @$pb.TagNumber(6)
  425. void clearArValue() => clearField(6);
  426. @$pb.TagNumber(7)
  427. $core.bool get toLock => $_getBF(6);
  428. @$pb.TagNumber(7)
  429. set toLock($core.bool v) { $_setBool(6, v); }
  430. @$pb.TagNumber(7)
  431. $core.bool hasToLock() => $_has(6);
  432. @$pb.TagNumber(7)
  433. void clearToLock() => clearField(7);
  434. @$pb.TagNumber(8)
  435. $core.bool get toIsLockEdit => $_getBF(7);
  436. @$pb.TagNumber(8)
  437. set toIsLockEdit($core.bool v) { $_setBool(7, v); }
  438. @$pb.TagNumber(8)
  439. $core.bool hasToIsLockEdit() => $_has(7);
  440. @$pb.TagNumber(8)
  441. void clearToIsLockEdit() => clearField(8);
  442. }
  443. class ToActivityRulesSelect extends $pb.GeneratedMessage {
  444. factory ToActivityRulesSelect({
  445. $core.String? arValueSelect,
  446. $core.String? arStrSelect,
  447. }) {
  448. final $result = create();
  449. if (arValueSelect != null) {
  450. $result.arValueSelect = arValueSelect;
  451. }
  452. if (arStrSelect != null) {
  453. $result.arStrSelect = arStrSelect;
  454. }
  455. return $result;
  456. }
  457. ToActivityRulesSelect._() : super();
  458. factory ToActivityRulesSelect.fromBuffer($core.List<$core.int> i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromBuffer(i, r);
  459. factory ToActivityRulesSelect.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);
  460. static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'ToActivityRulesSelect', package: const $pb.PackageName(_omitMessageNames ? '' : 'to.v1'), createEmptyInstance: create)
  461. ..aOS(1, _omitFieldNames ? '' : 'arValueSelect', protoName: 'arValueSelect')
  462. ..aOS(2, _omitFieldNames ? '' : 'arStrSelect', protoName: 'arStrSelect')
  463. ..hasRequiredFields = false
  464. ;
  465. @$core.Deprecated(
  466. 'Using this can add significant overhead to your binary. '
  467. 'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
  468. 'Will be removed in next major version')
  469. ToActivityRulesSelect clone() => ToActivityRulesSelect()..mergeFromMessage(this);
  470. @$core.Deprecated(
  471. 'Using this can add significant overhead to your binary. '
  472. 'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
  473. 'Will be removed in next major version')
  474. ToActivityRulesSelect copyWith(void Function(ToActivityRulesSelect) updates) => super.copyWith((message) => updates(message as ToActivityRulesSelect)) as ToActivityRulesSelect;
  475. $pb.BuilderInfo get info_ => _i;
  476. @$core.pragma('dart2js:noInline')
  477. static ToActivityRulesSelect create() => ToActivityRulesSelect._();
  478. ToActivityRulesSelect createEmptyInstance() => create();
  479. static $pb.PbList<ToActivityRulesSelect> createRepeated() => $pb.PbList<ToActivityRulesSelect>();
  480. @$core.pragma('dart2js:noInline')
  481. static ToActivityRulesSelect getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ToActivityRulesSelect>(create);
  482. static ToActivityRulesSelect? _defaultInstance;
  483. @$pb.TagNumber(1)
  484. $core.String get arValueSelect => $_getSZ(0);
  485. @$pb.TagNumber(1)
  486. set arValueSelect($core.String v) { $_setString(0, v); }
  487. @$pb.TagNumber(1)
  488. $core.bool hasArValueSelect() => $_has(0);
  489. @$pb.TagNumber(1)
  490. void clearArValueSelect() => clearField(1);
  491. @$pb.TagNumber(2)
  492. $core.String get arStrSelect => $_getSZ(1);
  493. @$pb.TagNumber(2)
  494. set arStrSelect($core.String v) { $_setString(1, v); }
  495. @$pb.TagNumber(2)
  496. $core.bool hasArStrSelect() => $_has(1);
  497. @$pb.TagNumber(2)
  498. void clearArStrSelect() => clearField(2);
  499. }
  500. class ToCooperationQueryReply extends $pb.GeneratedMessage {
  501. factory ToCooperationQueryReply({
  502. $core.String? name,
  503. $core.int? leftMatchNum,
  504. }) {
  505. final $result = create();
  506. if (name != null) {
  507. $result.name = name;
  508. }
  509. if (leftMatchNum != null) {
  510. $result.leftMatchNum = leftMatchNum;
  511. }
  512. return $result;
  513. }
  514. ToCooperationQueryReply._() : super();
  515. factory ToCooperationQueryReply.fromBuffer($core.List<$core.int> i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromBuffer(i, r);
  516. factory ToCooperationQueryReply.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);
  517. static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'ToCooperationQueryReply', package: const $pb.PackageName(_omitMessageNames ? '' : 'to.v1'), createEmptyInstance: create)
  518. ..aOS(1, _omitFieldNames ? '' : 'name')
  519. ..a<$core.int>(2, _omitFieldNames ? '' : 'leftMatchNum', $pb.PbFieldType.O3, protoName: 'leftMatchNum')
  520. ..hasRequiredFields = false
  521. ;
  522. @$core.Deprecated(
  523. 'Using this can add significant overhead to your binary. '
  524. 'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
  525. 'Will be removed in next major version')
  526. ToCooperationQueryReply clone() => ToCooperationQueryReply()..mergeFromMessage(this);
  527. @$core.Deprecated(
  528. 'Using this can add significant overhead to your binary. '
  529. 'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
  530. 'Will be removed in next major version')
  531. ToCooperationQueryReply copyWith(void Function(ToCooperationQueryReply) updates) => super.copyWith((message) => updates(message as ToCooperationQueryReply)) as ToCooperationQueryReply;
  532. $pb.BuilderInfo get info_ => _i;
  533. @$core.pragma('dart2js:noInline')
  534. static ToCooperationQueryReply create() => ToCooperationQueryReply._();
  535. ToCooperationQueryReply createEmptyInstance() => create();
  536. static $pb.PbList<ToCooperationQueryReply> createRepeated() => $pb.PbList<ToCooperationQueryReply>();
  537. @$core.pragma('dart2js:noInline')
  538. static ToCooperationQueryReply getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ToCooperationQueryReply>(create);
  539. static ToCooperationQueryReply? _defaultInstance;
  540. @$pb.TagNumber(1)
  541. $core.String get name => $_getSZ(0);
  542. @$pb.TagNumber(1)
  543. set name($core.String v) { $_setString(0, v); }
  544. @$pb.TagNumber(1)
  545. $core.bool hasName() => $_has(0);
  546. @$pb.TagNumber(1)
  547. void clearName() => clearField(1);
  548. @$pb.TagNumber(2)
  549. $core.int get leftMatchNum => $_getIZ(1);
  550. @$pb.TagNumber(2)
  551. set leftMatchNum($core.int v) { $_setSignedInt32(1, v); }
  552. @$pb.TagNumber(2)
  553. $core.bool hasLeftMatchNum() => $_has(1);
  554. @$pb.TagNumber(2)
  555. void clearLeftMatchNum() => clearField(2);
  556. }
  557. class ToCourseChackMatchRequest extends $pb.GeneratedMessage {
  558. factory ToCourseChackMatchRequest({
  559. $core.int? id,
  560. $core.int? cId,
  561. }) {
  562. final $result = create();
  563. if (id != null) {
  564. $result.id = id;
  565. }
  566. if (cId != null) {
  567. $result.cId = cId;
  568. }
  569. return $result;
  570. }
  571. ToCourseChackMatchRequest._() : super();
  572. factory ToCourseChackMatchRequest.fromBuffer($core.List<$core.int> i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromBuffer(i, r);
  573. factory ToCourseChackMatchRequest.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);
  574. static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'ToCourseChackMatchRequest', package: const $pb.PackageName(_omitMessageNames ? '' : 'to.v1'), createEmptyInstance: create)
  575. ..a<$core.int>(1, _omitFieldNames ? '' : 'id', $pb.PbFieldType.O3)
  576. ..a<$core.int>(3, _omitFieldNames ? '' : 'cId', $pb.PbFieldType.O3, protoName: 'cId')
  577. ..hasRequiredFields = false
  578. ;
  579. @$core.Deprecated(
  580. 'Using this can add significant overhead to your binary. '
  581. 'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
  582. 'Will be removed in next major version')
  583. ToCourseChackMatchRequest clone() => ToCourseChackMatchRequest()..mergeFromMessage(this);
  584. @$core.Deprecated(
  585. 'Using this can add significant overhead to your binary. '
  586. 'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
  587. 'Will be removed in next major version')
  588. ToCourseChackMatchRequest copyWith(void Function(ToCourseChackMatchRequest) updates) => super.copyWith((message) => updates(message as ToCourseChackMatchRequest)) as ToCourseChackMatchRequest;
  589. $pb.BuilderInfo get info_ => _i;
  590. @$core.pragma('dart2js:noInline')
  591. static ToCourseChackMatchRequest create() => ToCourseChackMatchRequest._();
  592. ToCourseChackMatchRequest createEmptyInstance() => create();
  593. static $pb.PbList<ToCourseChackMatchRequest> createRepeated() => $pb.PbList<ToCourseChackMatchRequest>();
  594. @$core.pragma('dart2js:noInline')
  595. static ToCourseChackMatchRequest getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ToCourseChackMatchRequest>(create);
  596. static ToCourseChackMatchRequest? _defaultInstance;
  597. @$pb.TagNumber(1)
  598. $core.int get id => $_getIZ(0);
  599. @$pb.TagNumber(1)
  600. set id($core.int v) { $_setSignedInt32(0, v); }
  601. @$pb.TagNumber(1)
  602. $core.bool hasId() => $_has(0);
  603. @$pb.TagNumber(1)
  604. void clearId() => clearField(1);
  605. @$pb.TagNumber(3)
  606. $core.int get cId => $_getIZ(1);
  607. @$pb.TagNumber(3)
  608. set cId($core.int v) { $_setSignedInt32(1, v); }
  609. @$pb.TagNumber(3)
  610. $core.bool hasCId() => $_has(1);
  611. @$pb.TagNumber(3)
  612. void clearCId() => clearField(3);
  613. }
  614. class ToActivityListReply extends $pb.GeneratedMessage {
  615. factory ToActivityListReply({
  616. $core.Iterable<$0.ToActionBasicInfo>? list,
  617. }) {
  618. final $result = create();
  619. if (list != null) {
  620. $result.list.addAll(list);
  621. }
  622. return $result;
  623. }
  624. ToActivityListReply._() : super();
  625. factory ToActivityListReply.fromBuffer($core.List<$core.int> i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromBuffer(i, r);
  626. factory ToActivityListReply.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);
  627. static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'ToActivityListReply', package: const $pb.PackageName(_omitMessageNames ? '' : 'to.v1'), createEmptyInstance: create)
  628. ..pc<$0.ToActionBasicInfo>(1, _omitFieldNames ? '' : 'list', $pb.PbFieldType.PM, subBuilder: $0.ToActionBasicInfo.create)
  629. ..hasRequiredFields = false
  630. ;
  631. @$core.Deprecated(
  632. 'Using this can add significant overhead to your binary. '
  633. 'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
  634. 'Will be removed in next major version')
  635. ToActivityListReply clone() => ToActivityListReply()..mergeFromMessage(this);
  636. @$core.Deprecated(
  637. 'Using this can add significant overhead to your binary. '
  638. 'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
  639. 'Will be removed in next major version')
  640. ToActivityListReply copyWith(void Function(ToActivityListReply) updates) => super.copyWith((message) => updates(message as ToActivityListReply)) as ToActivityListReply;
  641. $pb.BuilderInfo get info_ => _i;
  642. @$core.pragma('dart2js:noInline')
  643. static ToActivityListReply create() => ToActivityListReply._();
  644. ToActivityListReply createEmptyInstance() => create();
  645. static $pb.PbList<ToActivityListReply> createRepeated() => $pb.PbList<ToActivityListReply>();
  646. @$core.pragma('dart2js:noInline')
  647. static ToActivityListReply getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ToActivityListReply>(create);
  648. static ToActivityListReply? _defaultInstance;
  649. @$pb.TagNumber(1)
  650. $core.List<$0.ToActionBasicInfo> get list => $_getList(0);
  651. }
  652. class ToMatchRegusterEditRequest extends $pb.GeneratedMessage {
  653. factory ToMatchRegusterEditRequest({
  654. $core.int? id,
  655. $core.String? regName,
  656. $2.Timestamp? startAt,
  657. $2.Timestamp? stopAt,
  658. $core.bool? isQueryPwd,
  659. $core.String? queryPasswd,
  660. $2.Timestamp? bShowTime,
  661. $2.Timestamp? eShowTime,
  662. $core.String? matchPasswd,
  663. $core.bool? isAutoBegin,
  664. }) {
  665. final $result = create();
  666. if (id != null) {
  667. $result.id = id;
  668. }
  669. if (regName != null) {
  670. $result.regName = regName;
  671. }
  672. if (startAt != null) {
  673. $result.startAt = startAt;
  674. }
  675. if (stopAt != null) {
  676. $result.stopAt = stopAt;
  677. }
  678. if (isQueryPwd != null) {
  679. $result.isQueryPwd = isQueryPwd;
  680. }
  681. if (queryPasswd != null) {
  682. $result.queryPasswd = queryPasswd;
  683. }
  684. if (bShowTime != null) {
  685. $result.bShowTime = bShowTime;
  686. }
  687. if (eShowTime != null) {
  688. $result.eShowTime = eShowTime;
  689. }
  690. if (matchPasswd != null) {
  691. $result.matchPasswd = matchPasswd;
  692. }
  693. if (isAutoBegin != null) {
  694. $result.isAutoBegin = isAutoBegin;
  695. }
  696. return $result;
  697. }
  698. ToMatchRegusterEditRequest._() : super();
  699. factory ToMatchRegusterEditRequest.fromBuffer($core.List<$core.int> i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromBuffer(i, r);
  700. factory ToMatchRegusterEditRequest.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);
  701. static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'ToMatchRegusterEditRequest', package: const $pb.PackageName(_omitMessageNames ? '' : 'to.v1'), createEmptyInstance: create)
  702. ..a<$core.int>(1, _omitFieldNames ? '' : 'id', $pb.PbFieldType.O3)
  703. ..aOS(2, _omitFieldNames ? '' : 'regName', protoName: 'regName')
  704. ..aOM<$2.Timestamp>(3, _omitFieldNames ? '' : 'startAt', subBuilder: $2.Timestamp.create)
  705. ..aOM<$2.Timestamp>(4, _omitFieldNames ? '' : 'stopAt', subBuilder: $2.Timestamp.create)
  706. ..aOB(5, _omitFieldNames ? '' : 'isQueryPwd', protoName: 'isQueryPwd')
  707. ..aOS(6, _omitFieldNames ? '' : 'queryPasswd', protoName: 'queryPasswd')
  708. ..aOM<$2.Timestamp>(7, _omitFieldNames ? '' : 'bShowTime', protoName: 'bShowTime', subBuilder: $2.Timestamp.create)
  709. ..aOM<$2.Timestamp>(8, _omitFieldNames ? '' : 'eShowTime', protoName: 'eShowTime', subBuilder: $2.Timestamp.create)
  710. ..aOS(9, _omitFieldNames ? '' : 'MatchPasswd', protoName: 'MatchPasswd')
  711. ..aOB(10, _omitFieldNames ? '' : 'isAutoBegin', protoName: 'isAutoBegin')
  712. ..hasRequiredFields = false
  713. ;
  714. @$core.Deprecated(
  715. 'Using this can add significant overhead to your binary. '
  716. 'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
  717. 'Will be removed in next major version')
  718. ToMatchRegusterEditRequest clone() => ToMatchRegusterEditRequest()..mergeFromMessage(this);
  719. @$core.Deprecated(
  720. 'Using this can add significant overhead to your binary. '
  721. 'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
  722. 'Will be removed in next major version')
  723. ToMatchRegusterEditRequest copyWith(void Function(ToMatchRegusterEditRequest) updates) => super.copyWith((message) => updates(message as ToMatchRegusterEditRequest)) as ToMatchRegusterEditRequest;
  724. $pb.BuilderInfo get info_ => _i;
  725. @$core.pragma('dart2js:noInline')
  726. static ToMatchRegusterEditRequest create() => ToMatchRegusterEditRequest._();
  727. ToMatchRegusterEditRequest createEmptyInstance() => create();
  728. static $pb.PbList<ToMatchRegusterEditRequest> createRepeated() => $pb.PbList<ToMatchRegusterEditRequest>();
  729. @$core.pragma('dart2js:noInline')
  730. static ToMatchRegusterEditRequest getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ToMatchRegusterEditRequest>(create);
  731. static ToMatchRegusterEditRequest? _defaultInstance;
  732. @$pb.TagNumber(1)
  733. $core.int get id => $_getIZ(0);
  734. @$pb.TagNumber(1)
  735. set id($core.int v) { $_setSignedInt32(0, v); }
  736. @$pb.TagNumber(1)
  737. $core.bool hasId() => $_has(0);
  738. @$pb.TagNumber(1)
  739. void clearId() => clearField(1);
  740. @$pb.TagNumber(2)
  741. $core.String get regName => $_getSZ(1);
  742. @$pb.TagNumber(2)
  743. set regName($core.String v) { $_setString(1, v); }
  744. @$pb.TagNumber(2)
  745. $core.bool hasRegName() => $_has(1);
  746. @$pb.TagNumber(2)
  747. void clearRegName() => clearField(2);
  748. @$pb.TagNumber(3)
  749. $2.Timestamp get startAt => $_getN(2);
  750. @$pb.TagNumber(3)
  751. set startAt($2.Timestamp v) { setField(3, v); }
  752. @$pb.TagNumber(3)
  753. $core.bool hasStartAt() => $_has(2);
  754. @$pb.TagNumber(3)
  755. void clearStartAt() => clearField(3);
  756. @$pb.TagNumber(3)
  757. $2.Timestamp ensureStartAt() => $_ensure(2);
  758. @$pb.TagNumber(4)
  759. $2.Timestamp get stopAt => $_getN(3);
  760. @$pb.TagNumber(4)
  761. set stopAt($2.Timestamp v) { setField(4, v); }
  762. @$pb.TagNumber(4)
  763. $core.bool hasStopAt() => $_has(3);
  764. @$pb.TagNumber(4)
  765. void clearStopAt() => clearField(4);
  766. @$pb.TagNumber(4)
  767. $2.Timestamp ensureStopAt() => $_ensure(3);
  768. /// int32 actId = 5; //选择活动id
  769. @$pb.TagNumber(5)
  770. $core.bool get isQueryPwd => $_getBF(4);
  771. @$pb.TagNumber(5)
  772. set isQueryPwd($core.bool v) { $_setBool(4, v); }
  773. @$pb.TagNumber(5)
  774. $core.bool hasIsQueryPwd() => $_has(4);
  775. @$pb.TagNumber(5)
  776. void clearIsQueryPwd() => clearField(5);
  777. @$pb.TagNumber(6)
  778. $core.String get queryPasswd => $_getSZ(5);
  779. @$pb.TagNumber(6)
  780. set queryPasswd($core.String v) { $_setString(5, v); }
  781. @$pb.TagNumber(6)
  782. $core.bool hasQueryPasswd() => $_has(5);
  783. @$pb.TagNumber(6)
  784. void clearQueryPasswd() => clearField(6);
  785. @$pb.TagNumber(7)
  786. $2.Timestamp get bShowTime => $_getN(6);
  787. @$pb.TagNumber(7)
  788. set bShowTime($2.Timestamp v) { setField(7, v); }
  789. @$pb.TagNumber(7)
  790. $core.bool hasBShowTime() => $_has(6);
  791. @$pb.TagNumber(7)
  792. void clearBShowTime() => clearField(7);
  793. @$pb.TagNumber(7)
  794. $2.Timestamp ensureBShowTime() => $_ensure(6);
  795. @$pb.TagNumber(8)
  796. $2.Timestamp get eShowTime => $_getN(7);
  797. @$pb.TagNumber(8)
  798. set eShowTime($2.Timestamp v) { setField(8, v); }
  799. @$pb.TagNumber(8)
  800. $core.bool hasEShowTime() => $_has(7);
  801. @$pb.TagNumber(8)
  802. void clearEShowTime() => clearField(8);
  803. @$pb.TagNumber(8)
  804. $2.Timestamp ensureEShowTime() => $_ensure(7);
  805. @$pb.TagNumber(9)
  806. $core.String get matchPasswd => $_getSZ(8);
  807. @$pb.TagNumber(9)
  808. set matchPasswd($core.String v) { $_setString(8, v); }
  809. @$pb.TagNumber(9)
  810. $core.bool hasMatchPasswd() => $_has(8);
  811. @$pb.TagNumber(9)
  812. void clearMatchPasswd() => clearField(9);
  813. @$pb.TagNumber(10)
  814. $core.bool get isAutoBegin => $_getBF(9);
  815. @$pb.TagNumber(10)
  816. set isAutoBegin($core.bool v) { $_setBool(9, v); }
  817. @$pb.TagNumber(10)
  818. $core.bool hasIsAutoBegin() => $_has(9);
  819. @$pb.TagNumber(10)
  820. void clearIsAutoBegin() => clearField(10);
  821. }
  822. class ToCourseListReply extends $pb.GeneratedMessage {
  823. factory ToCourseListReply({
  824. $core.Iterable<$0.CourseBase>? list,
  825. }) {
  826. final $result = create();
  827. if (list != null) {
  828. $result.list.addAll(list);
  829. }
  830. return $result;
  831. }
  832. ToCourseListReply._() : super();
  833. factory ToCourseListReply.fromBuffer($core.List<$core.int> i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromBuffer(i, r);
  834. factory ToCourseListReply.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);
  835. static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'ToCourseListReply', package: const $pb.PackageName(_omitMessageNames ? '' : 'to.v1'), createEmptyInstance: create)
  836. ..pc<$0.CourseBase>(1, _omitFieldNames ? '' : 'list', $pb.PbFieldType.PM, subBuilder: $0.CourseBase.create)
  837. ..hasRequiredFields = false
  838. ;
  839. @$core.Deprecated(
  840. 'Using this can add significant overhead to your binary. '
  841. 'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
  842. 'Will be removed in next major version')
  843. ToCourseListReply clone() => ToCourseListReply()..mergeFromMessage(this);
  844. @$core.Deprecated(
  845. 'Using this can add significant overhead to your binary. '
  846. 'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
  847. 'Will be removed in next major version')
  848. ToCourseListReply copyWith(void Function(ToCourseListReply) updates) => super.copyWith((message) => updates(message as ToCourseListReply)) as ToCourseListReply;
  849. $pb.BuilderInfo get info_ => _i;
  850. @$core.pragma('dart2js:noInline')
  851. static ToCourseListReply create() => ToCourseListReply._();
  852. ToCourseListReply createEmptyInstance() => create();
  853. static $pb.PbList<ToCourseListReply> createRepeated() => $pb.PbList<ToCourseListReply>();
  854. @$core.pragma('dart2js:noInline')
  855. static ToCourseListReply getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ToCourseListReply>(create);
  856. static ToCourseListReply? _defaultInstance;
  857. @$pb.TagNumber(1)
  858. $core.List<$0.CourseBase> get list => $_getList(0);
  859. }
  860. class ToMatchRegusterListRequest extends $pb.GeneratedMessage {
  861. factory ToMatchRegusterListRequest({
  862. $core.int? mapId,
  863. $fixnum.Int64? startSecond,
  864. }) {
  865. final $result = create();
  866. if (mapId != null) {
  867. $result.mapId = mapId;
  868. }
  869. if (startSecond != null) {
  870. $result.startSecond = startSecond;
  871. }
  872. return $result;
  873. }
  874. ToMatchRegusterListRequest._() : super();
  875. factory ToMatchRegusterListRequest.fromBuffer($core.List<$core.int> i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromBuffer(i, r);
  876. factory ToMatchRegusterListRequest.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);
  877. static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'ToMatchRegusterListRequest', package: const $pb.PackageName(_omitMessageNames ? '' : 'to.v1'), createEmptyInstance: create)
  878. ..a<$core.int>(1, _omitFieldNames ? '' : 'mapId', $pb.PbFieldType.O3, protoName: 'mapId')
  879. ..aInt64(2, _omitFieldNames ? '' : 'startSecond', protoName: 'startSecond')
  880. ..hasRequiredFields = false
  881. ;
  882. @$core.Deprecated(
  883. 'Using this can add significant overhead to your binary. '
  884. 'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
  885. 'Will be removed in next major version')
  886. ToMatchRegusterListRequest clone() => ToMatchRegusterListRequest()..mergeFromMessage(this);
  887. @$core.Deprecated(
  888. 'Using this can add significant overhead to your binary. '
  889. 'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
  890. 'Will be removed in next major version')
  891. ToMatchRegusterListRequest copyWith(void Function(ToMatchRegusterListRequest) updates) => super.copyWith((message) => updates(message as ToMatchRegusterListRequest)) as ToMatchRegusterListRequest;
  892. $pb.BuilderInfo get info_ => _i;
  893. @$core.pragma('dart2js:noInline')
  894. static ToMatchRegusterListRequest create() => ToMatchRegusterListRequest._();
  895. ToMatchRegusterListRequest createEmptyInstance() => create();
  896. static $pb.PbList<ToMatchRegusterListRequest> createRepeated() => $pb.PbList<ToMatchRegusterListRequest>();
  897. @$core.pragma('dart2js:noInline')
  898. static ToMatchRegusterListRequest getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ToMatchRegusterListRequest>(create);
  899. static ToMatchRegusterListRequest? _defaultInstance;
  900. @$pb.TagNumber(1)
  901. $core.int get mapId => $_getIZ(0);
  902. @$pb.TagNumber(1)
  903. set mapId($core.int v) { $_setSignedInt32(0, v); }
  904. @$pb.TagNumber(1)
  905. $core.bool hasMapId() => $_has(0);
  906. @$pb.TagNumber(1)
  907. void clearMapId() => clearField(1);
  908. @$pb.TagNumber(2)
  909. $fixnum.Int64 get startSecond => $_getI64(1);
  910. @$pb.TagNumber(2)
  911. set startSecond($fixnum.Int64 v) { $_setInt64(1, v); }
  912. @$pb.TagNumber(2)
  913. $core.bool hasStartSecond() => $_has(1);
  914. @$pb.TagNumber(2)
  915. void clearStartSecond() => clearField(2);
  916. }
  917. class ToMatchRegusterListReply extends $pb.GeneratedMessage {
  918. factory ToMatchRegusterListReply({
  919. $core.Iterable<MatchRegusterInfo>? list,
  920. }) {
  921. final $result = create();
  922. if (list != null) {
  923. $result.list.addAll(list);
  924. }
  925. return $result;
  926. }
  927. ToMatchRegusterListReply._() : super();
  928. factory ToMatchRegusterListReply.fromBuffer($core.List<$core.int> i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromBuffer(i, r);
  929. factory ToMatchRegusterListReply.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);
  930. static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'ToMatchRegusterListReply', package: const $pb.PackageName(_omitMessageNames ? '' : 'to.v1'), createEmptyInstance: create)
  931. ..pc<MatchRegusterInfo>(1, _omitFieldNames ? '' : 'list', $pb.PbFieldType.PM, subBuilder: MatchRegusterInfo.create)
  932. ..hasRequiredFields = false
  933. ;
  934. @$core.Deprecated(
  935. 'Using this can add significant overhead to your binary. '
  936. 'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
  937. 'Will be removed in next major version')
  938. ToMatchRegusterListReply clone() => ToMatchRegusterListReply()..mergeFromMessage(this);
  939. @$core.Deprecated(
  940. 'Using this can add significant overhead to your binary. '
  941. 'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
  942. 'Will be removed in next major version')
  943. ToMatchRegusterListReply copyWith(void Function(ToMatchRegusterListReply) updates) => super.copyWith((message) => updates(message as ToMatchRegusterListReply)) as ToMatchRegusterListReply;
  944. $pb.BuilderInfo get info_ => _i;
  945. @$core.pragma('dart2js:noInline')
  946. static ToMatchRegusterListReply create() => ToMatchRegusterListReply._();
  947. ToMatchRegusterListReply createEmptyInstance() => create();
  948. static $pb.PbList<ToMatchRegusterListReply> createRepeated() => $pb.PbList<ToMatchRegusterListReply>();
  949. @$core.pragma('dart2js:noInline')
  950. static ToMatchRegusterListReply getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ToMatchRegusterListReply>(create);
  951. static ToMatchRegusterListReply? _defaultInstance;
  952. @$pb.TagNumber(1)
  953. $core.List<MatchRegusterInfo> get list => $_getList(0);
  954. }
  955. class MatchRegusterInfo extends $pb.GeneratedMessage {
  956. factory MatchRegusterInfo({
  957. $core.int? id,
  958. $core.String? name,
  959. $core.int? totalUserNum,
  960. $core.String? qrCode,
  961. $core.bool? isAllowEdit,
  962. $core.bool? isAllowDel,
  963. $core.Iterable<ToChackInsInfo>? userList,
  964. $core.int? state,
  965. $core.String? matchBt,
  966. $core.String? matchEt,
  967. $2.Timestamp? bShowTime,
  968. $2.Timestamp? eShowTime,
  969. $core.bool? isAllowChack,
  970. $core.bool? allowChackBtnAble,
  971. $2.Timestamp? bTime,
  972. $2.Timestamp? eTime,
  973. $core.bool? isAutoBegin,
  974. }) {
  975. final $result = create();
  976. if (id != null) {
  977. $result.id = id;
  978. }
  979. if (name != null) {
  980. $result.name = name;
  981. }
  982. if (totalUserNum != null) {
  983. $result.totalUserNum = totalUserNum;
  984. }
  985. if (qrCode != null) {
  986. $result.qrCode = qrCode;
  987. }
  988. if (isAllowEdit != null) {
  989. $result.isAllowEdit = isAllowEdit;
  990. }
  991. if (isAllowDel != null) {
  992. $result.isAllowDel = isAllowDel;
  993. }
  994. if (userList != null) {
  995. $result.userList.addAll(userList);
  996. }
  997. if (state != null) {
  998. $result.state = state;
  999. }
  1000. if (matchBt != null) {
  1001. $result.matchBt = matchBt;
  1002. }
  1003. if (matchEt != null) {
  1004. $result.matchEt = matchEt;
  1005. }
  1006. if (bShowTime != null) {
  1007. $result.bShowTime = bShowTime;
  1008. }
  1009. if (eShowTime != null) {
  1010. $result.eShowTime = eShowTime;
  1011. }
  1012. if (isAllowChack != null) {
  1013. $result.isAllowChack = isAllowChack;
  1014. }
  1015. if (allowChackBtnAble != null) {
  1016. $result.allowChackBtnAble = allowChackBtnAble;
  1017. }
  1018. if (bTime != null) {
  1019. $result.bTime = bTime;
  1020. }
  1021. if (eTime != null) {
  1022. $result.eTime = eTime;
  1023. }
  1024. if (isAutoBegin != null) {
  1025. $result.isAutoBegin = isAutoBegin;
  1026. }
  1027. return $result;
  1028. }
  1029. MatchRegusterInfo._() : super();
  1030. factory MatchRegusterInfo.fromBuffer($core.List<$core.int> i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromBuffer(i, r);
  1031. factory MatchRegusterInfo.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);
  1032. static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'MatchRegusterInfo', package: const $pb.PackageName(_omitMessageNames ? '' : 'to.v1'), createEmptyInstance: create)
  1033. ..a<$core.int>(1, _omitFieldNames ? '' : 'id', $pb.PbFieldType.O3)
  1034. ..aOS(2, _omitFieldNames ? '' : 'name')
  1035. ..a<$core.int>(3, _omitFieldNames ? '' : 'totalUserNum', $pb.PbFieldType.O3, protoName: 'totalUserNum')
  1036. ..aOS(4, _omitFieldNames ? '' : 'qrCode', protoName: 'qrCode')
  1037. ..aOB(5, _omitFieldNames ? '' : 'isAllowEdit', protoName: 'isAllowEdit')
  1038. ..aOB(6, _omitFieldNames ? '' : 'isAllowDel', protoName: 'isAllowDel')
  1039. ..pc<ToChackInsInfo>(7, _omitFieldNames ? '' : 'userList', $pb.PbFieldType.PM, protoName: 'userList', subBuilder: ToChackInsInfo.create)
  1040. ..a<$core.int>(8, _omitFieldNames ? '' : 'state', $pb.PbFieldType.O3)
  1041. ..aOS(9, _omitFieldNames ? '' : 'MatchBt', protoName: 'MatchBt')
  1042. ..aOS(10, _omitFieldNames ? '' : 'MatchEt', protoName: 'MatchEt')
  1043. ..aOM<$2.Timestamp>(11, _omitFieldNames ? '' : 'bShowTime', protoName: 'bShowTime', subBuilder: $2.Timestamp.create)
  1044. ..aOM<$2.Timestamp>(12, _omitFieldNames ? '' : 'eShowTime', protoName: 'eShowTime', subBuilder: $2.Timestamp.create)
  1045. ..aOB(13, _omitFieldNames ? '' : 'isAllowChack', protoName: 'isAllowChack')
  1046. ..aOB(14, _omitFieldNames ? '' : 'allowChackBtnAble', protoName: 'allowChackBtnAble')
  1047. ..aOM<$2.Timestamp>(15, _omitFieldNames ? '' : 'BTime', protoName: 'BTime', subBuilder: $2.Timestamp.create)
  1048. ..aOM<$2.Timestamp>(16, _omitFieldNames ? '' : 'ETime', protoName: 'ETime', subBuilder: $2.Timestamp.create)
  1049. ..aOB(17, _omitFieldNames ? '' : 'isAutoBegin', protoName: 'isAutoBegin')
  1050. ..hasRequiredFields = false
  1051. ;
  1052. @$core.Deprecated(
  1053. 'Using this can add significant overhead to your binary. '
  1054. 'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
  1055. 'Will be removed in next major version')
  1056. MatchRegusterInfo clone() => MatchRegusterInfo()..mergeFromMessage(this);
  1057. @$core.Deprecated(
  1058. 'Using this can add significant overhead to your binary. '
  1059. 'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
  1060. 'Will be removed in next major version')
  1061. MatchRegusterInfo copyWith(void Function(MatchRegusterInfo) updates) => super.copyWith((message) => updates(message as MatchRegusterInfo)) as MatchRegusterInfo;
  1062. $pb.BuilderInfo get info_ => _i;
  1063. @$core.pragma('dart2js:noInline')
  1064. static MatchRegusterInfo create() => MatchRegusterInfo._();
  1065. MatchRegusterInfo createEmptyInstance() => create();
  1066. static $pb.PbList<MatchRegusterInfo> createRepeated() => $pb.PbList<MatchRegusterInfo>();
  1067. @$core.pragma('dart2js:noInline')
  1068. static MatchRegusterInfo getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<MatchRegusterInfo>(create);
  1069. static MatchRegusterInfo? _defaultInstance;
  1070. @$pb.TagNumber(1)
  1071. $core.int get id => $_getIZ(0);
  1072. @$pb.TagNumber(1)
  1073. set id($core.int v) { $_setSignedInt32(0, v); }
  1074. @$pb.TagNumber(1)
  1075. $core.bool hasId() => $_has(0);
  1076. @$pb.TagNumber(1)
  1077. void clearId() => clearField(1);
  1078. @$pb.TagNumber(2)
  1079. $core.String get name => $_getSZ(1);
  1080. @$pb.TagNumber(2)
  1081. set name($core.String v) { $_setString(1, v); }
  1082. @$pb.TagNumber(2)
  1083. $core.bool hasName() => $_has(1);
  1084. @$pb.TagNumber(2)
  1085. void clearName() => clearField(2);
  1086. @$pb.TagNumber(3)
  1087. $core.int get totalUserNum => $_getIZ(2);
  1088. @$pb.TagNumber(3)
  1089. set totalUserNum($core.int v) { $_setSignedInt32(2, v); }
  1090. @$pb.TagNumber(3)
  1091. $core.bool hasTotalUserNum() => $_has(2);
  1092. @$pb.TagNumber(3)
  1093. void clearTotalUserNum() => clearField(3);
  1094. @$pb.TagNumber(4)
  1095. $core.String get qrCode => $_getSZ(3);
  1096. @$pb.TagNumber(4)
  1097. set qrCode($core.String v) { $_setString(3, v); }
  1098. @$pb.TagNumber(4)
  1099. $core.bool hasQrCode() => $_has(3);
  1100. @$pb.TagNumber(4)
  1101. void clearQrCode() => clearField(4);
  1102. @$pb.TagNumber(5)
  1103. $core.bool get isAllowEdit => $_getBF(4);
  1104. @$pb.TagNumber(5)
  1105. set isAllowEdit($core.bool v) { $_setBool(4, v); }
  1106. @$pb.TagNumber(5)
  1107. $core.bool hasIsAllowEdit() => $_has(4);
  1108. @$pb.TagNumber(5)
  1109. void clearIsAllowEdit() => clearField(5);
  1110. @$pb.TagNumber(6)
  1111. $core.bool get isAllowDel => $_getBF(5);
  1112. @$pb.TagNumber(6)
  1113. set isAllowDel($core.bool v) { $_setBool(5, v); }
  1114. @$pb.TagNumber(6)
  1115. $core.bool hasIsAllowDel() => $_has(5);
  1116. @$pb.TagNumber(6)
  1117. void clearIsAllowDel() => clearField(6);
  1118. @$pb.TagNumber(7)
  1119. $core.List<ToChackInsInfo> get userList => $_getList(6);
  1120. @$pb.TagNumber(8)
  1121. $core.int get state => $_getIZ(7);
  1122. @$pb.TagNumber(8)
  1123. set state($core.int v) { $_setSignedInt32(7, v); }
  1124. @$pb.TagNumber(8)
  1125. $core.bool hasState() => $_has(7);
  1126. @$pb.TagNumber(8)
  1127. void clearState() => clearField(8);
  1128. @$pb.TagNumber(9)
  1129. $core.String get matchBt => $_getSZ(8);
  1130. @$pb.TagNumber(9)
  1131. set matchBt($core.String v) { $_setString(8, v); }
  1132. @$pb.TagNumber(9)
  1133. $core.bool hasMatchBt() => $_has(8);
  1134. @$pb.TagNumber(9)
  1135. void clearMatchBt() => clearField(9);
  1136. @$pb.TagNumber(10)
  1137. $core.String get matchEt => $_getSZ(9);
  1138. @$pb.TagNumber(10)
  1139. set matchEt($core.String v) { $_setString(9, v); }
  1140. @$pb.TagNumber(10)
  1141. $core.bool hasMatchEt() => $_has(9);
  1142. @$pb.TagNumber(10)
  1143. void clearMatchEt() => clearField(10);
  1144. @$pb.TagNumber(11)
  1145. $2.Timestamp get bShowTime => $_getN(10);
  1146. @$pb.TagNumber(11)
  1147. set bShowTime($2.Timestamp v) { setField(11, v); }
  1148. @$pb.TagNumber(11)
  1149. $core.bool hasBShowTime() => $_has(10);
  1150. @$pb.TagNumber(11)
  1151. void clearBShowTime() => clearField(11);
  1152. @$pb.TagNumber(11)
  1153. $2.Timestamp ensureBShowTime() => $_ensure(10);
  1154. @$pb.TagNumber(12)
  1155. $2.Timestamp get eShowTime => $_getN(11);
  1156. @$pb.TagNumber(12)
  1157. set eShowTime($2.Timestamp v) { setField(12, v); }
  1158. @$pb.TagNumber(12)
  1159. $core.bool hasEShowTime() => $_has(11);
  1160. @$pb.TagNumber(12)
  1161. void clearEShowTime() => clearField(12);
  1162. @$pb.TagNumber(12)
  1163. $2.Timestamp ensureEShowTime() => $_ensure(11);
  1164. @$pb.TagNumber(13)
  1165. $core.bool get isAllowChack => $_getBF(12);
  1166. @$pb.TagNumber(13)
  1167. set isAllowChack($core.bool v) { $_setBool(12, v); }
  1168. @$pb.TagNumber(13)
  1169. $core.bool hasIsAllowChack() => $_has(12);
  1170. @$pb.TagNumber(13)
  1171. void clearIsAllowChack() => clearField(13);
  1172. @$pb.TagNumber(14)
  1173. $core.bool get allowChackBtnAble => $_getBF(13);
  1174. @$pb.TagNumber(14)
  1175. set allowChackBtnAble($core.bool v) { $_setBool(13, v); }
  1176. @$pb.TagNumber(14)
  1177. $core.bool hasAllowChackBtnAble() => $_has(13);
  1178. @$pb.TagNumber(14)
  1179. void clearAllowChackBtnAble() => clearField(14);
  1180. @$pb.TagNumber(15)
  1181. $2.Timestamp get bTime => $_getN(14);
  1182. @$pb.TagNumber(15)
  1183. set bTime($2.Timestamp v) { setField(15, v); }
  1184. @$pb.TagNumber(15)
  1185. $core.bool hasBTime() => $_has(14);
  1186. @$pb.TagNumber(15)
  1187. void clearBTime() => clearField(15);
  1188. @$pb.TagNumber(15)
  1189. $2.Timestamp ensureBTime() => $_ensure(14);
  1190. @$pb.TagNumber(16)
  1191. $2.Timestamp get eTime => $_getN(15);
  1192. @$pb.TagNumber(16)
  1193. set eTime($2.Timestamp v) { setField(16, v); }
  1194. @$pb.TagNumber(16)
  1195. $core.bool hasETime() => $_has(15);
  1196. @$pb.TagNumber(16)
  1197. void clearETime() => clearField(16);
  1198. @$pb.TagNumber(16)
  1199. $2.Timestamp ensureETime() => $_ensure(15);
  1200. @$pb.TagNumber(17)
  1201. $core.bool get isAutoBegin => $_getBF(16);
  1202. @$pb.TagNumber(17)
  1203. set isAutoBegin($core.bool v) { $_setBool(16, v); }
  1204. @$pb.TagNumber(17)
  1205. $core.bool hasIsAutoBegin() => $_has(16);
  1206. @$pb.TagNumber(17)
  1207. void clearIsAutoBegin() => clearField(17);
  1208. }
  1209. ///
  1210. /// 场控段赛事控制逻辑:
  1211. /// 1.如果cId等于0,isStart等于false,表示未分发线路,路线显示分发按钮,状态显示未分发;
  1212. /// 2.如果cId大于0,isStart等于false,表示已分发线路但管理员未开始,状态栏是开始按钮;
  1213. /// 3.如果cId大于0,isStart等于true,mState等于0(玩家端未开始)或1(玩家端已开始但没打开始点),表示已分发线路且管理员已开始但用户没有打开始点,状态显示已开始;
  1214. /// 4.如果cId大于0,isStart等于true,mState等于2,表示已分发线路且管理员已开始且用户已打开始点,状态显示已开始,操作显示结束按钮;
  1215. /// 5.如果cId大于0,isStart等于true,mState大于等于3,表示已分发线路且管理员已开始且用户已结束比赛,状态显示已结束,操作显示重赛按钮
  1216. /// 6:点击重赛后,跟1情况一样
  1217. /// 7:是否显示删除按钮由punchCpNum字段控制,punchCpNum等于0显示删除按钮,大于0显示其他按钮;
  1218. class ToChackInsInfo extends $pb.GeneratedMessage {
  1219. factory ToChackInsInfo({
  1220. $core.int? mciId,
  1221. $core.int? oId,
  1222. $core.String? nickname,
  1223. $core.String? phone,
  1224. $core.String? chackInsTime,
  1225. $core.bool? isAllowDel,
  1226. $core.String? cName,
  1227. $core.int? cId,
  1228. $core.String? hrSn,
  1229. $0.CState? cState,
  1230. $core.bool? isAllowFinish,
  1231. }) {
  1232. final $result = create();
  1233. if (mciId != null) {
  1234. $result.mciId = mciId;
  1235. }
  1236. if (oId != null) {
  1237. $result.oId = oId;
  1238. }
  1239. if (nickname != null) {
  1240. $result.nickname = nickname;
  1241. }
  1242. if (phone != null) {
  1243. $result.phone = phone;
  1244. }
  1245. if (chackInsTime != null) {
  1246. $result.chackInsTime = chackInsTime;
  1247. }
  1248. if (isAllowDel != null) {
  1249. $result.isAllowDel = isAllowDel;
  1250. }
  1251. if (cName != null) {
  1252. $result.cName = cName;
  1253. }
  1254. if (cId != null) {
  1255. $result.cId = cId;
  1256. }
  1257. if (hrSn != null) {
  1258. $result.hrSn = hrSn;
  1259. }
  1260. if (cState != null) {
  1261. $result.cState = cState;
  1262. }
  1263. if (isAllowFinish != null) {
  1264. $result.isAllowFinish = isAllowFinish;
  1265. }
  1266. return $result;
  1267. }
  1268. ToChackInsInfo._() : super();
  1269. factory ToChackInsInfo.fromBuffer($core.List<$core.int> i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromBuffer(i, r);
  1270. factory ToChackInsInfo.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);
  1271. static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'ToChackInsInfo', package: const $pb.PackageName(_omitMessageNames ? '' : 'to.v1'), createEmptyInstance: create)
  1272. ..a<$core.int>(1, _omitFieldNames ? '' : 'mciId', $pb.PbFieldType.O3, protoName: 'mciId')
  1273. ..a<$core.int>(2, _omitFieldNames ? '' : 'oId', $pb.PbFieldType.O3, protoName: 'oId')
  1274. ..aOS(3, _omitFieldNames ? '' : 'nickname')
  1275. ..aOS(4, _omitFieldNames ? '' : 'phone')
  1276. ..aOS(5, _omitFieldNames ? '' : 'chackInsTime', protoName: 'chackInsTime')
  1277. ..aOB(6, _omitFieldNames ? '' : 'isAllowDel', protoName: 'isAllowDel')
  1278. ..aOS(7, _omitFieldNames ? '' : 'cName', protoName: 'cName')
  1279. ..a<$core.int>(8, _omitFieldNames ? '' : 'cId', $pb.PbFieldType.O3, protoName: 'cId')
  1280. ..aOS(9, _omitFieldNames ? '' : 'hrSn', protoName: 'hrSn')
  1281. ..e<$0.CState>(10, _omitFieldNames ? '' : 'cState', $pb.PbFieldType.OE, protoName: 'cState', defaultOrMaker: $0.CState.ToUnSend, valueOf: $0.CState.valueOf, enumValues: $0.CState.values)
  1282. ..aOB(11, _omitFieldNames ? '' : 'isAllowFinish', protoName: 'isAllowFinish')
  1283. ..hasRequiredFields = false
  1284. ;
  1285. @$core.Deprecated(
  1286. 'Using this can add significant overhead to your binary. '
  1287. 'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
  1288. 'Will be removed in next major version')
  1289. ToChackInsInfo clone() => ToChackInsInfo()..mergeFromMessage(this);
  1290. @$core.Deprecated(
  1291. 'Using this can add significant overhead to your binary. '
  1292. 'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
  1293. 'Will be removed in next major version')
  1294. ToChackInsInfo copyWith(void Function(ToChackInsInfo) updates) => super.copyWith((message) => updates(message as ToChackInsInfo)) as ToChackInsInfo;
  1295. $pb.BuilderInfo get info_ => _i;
  1296. @$core.pragma('dart2js:noInline')
  1297. static ToChackInsInfo create() => ToChackInsInfo._();
  1298. ToChackInsInfo createEmptyInstance() => create();
  1299. static $pb.PbList<ToChackInsInfo> createRepeated() => $pb.PbList<ToChackInsInfo>();
  1300. @$core.pragma('dart2js:noInline')
  1301. static ToChackInsInfo getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ToChackInsInfo>(create);
  1302. static ToChackInsInfo? _defaultInstance;
  1303. @$pb.TagNumber(1)
  1304. $core.int get mciId => $_getIZ(0);
  1305. @$pb.TagNumber(1)
  1306. set mciId($core.int v) { $_setSignedInt32(0, v); }
  1307. @$pb.TagNumber(1)
  1308. $core.bool hasMciId() => $_has(0);
  1309. @$pb.TagNumber(1)
  1310. void clearMciId() => clearField(1);
  1311. @$pb.TagNumber(2)
  1312. $core.int get oId => $_getIZ(1);
  1313. @$pb.TagNumber(2)
  1314. set oId($core.int v) { $_setSignedInt32(1, v); }
  1315. @$pb.TagNumber(2)
  1316. $core.bool hasOId() => $_has(1);
  1317. @$pb.TagNumber(2)
  1318. void clearOId() => clearField(2);
  1319. @$pb.TagNumber(3)
  1320. $core.String get nickname => $_getSZ(2);
  1321. @$pb.TagNumber(3)
  1322. set nickname($core.String v) { $_setString(2, v); }
  1323. @$pb.TagNumber(3)
  1324. $core.bool hasNickname() => $_has(2);
  1325. @$pb.TagNumber(3)
  1326. void clearNickname() => clearField(3);
  1327. @$pb.TagNumber(4)
  1328. $core.String get phone => $_getSZ(3);
  1329. @$pb.TagNumber(4)
  1330. set phone($core.String v) { $_setString(3, v); }
  1331. @$pb.TagNumber(4)
  1332. $core.bool hasPhone() => $_has(3);
  1333. @$pb.TagNumber(4)
  1334. void clearPhone() => clearField(4);
  1335. @$pb.TagNumber(5)
  1336. $core.String get chackInsTime => $_getSZ(4);
  1337. @$pb.TagNumber(5)
  1338. set chackInsTime($core.String v) { $_setString(4, v); }
  1339. @$pb.TagNumber(5)
  1340. $core.bool hasChackInsTime() => $_has(4);
  1341. @$pb.TagNumber(5)
  1342. void clearChackInsTime() => clearField(5);
  1343. @$pb.TagNumber(6)
  1344. $core.bool get isAllowDel => $_getBF(5);
  1345. @$pb.TagNumber(6)
  1346. set isAllowDel($core.bool v) { $_setBool(5, v); }
  1347. @$pb.TagNumber(6)
  1348. $core.bool hasIsAllowDel() => $_has(5);
  1349. @$pb.TagNumber(6)
  1350. void clearIsAllowDel() => clearField(6);
  1351. @$pb.TagNumber(7)
  1352. $core.String get cName => $_getSZ(6);
  1353. @$pb.TagNumber(7)
  1354. set cName($core.String v) { $_setString(6, v); }
  1355. @$pb.TagNumber(7)
  1356. $core.bool hasCName() => $_has(6);
  1357. @$pb.TagNumber(7)
  1358. void clearCName() => clearField(7);
  1359. @$pb.TagNumber(8)
  1360. $core.int get cId => $_getIZ(7);
  1361. @$pb.TagNumber(8)
  1362. set cId($core.int v) { $_setSignedInt32(7, v); }
  1363. @$pb.TagNumber(8)
  1364. $core.bool hasCId() => $_has(7);
  1365. @$pb.TagNumber(8)
  1366. void clearCId() => clearField(8);
  1367. /// int32 mState =8;//用户状态(不是场控端发送状态):0:等待出发 1: 参加比赛,没打第一点 2:比赛进行中 3:完成比赛 4:超时完成比赛 5:未完成-已过强制关门时间,系统强制退赛 6:用户主动退赛
  1368. /// bool isStart =9;//是否出发
  1369. /// int32 punchCpNum =10;//打开始点次数
  1370. @$pb.TagNumber(9)
  1371. $core.String get hrSn => $_getSZ(8);
  1372. @$pb.TagNumber(9)
  1373. set hrSn($core.String v) { $_setString(8, v); }
  1374. @$pb.TagNumber(9)
  1375. $core.bool hasHrSn() => $_has(8);
  1376. @$pb.TagNumber(9)
  1377. void clearHrSn() => clearField(9);
  1378. @$pb.TagNumber(10)
  1379. $0.CState get cState => $_getN(9);
  1380. @$pb.TagNumber(10)
  1381. set cState($0.CState v) { setField(10, v); }
  1382. @$pb.TagNumber(10)
  1383. $core.bool hasCState() => $_has(9);
  1384. @$pb.TagNumber(10)
  1385. void clearCState() => clearField(10);
  1386. @$pb.TagNumber(11)
  1387. $core.bool get isAllowFinish => $_getBF(10);
  1388. @$pb.TagNumber(11)
  1389. set isAllowFinish($core.bool v) { $_setBool(10, v); }
  1390. @$pb.TagNumber(11)
  1391. $core.bool hasIsAllowFinish() => $_has(10);
  1392. @$pb.TagNumber(11)
  1393. void clearIsAllowFinish() => clearField(11);
  1394. }
  1395. class ToMatchRegusterAddRequest extends $pb.GeneratedMessage {
  1396. factory ToMatchRegusterAddRequest({
  1397. $core.String? regName,
  1398. $2.Timestamp? startAt,
  1399. $2.Timestamp? stopAt,
  1400. $core.int? actId,
  1401. $core.bool? isQueryPwd,
  1402. $core.String? queryPasswd,
  1403. $2.Timestamp? bShowTime,
  1404. $2.Timestamp? eShowTime,
  1405. $core.String? matchPasswd,
  1406. $core.bool? isAutoBegin,
  1407. }) {
  1408. final $result = create();
  1409. if (regName != null) {
  1410. $result.regName = regName;
  1411. }
  1412. if (startAt != null) {
  1413. $result.startAt = startAt;
  1414. }
  1415. if (stopAt != null) {
  1416. $result.stopAt = stopAt;
  1417. }
  1418. if (actId != null) {
  1419. $result.actId = actId;
  1420. }
  1421. if (isQueryPwd != null) {
  1422. $result.isQueryPwd = isQueryPwd;
  1423. }
  1424. if (queryPasswd != null) {
  1425. $result.queryPasswd = queryPasswd;
  1426. }
  1427. if (bShowTime != null) {
  1428. $result.bShowTime = bShowTime;
  1429. }
  1430. if (eShowTime != null) {
  1431. $result.eShowTime = eShowTime;
  1432. }
  1433. if (matchPasswd != null) {
  1434. $result.matchPasswd = matchPasswd;
  1435. }
  1436. if (isAutoBegin != null) {
  1437. $result.isAutoBegin = isAutoBegin;
  1438. }
  1439. return $result;
  1440. }
  1441. ToMatchRegusterAddRequest._() : super();
  1442. factory ToMatchRegusterAddRequest.fromBuffer($core.List<$core.int> i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromBuffer(i, r);
  1443. factory ToMatchRegusterAddRequest.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);
  1444. static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'ToMatchRegusterAddRequest', package: const $pb.PackageName(_omitMessageNames ? '' : 'to.v1'), createEmptyInstance: create)
  1445. ..aOS(1, _omitFieldNames ? '' : 'regName', protoName: 'regName')
  1446. ..aOM<$2.Timestamp>(2, _omitFieldNames ? '' : 'startAt', subBuilder: $2.Timestamp.create)
  1447. ..aOM<$2.Timestamp>(3, _omitFieldNames ? '' : 'stopAt', subBuilder: $2.Timestamp.create)
  1448. ..a<$core.int>(4, _omitFieldNames ? '' : 'actId', $pb.PbFieldType.O3, protoName: 'actId')
  1449. ..aOB(5, _omitFieldNames ? '' : 'isQueryPwd', protoName: 'isQueryPwd')
  1450. ..aOS(6, _omitFieldNames ? '' : 'queryPasswd', protoName: 'queryPasswd')
  1451. ..aOM<$2.Timestamp>(7, _omitFieldNames ? '' : 'bShowTime', protoName: 'bShowTime', subBuilder: $2.Timestamp.create)
  1452. ..aOM<$2.Timestamp>(8, _omitFieldNames ? '' : 'eShowTime', protoName: 'eShowTime', subBuilder: $2.Timestamp.create)
  1453. ..aOS(9, _omitFieldNames ? '' : 'MatchPasswd', protoName: 'MatchPasswd')
  1454. ..aOB(10, _omitFieldNames ? '' : 'isAutoBegin', protoName: 'isAutoBegin')
  1455. ..hasRequiredFields = false
  1456. ;
  1457. @$core.Deprecated(
  1458. 'Using this can add significant overhead to your binary. '
  1459. 'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
  1460. 'Will be removed in next major version')
  1461. ToMatchRegusterAddRequest clone() => ToMatchRegusterAddRequest()..mergeFromMessage(this);
  1462. @$core.Deprecated(
  1463. 'Using this can add significant overhead to your binary. '
  1464. 'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
  1465. 'Will be removed in next major version')
  1466. ToMatchRegusterAddRequest copyWith(void Function(ToMatchRegusterAddRequest) updates) => super.copyWith((message) => updates(message as ToMatchRegusterAddRequest)) as ToMatchRegusterAddRequest;
  1467. $pb.BuilderInfo get info_ => _i;
  1468. @$core.pragma('dart2js:noInline')
  1469. static ToMatchRegusterAddRequest create() => ToMatchRegusterAddRequest._();
  1470. ToMatchRegusterAddRequest createEmptyInstance() => create();
  1471. static $pb.PbList<ToMatchRegusterAddRequest> createRepeated() => $pb.PbList<ToMatchRegusterAddRequest>();
  1472. @$core.pragma('dart2js:noInline')
  1473. static ToMatchRegusterAddRequest getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ToMatchRegusterAddRequest>(create);
  1474. static ToMatchRegusterAddRequest? _defaultInstance;
  1475. @$pb.TagNumber(1)
  1476. $core.String get regName => $_getSZ(0);
  1477. @$pb.TagNumber(1)
  1478. set regName($core.String v) { $_setString(0, v); }
  1479. @$pb.TagNumber(1)
  1480. $core.bool hasRegName() => $_has(0);
  1481. @$pb.TagNumber(1)
  1482. void clearRegName() => clearField(1);
  1483. @$pb.TagNumber(2)
  1484. $2.Timestamp get startAt => $_getN(1);
  1485. @$pb.TagNumber(2)
  1486. set startAt($2.Timestamp v) { setField(2, v); }
  1487. @$pb.TagNumber(2)
  1488. $core.bool hasStartAt() => $_has(1);
  1489. @$pb.TagNumber(2)
  1490. void clearStartAt() => clearField(2);
  1491. @$pb.TagNumber(2)
  1492. $2.Timestamp ensureStartAt() => $_ensure(1);
  1493. @$pb.TagNumber(3)
  1494. $2.Timestamp get stopAt => $_getN(2);
  1495. @$pb.TagNumber(3)
  1496. set stopAt($2.Timestamp v) { setField(3, v); }
  1497. @$pb.TagNumber(3)
  1498. $core.bool hasStopAt() => $_has(2);
  1499. @$pb.TagNumber(3)
  1500. void clearStopAt() => clearField(3);
  1501. @$pb.TagNumber(3)
  1502. $2.Timestamp ensureStopAt() => $_ensure(2);
  1503. @$pb.TagNumber(4)
  1504. $core.int get actId => $_getIZ(3);
  1505. @$pb.TagNumber(4)
  1506. set actId($core.int v) { $_setSignedInt32(3, v); }
  1507. @$pb.TagNumber(4)
  1508. $core.bool hasActId() => $_has(3);
  1509. @$pb.TagNumber(4)
  1510. void clearActId() => clearField(4);
  1511. @$pb.TagNumber(5)
  1512. $core.bool get isQueryPwd => $_getBF(4);
  1513. @$pb.TagNumber(5)
  1514. set isQueryPwd($core.bool v) { $_setBool(4, v); }
  1515. @$pb.TagNumber(5)
  1516. $core.bool hasIsQueryPwd() => $_has(4);
  1517. @$pb.TagNumber(5)
  1518. void clearIsQueryPwd() => clearField(5);
  1519. @$pb.TagNumber(6)
  1520. $core.String get queryPasswd => $_getSZ(5);
  1521. @$pb.TagNumber(6)
  1522. set queryPasswd($core.String v) { $_setString(5, v); }
  1523. @$pb.TagNumber(6)
  1524. $core.bool hasQueryPasswd() => $_has(5);
  1525. @$pb.TagNumber(6)
  1526. void clearQueryPasswd() => clearField(6);
  1527. @$pb.TagNumber(7)
  1528. $2.Timestamp get bShowTime => $_getN(6);
  1529. @$pb.TagNumber(7)
  1530. set bShowTime($2.Timestamp v) { setField(7, v); }
  1531. @$pb.TagNumber(7)
  1532. $core.bool hasBShowTime() => $_has(6);
  1533. @$pb.TagNumber(7)
  1534. void clearBShowTime() => clearField(7);
  1535. @$pb.TagNumber(7)
  1536. $2.Timestamp ensureBShowTime() => $_ensure(6);
  1537. @$pb.TagNumber(8)
  1538. $2.Timestamp get eShowTime => $_getN(7);
  1539. @$pb.TagNumber(8)
  1540. set eShowTime($2.Timestamp v) { setField(8, v); }
  1541. @$pb.TagNumber(8)
  1542. $core.bool hasEShowTime() => $_has(7);
  1543. @$pb.TagNumber(8)
  1544. void clearEShowTime() => clearField(8);
  1545. @$pb.TagNumber(8)
  1546. $2.Timestamp ensureEShowTime() => $_ensure(7);
  1547. @$pb.TagNumber(9)
  1548. $core.String get matchPasswd => $_getSZ(8);
  1549. @$pb.TagNumber(9)
  1550. set matchPasswd($core.String v) { $_setString(8, v); }
  1551. @$pb.TagNumber(9)
  1552. $core.bool hasMatchPasswd() => $_has(8);
  1553. @$pb.TagNumber(9)
  1554. void clearMatchPasswd() => clearField(9);
  1555. @$pb.TagNumber(10)
  1556. $core.bool get isAutoBegin => $_getBF(9);
  1557. @$pb.TagNumber(10)
  1558. set isAutoBegin($core.bool v) { $_setBool(9, v); }
  1559. @$pb.TagNumber(10)
  1560. $core.bool hasIsAutoBegin() => $_has(9);
  1561. @$pb.TagNumber(10)
  1562. void clearIsAutoBegin() => clearField(10);
  1563. }
  1564. const _omitFieldNames = $core.bool.fromEnvironment('protobuf.omit_field_names');
  1565. const _omitMessageNames = $core.bool.fromEnvironment('protobuf.omit_message_names');