@lansweeper/data-platform-outbound-grpc 0.1.91 → 0.1.93

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -27,6 +27,8 @@ var google_protobuf_any_pb = require('google-protobuf/google/protobuf/any_pb.js'
27
27
  goog.object.extend(proto, google_protobuf_any_pb);
28
28
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.AntivirusSoftware', null, global);
29
29
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.Asset', null, global);
30
+ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent', null, global);
31
+ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.EventCase', null, global);
30
32
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.AssetType', null, global);
31
33
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.AutoRunCommand', null, global);
32
34
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.Bios', null, global);
@@ -120,6 +122,8 @@ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.NetworkVolume', null, glo
120
122
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.NetworkVolume.DriverCase', null, global);
121
123
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.OperatingSystem', null, global);
122
124
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.OperatingSystem.SpecCase', null, global);
125
+ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent', null, global);
126
+ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.EventType', null, global);
123
127
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.OperatingSystemFeature', null, global);
124
128
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.OperatingSystemPatch', null, global);
125
129
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.OperatingSystemRecovery', null, global);
@@ -140,6 +144,9 @@ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.PortScan', null, global);
140
144
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.PortableBattery', null, global);
141
145
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.Processor', null, global);
142
146
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.RawSoftware', null, global);
147
+ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo', null, global);
148
+ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.EntryState', null, global);
149
+ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.MasterType', null, global);
143
150
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.Relation', null, global);
144
151
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.RunningProcess', null, global);
145
152
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ScanError', null, global);
@@ -172,6 +179,7 @@ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.WindowsBios', null, globa
172
179
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.WindowsCertificateEnhancedKeyUsage', null, global);
173
180
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.WindowsCertificateLocation', null, global);
174
181
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.WindowsComputerBattery', null, global);
182
+ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem', null, global);
175
183
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.WindowsMappedDrive', null, global);
176
184
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.WindowsMonitorInfo', null, global);
177
185
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.WindowsOperatingSystemInfo', null, global);
@@ -459,6 +467,27 @@ if (goog.DEBUG && !COMPILED) {
459
467
  */
460
468
  proto.com.lansweeper.dp.outbound.v1.Asset.displayName = 'proto.com.lansweeper.dp.outbound.v1.Asset';
461
469
  }
470
+ /**
471
+ * Generated by JsPbCodeGenerator.
472
+ * @param {Array=} opt_data Optional initial data array, typically from a
473
+ * server response, or constructed directly in Javascript. The array is used
474
+ * in place and becomes part of the constructed object. It is not cloned.
475
+ * If no data is provided, the constructed object will be empty, but still
476
+ * valid.
477
+ * @extends {jspb.Message}
478
+ * @constructor
479
+ */
480
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent = function(opt_data) {
481
+ jspb.Message.initialize(this, opt_data, 0, -1, null, proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.oneofGroups_);
482
+ };
483
+ goog.inherits(proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent, jspb.Message);
484
+ if (goog.DEBUG && !COMPILED) {
485
+ /**
486
+ * @public
487
+ * @override
488
+ */
489
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.displayName = 'proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent';
490
+ }
462
491
  /**
463
492
  * Generated by JsPbCodeGenerator.
464
493
  * @param {Array=} opt_data Optional initial data array, typically from a
@@ -564,6 +593,27 @@ if (goog.DEBUG && !COMPILED) {
564
593
  */
565
594
  proto.com.lansweeper.dp.outbound.v1.CorrField.displayName = 'proto.com.lansweeper.dp.outbound.v1.CorrField';
566
595
  }
596
+ /**
597
+ * Generated by JsPbCodeGenerator.
598
+ * @param {Array=} opt_data Optional initial data array, typically from a
599
+ * server response, or constructed directly in Javascript. The array is used
600
+ * in place and becomes part of the constructed object. It is not cloned.
601
+ * If no data is provided, the constructed object will be empty, but still
602
+ * valid.
603
+ * @extends {jspb.Message}
604
+ * @constructor
605
+ */
606
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo = function(opt_data) {
607
+ jspb.Message.initialize(this, opt_data, 0, -1, proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.repeatedFields_, null);
608
+ };
609
+ goog.inherits(proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo, jspb.Message);
610
+ if (goog.DEBUG && !COMPILED) {
611
+ /**
612
+ * @public
613
+ * @override
614
+ */
615
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.displayName = 'proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo';
616
+ }
567
617
  /**
568
618
  * Generated by JsPbCodeGenerator.
569
619
  * @param {Array=} opt_data Optional initial data array, typically from a
@@ -1194,6 +1244,27 @@ if (goog.DEBUG && !COMPILED) {
1194
1244
  */
1195
1245
  proto.com.lansweeper.dp.outbound.v1.WindowsOperatingSystemInfo.displayName = 'proto.com.lansweeper.dp.outbound.v1.WindowsOperatingSystemInfo';
1196
1246
  }
1247
+ /**
1248
+ * Generated by JsPbCodeGenerator.
1249
+ * @param {Array=} opt_data Optional initial data array, typically from a
1250
+ * server response, or constructed directly in Javascript. The array is used
1251
+ * in place and becomes part of the constructed object. It is not cloned.
1252
+ * If no data is provided, the constructed object will be empty, but still
1253
+ * valid.
1254
+ * @extends {jspb.Message}
1255
+ * @constructor
1256
+ */
1257
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent = function(opt_data) {
1258
+ jspb.Message.initialize(this, opt_data, 0, -1, null, null);
1259
+ };
1260
+ goog.inherits(proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent, jspb.Message);
1261
+ if (goog.DEBUG && !COMPILED) {
1262
+ /**
1263
+ * @public
1264
+ * @override
1265
+ */
1266
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.displayName = 'proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent';
1267
+ }
1197
1268
  /**
1198
1269
  * Generated by JsPbCodeGenerator.
1199
1270
  * @param {Array=} opt_data Optional initial data array, typically from a
@@ -2328,6 +2399,27 @@ if (goog.DEBUG && !COMPILED) {
2328
2399
  */
2329
2400
  proto.com.lansweeper.dp.outbound.v1.ComputerSystemProduct.displayName = 'proto.com.lansweeper.dp.outbound.v1.ComputerSystemProduct';
2330
2401
  }
2402
+ /**
2403
+ * Generated by JsPbCodeGenerator.
2404
+ * @param {Array=} opt_data Optional initial data array, typically from a
2405
+ * server response, or constructed directly in Javascript. The array is used
2406
+ * in place and becomes part of the constructed object. It is not cloned.
2407
+ * If no data is provided, the constructed object will be empty, but still
2408
+ * valid.
2409
+ * @extends {jspb.Message}
2410
+ * @constructor
2411
+ */
2412
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem = function(opt_data) {
2413
+ jspb.Message.initialize(this, opt_data, 0, -1, proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.repeatedFields_, null);
2414
+ };
2415
+ goog.inherits(proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem, jspb.Message);
2416
+ if (goog.DEBUG && !COMPILED) {
2417
+ /**
2418
+ * @public
2419
+ * @override
2420
+ */
2421
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.displayName = 'proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem';
2422
+ }
2331
2423
  /**
2332
2424
  * Generated by JsPbCodeGenerator.
2333
2425
  * @param {Array=} opt_data Optional initial data array, typically from a
@@ -6076,7 +6168,7 @@ proto.com.lansweeper.dp.outbound.v1.Entity.prototype.hasAsset = function() {
6076
6168
  * @private {!Array<number>}
6077
6169
  * @const
6078
6170
  */
6079
- proto.com.lansweeper.dp.outbound.v1.Asset.repeatedFields_ = [74,33,14,20];
6171
+ proto.com.lansweeper.dp.outbound.v1.Asset.repeatedFields_ = [74,33,14,20,80];
6080
6172
 
6081
6173
 
6082
6174
 
@@ -6127,6 +6219,7 @@ proto.com.lansweeper.dp.outbound.v1.Asset.toObject = function(includeInstance, m
6127
6219
  relationList: jspb.Message.toObjectList(msg.getRelationList(),
6128
6220
  proto.com.lansweeper.dp.outbound.v1.Relation.toObject, includeInstance),
6129
6221
  correlationFields: (f = msg.getCorrelationFields()) && proto.com.lansweeper.dp.outbound.v1.CorrelationFields.toObject(includeInstance, f),
6222
+ reconciliation: (f = msg.getReconciliation()) && proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.toObject(includeInstance, f),
6130
6223
  core: (f = msg.getCore()) && proto.com.lansweeper.dp.outbound.v1.CoreFields.toObject(includeInstance, f),
6131
6224
  hw: (f = msg.getHw()) && proto.com.lansweeper.dp.outbound.v1.HardwareInfo.toObject(includeInstance, f),
6132
6225
  os: (f = msg.getOs()) && proto.com.lansweeper.dp.outbound.v1.OperatingSystem.toObject(includeInstance, f),
@@ -6136,7 +6229,9 @@ proto.com.lansweeper.dp.outbound.v1.Asset.toObject = function(includeInstance, m
6136
6229
  portScan: (f = msg.getPortScan()) && proto.com.lansweeper.dp.outbound.v1.PortScan.toObject(includeInstance, f),
6137
6230
  computer: (f = msg.getComputer()) && proto.com.lansweeper.dp.outbound.v1.Computer.toObject(includeInstance, f),
6138
6231
  otModule: (f = msg.getOtModule()) && proto.com.lansweeper.dp.outbound.v1.OtModule.toObject(includeInstance, f),
6139
- cloud: (f = msg.getCloud()) && proto.com.lansweeper.dp.outbound.v1.CloudEntity.toObject(includeInstance, f)
6232
+ cloud: (f = msg.getCloud()) && proto.com.lansweeper.dp.outbound.v1.CloudEntity.toObject(includeInstance, f),
6233
+ changeLogList: jspb.Message.toObjectList(msg.getChangeLogList(),
6234
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.toObject, includeInstance)
6140
6235
  };
6141
6236
 
6142
6237
  if (includeInstance) {
@@ -6240,6 +6335,11 @@ proto.com.lansweeper.dp.outbound.v1.Asset.deserializeBinaryFromReader = function
6240
6335
  reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.CorrelationFields.deserializeBinaryFromReader);
6241
6336
  msg.setCorrelationFields(value);
6242
6337
  break;
6338
+ case 79:
6339
+ var value = new proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo;
6340
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.deserializeBinaryFromReader);
6341
+ msg.setReconciliation(value);
6342
+ break;
6243
6343
  case 6:
6244
6344
  var value = new proto.com.lansweeper.dp.outbound.v1.CoreFields;
6245
6345
  reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.CoreFields.deserializeBinaryFromReader);
@@ -6290,6 +6390,11 @@ proto.com.lansweeper.dp.outbound.v1.Asset.deserializeBinaryFromReader = function
6290
6390
  reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.CloudEntity.deserializeBinaryFromReader);
6291
6391
  msg.setCloud(value);
6292
6392
  break;
6393
+ case 80:
6394
+ var value = new proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent;
6395
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.deserializeBinaryFromReader);
6396
+ msg.addChangeLog(value);
6397
+ break;
6293
6398
  default:
6294
6399
  reader.skipField();
6295
6400
  break;
@@ -6428,6 +6533,14 @@ proto.com.lansweeper.dp.outbound.v1.Asset.serializeBinaryToWriter = function(mes
6428
6533
  proto.com.lansweeper.dp.outbound.v1.CorrelationFields.serializeBinaryToWriter
6429
6534
  );
6430
6535
  }
6536
+ f = message.getReconciliation();
6537
+ if (f != null) {
6538
+ writer.writeMessage(
6539
+ 79,
6540
+ f,
6541
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.serializeBinaryToWriter
6542
+ );
6543
+ }
6431
6544
  f = message.getCore();
6432
6545
  if (f != null) {
6433
6546
  writer.writeMessage(
@@ -6508,6 +6621,14 @@ proto.com.lansweeper.dp.outbound.v1.Asset.serializeBinaryToWriter = function(mes
6508
6621
  proto.com.lansweeper.dp.outbound.v1.CloudEntity.serializeBinaryToWriter
6509
6622
  );
6510
6623
  }
6624
+ f = message.getChangeLogList();
6625
+ if (f.length > 0) {
6626
+ writer.writeRepeatedMessage(
6627
+ 80,
6628
+ f,
6629
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.serializeBinaryToWriter
6630
+ );
6631
+ }
6511
6632
  };
6512
6633
 
6513
6634
 
@@ -7030,6 +7151,43 @@ proto.com.lansweeper.dp.outbound.v1.Asset.prototype.hasCorrelationFields = funct
7030
7151
  };
7031
7152
 
7032
7153
 
