track_offical.pb.dart 65 KB

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