7154
+ /**
7155
+ * optional ReconciliationInfo reconciliation = 79;
7156
+ * @return {?proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo}
7157
+ */
7158
+ proto.com.lansweeper.dp.outbound.v1.Asset.prototype.getReconciliation = function() {
7159
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo} */ (
7160
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo, 79));
7161
+ };
7162
+
7163
+
7164
+ /**
7165
+ * @param {?proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo|undefined} value
7166
+ * @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
7167
+ */
7168
+ proto.com.lansweeper.dp.outbound.v1.Asset.prototype.setReconciliation = function(value) {
7169
+ return jspb.Message.setWrapperField(this, 79, value);
7170
+ };
7171
+
7172
+
7173
+ /**
7174
+ * Clears the message field making it undefined.
7175
+ * @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
7176
+ */
7177
+ proto.com.lansweeper.dp.outbound.v1.Asset.prototype.clearReconciliation = function() {
7178
+ return this.setReconciliation(undefined);
7179
+ };
7180
+
7181
+
7182
+ /**
7183
+ * Returns whether this field is set.
7184
+ * @return {boolean}
7185
+ */
7186
+ proto.com.lansweeper.dp.outbound.v1.Asset.prototype.hasReconciliation = function() {
7187
+ return jspb.Message.getField(this, 79) != null;
7188
+ };
7189
+
7190
+
7033
7191
  /**
7034
7192
  * optional CoreFields core = 6;
7035
7193
  * @return {?proto.com.lansweeper.dp.outbound.v1.CoreFields}
@@ -7400,6 +7558,323 @@ proto.com.lansweeper.dp.outbound.v1.Asset.prototype.hasCloud = function() {
7400
7558
  };
7401
7559
 
7402
7560
 
7561
+ /**
7562
+ * repeated AssetChangeEvent change_log = 80;
7563
+ * @return {!Array<!proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent>}
7564
+ */
7565
+ proto.com.lansweeper.dp.outbound.v1.Asset.prototype.getChangeLogList = function() {
7566
+ return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent>} */ (
7567
+ jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent, 80));
7568
+ };
7569
+
7570
+
7571
+ /**
7572
+ * @param {!Array<!proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent>} value
7573
+ * @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
7574
+ */
7575
+ proto.com.lansweeper.dp.outbound.v1.Asset.prototype.setChangeLogList = function(value) {
7576
+ return jspb.Message.setRepeatedWrapperField(this, 80, value);
7577
+ };
7578
+
7579
+
7580
+ /**
7581
+ * @param {!proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent=} opt_value
7582
+ * @param {number=} opt_index
7583
+ * @return {!proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent}
7584
+ */
7585
+ proto.com.lansweeper.dp.outbound.v1.Asset.prototype.addChangeLog = function(opt_value, opt_index) {
7586
+ return jspb.Message.addToRepeatedWrapperField(this, 80, opt_value, proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent, opt_index);
7587
+ };
7588
+
7589
+
7590
+ /**
7591
+ * Clears the list making it empty but non-null.
7592
+ * @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
7593
+ */
7594
+ proto.com.lansweeper.dp.outbound.v1.Asset.prototype.clearChangeLogList = function() {
7595
+ return this.setChangeLogList([]);
7596
+ };
7597
+
7598
+
7599
+
7600
+ /**
7601
+ * Oneof group definitions for this message. Each group defines the field
7602
+ * numbers belonging to that group. When of these fields' value is set, all
7603
+ * other fields in the group are cleared. During deserialization, if multiple
7604
+ * fields are encountered for a group, only the last value seen will be kept.
7605
+ * @private {!Array<!Array<number>>}
7606
+ * @const
7607
+ */
7608
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.oneofGroups_ = [[2,3]];
7609
+
7610
+ /**
7611
+ * @enum {number}
7612
+ */
7613
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.EventCase = {
7614
+ EVENT_NOT_SET: 0,
7615
+ SW: 2,
7616
+ OS: 3
7617
+ };
7618
+
7619
+ /**
7620
+ * @return {proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.EventCase}
7621
+ */
7622
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.prototype.getEventCase = function() {
7623
+ return /** @type {proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.EventCase} */(jspb.Message.computeOneofCase(this, proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.oneofGroups_[0]));
7624
+ };
7625
+
7626
+
7627
+
7628
+ if (jspb.Message.GENERATE_TO_OBJECT) {
7629
+ /**
7630
+ * Creates an object representation of this proto.
7631
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
7632
+ * Optional fields that are not set will be set to undefined.
7633
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
7634
+ * For the list of reserved names please see:
7635
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
7636
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
7637
+ * JSPB instance for transitional soy proto support:
7638
+ * http://goto/soy-param-migration
7639
+ * @return {!Object}
7640
+ */
7641
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.prototype.toObject = function(opt_includeInstance) {
7642
+ return proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.toObject(opt_includeInstance, this);
7643
+ };
7644
+
7645
+
7646
+ /**
7647
+ * Static version of the {@see toObject} method.
7648
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
7649
+ * the JSPB instance for transitional soy proto support:
7650
+ * http://goto/soy-param-migration
7651
+ * @param {!proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent} msg The msg instance to transform.
7652
+ * @return {!Object}
7653
+ * @suppress {unusedLocalVariables} f is only used for nested messages
7654
+ */
7655
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.toObject = function(includeInstance, msg) {
7656
+ var f, obj = {
7657
+ timestamp: (f = msg.getTimestamp()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f),
7658
+ sw: (f = msg.getSw()) && proto.com.lansweeper.dp.outbound.v1.SoftwareChangeEvent.toObject(includeInstance, f),
7659
+ os: (f = msg.getOs()) && proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.toObject(includeInstance, f)
7660
+ };
7661
+
7662
+ if (includeInstance) {
7663
+ obj.$jspbMessageInstance = msg;
7664
+ }
7665
+ return obj;
7666
+ };
7667
+ }
7668
+
7669
+
7670
+ /**
7671
+ * Deserializes binary data (in protobuf wire format).
7672
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
7673
+ * @return {!proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent}
7674
+ */
7675
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.deserializeBinary = function(bytes) {
7676
+ var reader = new jspb.BinaryReader(bytes);
7677
+ var msg = new proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent;
7678
+ return proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.deserializeBinaryFromReader(msg, reader);
7679
+ };
7680
+
7681
+
7682
+ /**
7683
+ * Deserializes binary data (in protobuf wire format) from the
7684
+ * given reader into the given message object.
7685
+ * @param {!proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent} msg The message object to deserialize into.
7686
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
7687
+ * @return {!proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent}
7688
+ */
7689
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.deserializeBinaryFromReader = function(msg, reader) {
7690
+ while (reader.nextField()) {
7691
+ if (reader.isEndGroup()) {
7692
+ break;
7693
+ }
7694
+ var field = reader.getFieldNumber();
7695
+ switch (field) {
7696
+ case 1:
7697
+ var value = new google_protobuf_timestamp_pb.Timestamp;
7698
+ reader.readMessage(value,google_protobuf_timestamp_pb.Timestamp.deserializeBinaryFromReader);
7699
+ msg.setTimestamp(value);
7700
+ break;
7701
+ case 2:
7702
+ var value = new proto.com.lansweeper.dp.outbound.v1.SoftwareChangeEvent;
7703
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.SoftwareChangeEvent.deserializeBinaryFromReader);
7704
+ msg.setSw(value);
7705
+ break;
7706
+ case 3:
7707
+ var value = new proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent;
7708
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.deserializeBinaryFromReader);
7709
+ msg.setOs(value);
7710
+ break;
7711
+ default:
7712
+ reader.skipField();
7713
+ break;
7714
+ }
7715
+ }
7716
+ return msg;
7717
+ };
7718
+
7719
+
7720
+ /**
7721
+ * Serializes the message to binary data (in protobuf wire format).
7722
+ * @return {!Uint8Array}
7723
+ */
7724
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.prototype.serializeBinary = function() {
7725
+ var writer = new jspb.BinaryWriter();
7726
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.serializeBinaryToWriter(this, writer);
7727
+ return writer.getResultBuffer();
7728
+ };
7729
+
7730
+
7731
+ /**
7732
+ * Serializes the given message to binary data (in protobuf wire
7733
+ * format), writing to the given BinaryWriter.
7734
+ * @param {!proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent} message
7735
+ * @param {!jspb.BinaryWriter} writer
7736
+ * @suppress {unusedLocalVariables} f is only used for nested messages
7737
+ */
7738
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.serializeBinaryToWriter = function(message, writer) {
7739
+ var f = undefined;
7740
+ f = message.getTimestamp();
7741
+ if (f != null) {
7742
+ writer.writeMessage(
7743
+ 1,
7744
+ f,
7745
+ google_protobuf_timestamp_pb.Timestamp.serializeBinaryToWriter
7746
+ );
7747
+ }
7748
+ f = message.getSw();
7749
+ if (f != null) {
7750
+ writer.writeMessage(
7751
+ 2,
7752
+ f,
7753
+ proto.com.lansweeper.dp.outbound.v1.SoftwareChangeEvent.serializeBinaryToWriter
7754
+ );
7755
+ }
7756
+ f = message.getOs();
7757
+ if (f != null) {
7758
+ writer.writeMessage(
7759
+ 3,
7760
+ f,
7761
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.serializeBinaryToWriter
7762
+ );
7763
+ }
7764
+ };
7765
+
7766
+
7767
+ /**
7768
+ * optional google.protobuf.Timestamp timestamp = 1;
7769
+ * @return {?proto.google.protobuf.Timestamp}
7770
+ */
7771
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.prototype.getTimestamp = function() {
7772
+ return /** @type{?proto.google.protobuf.Timestamp} */ (
7773
+ jspb.Message.getWrapperField(this, google_protobuf_timestamp_pb.Timestamp, 1));
7774
+ };
7775
+
7776
+
7777
+ /**
7778
+ * @param {?proto.google.protobuf.Timestamp|undefined} value
7779
+ * @return {!proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent} returns this
7780
+ */
7781
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.prototype.setTimestamp = function(value) {
7782
+ return jspb.Message.setWrapperField(this, 1, value);
7783
+ };
7784
+
7785
+
7786
+ /**
7787
+ * Clears the message field making it undefined.
7788
+ * @return {!proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent} returns this
7789
+ */
7790
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.prototype.clearTimestamp = function() {
7791
+ return this.setTimestamp(undefined);
7792
+ };
7793
+
7794
+
7795
+ /**
7796
+ * Returns whether this field is set.
7797
+ * @return {boolean}
7798
+ */
7799
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.prototype.hasTimestamp = function() {
7800
+ return jspb.Message.getField(this, 1) != null;
7801
+ };
7802
+
7803
+
7804
+ /**
7805
+ * optional SoftwareChangeEvent sw = 2;
7806
+ * @return {?proto.com.lansweeper.dp.outbound.v1.SoftwareChangeEvent}
7807
+ */
7808
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.prototype.getSw = function() {
7809
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.SoftwareChangeEvent} */ (
7810
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.SoftwareChangeEvent, 2));
7811
+ };
7812
+
7813
+
7814
+ /**
7815
+ * @param {?proto.com.lansweeper.dp.outbound.v1.SoftwareChangeEvent|undefined} value
7816
+ * @return {!proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent} returns this
7817
+ */
7818
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.prototype.setSw = function(value) {
7819
+ return jspb.Message.setOneofWrapperField(this, 2, proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.oneofGroups_[0], value);
7820
+ };
7821
+
7822
+
7823
+ /**
7824
+ * Clears the message field making it undefined.
7825
+ * @return {!proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent} returns this
7826
+ */
7827
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.prototype.clearSw = function() {
7828
+ return this.setSw(undefined);
7829
+ };
7830
+
7831
+
7832
+ /**
7833
+ * Returns whether this field is set.
7834
+ * @return {boolean}
7835
+ */
7836
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.prototype.hasSw = function() {
7837
+ return jspb.Message.getField(this, 2) != null;
7838
+ };
7839
+
7840
+
7841
+ /**
7842
+ * optional OperatingSystemChangeEvent os = 3;
7843
+ * @return {?proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent}
7844
+ */
7845
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.prototype.getOs = function() {
7846
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent} */ (
7847
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent, 3));
7848
+ };
7849
+
7850
+
7851
+ /**
7852
+ * @param {?proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent|undefined} value
7853
+ * @return {!proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent} returns this
7854
+ */
7855
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.prototype.setOs = function(value) {
7856
+ return jspb.Message.setOneofWrapperField(this, 3, proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.oneofGroups_[0], value);
7857
+ };
7858
+
7859
+
7860
+ /**
7861
+ * Clears the message field making it undefined.
7862
+ * @return {!proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent} returns this
7863
+ */
7864
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.prototype.clearOs = function() {
7865
+ return this.setOs(undefined);
7866
+ };
7867
+
7868
+
7869
+ /**
7870
+ * Returns whether this field is set.
7871
+ * @return {boolean}
7872
+ */
7873
+ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.prototype.hasOs = function() {
7874
+ return jspb.Message.getField(this, 3) != null;
7875
+ };
7876
+
7877
+
7403
7878
 
7404
7879
  /**
7405
7880
  * List of repeated fields within this message type.
@@ -7513,6 +7988,7 @@ proto.com.lansweeper.dp.outbound.v1.Computer.toObject = function(includeInstance
7513
7988
  computerSystemProduct: (f = msg.getComputerSystemProduct()) && proto.com.lansweeper.dp.outbound.v1.ComputerSystemProduct.toObject(includeInstance, f),
7514
7989
  pageFileList: jspb.Message.toObjectList(msg.getPageFileList(),
7515
7990
  proto.com.lansweeper.dp.outbound.v1.ComputerWindowsPageFile.toObject, includeInstance),
7991
+ computerSystem: (f = msg.getComputerSystem()) && proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.toObject(includeInstance, f),
7516
7992
  softwareInventory: (f = msg.getSoftwareInventory()) && proto.com.lansweeper.dp.outbound.v1.SoftwareInventory.toObject(includeInstance, f),
7517
7993
  antivirusList: jspb.Message.toObjectList(msg.getAntivirusList(),
7518
7994
  proto.com.lansweeper.dp.outbound.v1.AntivirusSoftware.toObject, includeInstance),
@@ -7790,6 +8266,11 @@ proto.com.lansweeper.dp.outbound.v1.Computer.deserializeBinaryFromReader = funct
7790
8266
  reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.ComputerWindowsPageFile.deserializeBinaryFromReader);
7791
8267
  msg.addPageFile(value);
7792
8268
  break;
8269
+ case 108:
8270
+ var value = new proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem;
8271
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.deserializeBinaryFromReader);
8272
+ msg.setComputerSystem(value);
8273
+ break;
7793
8274
  case 201:
7794
8275
  var value = new proto.com.lansweeper.dp.outbound.v1.SoftwareInventory;
7795
8276
  reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.SoftwareInventory.deserializeBinaryFromReader);
@@ -8254,6 +8735,14 @@ proto.com.lansweeper.dp.outbound.v1.Computer.serializeBinaryToWriter = function(
8254
8735
  proto.com.lansweeper.dp.outbound.v1.ComputerWindowsPageFile.serializeBinaryToWriter
8255
8736
  );
8256
8737
  }
8738
+ f = message.getComputerSystem();
8739
+ if (f != null) {
8740
+ writer.writeMessage(
8741
+ 108,
8742
+ f,
8743
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.serializeBinaryToWriter
8744
+ );
8745
+ }
8257
8746
  f = message.getSoftwareInventory();
8258
8747
  if (f != null) {
8259
8748
  writer.writeMessage(
@@ -9955,6 +10444,43 @@ proto.com.lansweeper.dp.outbound.v1.Computer.prototype.clearPageFileList = funct
9955
10444
  };
9956
10445
 
9957
10446
 
10447
+ /**
10448
+ * optional WindowsComputerSystem computer_system = 108;
10449
+ * @return {?proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem}
10450
+ */
10451
+ proto.com.lansweeper.dp.outbound.v1.Computer.prototype.getComputerSystem = function() {
10452
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} */ (
10453
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem, 108));
10454
+ };
10455
+
10456
+
10457
+ /**
10458
+ * @param {?proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem|undefined} value
10459
+ * @return {!proto.com.lansweeper.dp.outbound.v1.Computer} returns this
10460
+ */
10461
+ proto.com.lansweeper.dp.outbound.v1.Computer.prototype.setComputerSystem = function(value) {
10462
+ return jspb.Message.setWrapperField(this, 108, value);
10463
+ };
10464
+
10465
+
10466
+ /**
10467
+ * Clears the message field making it undefined.
10468
+ * @return {!proto.com.lansweeper.dp.outbound.v1.Computer} returns this
10469
+ */
10470
+ proto.com.lansweeper.dp.outbound.v1.Computer.prototype.clearComputerSystem = function() {
10471
+ return this.setComputerSystem(undefined);
10472
+ };
10473
+
10474
+
10475
+ /**
10476
+ * Returns whether this field is set.
10477
+ * @return {boolean}
10478
+ */
10479
+ proto.com.lansweeper.dp.outbound.v1.Computer.prototype.hasComputerSystem = function() {
10480
+ return jspb.Message.getField(this, 108) != null;
10481
+ };
10482
+
10483
+
9958
10484
  /**
9959
10485
  * optional SoftwareInventory software_inventory = 201;
9960
10486
  * @return {?proto.com.lansweeper.dp.outbound.v1.SoftwareInventory}
@@ -11743,6 +12269,509 @@ proto.com.lansweeper.dp.outbound.v1.CorrField.prototype.clearValueList = functio
11743
12269
 
11744
12270
 
11745
12271
 
12272
+ /**
12273
+ * List of repeated fields within this message type.
12274
+ * @private {!Array<number>}
12275
+ * @const
12276
+ */
12277
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.repeatedFields_ = [6];
12278
+
12279
+
12280
+
12281
+ if (jspb.Message.GENERATE_TO_OBJECT) {
12282
+ /**
12283
+ * Creates an object representation of this proto.
12284
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
12285
+ * Optional fields that are not set will be set to undefined.
12286
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
12287
+ * For the list of reserved names please see:
12288
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
12289
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
12290
+ * JSPB instance for transitional soy proto support:
12291
+ * http://goto/soy-param-migration
12292
+ * @return {!Object}
12293
+ */
12294
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.toObject = function(opt_includeInstance) {
12295
+ return proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.toObject(opt_includeInstance, this);
12296
+ };
12297
+
12298
+
12299
+ /**
12300
+ * Static version of the {@see toObject} method.
12301
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
12302
+ * the JSPB instance for transitional soy proto support:
12303
+ * http://goto/soy-param-migration
12304
+ * @param {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo} msg The msg instance to transform.
12305
+ * @return {!Object}
12306
+ * @suppress {unusedLocalVariables} f is only used for nested messages
12307
+ */
12308
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.toObject = function(includeInstance, msg) {
12309
+ var f, obj = {
12310
+ correlationTime: (f = msg.getCorrelationTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f),
12311
+ state: jspb.Message.getFieldWithDefault(msg, 2, 0),
12312
+ masterType: jspb.Message.getFieldWithDefault(msg, 3, 0),
12313
+ master: (f = msg.getMaster()) && proto.com.lansweeper.dp.outbound.v1.EntityPath.toObject(includeInstance, f),
12314
+ reference: (f = msg.getReference()) && proto.com.lansweeper.dp.outbound.v1.EntityPath.toObject(includeInstance, f),
12315
+ aliasList: jspb.Message.toObjectList(msg.getAliasList(),
12316
+ proto.com.lansweeper.dp.outbound.v1.EntityPath.toObject, includeInstance),
12317
+ confidence: jspb.Message.getFieldWithDefault(msg, 7, 0),
12318
+ debugString: jspb.Message.getFieldWithDefault(msg, 8, "")
12319
+ };
12320
+
12321
+ if (includeInstance) {
12322
+ obj.$jspbMessageInstance = msg;
12323
+ }
12324
+ return obj;
12325
+ };
12326
+ }
12327
+
12328
+
12329
+ /**
12330
+ * Deserializes binary data (in protobuf wire format).
12331
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
12332
+ * @return {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo}
12333
+ */
12334
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.deserializeBinary = function(bytes) {
12335
+ var reader = new jspb.BinaryReader(bytes);
12336
+ var msg = new proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo;
12337
+ return proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.deserializeBinaryFromReader(msg, reader);
12338
+ };
12339
+
12340
+
12341
+ /**
12342
+ * Deserializes binary data (in protobuf wire format) from the
12343
+ * given reader into the given message object.
12344
+ * @param {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo} msg The message object to deserialize into.
12345
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
12346
+ * @return {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo}
12347
+ */
12348
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.deserializeBinaryFromReader = function(msg, reader) {
12349
+ while (reader.nextField()) {
12350
+ if (reader.isEndGroup()) {
12351
+ break;
12352
+ }
12353
+ var field = reader.getFieldNumber();
12354
+ switch (field) {
12355
+ case 1:
12356
+ var value = new google_protobuf_timestamp_pb.Timestamp;
12357
+ reader.readMessage(value,google_protobuf_timestamp_pb.Timestamp.deserializeBinaryFromReader);
12358
+ msg.setCorrelationTime(value);
12359
+ break;
12360
+ case 2:
12361
+ var value = /** @type {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.EntryState} */ (reader.readEnum());
12362
+ msg.setState(value);
12363
+ break;
12364
+ case 3:
12365
+ var value = /** @type {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.MasterType} */ (reader.readEnum());
12366
+ msg.setMasterType(value);
12367
+ break;
12368
+ case 4:
12369
+ var value = new proto.com.lansweeper.dp.outbound.v1.EntityPath;
12370
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.EntityPath.deserializeBinaryFromReader);
12371
+ msg.setMaster(value);
12372
+ break;
12373
+ case 5:
12374
+ var value = new proto.com.lansweeper.dp.outbound.v1.EntityPath;
12375
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.EntityPath.deserializeBinaryFromReader);
12376
+ msg.setReference(value);
12377
+ break;
12378
+ case 6:
12379
+ var value = new proto.com.lansweeper.dp.outbound.v1.EntityPath;
12380
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.EntityPath.deserializeBinaryFromReader);
12381
+ msg.addAlias(value);
12382
+ break;
12383
+ case 7:
12384
+ var value = /** @type {number} */ (reader.readInt32());
12385
+ msg.setConfidence(value);
12386
+ break;
12387
+ case 8:
12388
+ var value = /** @type {string} */ (reader.readString());
12389
+ msg.setDebugString(value);
12390
+ break;
12391
+ default:
12392
+ reader.skipField();
12393
+ break;
12394
+ }
12395
+ }
12396
+ return msg;
12397
+ };
12398
+
12399
+
12400
+ /**
12401
+ * Serializes the message to binary data (in protobuf wire format).
12402
+ * @return {!Uint8Array}
12403
+ */
12404
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.serializeBinary = function() {
12405
+ var writer = new jspb.BinaryWriter();
12406
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.serializeBinaryToWriter(this, writer);
12407
+ return writer.getResultBuffer();
12408
+ };
12409
+
12410
+
12411
+ /**
12412
+ * Serializes the given message to binary data (in protobuf wire
12413
+ * format), writing to the given BinaryWriter.
12414
+ * @param {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo} message
12415
+ * @param {!jspb.BinaryWriter} writer
12416
+ * @suppress {unusedLocalVariables} f is only used for nested messages
12417
+ */
12418
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.serializeBinaryToWriter = function(message, writer) {
12419
+ var f = undefined;
12420
+ f = message.getCorrelationTime();
12421
+ if (f != null) {
12422
+ writer.writeMessage(
12423
+ 1,
12424
+ f,
12425
+ google_protobuf_timestamp_pb.Timestamp.serializeBinaryToWriter
12426
+ );
12427
+ }
12428
+ f = message.getState();
12429
+ if (f !== 0.0) {
12430
+ writer.writeEnum(
12431
+ 2,
12432
+ f
12433
+ );
12434
+ }
12435
+ f = /** @type {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.MasterType} */ (jspb.Message.getField(message, 3));
12436
+ if (f != null) {
12437
+ writer.writeEnum(
12438
+ 3,
12439
+ f
12440
+ );
12441
+ }
12442
+ f = message.getMaster();
12443
+ if (f != null) {
12444
+ writer.writeMessage(
12445
+ 4,
12446
+ f,
12447
+ proto.com.lansweeper.dp.outbound.v1.EntityPath.serializeBinaryToWriter
12448
+ );
12449
+ }
12450
+ f = message.getReference();
12451
+ if (f != null) {
12452
+ writer.writeMessage(
12453
+ 5,
12454
+ f,
12455
+ proto.com.lansweeper.dp.outbound.v1.EntityPath.serializeBinaryToWriter
12456
+ );
12457
+ }
12458
+ f = message.getAliasList();
12459
+ if (f.length > 0) {
12460
+ writer.writeRepeatedMessage(
12461
+ 6,
12462
+ f,
12463
+ proto.com.lansweeper.dp.outbound.v1.EntityPath.serializeBinaryToWriter
12464
+ );
12465
+ }
12466
+ f = /** @type {number} */ (jspb.Message.getField(message, 7));
12467
+ if (f != null) {
12468
+ writer.writeInt32(
12469
+ 7,
12470
+ f
12471
+ );
12472
+ }
12473
+ f = /** @type {string} */ (jspb.Message.getField(message, 8));
12474
+ if (f != null) {
12475
+ writer.writeString(
12476
+ 8,
12477
+ f
12478
+ );
12479
+ }
12480
+ };
12481
+
12482
+
12483
+ /**
12484
+ * @enum {number}
12485
+ */
12486
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.EntryState = {
12487
+ GOLDEN: 0,
12488
+ ALIAS: 1
12489
+ };
12490
+
12491
+ /**
12492
+ * @enum {number}
12493
+ */
12494
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.MasterType = {
12495
+ ENGINE: 0,
12496
+ USER: 1
12497
+ };
12498
+
12499
+ /**
12500
+ * optional google.protobuf.Timestamp correlation_time = 1;
12501
+ * @return {?proto.google.protobuf.Timestamp}
12502
+ */
12503
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.getCorrelationTime = function() {
12504
+ return /** @type{?proto.google.protobuf.Timestamp} */ (
12505
+ jspb.Message.getWrapperField(this, google_protobuf_timestamp_pb.Timestamp, 1));
12506
+ };
12507
+
12508
+
12509
+ /**
12510
+ * @param {?proto.google.protobuf.Timestamp|undefined} value
12511
+ * @return {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo} returns this
12512
+ */
12513
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.setCorrelationTime = function(value) {
12514
+ return jspb.Message.setWrapperField(this, 1, value);
12515
+ };
12516
+
12517
+
12518
+ /**
12519
+ * Clears the message field making it undefined.
12520
+ * @return {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo} returns this
12521
+ */
12522
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.clearCorrelationTime = function() {
12523
+ return this.setCorrelationTime(undefined);
12524
+ };
12525
+
12526
+
12527
+ /**
12528
+ * Returns whether this field is set.
12529
+ * @return {boolean}
12530
+ */
12531
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.hasCorrelationTime = function() {
12532
+ return jspb.Message.getField(this, 1) != null;
12533
+ };
12534
+
12535
+
12536
+ /**
12537
+ * optional EntryState state = 2;
12538
+ * @return {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.EntryState}
12539
+ */
12540
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.getState = function() {
12541
+ return /** @type {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.EntryState} */ (jspb.Message.getFieldWithDefault(this, 2, 0));
12542
+ };
12543
+
12544
+
12545
+ /**
12546
+ * @param {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.EntryState} value
12547
+ * @return {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo} returns this
12548
+ */
12549
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.setState = function(value) {
12550
+ return jspb.Message.setProto3EnumField(this, 2, value);
12551
+ };
12552
+
12553
+
12554
+ /**
12555
+ * optional MasterType master_type = 3;
12556
+ * @return {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.MasterType}
12557
+ */
12558
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.getMasterType = function() {
12559
+ return /** @type {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.MasterType} */ (jspb.Message.getFieldWithDefault(this, 3, 0));
12560
+ };
12561
+
12562
+
12563
+ /**
12564
+ * @param {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.MasterType} value
12565
+ * @return {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo} returns this
12566
+ */
12567
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.setMasterType = function(value) {
12568
+ return jspb.Message.setField(this, 3, value);
12569
+ };
12570
+
12571
+
12572
+ /**
12573
+ * Clears the field making it undefined.
12574
+ * @return {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo} returns this
12575
+ */
12576
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.clearMasterType = function() {
12577
+ return jspb.Message.setField(this, 3, undefined);
12578
+ };
12579
+
12580
+
12581
+ /**
12582
+ * Returns whether this field is set.
12583
+ * @return {boolean}
12584
+ */
12585
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.hasMasterType = function() {
12586
+ return jspb.Message.getField(this, 3) != null;
12587
+ };
12588
+
12589
+
12590
+ /**
12591
+ * optional EntityPath master = 4;
12592
+ * @return {?proto.com.lansweeper.dp.outbound.v1.EntityPath}
12593
+ */
12594
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.getMaster = function() {
12595
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.EntityPath} */ (
12596
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.EntityPath, 4));
12597
+ };
12598
+
12599
+
12600
+ /**
12601
+ * @param {?proto.com.lansweeper.dp.outbound.v1.EntityPath|undefined} value
12602
+ * @return {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo} returns this
12603
+ */
12604
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.setMaster = function(value) {
12605
+ return jspb.Message.setWrapperField(this, 4, value);
12606
+ };
12607
+
12608
+
12609
+ /**
12610
+ * Clears the message field making it undefined.
12611
+ * @return {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo} returns this
12612
+ */
12613
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.clearMaster = function() {
12614
+ return this.setMaster(undefined);
12615
+ };
12616
+
12617
+
12618
+ /**
12619
+ * Returns whether this field is set.
12620
+ * @return {boolean}
12621
+ */
12622
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.hasMaster = function() {
12623
+ return jspb.Message.getField(this, 4) != null;
12624
+ };
12625
+
12626
+
12627
+ /**
12628
+ * optional EntityPath reference = 5;
12629
+ * @return {?proto.com.lansweeper.dp.outbound.v1.EntityPath}
12630
+ */
12631
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.getReference = function() {
12632
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.EntityPath} */ (
12633
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.EntityPath, 5));
12634
+ };
12635
+
12636
+
12637
+ /**
12638
+ * @param {?proto.com.lansweeper.dp.outbound.v1.EntityPath|undefined} value
12639
+ * @return {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo} returns this
12640
+ */
12641
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.setReference = function(value) {
12642
+ return jspb.Message.setWrapperField(this, 5, value);
12643
+ };
12644
+
12645
+
12646
+ /**
12647
+ * Clears the message field making it undefined.
12648
+ * @return {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo} returns this
12649
+ */
12650
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.clearReference = function() {
12651
+ return this.setReference(undefined);
12652
+ };
12653
+
12654
+
12655
+ /**
12656
+ * Returns whether this field is set.
12657
+ * @return {boolean}
12658
+ */
12659
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.hasReference = function() {
12660
+ return jspb.Message.getField(this, 5) != null;
12661
+ };
12662
+
12663
+
12664
+ /**
12665
+ * repeated EntityPath alias = 6;
12666
+ * @return {!Array<!proto.com.lansweeper.dp.outbound.v1.EntityPath>}
12667
+ */
12668
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.getAliasList = function() {
12669
+ return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.EntityPath>} */ (
12670
+ jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.EntityPath, 6));
12671
+ };
12672
+
12673
+
12674
+ /**
12675
+ * @param {!Array<!proto.com.lansweeper.dp.outbound.v1.EntityPath>} value
12676
+ * @return {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo} returns this
12677
+ */
12678
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.setAliasList = function(value) {
12679
+ return jspb.Message.setRepeatedWrapperField(this, 6, value);
12680
+ };
12681
+
12682
+
12683
+ /**
12684
+ * @param {!proto.com.lansweeper.dp.outbound.v1.EntityPath=} opt_value
12685
+ * @param {number=} opt_index
12686
+ * @return {!proto.com.lansweeper.dp.outbound.v1.EntityPath}
12687
+ */
12688
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.addAlias = function(opt_value, opt_index) {
12689
+ return jspb.Message.addToRepeatedWrapperField(this, 6, opt_value, proto.com.lansweeper.dp.outbound.v1.EntityPath, opt_index);
12690
+ };
12691
+
12692
+
12693
+ /**
12694
+ * Clears the list making it empty but non-null.
12695
+ * @return {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo} returns this
12696
+ */
12697
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.clearAliasList = function() {
12698
+ return this.setAliasList([]);
12699
+ };
12700
+
12701
+
12702
+ /**
12703
+ * optional int32 confidence = 7;
12704
+ * @return {number}
12705
+ */
12706
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.getConfidence = function() {
12707
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 7, 0));
12708
+ };
12709
+
12710
+
12711
+ /**
12712
+ * @param {number} value
12713
+ * @return {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo} returns this
12714
+ */
12715
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.setConfidence = function(value) {
12716
+ return jspb.Message.setField(this, 7, value);
12717
+ };
12718
+
12719
+
12720
+ /**
12721
+ * Clears the field making it undefined.
12722
+ * @return {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo} returns this
12723
+ */
12724
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.clearConfidence = function() {
12725
+ return jspb.Message.setField(this, 7, undefined);
12726
+ };
12727
+
12728
+
12729
+ /**
12730
+ * Returns whether this field is set.
12731
+ * @return {boolean}
12732
+ */
12733
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.hasConfidence = function() {
12734
+ return jspb.Message.getField(this, 7) != null;
12735
+ };
12736
+
12737
+
12738
+ /**
12739
+ * optional string debug_string = 8;
12740
+ * @return {string}
12741
+ */
12742
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.getDebugString = function() {
12743
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 8, ""));
12744
+ };
12745
+
12746
+
12747
+ /**
12748
+ * @param {string} value
12749
+ * @return {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo} returns this
12750
+ */
12751
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.setDebugString = function(value) {
12752
+ return jspb.Message.setField(this, 8, value);
12753
+ };
12754
+
12755
+
12756
+ /**
12757
+ * Clears the field making it undefined.
12758
+ * @return {!proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo} returns this
12759
+ */
12760
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.clearDebugString = function() {
12761
+ return jspb.Message.setField(this, 8, undefined);
12762
+ };
12763
+
12764
+
12765
+ /**
12766
+ * Returns whether this field is set.
12767
+ * @return {boolean}
12768
+ */
12769
+ proto.com.lansweeper.dp.outbound.v1.ReconciliationInfo.prototype.hasDebugString = function() {
12770
+ return jspb.Message.getField(this, 8) != null;
12771
+ };
12772
+
12773
+
12774
+
11746
12775
 
11747
12776
 
11748
12777
  if (jspb.Message.GENERATE_TO_OBJECT) {
@@ -12104,6 +13133,9 @@ proto.com.lansweeper.dp.outbound.v1.OtModule.toObject = function(includeInstance
12104
13133
  busConfigList: jspb.Message.toObjectList(msg.getBusConfigList(),
12105
13134
  proto.com.lansweeper.dp.outbound.v1.OtBusConfig.toObject, includeInstance),
12106
13135
  isMainModule: jspb.Message.getBooleanFieldWithDefault(msg, 3, false),
13136
+ totalBusCount: jspb.Message.getFieldWithDefault(msg, 11, 0),
13137
+ totalBusSize: jspb.Message.getFieldWithDefault(msg, 12, 0),
13138
+ maxBusLevel: jspb.Message.getFieldWithDefault(msg, 13, 0),
12107
13139
  partNumber: jspb.Message.getFieldWithDefault(msg, 4, ""),
12108
13140
  extInfoList: jspb.Message.toObjectList(msg.getExtInfoList(),
12109
13141
  proto.com.lansweeper.dp.outbound.v1.OtModuleExtInfo.toObject, includeInstance),
@@ -12162,6 +13194,18 @@ proto.com.lansweeper.dp.outbound.v1.OtModule.deserializeBinaryFromReader = funct
12162
13194
  var value = /** @type {boolean} */ (reader.readBool());
12163
13195
  msg.setIsMainModule(value);
12164
13196
  break;
13197
+ case 11:
13198
+ var value = /** @type {number} */ (reader.readInt32());
13199
+ msg.setTotalBusCount(value);
13200
+ break;
13201
+ case 12:
13202
+ var value = /** @type {number} */ (reader.readInt32());
13203
+ msg.setTotalBusSize(value);
13204
+ break;
13205
+ case 13:
13206
+ var value = /** @type {number} */ (reader.readInt32());
13207
+ msg.setMaxBusLevel(value);
13208
+ break;
12165
13209
  case 4:
12166
13210
  var value = /** @type {string} */ (reader.readString());
12167
13211
  msg.setPartNumber(value);
@@ -12244,6 +13288,27 @@ proto.com.lansweeper.dp.outbound.v1.OtModule.serializeBinaryToWriter = function(
12244
13288
  f
12245
13289
  );
12246
13290
  }
13291
+ f = message.getTotalBusCount();
13292
+ if (f !== 0) {
13293
+ writer.writeInt32(
13294
+ 11,
13295
+ f
13296
+ );
13297
+ }
13298
+ f = message.getTotalBusSize();
13299
+ if (f !== 0) {
13300
+ writer.writeInt32(
13301
+ 12,
13302
+ f
13303
+ );
13304
+ }
13305
+ f = message.getMaxBusLevel();
13306
+ if (f !== 0) {
13307
+ writer.writeInt32(
13308
+ 13,
13309
+ f
13310
+ );
13311
+ }
12247
13312
  f = /** @type {string} */ (jspb.Message.getField(message, 4));
12248
13313
  if (f != null) {
12249
13314
  writer.writeString(
@@ -12391,6 +13456,60 @@ proto.com.lansweeper.dp.outbound.v1.OtModule.prototype.setIsMainModule = functio
12391
13456
  };
12392
13457
 
12393
13458
 
13459
+ /**
13460
+ * optional int32 total_bus_count = 11;
13461
+ * @return {number}
13462
+ */
13463
+ proto.com.lansweeper.dp.outbound.v1.OtModule.prototype.getTotalBusCount = function() {
13464
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 11, 0));
13465
+ };
13466
+
13467
+
13468
+ /**
13469
+ * @param {number} value
13470
+ * @return {!proto.com.lansweeper.dp.outbound.v1.OtModule} returns this
13471
+ */
13472
+ proto.com.lansweeper.dp.outbound.v1.OtModule.prototype.setTotalBusCount = function(value) {
13473
+ return jspb.Message.setProto3IntField(this, 11, value);
13474
+ };
13475
+
13476
+
13477
+ /**
13478
+ * optional int32 total_bus_size = 12;
13479
+ * @return {number}
13480
+ */
13481
+ proto.com.lansweeper.dp.outbound.v1.OtModule.prototype.getTotalBusSize = function() {
13482
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 12, 0));
13483
+ };
13484
+
13485
+
13486
+ /**
13487
+ * @param {number} value
13488
+ * @return {!proto.com.lansweeper.dp.outbound.v1.OtModule} returns this
13489
+ */
13490
+ proto.com.lansweeper.dp.outbound.v1.OtModule.prototype.setTotalBusSize = function(value) {
13491
+ return jspb.Message.setProto3IntField(this, 12, value);
13492
+ };
13493
+
13494
+
13495
+ /**
13496
+ * optional int32 max_bus_level = 13;
13497
+ * @return {number}
13498
+ */
13499
+ proto.com.lansweeper.dp.outbound.v1.OtModule.prototype.getMaxBusLevel = function() {
13500
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 13, 0));
13501
+ };
13502
+
13503
+
13504
+ /**
13505
+ * @param {number} value
13506
+ * @return {!proto.com.lansweeper.dp.outbound.v1.OtModule} returns this
13507
+ */
13508
+ proto.com.lansweeper.dp.outbound.v1.OtModule.prototype.setMaxBusLevel = function(value) {
13509
+ return jspb.Message.setProto3IntField(this, 13, value);
13510
+ };
13511
+
13512
+
12394
13513
  /**
12395
13514
  * optional string part_number = 4;
12396
13515
  * @return {string}
@@ -26467,6 +27586,349 @@ proto.com.lansweeper.dp.outbound.v1.WindowsOperatingSystemInfo.prototype.hasData
26467
27586
 
26468
27587
 
26469
27588
 
27589
+ if (jspb.Message.GENERATE_TO_OBJECT) {
27590
+ /**
27591
+ * Creates an object representation of this proto.
27592
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
27593
+ * Optional fields that are not set will be set to undefined.
27594
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
27595
+ * For the list of reserved names please see:
27596
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
27597
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
27598
+ * JSPB instance for transitional soy proto support:
27599
+ * http://goto/soy-param-migration
27600
+ * @return {!Object}
27601
+ */
27602
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.prototype.toObject = function(opt_includeInstance) {
27603
+ return proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.toObject(opt_includeInstance, this);
27604
+ };
27605
+
27606
+
27607
+ /**
27608
+ * Static version of the {@see toObject} method.
27609
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
27610
+ * the JSPB instance for transitional soy proto support:
27611
+ * http://goto/soy-param-migration
27612
+ * @param {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent} msg The msg instance to transform.
27613
+ * @return {!Object}
27614
+ * @suppress {unusedLocalVariables} f is only used for nested messages
27615
+ */
27616
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.toObject = function(includeInstance, msg) {
27617
+ var f, obj = {
27618
+ eventType: jspb.Message.getFieldWithDefault(msg, 1, 0),
27619
+ start: (f = msg.getStart()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f),
27620
+ end: (f = msg.getEnd()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f),
27621
+ os: (f = msg.getOs()) && proto.com.lansweeper.dp.outbound.v1.OperatingSystem.toObject(includeInstance, f),
27622
+ prevOs: (f = msg.getPrevOs()) && proto.com.lansweeper.dp.outbound.v1.OperatingSystem.toObject(includeInstance, f)
27623
+ };
27624
+
27625
+ if (includeInstance) {
27626
+ obj.$jspbMessageInstance = msg;
27627
+ }
27628
+ return obj;
27629
+ };
27630
+ }
27631
+
27632
+
27633
+ /**
27634
+ * Deserializes binary data (in protobuf wire format).
27635
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
27636
+ * @return {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent}
27637
+ */
27638
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.deserializeBinary = function(bytes) {
27639
+ var reader = new jspb.BinaryReader(bytes);
27640
+ var msg = new proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent;
27641
+ return proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.deserializeBinaryFromReader(msg, reader);
27642
+ };
27643
+
27644
+
27645
+ /**
27646
+ * Deserializes binary data (in protobuf wire format) from the
27647
+ * given reader into the given message object.
27648
+ * @param {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent} msg The message object to deserialize into.
27649
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
27650
+ * @return {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent}
27651
+ */
27652
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.deserializeBinaryFromReader = function(msg, reader) {
27653
+ while (reader.nextField()) {
27654
+ if (reader.isEndGroup()) {
27655
+ break;
27656
+ }
27657
+ var field = reader.getFieldNumber();
27658
+ switch (field) {
27659
+ case 1:
27660
+ var value = /** @type {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.EventType} */ (reader.readEnum());
27661
+ msg.setEventType(value);
27662
+ break;
27663
+ case 2:
27664
+ var value = new google_protobuf_timestamp_pb.Timestamp;
27665
+ reader.readMessage(value,google_protobuf_timestamp_pb.Timestamp.deserializeBinaryFromReader);
27666
+ msg.setStart(value);
27667
+ break;
27668
+ case 3:
27669
+ var value = new google_protobuf_timestamp_pb.Timestamp;
27670
+ reader.readMessage(value,google_protobuf_timestamp_pb.Timestamp.deserializeBinaryFromReader);
27671
+ msg.setEnd(value);
27672
+ break;
27673
+ case 4:
27674
+ var value = new proto.com.lansweeper.dp.outbound.v1.OperatingSystem;
27675
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.OperatingSystem.deserializeBinaryFromReader);
27676
+ msg.setOs(value);
27677
+ break;
27678
+ case 5:
27679
+ var value = new proto.com.lansweeper.dp.outbound.v1.OperatingSystem;
27680
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.OperatingSystem.deserializeBinaryFromReader);
27681
+ msg.setPrevOs(value);
27682
+ break;
27683
+ default:
27684
+ reader.skipField();
27685
+ break;
27686
+ }
27687
+ }
27688
+ return msg;
27689
+ };
27690
+
27691
+
27692
+ /**
27693
+ * Serializes the message to binary data (in protobuf wire format).
27694
+ * @return {!Uint8Array}
27695
+ */
27696
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.prototype.serializeBinary = function() {
27697
+ var writer = new jspb.BinaryWriter();
27698
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.serializeBinaryToWriter(this, writer);
27699
+ return writer.getResultBuffer();
27700
+ };
27701
+
27702
+
27703
+ /**
27704
+ * Serializes the given message to binary data (in protobuf wire
27705
+ * format), writing to the given BinaryWriter.
27706
+ * @param {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent} message
27707
+ * @param {!jspb.BinaryWriter} writer
27708
+ * @suppress {unusedLocalVariables} f is only used for nested messages
27709
+ */
27710
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.serializeBinaryToWriter = function(message, writer) {
27711
+ var f = undefined;
27712
+ f = message.getEventType();
27713
+ if (f !== 0.0) {
27714
+ writer.writeEnum(
27715
+ 1,
27716
+ f
27717
+ );
27718
+ }
27719
+ f = message.getStart();
27720
+ if (f != null) {
27721
+ writer.writeMessage(
27722
+ 2,
27723
+ f,
27724
+ google_protobuf_timestamp_pb.Timestamp.serializeBinaryToWriter
27725
+ );
27726
+ }
27727
+ f = message.getEnd();
27728
+ if (f != null) {
27729
+ writer.writeMessage(
27730
+ 3,
27731
+ f,
27732
+ google_protobuf_timestamp_pb.Timestamp.serializeBinaryToWriter
27733
+ );
27734
+ }
27735
+ f = message.getOs();
27736
+ if (f != null) {
27737
+ writer.writeMessage(
27738
+ 4,
27739
+ f,
27740
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystem.serializeBinaryToWriter
27741
+ );
27742
+ }
27743
+ f = message.getPrevOs();
27744
+ if (f != null) {
27745
+ writer.writeMessage(
27746
+ 5,
27747
+ f,
27748
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystem.serializeBinaryToWriter
27749
+ );
27750
+ }
27751
+ };
27752
+
27753
+
27754
+ /**
27755
+ * @enum {number}
27756
+ */
27757
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.EventType = {
27758
+ INSTALL: 0,
27759
+ UNINSTALL: 1,
27760
+ UPDATE: 2
27761
+ };
27762
+
27763
+ /**
27764
+ * optional EventType event_type = 1;
27765
+ * @return {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.EventType}
27766
+ */
27767
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.prototype.getEventType = function() {
27768
+ return /** @type {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.EventType} */ (jspb.Message.getFieldWithDefault(this, 1, 0));
27769
+ };
27770
+
27771
+
27772
+ /**
27773
+ * @param {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.EventType} value
27774
+ * @return {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent} returns this
27775
+ */
27776
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.prototype.setEventType = function(value) {
27777
+ return jspb.Message.setProto3EnumField(this, 1, value);
27778
+ };
27779
+
27780
+
27781
+ /**
27782
+ * optional google.protobuf.Timestamp start = 2;
27783
+ * @return {?proto.google.protobuf.Timestamp}
27784
+ */
27785
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.prototype.getStart = function() {
27786
+ return /** @type{?proto.google.protobuf.Timestamp} */ (
27787
+ jspb.Message.getWrapperField(this, google_protobuf_timestamp_pb.Timestamp, 2));
27788
+ };
27789
+
27790
+
27791
+ /**
27792
+ * @param {?proto.google.protobuf.Timestamp|undefined} value
27793
+ * @return {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent} returns this
27794
+ */
27795
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.prototype.setStart = function(value) {
27796
+ return jspb.Message.setWrapperField(this, 2, value);
27797
+ };
27798
+
27799
+
27800
+ /**
27801
+ * Clears the message field making it undefined.
27802
+ * @return {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent} returns this
27803
+ */
27804
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.prototype.clearStart = function() {
27805
+ return this.setStart(undefined);
27806
+ };
27807
+
27808
+
27809
+ /**
27810
+ * Returns whether this field is set.
27811
+ * @return {boolean}
27812
+ */
27813
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.prototype.hasStart = function() {
27814
+ return jspb.Message.getField(this, 2) != null;
27815
+ };
27816
+
27817
+
27818
+ /**
27819
+ * optional google.protobuf.Timestamp end = 3;
27820
+ * @return {?proto.google.protobuf.Timestamp}
27821
+ */
27822
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.prototype.getEnd = function() {
27823
+ return /** @type{?proto.google.protobuf.Timestamp} */ (
27824
+ jspb.Message.getWrapperField(this, google_protobuf_timestamp_pb.Timestamp, 3));
27825
+ };
27826
+
27827
+
27828
+ /**
27829
+ * @param {?proto.google.protobuf.Timestamp|undefined} value
27830
+ * @return {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent} returns this
27831
+ */
27832
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.prototype.setEnd = function(value) {
27833
+ return jspb.Message.setWrapperField(this, 3, value);
27834
+ };
27835
+
27836
+
27837
+ /**
27838
+ * Clears the message field making it undefined.
27839
+ * @return {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent} returns this
27840
+ */
27841
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.prototype.clearEnd = function() {
27842
+ return this.setEnd(undefined);
27843
+ };
27844
+
27845
+
27846
+ /**
27847
+ * Returns whether this field is set.
27848
+ * @return {boolean}
27849
+ */
27850
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.prototype.hasEnd = function() {
27851
+ return jspb.Message.getField(this, 3) != null;
27852
+ };
27853
+
27854
+
27855
+ /**
27856
+ * optional OperatingSystem os = 4;
27857
+ * @return {?proto.com.lansweeper.dp.outbound.v1.OperatingSystem}
27858
+ */
27859
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.prototype.getOs = function() {
27860
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.OperatingSystem} */ (
27861
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.OperatingSystem, 4));
27862
+ };
27863
+
27864
+
27865
+ /**
27866
+ * @param {?proto.com.lansweeper.dp.outbound.v1.OperatingSystem|undefined} value
27867
+ * @return {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent} returns this
27868
+ */
27869
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.prototype.setOs = function(value) {
27870
+ return jspb.Message.setWrapperField(this, 4, value);
27871
+ };
27872
+
27873
+
27874
+ /**
27875
+ * Clears the message field making it undefined.
27876
+ * @return {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent} returns this
27877
+ */
27878
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.prototype.clearOs = function() {
27879
+ return this.setOs(undefined);
27880
+ };
27881
+
27882
+
27883
+ /**
27884
+ * Returns whether this field is set.
27885
+ * @return {boolean}
27886
+ */
27887
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.prototype.hasOs = function() {
27888
+ return jspb.Message.getField(this, 4) != null;
27889
+ };
27890
+
27891
+
27892
+ /**
27893
+ * optional OperatingSystem prev_os = 5;
27894
+ * @return {?proto.com.lansweeper.dp.outbound.v1.OperatingSystem}
27895
+ */
27896
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.prototype.getPrevOs = function() {
27897
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.OperatingSystem} */ (
27898
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.OperatingSystem, 5));
27899
+ };
27900
+
27901
+
27902
+ /**
27903
+ * @param {?proto.com.lansweeper.dp.outbound.v1.OperatingSystem|undefined} value
27904
+ * @return {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent} returns this
27905
+ */
27906
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.prototype.setPrevOs = function(value) {
27907
+ return jspb.Message.setWrapperField(this, 5, value);
27908
+ };
27909
+
27910
+
27911
+ /**
27912
+ * Clears the message field making it undefined.
27913
+ * @return {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent} returns this
27914
+ */
27915
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.prototype.clearPrevOs = function() {
27916
+ return this.setPrevOs(undefined);
27917
+ };
27918
+
27919
+
27920
+ /**
27921
+ * Returns whether this field is set.
27922
+ * @return {boolean}
27923
+ */
27924
+ proto.com.lansweeper.dp.outbound.v1.OperatingSystemChangeEvent.prototype.hasPrevOs = function() {
27925
+ return jspb.Message.getField(this, 5) != null;
27926
+ };
27927
+
27928
+
27929
+
27930
+
27931
+
26470
27932
  if (jspb.Message.GENERATE_TO_OBJECT) {
26471
27933
  /**
26472
27934
  * Creates an object representation of this proto.
@@ -56421,6 +57883,2074 @@ proto.com.lansweeper.dp.outbound.v1.ComputerSystemProduct.prototype.hasVersion =
56421
57883
 
56422
57884
 
56423
57885
 
57886
+ /**
57887
+ * List of repeated fields within this message type.
57888
+ * @private {!Array<number>}
57889
+ * @const
57890
+ */
57891
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.repeatedFields_ = [31,34];
57892
+
57893
+
57894
+
57895
+ if (jspb.Message.GENERATE_TO_OBJECT) {
57896
+ /**
57897
+ * Creates an object representation of this proto.
57898
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
57899
+ * Optional fields that are not set will be set to undefined.
57900
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
57901
+ * For the list of reserved names please see:
57902
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
57903
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
57904
+ * JSPB instance for transitional soy proto support:
57905
+ * http://goto/soy-param-migration
57906
+ * @return {!Object}
57907
+ */
57908
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.toObject = function(opt_includeInstance) {
57909
+ return proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.toObject(opt_includeInstance, this);
57910
+ };
57911
+
57912
+
57913
+ /**
57914
+ * Static version of the {@see toObject} method.
57915
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
57916
+ * the JSPB instance for transitional soy proto support:
57917
+ * http://goto/soy-param-migration
57918
+ * @param {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} msg The msg instance to transform.
57919
+ * @return {!Object}
57920
+ * @suppress {unusedLocalVariables} f is only used for nested messages
57921
+ */
57922
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.toObject = function(includeInstance, msg) {
57923
+ var f, obj = {
57924
+ adminPasswordStatus: (f = msg.getAdminPasswordStatus()) && proto.com.lansweeper.dp.outbound.v1.MappedValue.toObject(includeInstance, f),
57925
+ automaticResetBootOption: jspb.Message.getBooleanFieldWithDefault(msg, 3, false),
57926
+ automaticResetCapability: jspb.Message.getBooleanFieldWithDefault(msg, 4, false),
57927
+ bootOptionOnLimit: (f = msg.getBootOptionOnLimit()) && proto.com.lansweeper.dp.outbound.v1.MappedValue.toObject(includeInstance, f),
57928
+ bootOptionOnWatchDog: (f = msg.getBootOptionOnWatchDog()) && proto.com.lansweeper.dp.outbound.v1.MappedValue.toObject(includeInstance, f),
57929
+ bootRomSupported: jspb.Message.getBooleanFieldWithDefault(msg, 7, false),
57930
+ bootUpState: jspb.Message.getFieldWithDefault(msg, 8, ""),
57931
+ chassisBootUpState: (f = msg.getChassisBootUpState()) && proto.com.lansweeper.dp.outbound.v1.MappedValue.toObject(includeInstance, f),
57932
+ currentTimeZone: jspb.Message.getFieldWithDefault(msg, 10, 0),
57933
+ daylightInEffect: jspb.Message.getBooleanFieldWithDefault(msg, 11, false),
57934
+ description: jspb.Message.getFieldWithDefault(msg, 12, ""),
57935
+ domain: jspb.Message.getFieldWithDefault(msg, 13, ""),
57936
+ domainRole: (f = msg.getDomainRole()) && proto.com.lansweeper.dp.outbound.v1.MappedValue.toObject(includeInstance, f),
57937
+ frontPanelResetStatus: (f = msg.getFrontPanelResetStatus()) && proto.com.lansweeper.dp.outbound.v1.MappedValue.toObject(includeInstance, f),
57938
+ infraredSupported: jspb.Message.getBooleanFieldWithDefault(msg, 16, false),
57939
+ keyboardPasswordStatus: (f = msg.getKeyboardPasswordStatus()) && proto.com.lansweeper.dp.outbound.v1.MappedValue.toObject(includeInstance, f),
57940
+ manufacturer: jspb.Message.getFieldWithDefault(msg, 18, ""),
57941
+ name: jspb.Message.getFieldWithDefault(msg, 19, ""),
57942
+ model: jspb.Message.getFieldWithDefault(msg, 20, ""),
57943
+ networkServerModeEnabled: jspb.Message.getBooleanFieldWithDefault(msg, 21, false),
57944
+ numberOfProcessors: jspb.Message.getFieldWithDefault(msg, 22, 0),
57945
+ pauseAfterReset: jspb.Message.getFieldWithDefault(msg, 23, 0),
57946
+ powerOnPasswordStatus: (f = msg.getPowerOnPasswordStatus()) && proto.com.lansweeper.dp.outbound.v1.MappedValue.toObject(includeInstance, f),
57947
+ powerState: (f = msg.getPowerState()) && proto.com.lansweeper.dp.outbound.v1.MappedValue.toObject(includeInstance, f),
57948
+ powerSupplyState: (f = msg.getPowerSupplyState()) && proto.com.lansweeper.dp.outbound.v1.MappedValue.toObject(includeInstance, f),
57949
+ primaryOwnerName: jspb.Message.getFieldWithDefault(msg, 27, ""),
57950
+ resetCapability: (f = msg.getResetCapability()) && proto.com.lansweeper.dp.outbound.v1.MappedValue.toObject(includeInstance, f),
57951
+ resetCount: jspb.Message.getFieldWithDefault(msg, 29, 0),
57952
+ resetLimit: jspb.Message.getFieldWithDefault(msg, 30, 0),
57953
+ rolesList: (f = jspb.Message.getRepeatedField(msg, 31)) == null ? undefined : f,
57954
+ status: jspb.Message.getFieldWithDefault(msg, 32, ""),
57955
+ systemStartupDelay: jspb.Message.getFieldWithDefault(msg, 33, 0),
57956
+ systemStartupOptionsList: (f = jspb.Message.getRepeatedField(msg, 34)) == null ? undefined : f,
57957
+ systemType: jspb.Message.getFieldWithDefault(msg, 36, ""),
57958
+ thermalState: (f = msg.getThermalState()) && proto.com.lansweeper.dp.outbound.v1.MappedValue.toObject(includeInstance, f),
57959
+ totalPhysicalMemory: jspb.Message.getFieldWithDefault(msg, 38, 0),
57960
+ wakeupType: (f = msg.getWakeupType()) && proto.com.lansweeper.dp.outbound.v1.MappedValue.toObject(includeInstance, f),
57961
+ enableDaylightSavingsTime: jspb.Message.getBooleanFieldWithDefault(msg, 40, false),
57962
+ partOfDomain: jspb.Message.getBooleanFieldWithDefault(msg, 41, false),
57963
+ numberOfLogicalProcessors: jspb.Message.getFieldWithDefault(msg, 42, 0)
57964
+ };
57965
+
57966
+ if (includeInstance) {
57967
+ obj.$jspbMessageInstance = msg;
57968
+ }
57969
+ return obj;
57970
+ };
57971
+ }
57972
+
57973
+
57974
+ /**
57975
+ * Deserializes binary data (in protobuf wire format).
57976
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
57977
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem}
57978
+ */
57979
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.deserializeBinary = function(bytes) {
57980
+ var reader = new jspb.BinaryReader(bytes);
57981
+ var msg = new proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem;
57982
+ return proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.deserializeBinaryFromReader(msg, reader);
57983
+ };
57984
+
57985
+
57986
+ /**
57987
+ * Deserializes binary data (in protobuf wire format) from the
57988
+ * given reader into the given message object.
57989
+ * @param {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} msg The message object to deserialize into.
57990
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
57991
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem}
57992
+ */
57993
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.deserializeBinaryFromReader = function(msg, reader) {
57994
+ while (reader.nextField()) {
57995
+ if (reader.isEndGroup()) {
57996
+ break;
57997
+ }
57998
+ var field = reader.getFieldNumber();
57999
+ switch (field) {
58000
+ case 2:
58001
+ var value = new proto.com.lansweeper.dp.outbound.v1.MappedValue;
58002
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.MappedValue.deserializeBinaryFromReader);
58003
+ msg.setAdminPasswordStatus(value);
58004
+ break;
58005
+ case 3:
58006
+ var value = /** @type {boolean} */ (reader.readBool());
58007
+ msg.setAutomaticResetBootOption(value);
58008
+ break;
58009
+ case 4:
58010
+ var value = /** @type {boolean} */ (reader.readBool());
58011
+ msg.setAutomaticResetCapability(value);
58012
+ break;
58013
+ case 5:
58014
+ var value = new proto.com.lansweeper.dp.outbound.v1.MappedValue;
58015
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.MappedValue.deserializeBinaryFromReader);
58016
+ msg.setBootOptionOnLimit(value);
58017
+ break;
58018
+ case 6:
58019
+ var value = new proto.com.lansweeper.dp.outbound.v1.MappedValue;
58020
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.MappedValue.deserializeBinaryFromReader);
58021
+ msg.setBootOptionOnWatchDog(value);
58022
+ break;
58023
+ case 7:
58024
+ var value = /** @type {boolean} */ (reader.readBool());
58025
+ msg.setBootRomSupported(value);
58026
+ break;
58027
+ case 8:
58028
+ var value = /** @type {string} */ (reader.readString());
58029
+ msg.setBootUpState(value);
58030
+ break;
58031
+ case 9:
58032
+ var value = new proto.com.lansweeper.dp.outbound.v1.MappedValue;
58033
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.MappedValue.deserializeBinaryFromReader);
58034
+ msg.setChassisBootUpState(value);
58035
+ break;
58036
+ case 10:
58037
+ var value = /** @type {number} */ (reader.readInt32());
58038
+ msg.setCurrentTimeZone(value);
58039
+ break;
58040
+ case 11:
58041
+ var value = /** @type {boolean} */ (reader.readBool());
58042
+ msg.setDaylightInEffect(value);
58043
+ break;
58044
+ case 12:
58045
+ var value = /** @type {string} */ (reader.readString());
58046
+ msg.setDescription(value);
58047
+ break;
58048
+ case 13:
58049
+ var value = /** @type {string} */ (reader.readString());
58050
+ msg.setDomain(value);
58051
+ break;
58052
+ case 14:
58053
+ var value = new proto.com.lansweeper.dp.outbound.v1.MappedValue;
58054
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.MappedValue.deserializeBinaryFromReader);
58055
+ msg.setDomainRole(value);
58056
+ break;
58057
+ case 15:
58058
+ var value = new proto.com.lansweeper.dp.outbound.v1.MappedValue;
58059
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.MappedValue.deserializeBinaryFromReader);
58060
+ msg.setFrontPanelResetStatus(value);
58061
+ break;
58062
+ case 16:
58063
+ var value = /** @type {boolean} */ (reader.readBool());
58064
+ msg.setInfraredSupported(value);
58065
+ break;
58066
+ case 17:
58067
+ var value = new proto.com.lansweeper.dp.outbound.v1.MappedValue;
58068
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.MappedValue.deserializeBinaryFromReader);
58069
+ msg.setKeyboardPasswordStatus(value);
58070
+ break;
58071
+ case 18:
58072
+ var value = /** @type {string} */ (reader.readString());
58073
+ msg.setManufacturer(value);
58074
+ break;
58075
+ case 19:
58076
+ var value = /** @type {string} */ (reader.readString());
58077
+ msg.setName(value);
58078
+ break;
58079
+ case 20:
58080
+ var value = /** @type {string} */ (reader.readString());
58081
+ msg.setModel(value);
58082
+ break;
58083
+ case 21:
58084
+ var value = /** @type {boolean} */ (reader.readBool());
58085
+ msg.setNetworkServerModeEnabled(value);
58086
+ break;
58087
+ case 22:
58088
+ var value = /** @type {number} */ (reader.readInt32());
58089
+ msg.setNumberOfProcessors(value);
58090
+ break;
58091
+ case 23:
58092
+ var value = /** @type {number} */ (reader.readInt64());
58093
+ msg.setPauseAfterReset(value);
58094
+ break;
58095
+ case 24:
58096
+ var value = new proto.com.lansweeper.dp.outbound.v1.MappedValue;
58097
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.MappedValue.deserializeBinaryFromReader);
58098
+ msg.setPowerOnPasswordStatus(value);
58099
+ break;
58100
+ case 25:
58101
+ var value = new proto.com.lansweeper.dp.outbound.v1.MappedValue;
58102
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.MappedValue.deserializeBinaryFromReader);
58103
+ msg.setPowerState(value);
58104
+ break;
58105
+ case 26:
58106
+ var value = new proto.com.lansweeper.dp.outbound.v1.MappedValue;
58107
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.MappedValue.deserializeBinaryFromReader);
58108
+ msg.setPowerSupplyState(value);
58109
+ break;
58110
+ case 27:
58111
+ var value = /** @type {string} */ (reader.readString());
58112
+ msg.setPrimaryOwnerName(value);
58113
+ break;
58114
+ case 28:
58115
+ var value = new proto.com.lansweeper.dp.outbound.v1.MappedValue;
58116
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.MappedValue.deserializeBinaryFromReader);
58117
+ msg.setResetCapability(value);
58118
+ break;
58119
+ case 29:
58120
+ var value = /** @type {number} */ (reader.readInt32());
58121
+ msg.setResetCount(value);
58122
+ break;
58123
+ case 30:
58124
+ var value = /** @type {number} */ (reader.readInt32());
58125
+ msg.setResetLimit(value);
58126
+ break;
58127
+ case 31:
58128
+ var value = /** @type {string} */ (reader.readString());
58129
+ msg.addRoles(value);
58130
+ break;
58131
+ case 32:
58132
+ var value = /** @type {string} */ (reader.readString());
58133
+ msg.setStatus(value);
58134
+ break;
58135
+ case 33:
58136
+ var value = /** @type {number} */ (reader.readInt32());
58137
+ msg.setSystemStartupDelay(value);
58138
+ break;
58139
+ case 34:
58140
+ var value = /** @type {string} */ (reader.readString());
58141
+ msg.addSystemStartupOptions(value);
58142
+ break;
58143
+ case 36:
58144
+ var value = /** @type {string} */ (reader.readString());
58145
+ msg.setSystemType(value);
58146
+ break;
58147
+ case 37:
58148
+ var value = new proto.com.lansweeper.dp.outbound.v1.MappedValue;
58149
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.MappedValue.deserializeBinaryFromReader);
58150
+ msg.setThermalState(value);
58151
+ break;
58152
+ case 38:
58153
+ var value = /** @type {number} */ (reader.readInt64());
58154
+ msg.setTotalPhysicalMemory(value);
58155
+ break;
58156
+ case 39:
58157
+ var value = new proto.com.lansweeper.dp.outbound.v1.MappedValue;
58158
+ reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.MappedValue.deserializeBinaryFromReader);
58159
+ msg.setWakeupType(value);
58160
+ break;
58161
+ case 40:
58162
+ var value = /** @type {boolean} */ (reader.readBool());
58163
+ msg.setEnableDaylightSavingsTime(value);
58164
+ break;
58165
+ case 41:
58166
+ var value = /** @type {boolean} */ (reader.readBool());
58167
+ msg.setPartOfDomain(value);
58168
+ break;
58169
+ case 42:
58170
+ var value = /** @type {number} */ (reader.readInt32());
58171
+ msg.setNumberOfLogicalProcessors(value);
58172
+ break;
58173
+ default:
58174
+ reader.skipField();
58175
+ break;
58176
+ }
58177
+ }
58178
+ return msg;
58179
+ };
58180
+
58181
+
58182
+ /**
58183
+ * Serializes the message to binary data (in protobuf wire format).
58184
+ * @return {!Uint8Array}
58185
+ */
58186
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.serializeBinary = function() {
58187
+ var writer = new jspb.BinaryWriter();
58188
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.serializeBinaryToWriter(this, writer);
58189
+ return writer.getResultBuffer();
58190
+ };
58191
+
58192
+
58193
+ /**
58194
+ * Serializes the given message to binary data (in protobuf wire
58195
+ * format), writing to the given BinaryWriter.
58196
+ * @param {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} message
58197
+ * @param {!jspb.BinaryWriter} writer
58198
+ * @suppress {unusedLocalVariables} f is only used for nested messages
58199
+ */
58200
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.serializeBinaryToWriter = function(message, writer) {
58201
+ var f = undefined;
58202
+ f = message.getAdminPasswordStatus();
58203
+ if (f != null) {
58204
+ writer.writeMessage(
58205
+ 2,
58206
+ f,
58207
+ proto.com.lansweeper.dp.outbound.v1.MappedValue.serializeBinaryToWriter
58208
+ );
58209
+ }
58210
+ f = /** @type {boolean} */ (jspb.Message.getField(message, 3));
58211
+ if (f != null) {
58212
+ writer.writeBool(
58213
+ 3,
58214
+ f
58215
+ );
58216
+ }
58217
+ f = /** @type {boolean} */ (jspb.Message.getField(message, 4));
58218
+ if (f != null) {
58219
+ writer.writeBool(
58220
+ 4,
58221
+ f
58222
+ );
58223
+ }
58224
+ f = message.getBootOptionOnLimit();
58225
+ if (f != null) {
58226
+ writer.writeMessage(
58227
+ 5,
58228
+ f,
58229
+ proto.com.lansweeper.dp.outbound.v1.MappedValue.serializeBinaryToWriter
58230
+ );
58231
+ }
58232
+ f = message.getBootOptionOnWatchDog();
58233
+ if (f != null) {
58234
+ writer.writeMessage(
58235
+ 6,
58236
+ f,
58237
+ proto.com.lansweeper.dp.outbound.v1.MappedValue.serializeBinaryToWriter
58238
+ );
58239
+ }
58240
+ f = /** @type {boolean} */ (jspb.Message.getField(message, 7));
58241
+ if (f != null) {
58242
+ writer.writeBool(
58243
+ 7,
58244
+ f
58245
+ );
58246
+ }
58247
+ f = /** @type {string} */ (jspb.Message.getField(message, 8));
58248
+ if (f != null) {
58249
+ writer.writeString(
58250
+ 8,
58251
+ f
58252
+ );
58253
+ }
58254
+ f = message.getChassisBootUpState();
58255
+ if (f != null) {
58256
+ writer.writeMessage(
58257
+ 9,
58258
+ f,
58259
+ proto.com.lansweeper.dp.outbound.v1.MappedValue.serializeBinaryToWriter
58260
+ );
58261
+ }
58262
+ f = /** @type {number} */ (jspb.Message.getField(message, 10));
58263
+ if (f != null) {
58264
+ writer.writeInt32(
58265
+ 10,
58266
+ f
58267
+ );
58268
+ }
58269
+ f = /** @type {boolean} */ (jspb.Message.getField(message, 11));
58270
+ if (f != null) {
58271
+ writer.writeBool(
58272
+ 11,
58273
+ f
58274
+ );
58275
+ }
58276
+ f = /** @type {string} */ (jspb.Message.getField(message, 12));
58277
+ if (f != null) {
58278
+ writer.writeString(
58279
+ 12,
58280
+ f
58281
+ );
58282
+ }
58283
+ f = /** @type {string} */ (jspb.Message.getField(message, 13));
58284
+ if (f != null) {
58285
+ writer.writeString(
58286
+ 13,
58287
+ f
58288
+ );
58289
+ }
58290
+ f = message.getDomainRole();
58291
+ if (f != null) {
58292
+ writer.writeMessage(
58293
+ 14,
58294
+ f,
58295
+ proto.com.lansweeper.dp.outbound.v1.MappedValue.serializeBinaryToWriter
58296
+ );
58297
+ }
58298
+ f = message.getFrontPanelResetStatus();
58299
+ if (f != null) {
58300
+ writer.writeMessage(
58301
+ 15,
58302
+ f,
58303
+ proto.com.lansweeper.dp.outbound.v1.MappedValue.serializeBinaryToWriter
58304
+ );
58305
+ }
58306
+ f = /** @type {boolean} */ (jspb.Message.getField(message, 16));
58307
+ if (f != null) {
58308
+ writer.writeBool(
58309
+ 16,
58310
+ f
58311
+ );
58312
+ }
58313
+ f = message.getKeyboardPasswordStatus();
58314
+ if (f != null) {
58315
+ writer.writeMessage(
58316
+ 17,
58317
+ f,
58318
+ proto.com.lansweeper.dp.outbound.v1.MappedValue.serializeBinaryToWriter
58319
+ );
58320
+ }
58321
+ f = /** @type {string} */ (jspb.Message.getField(message, 18));
58322
+ if (f != null) {
58323
+ writer.writeString(
58324
+ 18,
58325
+ f
58326
+ );
58327
+ }
58328
+ f = /** @type {string} */ (jspb.Message.getField(message, 19));
58329
+ if (f != null) {
58330
+ writer.writeString(
58331
+ 19,
58332
+ f
58333
+ );
58334
+ }
58335
+ f = /** @type {string} */ (jspb.Message.getField(message, 20));
58336
+ if (f != null) {
58337
+ writer.writeString(
58338
+ 20,
58339
+ f
58340
+ );
58341
+ }
58342
+ f = /** @type {boolean} */ (jspb.Message.getField(message, 21));
58343
+ if (f != null) {
58344
+ writer.writeBool(
58345
+ 21,
58346
+ f
58347
+ );
58348
+ }
58349
+ f = /** @type {number} */ (jspb.Message.getField(message, 22));
58350
+ if (f != null) {
58351
+ writer.writeInt32(
58352
+ 22,
58353
+ f
58354
+ );
58355
+ }
58356
+ f = /** @type {number} */ (jspb.Message.getField(message, 23));
58357
+ if (f != null) {
58358
+ writer.writeInt64(
58359
+ 23,
58360
+ f
58361
+ );
58362
+ }
58363
+ f = message.getPowerOnPasswordStatus();
58364
+ if (f != null) {
58365
+ writer.writeMessage(
58366
+ 24,
58367
+ f,
58368
+ proto.com.lansweeper.dp.outbound.v1.MappedValue.serializeBinaryToWriter
58369
+ );
58370
+ }
58371
+ f = message.getPowerState();
58372
+ if (f != null) {
58373
+ writer.writeMessage(
58374
+ 25,
58375
+ f,
58376
+ proto.com.lansweeper.dp.outbound.v1.MappedValue.serializeBinaryToWriter
58377
+ );
58378
+ }
58379
+ f = message.getPowerSupplyState();
58380
+ if (f != null) {
58381
+ writer.writeMessage(
58382
+ 26,
58383
+ f,
58384
+ proto.com.lansweeper.dp.outbound.v1.MappedValue.serializeBinaryToWriter
58385
+ );
58386
+ }
58387
+ f = /** @type {string} */ (jspb.Message.getField(message, 27));
58388
+ if (f != null) {
58389
+ writer.writeString(
58390
+ 27,
58391
+ f
58392
+ );
58393
+ }
58394
+ f = message.getResetCapability();
58395
+ if (f != null) {
58396
+ writer.writeMessage(
58397
+ 28,
58398
+ f,
58399
+ proto.com.lansweeper.dp.outbound.v1.MappedValue.serializeBinaryToWriter
58400
+ );
58401
+ }
58402
+ f = /** @type {number} */ (jspb.Message.getField(message, 29));
58403
+ if (f != null) {
58404
+ writer.writeInt32(
58405
+ 29,
58406
+ f
58407
+ );
58408
+ }
58409
+ f = /** @type {number} */ (jspb.Message.getField(message, 30));
58410
+ if (f != null) {
58411
+ writer.writeInt32(
58412
+ 30,
58413
+ f
58414
+ );
58415
+ }
58416
+ f = message.getRolesList();
58417
+ if (f.length > 0) {
58418
+ writer.writeRepeatedString(
58419
+ 31,
58420
+ f
58421
+ );
58422
+ }
58423
+ f = /** @type {string} */ (jspb.Message.getField(message, 32));
58424
+ if (f != null) {
58425
+ writer.writeString(
58426
+ 32,
58427
+ f
58428
+ );
58429
+ }
58430
+ f = /** @type {number} */ (jspb.Message.getField(message, 33));
58431
+ if (f != null) {
58432
+ writer.writeInt32(
58433
+ 33,
58434
+ f
58435
+ );
58436
+ }
58437
+ f = message.getSystemStartupOptionsList();
58438
+ if (f.length > 0) {
58439
+ writer.writeRepeatedString(
58440
+ 34,
58441
+ f
58442
+ );
58443
+ }
58444
+ f = /** @type {string} */ (jspb.Message.getField(message, 36));
58445
+ if (f != null) {
58446
+ writer.writeString(
58447
+ 36,
58448
+ f
58449
+ );
58450
+ }
58451
+ f = message.getThermalState();
58452
+ if (f != null) {
58453
+ writer.writeMessage(
58454
+ 37,
58455
+ f,
58456
+ proto.com.lansweeper.dp.outbound.v1.MappedValue.serializeBinaryToWriter
58457
+ );
58458
+ }
58459
+ f = /** @type {number} */ (jspb.Message.getField(message, 38));
58460
+ if (f != null) {
58461
+ writer.writeInt64(
58462
+ 38,
58463
+ f
58464
+ );
58465
+ }
58466
+ f = message.getWakeupType();
58467
+ if (f != null) {
58468
+ writer.writeMessage(
58469
+ 39,
58470
+ f,
58471
+ proto.com.lansweeper.dp.outbound.v1.MappedValue.serializeBinaryToWriter
58472
+ );
58473
+ }
58474
+ f = /** @type {boolean} */ (jspb.Message.getField(message, 40));
58475
+ if (f != null) {
58476
+ writer.writeBool(
58477
+ 40,
58478
+ f
58479
+ );
58480
+ }
58481
+ f = /** @type {boolean} */ (jspb.Message.getField(message, 41));
58482
+ if (f != null) {
58483
+ writer.writeBool(
58484
+ 41,
58485
+ f
58486
+ );
58487
+ }
58488
+ f = /** @type {number} */ (jspb.Message.getField(message, 42));
58489
+ if (f != null) {
58490
+ writer.writeInt32(
58491
+ 42,
58492
+ f
58493
+ );
58494
+ }
58495
+ };
58496
+
58497
+
58498
+ /**
58499
+ * optional MappedValue admin_password_status = 2;
58500
+ * @return {?proto.com.lansweeper.dp.outbound.v1.MappedValue}
58501
+ */
58502
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getAdminPasswordStatus = function() {
58503
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.MappedValue} */ (
58504
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.MappedValue, 2));
58505
+ };
58506
+
58507
+
58508
+ /**
58509
+ * @param {?proto.com.lansweeper.dp.outbound.v1.MappedValue|undefined} value
58510
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58511
+ */
58512
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setAdminPasswordStatus = function(value) {
58513
+ return jspb.Message.setWrapperField(this, 2, value);
58514
+ };
58515
+
58516
+
58517
+ /**
58518
+ * Clears the message field making it undefined.
58519
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58520
+ */
58521
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearAdminPasswordStatus = function() {
58522
+ return this.setAdminPasswordStatus(undefined);
58523
+ };
58524
+
58525
+
58526
+ /**
58527
+ * Returns whether this field is set.
58528
+ * @return {boolean}
58529
+ */
58530
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasAdminPasswordStatus = function() {
58531
+ return jspb.Message.getField(this, 2) != null;
58532
+ };
58533
+
58534
+
58535
+ /**
58536
+ * optional bool automatic_reset_boot_option = 3;
58537
+ * @return {boolean}
58538
+ */
58539
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getAutomaticResetBootOption = function() {
58540
+ return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 3, false));
58541
+ };
58542
+
58543
+
58544
+ /**
58545
+ * @param {boolean} value
58546
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58547
+ */
58548
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setAutomaticResetBootOption = function(value) {
58549
+ return jspb.Message.setField(this, 3, value);
58550
+ };
58551
+
58552
+
58553
+ /**
58554
+ * Clears the field making it undefined.
58555
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58556
+ */
58557
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearAutomaticResetBootOption = function() {
58558
+ return jspb.Message.setField(this, 3, undefined);
58559
+ };
58560
+
58561
+
58562
+ /**
58563
+ * Returns whether this field is set.
58564
+ * @return {boolean}
58565
+ */
58566
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasAutomaticResetBootOption = function() {
58567
+ return jspb.Message.getField(this, 3) != null;
58568
+ };
58569
+
58570
+
58571
+ /**
58572
+ * optional bool automatic_reset_capability = 4;
58573
+ * @return {boolean}
58574
+ */
58575
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getAutomaticResetCapability = function() {
58576
+ return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 4, false));
58577
+ };
58578
+
58579
+
58580
+ /**
58581
+ * @param {boolean} value
58582
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58583
+ */
58584
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setAutomaticResetCapability = function(value) {
58585
+ return jspb.Message.setField(this, 4, value);
58586
+ };
58587
+
58588
+
58589
+ /**
58590
+ * Clears the field making it undefined.
58591
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58592
+ */
58593
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearAutomaticResetCapability = function() {
58594
+ return jspb.Message.setField(this, 4, undefined);
58595
+ };
58596
+
58597
+
58598
+ /**
58599
+ * Returns whether this field is set.
58600
+ * @return {boolean}
58601
+ */
58602
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasAutomaticResetCapability = function() {
58603
+ return jspb.Message.getField(this, 4) != null;
58604
+ };
58605
+
58606
+
58607
+ /**
58608
+ * optional MappedValue boot_option_on_limit = 5;
58609
+ * @return {?proto.com.lansweeper.dp.outbound.v1.MappedValue}
58610
+ */
58611
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getBootOptionOnLimit = function() {
58612
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.MappedValue} */ (
58613
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.MappedValue, 5));
58614
+ };
58615
+
58616
+
58617
+ /**
58618
+ * @param {?proto.com.lansweeper.dp.outbound.v1.MappedValue|undefined} value
58619
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58620
+ */
58621
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setBootOptionOnLimit = function(value) {
58622
+ return jspb.Message.setWrapperField(this, 5, value);
58623
+ };
58624
+
58625
+
58626
+ /**
58627
+ * Clears the message field making it undefined.
58628
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58629
+ */
58630
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearBootOptionOnLimit = function() {
58631
+ return this.setBootOptionOnLimit(undefined);
58632
+ };
58633
+
58634
+
58635
+ /**
58636
+ * Returns whether this field is set.
58637
+ * @return {boolean}
58638
+ */
58639
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasBootOptionOnLimit = function() {
58640
+ return jspb.Message.getField(this, 5) != null;
58641
+ };
58642
+
58643
+
58644
+ /**
58645
+ * optional MappedValue boot_option_on_watch_dog = 6;
58646
+ * @return {?proto.com.lansweeper.dp.outbound.v1.MappedValue}
58647
+ */
58648
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getBootOptionOnWatchDog = function() {
58649
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.MappedValue} */ (
58650
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.MappedValue, 6));
58651
+ };
58652
+
58653
+
58654
+ /**
58655
+ * @param {?proto.com.lansweeper.dp.outbound.v1.MappedValue|undefined} value
58656
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58657
+ */
58658
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setBootOptionOnWatchDog = function(value) {
58659
+ return jspb.Message.setWrapperField(this, 6, value);
58660
+ };
58661
+
58662
+
58663
+ /**
58664
+ * Clears the message field making it undefined.
58665
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58666
+ */
58667
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearBootOptionOnWatchDog = function() {
58668
+ return this.setBootOptionOnWatchDog(undefined);
58669
+ };
58670
+
58671
+
58672
+ /**
58673
+ * Returns whether this field is set.
58674
+ * @return {boolean}
58675
+ */
58676
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasBootOptionOnWatchDog = function() {
58677
+ return jspb.Message.getField(this, 6) != null;
58678
+ };
58679
+
58680
+
58681
+ /**
58682
+ * optional bool boot_rom_supported = 7;
58683
+ * @return {boolean}
58684
+ */
58685
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getBootRomSupported = function() {
58686
+ return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 7, false));
58687
+ };
58688
+
58689
+
58690
+ /**
58691
+ * @param {boolean} value
58692
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58693
+ */
58694
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setBootRomSupported = function(value) {
58695
+ return jspb.Message.setField(this, 7, value);
58696
+ };
58697
+
58698
+
58699
+ /**
58700
+ * Clears the field making it undefined.
58701
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58702
+ */
58703
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearBootRomSupported = function() {
58704
+ return jspb.Message.setField(this, 7, undefined);
58705
+ };
58706
+
58707
+
58708
+ /**
58709
+ * Returns whether this field is set.
58710
+ * @return {boolean}
58711
+ */
58712
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasBootRomSupported = function() {
58713
+ return jspb.Message.getField(this, 7) != null;
58714
+ };
58715
+
58716
+
58717
+ /**
58718
+ * optional string boot_up_state = 8;
58719
+ * @return {string}
58720
+ */
58721
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getBootUpState = function() {
58722
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 8, ""));
58723
+ };
58724
+
58725
+
58726
+ /**
58727
+ * @param {string} value
58728
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58729
+ */
58730
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setBootUpState = function(value) {
58731
+ return jspb.Message.setField(this, 8, value);
58732
+ };
58733
+
58734
+
58735
+ /**
58736
+ * Clears the field making it undefined.
58737
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58738
+ */
58739
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearBootUpState = function() {
58740
+ return jspb.Message.setField(this, 8, undefined);
58741
+ };
58742
+
58743
+
58744
+ /**
58745
+ * Returns whether this field is set.
58746
+ * @return {boolean}
58747
+ */
58748
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasBootUpState = function() {
58749
+ return jspb.Message.getField(this, 8) != null;
58750
+ };
58751
+
58752
+
58753
+ /**
58754
+ * optional MappedValue chassis_boot_up_state = 9;
58755
+ * @return {?proto.com.lansweeper.dp.outbound.v1.MappedValue}
58756
+ */
58757
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getChassisBootUpState = function() {
58758
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.MappedValue} */ (
58759
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.MappedValue, 9));
58760
+ };
58761
+
58762
+
58763
+ /**
58764
+ * @param {?proto.com.lansweeper.dp.outbound.v1.MappedValue|undefined} value
58765
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58766
+ */
58767
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setChassisBootUpState = function(value) {
58768
+ return jspb.Message.setWrapperField(this, 9, value);
58769
+ };
58770
+
58771
+
58772
+ /**
58773
+ * Clears the message field making it undefined.
58774
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58775
+ */
58776
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearChassisBootUpState = function() {
58777
+ return this.setChassisBootUpState(undefined);
58778
+ };
58779
+
58780
+
58781
+ /**
58782
+ * Returns whether this field is set.
58783
+ * @return {boolean}
58784
+ */
58785
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasChassisBootUpState = function() {
58786
+ return jspb.Message.getField(this, 9) != null;
58787
+ };
58788
+
58789
+
58790
+ /**
58791
+ * optional int32 current_time_zone = 10;
58792
+ * @return {number}
58793
+ */
58794
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getCurrentTimeZone = function() {
58795
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 10, 0));
58796
+ };
58797
+
58798
+
58799
+ /**
58800
+ * @param {number} value
58801
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58802
+ */
58803
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setCurrentTimeZone = function(value) {
58804
+ return jspb.Message.setField(this, 10, value);
58805
+ };
58806
+
58807
+
58808
+ /**
58809
+ * Clears the field making it undefined.
58810
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58811
+ */
58812
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearCurrentTimeZone = function() {
58813
+ return jspb.Message.setField(this, 10, undefined);
58814
+ };
58815
+
58816
+
58817
+ /**
58818
+ * Returns whether this field is set.
58819
+ * @return {boolean}
58820
+ */
58821
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasCurrentTimeZone = function() {
58822
+ return jspb.Message.getField(this, 10) != null;
58823
+ };
58824
+
58825
+
58826
+ /**
58827
+ * optional bool daylight_in_effect = 11;
58828
+ * @return {boolean}
58829
+ */
58830
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getDaylightInEffect = function() {
58831
+ return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 11, false));
58832
+ };
58833
+
58834
+
58835
+ /**
58836
+ * @param {boolean} value
58837
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58838
+ */
58839
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setDaylightInEffect = function(value) {
58840
+ return jspb.Message.setField(this, 11, value);
58841
+ };
58842
+
58843
+
58844
+ /**
58845
+ * Clears the field making it undefined.
58846
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58847
+ */
58848
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearDaylightInEffect = function() {
58849
+ return jspb.Message.setField(this, 11, undefined);
58850
+ };
58851
+
58852
+
58853
+ /**
58854
+ * Returns whether this field is set.
58855
+ * @return {boolean}
58856
+ */
58857
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasDaylightInEffect = function() {
58858
+ return jspb.Message.getField(this, 11) != null;
58859
+ };
58860
+
58861
+
58862
+ /**
58863
+ * optional string description = 12;
58864
+ * @return {string}
58865
+ */
58866
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getDescription = function() {
58867
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 12, ""));
58868
+ };
58869
+
58870
+
58871
+ /**
58872
+ * @param {string} value
58873
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58874
+ */
58875
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setDescription = function(value) {
58876
+ return jspb.Message.setField(this, 12, value);
58877
+ };
58878
+
58879
+
58880
+ /**
58881
+ * Clears the field making it undefined.
58882
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58883
+ */
58884
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearDescription = function() {
58885
+ return jspb.Message.setField(this, 12, undefined);
58886
+ };
58887
+
58888
+
58889
+ /**
58890
+ * Returns whether this field is set.
58891
+ * @return {boolean}
58892
+ */
58893
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasDescription = function() {
58894
+ return jspb.Message.getField(this, 12) != null;
58895
+ };
58896
+
58897
+
58898
+ /**
58899
+ * optional string domain = 13;
58900
+ * @return {string}
58901
+ */
58902
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getDomain = function() {
58903
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 13, ""));
58904
+ };
58905
+
58906
+
58907
+ /**
58908
+ * @param {string} value
58909
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58910
+ */
58911
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setDomain = function(value) {
58912
+ return jspb.Message.setField(this, 13, value);
58913
+ };
58914
+
58915
+
58916
+ /**
58917
+ * Clears the field making it undefined.
58918
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58919
+ */
58920
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearDomain = function() {
58921
+ return jspb.Message.setField(this, 13, undefined);
58922
+ };
58923
+
58924
+
58925
+ /**
58926
+ * Returns whether this field is set.
58927
+ * @return {boolean}
58928
+ */
58929
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasDomain = function() {
58930
+ return jspb.Message.getField(this, 13) != null;
58931
+ };
58932
+
58933
+
58934
+ /**
58935
+ * optional MappedValue domain_role = 14;
58936
+ * @return {?proto.com.lansweeper.dp.outbound.v1.MappedValue}
58937
+ */
58938
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getDomainRole = function() {
58939
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.MappedValue} */ (
58940
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.MappedValue, 14));
58941
+ };
58942
+
58943
+
58944
+ /**
58945
+ * @param {?proto.com.lansweeper.dp.outbound.v1.MappedValue|undefined} value
58946
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58947
+ */
58948
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setDomainRole = function(value) {
58949
+ return jspb.Message.setWrapperField(this, 14, value);
58950
+ };
58951
+
58952
+
58953
+ /**
58954
+ * Clears the message field making it undefined.
58955
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58956
+ */
58957
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearDomainRole = function() {
58958
+ return this.setDomainRole(undefined);
58959
+ };
58960
+
58961
+
58962
+ /**
58963
+ * Returns whether this field is set.
58964
+ * @return {boolean}
58965
+ */
58966
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasDomainRole = function() {
58967
+ return jspb.Message.getField(this, 14) != null;
58968
+ };
58969
+
58970
+
58971
+ /**
58972
+ * optional MappedValue front_panel_reset_status = 15;
58973
+ * @return {?proto.com.lansweeper.dp.outbound.v1.MappedValue}
58974
+ */
58975
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getFrontPanelResetStatus = function() {
58976
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.MappedValue} */ (
58977
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.MappedValue, 15));
58978
+ };
58979
+
58980
+
58981
+ /**
58982
+ * @param {?proto.com.lansweeper.dp.outbound.v1.MappedValue|undefined} value
58983
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58984
+ */
58985
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setFrontPanelResetStatus = function(value) {
58986
+ return jspb.Message.setWrapperField(this, 15, value);
58987
+ };
58988
+
58989
+
58990
+ /**
58991
+ * Clears the message field making it undefined.
58992
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
58993
+ */
58994
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearFrontPanelResetStatus = function() {
58995
+ return this.setFrontPanelResetStatus(undefined);
58996
+ };
58997
+
58998
+
58999
+ /**
59000
+ * Returns whether this field is set.
59001
+ * @return {boolean}
59002
+ */
59003
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasFrontPanelResetStatus = function() {
59004
+ return jspb.Message.getField(this, 15) != null;
59005
+ };
59006
+
59007
+
59008
+ /**
59009
+ * optional bool infrared_supported = 16;
59010
+ * @return {boolean}
59011
+ */
59012
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getInfraredSupported = function() {
59013
+ return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 16, false));
59014
+ };
59015
+
59016
+
59017
+ /**
59018
+ * @param {boolean} value
59019
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59020
+ */
59021
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setInfraredSupported = function(value) {
59022
+ return jspb.Message.setField(this, 16, value);
59023
+ };
59024
+
59025
+
59026
+ /**
59027
+ * Clears the field making it undefined.
59028
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59029
+ */
59030
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearInfraredSupported = function() {
59031
+ return jspb.Message.setField(this, 16, undefined);
59032
+ };
59033
+
59034
+
59035
+ /**
59036
+ * Returns whether this field is set.
59037
+ * @return {boolean}
59038
+ */
59039
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasInfraredSupported = function() {
59040
+ return jspb.Message.getField(this, 16) != null;
59041
+ };
59042
+
59043
+
59044
+ /**
59045
+ * optional MappedValue keyboard_password_status = 17;
59046
+ * @return {?proto.com.lansweeper.dp.outbound.v1.MappedValue}
59047
+ */
59048
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getKeyboardPasswordStatus = function() {
59049
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.MappedValue} */ (
59050
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.MappedValue, 17));
59051
+ };
59052
+
59053
+
59054
+ /**
59055
+ * @param {?proto.com.lansweeper.dp.outbound.v1.MappedValue|undefined} value
59056
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59057
+ */
59058
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setKeyboardPasswordStatus = function(value) {
59059
+ return jspb.Message.setWrapperField(this, 17, value);
59060
+ };
59061
+
59062
+
59063
+ /**
59064
+ * Clears the message field making it undefined.
59065
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59066
+ */
59067
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearKeyboardPasswordStatus = function() {
59068
+ return this.setKeyboardPasswordStatus(undefined);
59069
+ };
59070
+
59071
+
59072
+ /**
59073
+ * Returns whether this field is set.
59074
+ * @return {boolean}
59075
+ */
59076
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasKeyboardPasswordStatus = function() {
59077
+ return jspb.Message.getField(this, 17) != null;
59078
+ };
59079
+
59080
+
59081
+ /**
59082
+ * optional string manufacturer = 18;
59083
+ * @return {string}
59084
+ */
59085
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getManufacturer = function() {
59086
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 18, ""));
59087
+ };
59088
+
59089
+
59090
+ /**
59091
+ * @param {string} value
59092
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59093
+ */
59094
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setManufacturer = function(value) {
59095
+ return jspb.Message.setField(this, 18, value);
59096
+ };
59097
+
59098
+
59099
+ /**
59100
+ * Clears the field making it undefined.
59101
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59102
+ */
59103
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearManufacturer = function() {
59104
+ return jspb.Message.setField(this, 18, undefined);
59105
+ };
59106
+
59107
+
59108
+ /**
59109
+ * Returns whether this field is set.
59110
+ * @return {boolean}
59111
+ */
59112
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasManufacturer = function() {
59113
+ return jspb.Message.getField(this, 18) != null;
59114
+ };
59115
+
59116
+
59117
+ /**
59118
+ * optional string name = 19;
59119
+ * @return {string}
59120
+ */
59121
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getName = function() {
59122
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 19, ""));
59123
+ };
59124
+
59125
+
59126
+ /**
59127
+ * @param {string} value
59128
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59129
+ */
59130
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setName = function(value) {
59131
+ return jspb.Message.setField(this, 19, value);
59132
+ };
59133
+
59134
+
59135
+ /**
59136
+ * Clears the field making it undefined.
59137
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59138
+ */
59139
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearName = function() {
59140
+ return jspb.Message.setField(this, 19, undefined);
59141
+ };
59142
+
59143
+
59144
+ /**
59145
+ * Returns whether this field is set.
59146
+ * @return {boolean}
59147
+ */
59148
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasName = function() {
59149
+ return jspb.Message.getField(this, 19) != null;
59150
+ };
59151
+
59152
+
59153
+ /**
59154
+ * optional string model = 20;
59155
+ * @return {string}
59156
+ */
59157
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getModel = function() {
59158
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 20, ""));
59159
+ };
59160
+
59161
+
59162
+ /**
59163
+ * @param {string} value
59164
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59165
+ */
59166
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setModel = function(value) {
59167
+ return jspb.Message.setField(this, 20, value);
59168
+ };
59169
+
59170
+
59171
+ /**
59172
+ * Clears the field making it undefined.
59173
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59174
+ */
59175
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearModel = function() {
59176
+ return jspb.Message.setField(this, 20, undefined);
59177
+ };
59178
+
59179
+
59180
+ /**
59181
+ * Returns whether this field is set.
59182
+ * @return {boolean}
59183
+ */
59184
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasModel = function() {
59185
+ return jspb.Message.getField(this, 20) != null;
59186
+ };
59187
+
59188
+
59189
+ /**
59190
+ * optional bool network_server_mode_enabled = 21;
59191
+ * @return {boolean}
59192
+ */
59193
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getNetworkServerModeEnabled = function() {
59194
+ return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 21, false));
59195
+ };
59196
+
59197
+
59198
+ /**
59199
+ * @param {boolean} value
59200
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59201
+ */
59202
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setNetworkServerModeEnabled = function(value) {
59203
+ return jspb.Message.setField(this, 21, value);
59204
+ };
59205
+
59206
+
59207
+ /**
59208
+ * Clears the field making it undefined.
59209
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59210
+ */
59211
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearNetworkServerModeEnabled = function() {
59212
+ return jspb.Message.setField(this, 21, undefined);
59213
+ };
59214
+
59215
+
59216
+ /**
59217
+ * Returns whether this field is set.
59218
+ * @return {boolean}
59219
+ */
59220
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasNetworkServerModeEnabled = function() {
59221
+ return jspb.Message.getField(this, 21) != null;
59222
+ };
59223
+
59224
+
59225
+ /**
59226
+ * optional int32 number_of_processors = 22;
59227
+ * @return {number}
59228
+ */
59229
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getNumberOfProcessors = function() {
59230
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 22, 0));
59231
+ };
59232
+
59233
+
59234
+ /**
59235
+ * @param {number} value
59236
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59237
+ */
59238
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setNumberOfProcessors = function(value) {
59239
+ return jspb.Message.setField(this, 22, value);
59240
+ };
59241
+
59242
+
59243
+ /**
59244
+ * Clears the field making it undefined.
59245
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59246
+ */
59247
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearNumberOfProcessors = function() {
59248
+ return jspb.Message.setField(this, 22, undefined);
59249
+ };
59250
+
59251
+
59252
+ /**
59253
+ * Returns whether this field is set.
59254
+ * @return {boolean}
59255
+ */
59256
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasNumberOfProcessors = function() {
59257
+ return jspb.Message.getField(this, 22) != null;
59258
+ };
59259
+
59260
+
59261
+ /**
59262
+ * optional int64 pause_after_reset = 23;
59263
+ * @return {number}
59264
+ */
59265
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getPauseAfterReset = function() {
59266
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 23, 0));
59267
+ };
59268
+
59269
+
59270
+ /**
59271
+ * @param {number} value
59272
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59273
+ */
59274
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setPauseAfterReset = function(value) {
59275
+ return jspb.Message.setField(this, 23, value);
59276
+ };
59277
+
59278
+
59279
+ /**
59280
+ * Clears the field making it undefined.
59281
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59282
+ */
59283
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearPauseAfterReset = function() {
59284
+ return jspb.Message.setField(this, 23, undefined);
59285
+ };
59286
+
59287
+
59288
+ /**
59289
+ * Returns whether this field is set.
59290
+ * @return {boolean}
59291
+ */
59292
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasPauseAfterReset = function() {
59293
+ return jspb.Message.getField(this, 23) != null;
59294
+ };
59295
+
59296
+
59297
+ /**
59298
+ * optional MappedValue power_on_password_status = 24;
59299
+ * @return {?proto.com.lansweeper.dp.outbound.v1.MappedValue}
59300
+ */
59301
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getPowerOnPasswordStatus = function() {
59302
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.MappedValue} */ (
59303
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.MappedValue, 24));
59304
+ };
59305
+
59306
+
59307
+ /**
59308
+ * @param {?proto.com.lansweeper.dp.outbound.v1.MappedValue|undefined} value
59309
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59310
+ */
59311
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setPowerOnPasswordStatus = function(value) {
59312
+ return jspb.Message.setWrapperField(this, 24, value);
59313
+ };
59314
+
59315
+
59316
+ /**
59317
+ * Clears the message field making it undefined.
59318
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59319
+ */
59320
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearPowerOnPasswordStatus = function() {
59321
+ return this.setPowerOnPasswordStatus(undefined);
59322
+ };
59323
+
59324
+
59325
+ /**
59326
+ * Returns whether this field is set.
59327
+ * @return {boolean}
59328
+ */
59329
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasPowerOnPasswordStatus = function() {
59330
+ return jspb.Message.getField(this, 24) != null;
59331
+ };
59332
+
59333
+
59334
+ /**
59335
+ * optional MappedValue power_state = 25;
59336
+ * @return {?proto.com.lansweeper.dp.outbound.v1.MappedValue}
59337
+ */
59338
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getPowerState = function() {
59339
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.MappedValue} */ (
59340
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.MappedValue, 25));
59341
+ };
59342
+
59343
+
59344
+ /**
59345
+ * @param {?proto.com.lansweeper.dp.outbound.v1.MappedValue|undefined} value
59346
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59347
+ */
59348
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setPowerState = function(value) {
59349
+ return jspb.Message.setWrapperField(this, 25, value);
59350
+ };
59351
+
59352
+
59353
+ /**
59354
+ * Clears the message field making it undefined.
59355
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59356
+ */
59357
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearPowerState = function() {
59358
+ return this.setPowerState(undefined);
59359
+ };
59360
+
59361
+
59362
+ /**
59363
+ * Returns whether this field is set.
59364
+ * @return {boolean}
59365
+ */
59366
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasPowerState = function() {
59367
+ return jspb.Message.getField(this, 25) != null;
59368
+ };
59369
+
59370
+
59371
+ /**
59372
+ * optional MappedValue power_supply_state = 26;
59373
+ * @return {?proto.com.lansweeper.dp.outbound.v1.MappedValue}
59374
+ */
59375
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getPowerSupplyState = function() {
59376
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.MappedValue} */ (
59377
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.MappedValue, 26));
59378
+ };
59379
+
59380
+
59381
+ /**
59382
+ * @param {?proto.com.lansweeper.dp.outbound.v1.MappedValue|undefined} value
59383
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59384
+ */
59385
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setPowerSupplyState = function(value) {
59386
+ return jspb.Message.setWrapperField(this, 26, value);
59387
+ };
59388
+
59389
+
59390
+ /**
59391
+ * Clears the message field making it undefined.
59392
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59393
+ */
59394
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearPowerSupplyState = function() {
59395
+ return this.setPowerSupplyState(undefined);
59396
+ };
59397
+
59398
+
59399
+ /**
59400
+ * Returns whether this field is set.
59401
+ * @return {boolean}
59402
+ */
59403
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasPowerSupplyState = function() {
59404
+ return jspb.Message.getField(this, 26) != null;
59405
+ };
59406
+
59407
+
59408
+ /**
59409
+ * optional string primary_owner_name = 27;
59410
+ * @return {string}
59411
+ */
59412
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getPrimaryOwnerName = function() {
59413
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 27, ""));
59414
+ };
59415
+
59416
+
59417
+ /**
59418
+ * @param {string} value
59419
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59420
+ */
59421
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setPrimaryOwnerName = function(value) {
59422
+ return jspb.Message.setField(this, 27, value);
59423
+ };
59424
+
59425
+
59426
+ /**
59427
+ * Clears the field making it undefined.
59428
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59429
+ */
59430
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearPrimaryOwnerName = function() {
59431
+ return jspb.Message.setField(this, 27, undefined);
59432
+ };
59433
+
59434
+
59435
+ /**
59436
+ * Returns whether this field is set.
59437
+ * @return {boolean}
59438
+ */
59439
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasPrimaryOwnerName = function() {
59440
+ return jspb.Message.getField(this, 27) != null;
59441
+ };
59442
+
59443
+
59444
+ /**
59445
+ * optional MappedValue reset_capability = 28;
59446
+ * @return {?proto.com.lansweeper.dp.outbound.v1.MappedValue}
59447
+ */
59448
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getResetCapability = function() {
59449
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.MappedValue} */ (
59450
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.MappedValue, 28));
59451
+ };
59452
+
59453
+
59454
+ /**
59455
+ * @param {?proto.com.lansweeper.dp.outbound.v1.MappedValue|undefined} value
59456
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59457
+ */
59458
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setResetCapability = function(value) {
59459
+ return jspb.Message.setWrapperField(this, 28, value);
59460
+ };
59461
+
59462
+
59463
+ /**
59464
+ * Clears the message field making it undefined.
59465
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59466
+ */
59467
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearResetCapability = function() {
59468
+ return this.setResetCapability(undefined);
59469
+ };
59470
+
59471
+
59472
+ /**
59473
+ * Returns whether this field is set.
59474
+ * @return {boolean}
59475
+ */
59476
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasResetCapability = function() {
59477
+ return jspb.Message.getField(this, 28) != null;
59478
+ };
59479
+
59480
+
59481
+ /**
59482
+ * optional int32 reset_count = 29;
59483
+ * @return {number}
59484
+ */
59485
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getResetCount = function() {
59486
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 29, 0));
59487
+ };
59488
+
59489
+
59490
+ /**
59491
+ * @param {number} value
59492
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59493
+ */
59494
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setResetCount = function(value) {
59495
+ return jspb.Message.setField(this, 29, value);
59496
+ };
59497
+
59498
+
59499
+ /**
59500
+ * Clears the field making it undefined.
59501
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59502
+ */
59503
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearResetCount = function() {
59504
+ return jspb.Message.setField(this, 29, undefined);
59505
+ };
59506
+
59507
+
59508
+ /**
59509
+ * Returns whether this field is set.
59510
+ * @return {boolean}
59511
+ */
59512
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasResetCount = function() {
59513
+ return jspb.Message.getField(this, 29) != null;
59514
+ };
59515
+
59516
+
59517
+ /**
59518
+ * optional int32 reset_limit = 30;
59519
+ * @return {number}
59520
+ */
59521
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getResetLimit = function() {
59522
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 30, 0));
59523
+ };
59524
+
59525
+
59526
+ /**
59527
+ * @param {number} value
59528
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59529
+ */
59530
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setResetLimit = function(value) {
59531
+ return jspb.Message.setField(this, 30, value);
59532
+ };
59533
+
59534
+
59535
+ /**
59536
+ * Clears the field making it undefined.
59537
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59538
+ */
59539
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearResetLimit = function() {
59540
+ return jspb.Message.setField(this, 30, undefined);
59541
+ };
59542
+
59543
+
59544
+ /**
59545
+ * Returns whether this field is set.
59546
+ * @return {boolean}
59547
+ */
59548
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasResetLimit = function() {
59549
+ return jspb.Message.getField(this, 30) != null;
59550
+ };
59551
+
59552
+
59553
+ /**
59554
+ * repeated string roles = 31;
59555
+ * @return {!Array<string>}
59556
+ */
59557
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getRolesList = function() {
59558
+ return /** @type {!Array<string>} */ (jspb.Message.getRepeatedField(this, 31));
59559
+ };
59560
+
59561
+
59562
+ /**
59563
+ * @param {!Array<string>} value
59564
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59565
+ */
59566
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setRolesList = function(value) {
59567
+ return jspb.Message.setField(this, 31, value || []);
59568
+ };
59569
+
59570
+
59571
+ /**
59572
+ * @param {string} value
59573
+ * @param {number=} opt_index
59574
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59575
+ */
59576
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.addRoles = function(value, opt_index) {
59577
+ return jspb.Message.addToRepeatedField(this, 31, value, opt_index);
59578
+ };
59579
+
59580
+
59581
+ /**
59582
+ * Clears the list making it empty but non-null.
59583
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59584
+ */
59585
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearRolesList = function() {
59586
+ return this.setRolesList([]);
59587
+ };
59588
+
59589
+
59590
+ /**
59591
+ * optional string status = 32;
59592
+ * @return {string}
59593
+ */
59594
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getStatus = function() {
59595
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 32, ""));
59596
+ };
59597
+
59598
+
59599
+ /**
59600
+ * @param {string} value
59601
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59602
+ */
59603
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setStatus = function(value) {
59604
+ return jspb.Message.setField(this, 32, value);
59605
+ };
59606
+
59607
+
59608
+ /**
59609
+ * Clears the field making it undefined.
59610
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59611
+ */
59612
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearStatus = function() {
59613
+ return jspb.Message.setField(this, 32, undefined);
59614
+ };
59615
+
59616
+
59617
+ /**
59618
+ * Returns whether this field is set.
59619
+ * @return {boolean}
59620
+ */
59621
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasStatus = function() {
59622
+ return jspb.Message.getField(this, 32) != null;
59623
+ };
59624
+
59625
+
59626
+ /**
59627
+ * optional int32 system_startup_delay = 33;
59628
+ * @return {number}
59629
+ */
59630
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getSystemStartupDelay = function() {
59631
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 33, 0));
59632
+ };
59633
+
59634
+
59635
+ /**
59636
+ * @param {number} value
59637
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59638
+ */
59639
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setSystemStartupDelay = function(value) {
59640
+ return jspb.Message.setField(this, 33, value);
59641
+ };
59642
+
59643
+
59644
+ /**
59645
+ * Clears the field making it undefined.
59646
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59647
+ */
59648
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearSystemStartupDelay = function() {
59649
+ return jspb.Message.setField(this, 33, undefined);
59650
+ };
59651
+
59652
+
59653
+ /**
59654
+ * Returns whether this field is set.
59655
+ * @return {boolean}
59656
+ */
59657
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasSystemStartupDelay = function() {
59658
+ return jspb.Message.getField(this, 33) != null;
59659
+ };
59660
+
59661
+
59662
+ /**
59663
+ * repeated string system_startup_options = 34;
59664
+ * @return {!Array<string>}
59665
+ */
59666
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getSystemStartupOptionsList = function() {
59667
+ return /** @type {!Array<string>} */ (jspb.Message.getRepeatedField(this, 34));
59668
+ };
59669
+
59670
+
59671
+ /**
59672
+ * @param {!Array<string>} value
59673
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59674
+ */
59675
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setSystemStartupOptionsList = function(value) {
59676
+ return jspb.Message.setField(this, 34, value || []);
59677
+ };
59678
+
59679
+
59680
+ /**
59681
+ * @param {string} value
59682
+ * @param {number=} opt_index
59683
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59684
+ */
59685
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.addSystemStartupOptions = function(value, opt_index) {
59686
+ return jspb.Message.addToRepeatedField(this, 34, value, opt_index);
59687
+ };
59688
+
59689
+
59690
+ /**
59691
+ * Clears the list making it empty but non-null.
59692
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59693
+ */
59694
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearSystemStartupOptionsList = function() {
59695
+ return this.setSystemStartupOptionsList([]);
59696
+ };
59697
+
59698
+
59699
+ /**
59700
+ * optional string system_type = 36;
59701
+ * @return {string}
59702
+ */
59703
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getSystemType = function() {
59704
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 36, ""));
59705
+ };
59706
+
59707
+
59708
+ /**
59709
+ * @param {string} value
59710
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59711
+ */
59712
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setSystemType = function(value) {
59713
+ return jspb.Message.setField(this, 36, value);
59714
+ };
59715
+
59716
+
59717
+ /**
59718
+ * Clears the field making it undefined.
59719
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59720
+ */
59721
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearSystemType = function() {
59722
+ return jspb.Message.setField(this, 36, undefined);
59723
+ };
59724
+
59725
+
59726
+ /**
59727
+ * Returns whether this field is set.
59728
+ * @return {boolean}
59729
+ */
59730
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasSystemType = function() {
59731
+ return jspb.Message.getField(this, 36) != null;
59732
+ };
59733
+
59734
+
59735
+ /**
59736
+ * optional MappedValue thermal_state = 37;
59737
+ * @return {?proto.com.lansweeper.dp.outbound.v1.MappedValue}
59738
+ */
59739
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getThermalState = function() {
59740
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.MappedValue} */ (
59741
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.MappedValue, 37));
59742
+ };
59743
+
59744
+
59745
+ /**
59746
+ * @param {?proto.com.lansweeper.dp.outbound.v1.MappedValue|undefined} value
59747
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59748
+ */
59749
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setThermalState = function(value) {
59750
+ return jspb.Message.setWrapperField(this, 37, value);
59751
+ };
59752
+
59753
+
59754
+ /**
59755
+ * Clears the message field making it undefined.
59756
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59757
+ */
59758
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearThermalState = function() {
59759
+ return this.setThermalState(undefined);
59760
+ };
59761
+
59762
+
59763
+ /**
59764
+ * Returns whether this field is set.
59765
+ * @return {boolean}
59766
+ */
59767
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasThermalState = function() {
59768
+ return jspb.Message.getField(this, 37) != null;
59769
+ };
59770
+
59771
+
59772
+ /**
59773
+ * optional int64 total_physical_memory = 38;
59774
+ * @return {number}
59775
+ */
59776
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getTotalPhysicalMemory = function() {
59777
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 38, 0));
59778
+ };
59779
+
59780
+
59781
+ /**
59782
+ * @param {number} value
59783
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59784
+ */
59785
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setTotalPhysicalMemory = function(value) {
59786
+ return jspb.Message.setField(this, 38, value);
59787
+ };
59788
+
59789
+
59790
+ /**
59791
+ * Clears the field making it undefined.
59792
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59793
+ */
59794
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearTotalPhysicalMemory = function() {
59795
+ return jspb.Message.setField(this, 38, undefined);
59796
+ };
59797
+
59798
+
59799
+ /**
59800
+ * Returns whether this field is set.
59801
+ * @return {boolean}
59802
+ */
59803
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasTotalPhysicalMemory = function() {
59804
+ return jspb.Message.getField(this, 38) != null;
59805
+ };
59806
+
59807
+
59808
+ /**
59809
+ * optional MappedValue wakeup_type = 39;
59810
+ * @return {?proto.com.lansweeper.dp.outbound.v1.MappedValue}
59811
+ */
59812
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getWakeupType = function() {
59813
+ return /** @type{?proto.com.lansweeper.dp.outbound.v1.MappedValue} */ (
59814
+ jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.MappedValue, 39));
59815
+ };
59816
+
59817
+
59818
+ /**
59819
+ * @param {?proto.com.lansweeper.dp.outbound.v1.MappedValue|undefined} value
59820
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59821
+ */
59822
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setWakeupType = function(value) {
59823
+ return jspb.Message.setWrapperField(this, 39, value);
59824
+ };
59825
+
59826
+
59827
+ /**
59828
+ * Clears the message field making it undefined.
59829
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59830
+ */
59831
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearWakeupType = function() {
59832
+ return this.setWakeupType(undefined);
59833
+ };
59834
+
59835
+
59836
+ /**
59837
+ * Returns whether this field is set.
59838
+ * @return {boolean}
59839
+ */
59840
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasWakeupType = function() {
59841
+ return jspb.Message.getField(this, 39) != null;
59842
+ };
59843
+
59844
+
59845
+ /**
59846
+ * optional bool enable_daylight_savings_time = 40;
59847
+ * @return {boolean}
59848
+ */
59849
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getEnableDaylightSavingsTime = function() {
59850
+ return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 40, false));
59851
+ };
59852
+
59853
+
59854
+ /**
59855
+ * @param {boolean} value
59856
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59857
+ */
59858
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setEnableDaylightSavingsTime = function(value) {
59859
+ return jspb.Message.setField(this, 40, value);
59860
+ };
59861
+
59862
+
59863
+ /**
59864
+ * Clears the field making it undefined.
59865
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59866
+ */
59867
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearEnableDaylightSavingsTime = function() {
59868
+ return jspb.Message.setField(this, 40, undefined);
59869
+ };
59870
+
59871
+
59872
+ /**
59873
+ * Returns whether this field is set.
59874
+ * @return {boolean}
59875
+ */
59876
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasEnableDaylightSavingsTime = function() {
59877
+ return jspb.Message.getField(this, 40) != null;
59878
+ };
59879
+
59880
+
59881
+ /**
59882
+ * optional bool part_of_domain = 41;
59883
+ * @return {boolean}
59884
+ */
59885
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getPartOfDomain = function() {
59886
+ return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 41, false));
59887
+ };
59888
+
59889
+
59890
+ /**
59891
+ * @param {boolean} value
59892
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59893
+ */
59894
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setPartOfDomain = function(value) {
59895
+ return jspb.Message.setField(this, 41, value);
59896
+ };
59897
+
59898
+
59899
+ /**
59900
+ * Clears the field making it undefined.
59901
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59902
+ */
59903
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearPartOfDomain = function() {
59904
+ return jspb.Message.setField(this, 41, undefined);
59905
+ };
59906
+
59907
+
59908
+ /**
59909
+ * Returns whether this field is set.
59910
+ * @return {boolean}
59911
+ */
59912
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasPartOfDomain = function() {
59913
+ return jspb.Message.getField(this, 41) != null;
59914
+ };
59915
+
59916
+
59917
+ /**
59918
+ * optional int32 number_of_logical_processors = 42;
59919
+ * @return {number}
59920
+ */
59921
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.getNumberOfLogicalProcessors = function() {
59922
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 42, 0));
59923
+ };
59924
+
59925
+
59926
+ /**
59927
+ * @param {number} value
59928
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59929
+ */
59930
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.setNumberOfLogicalProcessors = function(value) {
59931
+ return jspb.Message.setField(this, 42, value);
59932
+ };
59933
+
59934
+
59935
+ /**
59936
+ * Clears the field making it undefined.
59937
+ * @return {!proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem} returns this
59938
+ */
59939
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.clearNumberOfLogicalProcessors = function() {
59940
+ return jspb.Message.setField(this, 42, undefined);
59941
+ };
59942
+
59943
+
59944
+ /**
59945
+ * Returns whether this field is set.
59946
+ * @return {boolean}
59947
+ */
59948
+ proto.com.lansweeper.dp.outbound.v1.WindowsComputerSystem.prototype.hasNumberOfLogicalProcessors = function() {
59949
+ return jspb.Message.getField(this, 42) != null;
59950
+ };
59951
+
59952
+
59953
+
56424
59954
 
56425
59955
 
56426
59956
  if (jspb.Message.GENERATE_TO_OBJECT) {
@@ -73389,7 +76919,7 @@ proto.com.lansweeper.dp.outbound.v1.IpInfo.prototype.hasOrganization = function(
73389
76919
  * @private {!Array<number>}
73390
76920
  * @const
73391
76921
  */
73392
- proto.com.lansweeper.dp.outbound.v1.SoftwareInventory.repeatedFields_ = [2,3];
76922
+ proto.com.lansweeper.dp.outbound.v1.SoftwareInventory.repeatedFields_ = [2];
73393
76923
 
73394
76924
 
73395
76925
 
@@ -73424,9 +76954,7 @@ proto.com.lansweeper.dp.outbound.v1.SoftwareInventory.toObject = function(includ
73424
76954
  var f, obj = {
73425
76955
  timestamp: (f = msg.getTimestamp()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f),
73426
76956
  softwareList: jspb.Message.toObjectList(msg.getSoftwareList(),
73427
- proto.com.lansweeper.dp.outbound.v1.Software.toObject, includeInstance),
73428
- eventLogList: jspb.Message.toObjectList(msg.getEventLogList(),
73429
- proto.com.lansweeper.dp.outbound.v1.SoftwareChangeEvent.toObject, includeInstance)
76957
+ proto.com.lansweeper.dp.outbound.v1.Software.toObject, includeInstance)
73430
76958
  };
73431
76959
 
73432
76960
  if (includeInstance) {
@@ -73473,11 +77001,6 @@ proto.com.lansweeper.dp.outbound.v1.SoftwareInventory.deserializeBinaryFromReade
73473
77001
  reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.Software.deserializeBinaryFromReader);
73474
77002
  msg.addSoftware(value);
73475
77003
  break;
73476
- case 3:
73477
- var value = new proto.com.lansweeper.dp.outbound.v1.SoftwareChangeEvent;
73478
- reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.SoftwareChangeEvent.deserializeBinaryFromReader);
73479
- msg.addEventLog(value);
73480
- break;
73481
77004
  default:
73482
77005
  reader.skipField();
73483
77006
  break;
@@ -73523,14 +77046,6 @@ proto.com.lansweeper.dp.outbound.v1.SoftwareInventory.serializeBinaryToWriter =
73523
77046
  proto.com.lansweeper.dp.outbound.v1.Software.serializeBinaryToWriter
73524
77047
  );
73525
77048
  }
73526
- f = message.getEventLogList();
73527
- if (f.length > 0) {
73528
- writer.writeRepeatedMessage(
73529
- 3,
73530
- f,
73531
- proto.com.lansweeper.dp.outbound.v1.SoftwareChangeEvent.serializeBinaryToWriter
73532
- );
73533
- }
73534
77049
  };
73535
77050
 
73536
77051
 
@@ -73609,44 +77124,6 @@ proto.com.lansweeper.dp.outbound.v1.SoftwareInventory.prototype.clearSoftwareLis
73609
77124
  };
73610
77125
 
73611
77126
 
73612
- /**
73613
- * repeated SoftwareChangeEvent event_log = 3;
73614
- * @return {!Array<!proto.com.lansweeper.dp.outbound.v1.SoftwareChangeEvent>}
73615
- */
73616
- proto.com.lansweeper.dp.outbound.v1.SoftwareInventory.prototype.getEventLogList = function() {
73617
- return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.SoftwareChangeEvent>} */ (
73618
- jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.SoftwareChangeEvent, 3));
73619
- };
73620
-
73621
-
73622
- /**
73623
- * @param {!Array<!proto.com.lansweeper.dp.outbound.v1.SoftwareChangeEvent>} value
73624
- * @return {!proto.com.lansweeper.dp.outbound.v1.SoftwareInventory} returns this
73625
- */
73626
- proto.com.lansweeper.dp.outbound.v1.SoftwareInventory.prototype.setEventLogList = function(value) {
73627
- return jspb.Message.setRepeatedWrapperField(this, 3, value);
73628
- };
73629
-
73630
-
73631
- /**
73632
- * @param {!proto.com.lansweeper.dp.outbound.v1.SoftwareChangeEvent=} opt_value
73633
- * @param {number=} opt_index
73634
- * @return {!proto.com.lansweeper.dp.outbound.v1.SoftwareChangeEvent}
73635
- */
73636
- proto.com.lansweeper.dp.outbound.v1.SoftwareInventory.prototype.addEventLog = function(opt_value, opt_index) {
73637
- return jspb.Message.addToRepeatedWrapperField(this, 3, opt_value, proto.com.lansweeper.dp.outbound.v1.SoftwareChangeEvent, opt_index);
73638
- };
73639
-
73640
-
73641
- /**
73642
- * Clears the list making it empty but non-null.
73643
- * @return {!proto.com.lansweeper.dp.outbound.v1.SoftwareInventory} returns this
73644
- */
73645
- proto.com.lansweeper.dp.outbound.v1.SoftwareInventory.prototype.clearEventLogList = function() {
73646
- return this.setEventLogList([]);
73647
- };
73648
-
73649
-
73650
77127
 
73651
77128
 
73652
77129