@lansweeper/data-platform-outbound-grpc 0.1.72 → 0.1.73
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.
- package/CHANGELOG.md +8 -0
- package/gen-proto/image.json +1 -1
- package/gen-proto/outbound_pb.d.ts +0 -80
- package/gen-proto/outbound_pb.js +1 -786
- package/generated-go/outbound.pb.go +4645 -4859
- package/java.json +1 -1
- package/package.json +2 -2
- package/proto/outbound.proto +0 -18
package/gen-proto/outbound_pb.js
CHANGED
|
@@ -4765,7 +4765,7 @@ proto.com.lansweeper.dp.outbound.v1.Entity.prototype.hasAsset = function() {
|
|
|
4765
4765
|
* @private {!Array<number>}
|
|
4766
4766
|
* @const
|
|
4767
4767
|
*/
|
|
4768
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.repeatedFields_ = [74,33,14,20
|
|
4768
|
+
proto.com.lansweeper.dp.outbound.v1.Asset.repeatedFields_ = [74,33,14,20];
|
|
4769
4769
|
|
|
4770
4770
|
|
|
4771
4771
|
|
|
@@ -4822,31 +4822,6 @@ proto.com.lansweeper.dp.outbound.v1.Asset.toObject = function(includeInstance, m
|
|
|
4822
4822
|
networkInterfaces: (f = msg.getNetworkInterfaces()) && proto.com.lansweeper.dp.outbound.v1.NetworkInterfaces.toObject(includeInstance, f),
|
|
4823
4823
|
networkProtocols: (f = msg.getNetworkProtocols()) && proto.com.lansweeper.dp.outbound.v1.NetworkProtocols.toObject(includeInstance, f),
|
|
4824
4824
|
portScan: (f = msg.getPortScan()) && proto.com.lansweeper.dp.outbound.v1.PortScan.toObject(includeInstance, f),
|
|
4825
|
-
softwareInventory: (f = msg.getSoftwareInventory()) && proto.com.lansweeper.dp.outbound.v1.SoftwareInventory.toObject(includeInstance, f),
|
|
4826
|
-
antivirusList: jspb.Message.toObjectList(msg.getAntivirusList(),
|
|
4827
|
-
proto.com.lansweeper.dp.outbound.v1.AntivirusSoftware.toObject, includeInstance),
|
|
4828
|
-
osPatchList: jspb.Message.toObjectList(msg.getOsPatchList(),
|
|
4829
|
-
proto.com.lansweeper.dp.outbound.v1.OperatingSystemPatch.toObject, includeInstance),
|
|
4830
|
-
osFeatureList: jspb.Message.toObjectList(msg.getOsFeatureList(),
|
|
4831
|
-
proto.com.lansweeper.dp.outbound.v1.OperatingSystemFeature.toObject, includeInstance),
|
|
4832
|
-
processorList: jspb.Message.toObjectList(msg.getProcessorList(),
|
|
4833
|
-
proto.com.lansweeper.dp.outbound.v1.Processor.toObject, includeInstance),
|
|
4834
|
-
chassis: (f = msg.getChassis()) && proto.com.lansweeper.dp.outbound.v1.Chassis.toObject(includeInstance, f),
|
|
4835
|
-
memory: (f = msg.getMemory()) && proto.com.lansweeper.dp.outbound.v1.Memory.toObject(includeInstance, f),
|
|
4836
|
-
motherboard: (f = msg.getMotherboard()) && proto.com.lansweeper.dp.outbound.v1.Motherboard.toObject(includeInstance, f),
|
|
4837
|
-
opticalDriveList: jspb.Message.toObjectList(msg.getOpticalDriveList(),
|
|
4838
|
-
proto.com.lansweeper.dp.outbound.v1.OpticalDrive.toObject, includeInstance),
|
|
4839
|
-
hardDriveList: jspb.Message.toObjectList(msg.getHardDriveList(),
|
|
4840
|
-
proto.com.lansweeper.dp.outbound.v1.HardDrive.toObject, includeInstance),
|
|
4841
|
-
graphicsCardList: jspb.Message.toObjectList(msg.getGraphicsCardList(),
|
|
4842
|
-
proto.com.lansweeper.dp.outbound.v1.GraphicsCard.toObject, includeInstance),
|
|
4843
|
-
soundCardList: jspb.Message.toObjectList(msg.getSoundCardList(),
|
|
4844
|
-
proto.com.lansweeper.dp.outbound.v1.SoundCard.toObject, includeInstance),
|
|
4845
|
-
keyboardList: jspb.Message.toObjectList(msg.getKeyboardList(),
|
|
4846
|
-
proto.com.lansweeper.dp.outbound.v1.Keyboard.toObject, includeInstance),
|
|
4847
|
-
pointingDeviceList: jspb.Message.toObjectList(msg.getPointingDeviceList(),
|
|
4848
|
-
proto.com.lansweeper.dp.outbound.v1.PointingDevice.toObject, includeInstance),
|
|
4849
|
-
lastUser: (f = msg.getLastUser()) && proto.com.lansweeper.dp.outbound.v1.LastUser.toObject(includeInstance, f),
|
|
4850
4825
|
computer: (f = msg.getComputer()) && proto.com.lansweeper.dp.outbound.v1.Computer.toObject(includeInstance, f),
|
|
4851
4826
|
otModule: (f = msg.getOtModule()) && proto.com.lansweeper.dp.outbound.v1.OtModule.toObject(includeInstance, f),
|
|
4852
4827
|
cloud: (f = msg.getCloud()) && proto.com.lansweeper.dp.outbound.v1.CloudEntity.toObject(includeInstance, f)
|
|
@@ -4983,81 +4958,6 @@ proto.com.lansweeper.dp.outbound.v1.Asset.deserializeBinaryFromReader = function
|
|
|
4983
4958
|
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.PortScan.deserializeBinaryFromReader);
|
|
4984
4959
|
msg.setPortScan(value);
|
|
4985
4960
|
break;
|
|
4986
|
-
case 9:
|
|
4987
|
-
var value = new proto.com.lansweeper.dp.outbound.v1.SoftwareInventory;
|
|
4988
|
-
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.SoftwareInventory.deserializeBinaryFromReader);
|
|
4989
|
-
msg.setSoftwareInventory(value);
|
|
4990
|
-
break;
|
|
4991
|
-
case 26:
|
|
4992
|
-
var value = new proto.com.lansweeper.dp.outbound.v1.AntivirusSoftware;
|
|
4993
|
-
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.AntivirusSoftware.deserializeBinaryFromReader);
|
|
4994
|
-
msg.addAntivirus(value);
|
|
4995
|
-
break;
|
|
4996
|
-
case 13:
|
|
4997
|
-
var value = new proto.com.lansweeper.dp.outbound.v1.OperatingSystemPatch;
|
|
4998
|
-
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.OperatingSystemPatch.deserializeBinaryFromReader);
|
|
4999
|
-
msg.addOsPatch(value);
|
|
5000
|
-
break;
|
|
5001
|
-
case 37:
|
|
5002
|
-
var value = new proto.com.lansweeper.dp.outbound.v1.OperatingSystemFeature;
|
|
5003
|
-
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.OperatingSystemFeature.deserializeBinaryFromReader);
|
|
5004
|
-
msg.addOsFeature(value);
|
|
5005
|
-
break;
|
|
5006
|
-
case 15:
|
|
5007
|
-
var value = new proto.com.lansweeper.dp.outbound.v1.Processor;
|
|
5008
|
-
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.Processor.deserializeBinaryFromReader);
|
|
5009
|
-
msg.addProcessor(value);
|
|
5010
|
-
break;
|
|
5011
|
-
case 18:
|
|
5012
|
-
var value = new proto.com.lansweeper.dp.outbound.v1.Chassis;
|
|
5013
|
-
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.Chassis.deserializeBinaryFromReader);
|
|
5014
|
-
msg.setChassis(value);
|
|
5015
|
-
break;
|
|
5016
|
-
case 19:
|
|
5017
|
-
var value = new proto.com.lansweeper.dp.outbound.v1.Memory;
|
|
5018
|
-
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.Memory.deserializeBinaryFromReader);
|
|
5019
|
-
msg.setMemory(value);
|
|
5020
|
-
break;
|
|
5021
|
-
case 21:
|
|
5022
|
-
var value = new proto.com.lansweeper.dp.outbound.v1.Motherboard;
|
|
5023
|
-
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.Motherboard.deserializeBinaryFromReader);
|
|
5024
|
-
msg.setMotherboard(value);
|
|
5025
|
-
break;
|
|
5026
|
-
case 24:
|
|
5027
|
-
var value = new proto.com.lansweeper.dp.outbound.v1.OpticalDrive;
|
|
5028
|
-
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.OpticalDrive.deserializeBinaryFromReader);
|
|
5029
|
-
msg.addOpticalDrive(value);
|
|
5030
|
-
break;
|
|
5031
|
-
case 25:
|
|
5032
|
-
var value = new proto.com.lansweeper.dp.outbound.v1.HardDrive;
|
|
5033
|
-
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.HardDrive.deserializeBinaryFromReader);
|
|
5034
|
-
msg.addHardDrive(value);
|
|
5035
|
-
break;
|
|
5036
|
-
case 27:
|
|
5037
|
-
var value = new proto.com.lansweeper.dp.outbound.v1.GraphicsCard;
|
|
5038
|
-
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.GraphicsCard.deserializeBinaryFromReader);
|
|
5039
|
-
msg.addGraphicsCard(value);
|
|
5040
|
-
break;
|
|
5041
|
-
case 30:
|
|
5042
|
-
var value = new proto.com.lansweeper.dp.outbound.v1.SoundCard;
|
|
5043
|
-
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.SoundCard.deserializeBinaryFromReader);
|
|
5044
|
-
msg.addSoundCard(value);
|
|
5045
|
-
break;
|
|
5046
|
-
case 28:
|
|
5047
|
-
var value = new proto.com.lansweeper.dp.outbound.v1.Keyboard;
|
|
5048
|
-
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.Keyboard.deserializeBinaryFromReader);
|
|
5049
|
-
msg.addKeyboard(value);
|
|
5050
|
-
break;
|
|
5051
|
-
case 29:
|
|
5052
|
-
var value = new proto.com.lansweeper.dp.outbound.v1.PointingDevice;
|
|
5053
|
-
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.PointingDevice.deserializeBinaryFromReader);
|
|
5054
|
-
msg.addPointingDevice(value);
|
|
5055
|
-
break;
|
|
5056
|
-
case 31:
|
|
5057
|
-
var value = new proto.com.lansweeper.dp.outbound.v1.LastUser;
|
|
5058
|
-
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.LastUser.deserializeBinaryFromReader);
|
|
5059
|
-
msg.setLastUser(value);
|
|
5060
|
-
break;
|
|
5061
4961
|
case 75:
|
|
5062
4962
|
var value = new proto.com.lansweeper.dp.outbound.v1.Computer;
|
|
5063
4963
|
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.Computer.deserializeBinaryFromReader);
|
|
@@ -5259,126 +5159,6 @@ proto.com.lansweeper.dp.outbound.v1.Asset.serializeBinaryToWriter = function(mes
|
|
|
5259
5159
|
proto.com.lansweeper.dp.outbound.v1.PortScan.serializeBinaryToWriter
|
|
5260
5160
|
);
|
|
5261
5161
|
}
|
|
5262
|
-
f = message.getSoftwareInventory();
|
|
5263
|
-
if (f != null) {
|
|
5264
|
-
writer.writeMessage(
|
|
5265
|
-
9,
|
|
5266
|
-
f,
|
|
5267
|
-
proto.com.lansweeper.dp.outbound.v1.SoftwareInventory.serializeBinaryToWriter
|
|
5268
|
-
);
|
|
5269
|
-
}
|
|
5270
|
-
f = message.getAntivirusList();
|
|
5271
|
-
if (f.length > 0) {
|
|
5272
|
-
writer.writeRepeatedMessage(
|
|
5273
|
-
26,
|
|
5274
|
-
f,
|
|
5275
|
-
proto.com.lansweeper.dp.outbound.v1.AntivirusSoftware.serializeBinaryToWriter
|
|
5276
|
-
);
|
|
5277
|
-
}
|
|
5278
|
-
f = message.getOsPatchList();
|
|
5279
|
-
if (f.length > 0) {
|
|
5280
|
-
writer.writeRepeatedMessage(
|
|
5281
|
-
13,
|
|
5282
|
-
f,
|
|
5283
|
-
proto.com.lansweeper.dp.outbound.v1.OperatingSystemPatch.serializeBinaryToWriter
|
|
5284
|
-
);
|
|
5285
|
-
}
|
|
5286
|
-
f = message.getOsFeatureList();
|
|
5287
|
-
if (f.length > 0) {
|
|
5288
|
-
writer.writeRepeatedMessage(
|
|
5289
|
-
37,
|
|
5290
|
-
f,
|
|
5291
|
-
proto.com.lansweeper.dp.outbound.v1.OperatingSystemFeature.serializeBinaryToWriter
|
|
5292
|
-
);
|
|
5293
|
-
}
|
|
5294
|
-
f = message.getProcessorList();
|
|
5295
|
-
if (f.length > 0) {
|
|
5296
|
-
writer.writeRepeatedMessage(
|
|
5297
|
-
15,
|
|
5298
|
-
f,
|
|
5299
|
-
proto.com.lansweeper.dp.outbound.v1.Processor.serializeBinaryToWriter
|
|
5300
|
-
);
|
|
5301
|
-
}
|
|
5302
|
-
f = message.getChassis();
|
|
5303
|
-
if (f != null) {
|
|
5304
|
-
writer.writeMessage(
|
|
5305
|
-
18,
|
|
5306
|
-
f,
|
|
5307
|
-
proto.com.lansweeper.dp.outbound.v1.Chassis.serializeBinaryToWriter
|
|
5308
|
-
);
|
|
5309
|
-
}
|
|
5310
|
-
f = message.getMemory();
|
|
5311
|
-
if (f != null) {
|
|
5312
|
-
writer.writeMessage(
|
|
5313
|
-
19,
|
|
5314
|
-
f,
|
|
5315
|
-
proto.com.lansweeper.dp.outbound.v1.Memory.serializeBinaryToWriter
|
|
5316
|
-
);
|
|
5317
|
-
}
|
|
5318
|
-
f = message.getMotherboard();
|
|
5319
|
-
if (f != null) {
|
|
5320
|
-
writer.writeMessage(
|
|
5321
|
-
21,
|
|
5322
|
-
f,
|
|
5323
|
-
proto.com.lansweeper.dp.outbound.v1.Motherboard.serializeBinaryToWriter
|
|
5324
|
-
);
|
|
5325
|
-
}
|
|
5326
|
-
f = message.getOpticalDriveList();
|
|
5327
|
-
if (f.length > 0) {
|
|
5328
|
-
writer.writeRepeatedMessage(
|
|
5329
|
-
24,
|
|
5330
|
-
f,
|
|
5331
|
-
proto.com.lansweeper.dp.outbound.v1.OpticalDrive.serializeBinaryToWriter
|
|
5332
|
-
);
|
|
5333
|
-
}
|
|
5334
|
-
f = message.getHardDriveList();
|
|
5335
|
-
if (f.length > 0) {
|
|
5336
|
-
writer.writeRepeatedMessage(
|
|
5337
|
-
25,
|
|
5338
|
-
f,
|
|
5339
|
-
proto.com.lansweeper.dp.outbound.v1.HardDrive.serializeBinaryToWriter
|
|
5340
|
-
);
|
|
5341
|
-
}
|
|
5342
|
-
f = message.getGraphicsCardList();
|
|
5343
|
-
if (f.length > 0) {
|
|
5344
|
-
writer.writeRepeatedMessage(
|
|
5345
|
-
27,
|
|
5346
|
-
f,
|
|
5347
|
-
proto.com.lansweeper.dp.outbound.v1.GraphicsCard.serializeBinaryToWriter
|
|
5348
|
-
);
|
|
5349
|
-
}
|
|
5350
|
-
f = message.getSoundCardList();
|
|
5351
|
-
if (f.length > 0) {
|
|
5352
|
-
writer.writeRepeatedMessage(
|
|
5353
|
-
30,
|
|
5354
|
-
f,
|
|
5355
|
-
proto.com.lansweeper.dp.outbound.v1.SoundCard.serializeBinaryToWriter
|
|
5356
|
-
);
|
|
5357
|
-
}
|
|
5358
|
-
f = message.getKeyboardList();
|
|
5359
|
-
if (f.length > 0) {
|
|
5360
|
-
writer.writeRepeatedMessage(
|
|
5361
|
-
28,
|
|
5362
|
-
f,
|
|
5363
|
-
proto.com.lansweeper.dp.outbound.v1.Keyboard.serializeBinaryToWriter
|
|
5364
|
-
);
|
|
5365
|
-
}
|
|
5366
|
-
f = message.getPointingDeviceList();
|
|
5367
|
-
if (f.length > 0) {
|
|
5368
|
-
writer.writeRepeatedMessage(
|
|
5369
|
-
29,
|
|
5370
|
-
f,
|
|
5371
|
-
proto.com.lansweeper.dp.outbound.v1.PointingDevice.serializeBinaryToWriter
|
|
5372
|
-
);
|
|
5373
|
-
}
|
|
5374
|
-
f = message.getLastUser();
|
|
5375
|
-
if (f != null) {
|
|
5376
|
-
writer.writeMessage(
|
|
5377
|
-
31,
|
|
5378
|
-
f,
|
|
5379
|
-
proto.com.lansweeper.dp.outbound.v1.LastUser.serializeBinaryToWriter
|
|
5380
|
-
);
|
|
5381
|
-
}
|
|
5382
5162
|
f = message.getComputer();
|
|
5383
5163
|
if (f != null) {
|
|
5384
5164
|
writer.writeMessage(
|
|
@@ -6147,571 +5927,6 @@ proto.com.lansweeper.dp.outbound.v1.Asset.prototype.hasPortScan = function() {
|
|
|
6147
5927
|
};
|
|
6148
5928
|
|
|
6149
5929
|
|
|
6150
|
-
/**
|
|
6151
|
-
* optional SoftwareInventory software_inventory = 9;
|
|
6152
|
-
* @return {?proto.com.lansweeper.dp.outbound.v1.SoftwareInventory}
|
|
6153
|
-
*/
|
|
6154
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.getSoftwareInventory = function() {
|
|
6155
|
-
return /** @type{?proto.com.lansweeper.dp.outbound.v1.SoftwareInventory} */ (
|
|
6156
|
-
jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.SoftwareInventory, 9));
|
|
6157
|
-
};
|
|
6158
|
-
|
|
6159
|
-
|
|
6160
|
-
/**
|
|
6161
|
-
* @param {?proto.com.lansweeper.dp.outbound.v1.SoftwareInventory|undefined} value
|
|
6162
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6163
|
-
*/
|
|
6164
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.setSoftwareInventory = function(value) {
|
|
6165
|
-
return jspb.Message.setWrapperField(this, 9, value);
|
|
6166
|
-
};
|
|
6167
|
-
|
|
6168
|
-
|
|
6169
|
-
/**
|
|
6170
|
-
* Clears the message field making it undefined.
|
|
6171
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6172
|
-
*/
|
|
6173
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.clearSoftwareInventory = function() {
|
|
6174
|
-
return this.setSoftwareInventory(undefined);
|
|
6175
|
-
};
|
|
6176
|
-
|
|
6177
|
-
|
|
6178
|
-
/**
|
|
6179
|
-
* Returns whether this field is set.
|
|
6180
|
-
* @return {boolean}
|
|
6181
|
-
*/
|
|
6182
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.hasSoftwareInventory = function() {
|
|
6183
|
-
return jspb.Message.getField(this, 9) != null;
|
|
6184
|
-
};
|
|
6185
|
-
|
|
6186
|
-
|
|
6187
|
-
/**
|
|
6188
|
-
* repeated AntivirusSoftware antivirus = 26;
|
|
6189
|
-
* @return {!Array<!proto.com.lansweeper.dp.outbound.v1.AntivirusSoftware>}
|
|
6190
|
-
*/
|
|
6191
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.getAntivirusList = function() {
|
|
6192
|
-
return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.AntivirusSoftware>} */ (
|
|
6193
|
-
jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.AntivirusSoftware, 26));
|
|
6194
|
-
};
|
|
6195
|
-
|
|
6196
|
-
|
|
6197
|
-
/**
|
|
6198
|
-
* @param {!Array<!proto.com.lansweeper.dp.outbound.v1.AntivirusSoftware>} value
|
|
6199
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6200
|
-
*/
|
|
6201
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.setAntivirusList = function(value) {
|
|
6202
|
-
return jspb.Message.setRepeatedWrapperField(this, 26, value);
|
|
6203
|
-
};
|
|
6204
|
-
|
|
6205
|
-
|
|
6206
|
-
/**
|
|
6207
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.AntivirusSoftware=} opt_value
|
|
6208
|
-
* @param {number=} opt_index
|
|
6209
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.AntivirusSoftware}
|
|
6210
|
-
*/
|
|
6211
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.addAntivirus = function(opt_value, opt_index) {
|
|
6212
|
-
return jspb.Message.addToRepeatedWrapperField(this, 26, opt_value, proto.com.lansweeper.dp.outbound.v1.AntivirusSoftware, opt_index);
|
|
6213
|
-
};
|
|
6214
|
-
|
|
6215
|
-
|
|
6216
|
-
/**
|
|
6217
|
-
* Clears the list making it empty but non-null.
|
|
6218
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6219
|
-
*/
|
|
6220
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.clearAntivirusList = function() {
|
|
6221
|
-
return this.setAntivirusList([]);
|
|
6222
|
-
};
|
|
6223
|
-
|
|
6224
|
-
|
|
6225
|
-
/**
|
|
6226
|
-
* repeated OperatingSystemPatch os_patch = 13;
|
|
6227
|
-
* @return {!Array<!proto.com.lansweeper.dp.outbound.v1.OperatingSystemPatch>}
|
|
6228
|
-
*/
|
|
6229
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.getOsPatchList = function() {
|
|
6230
|
-
return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.OperatingSystemPatch>} */ (
|
|
6231
|
-
jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.OperatingSystemPatch, 13));
|
|
6232
|
-
};
|
|
6233
|
-
|
|
6234
|
-
|
|
6235
|
-
/**
|
|
6236
|
-
* @param {!Array<!proto.com.lansweeper.dp.outbound.v1.OperatingSystemPatch>} value
|
|
6237
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6238
|
-
*/
|
|
6239
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.setOsPatchList = function(value) {
|
|
6240
|
-
return jspb.Message.setRepeatedWrapperField(this, 13, value);
|
|
6241
|
-
};
|
|
6242
|
-
|
|
6243
|
-
|
|
6244
|
-
/**
|
|
6245
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemPatch=} opt_value
|
|
6246
|
-
* @param {number=} opt_index
|
|
6247
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemPatch}
|
|
6248
|
-
*/
|
|
6249
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.addOsPatch = function(opt_value, opt_index) {
|
|
6250
|
-
return jspb.Message.addToRepeatedWrapperField(this, 13, opt_value, proto.com.lansweeper.dp.outbound.v1.OperatingSystemPatch, opt_index);
|
|
6251
|
-
};
|
|
6252
|
-
|
|
6253
|
-
|
|
6254
|
-
/**
|
|
6255
|
-
* Clears the list making it empty but non-null.
|
|
6256
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6257
|
-
*/
|
|
6258
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.clearOsPatchList = function() {
|
|
6259
|
-
return this.setOsPatchList([]);
|
|
6260
|
-
};
|
|
6261
|
-
|
|
6262
|
-
|
|
6263
|
-
/**
|
|
6264
|
-
* repeated OperatingSystemFeature os_feature = 37;
|
|
6265
|
-
* @return {!Array<!proto.com.lansweeper.dp.outbound.v1.OperatingSystemFeature>}
|
|
6266
|
-
*/
|
|
6267
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.getOsFeatureList = function() {
|
|
6268
|
-
return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.OperatingSystemFeature>} */ (
|
|
6269
|
-
jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.OperatingSystemFeature, 37));
|
|
6270
|
-
};
|
|
6271
|
-
|
|
6272
|
-
|
|
6273
|
-
/**
|
|
6274
|
-
* @param {!Array<!proto.com.lansweeper.dp.outbound.v1.OperatingSystemFeature>} value
|
|
6275
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6276
|
-
*/
|
|
6277
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.setOsFeatureList = function(value) {
|
|
6278
|
-
return jspb.Message.setRepeatedWrapperField(this, 37, value);
|
|
6279
|
-
};
|
|
6280
|
-
|
|
6281
|
-
|
|
6282
|
-
/**
|
|
6283
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemFeature=} opt_value
|
|
6284
|
-
* @param {number=} opt_index
|
|
6285
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.OperatingSystemFeature}
|
|
6286
|
-
*/
|
|
6287
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.addOsFeature = function(opt_value, opt_index) {
|
|
6288
|
-
return jspb.Message.addToRepeatedWrapperField(this, 37, opt_value, proto.com.lansweeper.dp.outbound.v1.OperatingSystemFeature, opt_index);
|
|
6289
|
-
};
|
|
6290
|
-
|
|
6291
|
-
|
|
6292
|
-
/**
|
|
6293
|
-
* Clears the list making it empty but non-null.
|
|
6294
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6295
|
-
*/
|
|
6296
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.clearOsFeatureList = function() {
|
|
6297
|
-
return this.setOsFeatureList([]);
|
|
6298
|
-
};
|
|
6299
|
-
|
|
6300
|
-
|
|
6301
|
-
/**
|
|
6302
|
-
* repeated Processor processor = 15;
|
|
6303
|
-
* @return {!Array<!proto.com.lansweeper.dp.outbound.v1.Processor>}
|
|
6304
|
-
*/
|
|
6305
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.getProcessorList = function() {
|
|
6306
|
-
return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.Processor>} */ (
|
|
6307
|
-
jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.Processor, 15));
|
|
6308
|
-
};
|
|
6309
|
-
|
|
6310
|
-
|
|
6311
|
-
/**
|
|
6312
|
-
* @param {!Array<!proto.com.lansweeper.dp.outbound.v1.Processor>} value
|
|
6313
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6314
|
-
*/
|
|
6315
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.setProcessorList = function(value) {
|
|
6316
|
-
return jspb.Message.setRepeatedWrapperField(this, 15, value);
|
|
6317
|
-
};
|
|
6318
|
-
|
|
6319
|
-
|
|
6320
|
-
/**
|
|
6321
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.Processor=} opt_value
|
|
6322
|
-
* @param {number=} opt_index
|
|
6323
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Processor}
|
|
6324
|
-
*/
|
|
6325
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.addProcessor = function(opt_value, opt_index) {
|
|
6326
|
-
return jspb.Message.addToRepeatedWrapperField(this, 15, opt_value, proto.com.lansweeper.dp.outbound.v1.Processor, opt_index);
|
|
6327
|
-
};
|
|
6328
|
-
|
|
6329
|
-
|
|
6330
|
-
/**
|
|
6331
|
-
* Clears the list making it empty but non-null.
|
|
6332
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6333
|
-
*/
|
|
6334
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.clearProcessorList = function() {
|
|
6335
|
-
return this.setProcessorList([]);
|
|
6336
|
-
};
|
|
6337
|
-
|
|
6338
|
-
|
|
6339
|
-
/**
|
|
6340
|
-
* optional Chassis chassis = 18;
|
|
6341
|
-
* @return {?proto.com.lansweeper.dp.outbound.v1.Chassis}
|
|
6342
|
-
*/
|
|
6343
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.getChassis = function() {
|
|
6344
|
-
return /** @type{?proto.com.lansweeper.dp.outbound.v1.Chassis} */ (
|
|
6345
|
-
jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.Chassis, 18));
|
|
6346
|
-
};
|
|
6347
|
-
|
|
6348
|
-
|
|
6349
|
-
/**
|
|
6350
|
-
* @param {?proto.com.lansweeper.dp.outbound.v1.Chassis|undefined} value
|
|
6351
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6352
|
-
*/
|
|
6353
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.setChassis = function(value) {
|
|
6354
|
-
return jspb.Message.setWrapperField(this, 18, value);
|
|
6355
|
-
};
|
|
6356
|
-
|
|
6357
|
-
|
|
6358
|
-
/**
|
|
6359
|
-
* Clears the message field making it undefined.
|
|
6360
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6361
|
-
*/
|
|
6362
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.clearChassis = function() {
|
|
6363
|
-
return this.setChassis(undefined);
|
|
6364
|
-
};
|
|
6365
|
-
|
|
6366
|
-
|
|
6367
|
-
/**
|
|
6368
|
-
* Returns whether this field is set.
|
|
6369
|
-
* @return {boolean}
|
|
6370
|
-
*/
|
|
6371
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.hasChassis = function() {
|
|
6372
|
-
return jspb.Message.getField(this, 18) != null;
|
|
6373
|
-
};
|
|
6374
|
-
|
|
6375
|
-
|
|
6376
|
-
/**
|
|
6377
|
-
* optional Memory memory = 19;
|
|
6378
|
-
* @return {?proto.com.lansweeper.dp.outbound.v1.Memory}
|
|
6379
|
-
*/
|
|
6380
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.getMemory = function() {
|
|
6381
|
-
return /** @type{?proto.com.lansweeper.dp.outbound.v1.Memory} */ (
|
|
6382
|
-
jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.Memory, 19));
|
|
6383
|
-
};
|
|
6384
|
-
|
|
6385
|
-
|
|
6386
|
-
/**
|
|
6387
|
-
* @param {?proto.com.lansweeper.dp.outbound.v1.Memory|undefined} value
|
|
6388
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6389
|
-
*/
|
|
6390
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.setMemory = function(value) {
|
|
6391
|
-
return jspb.Message.setWrapperField(this, 19, value);
|
|
6392
|
-
};
|
|
6393
|
-
|
|
6394
|
-
|
|
6395
|
-
/**
|
|
6396
|
-
* Clears the message field making it undefined.
|
|
6397
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6398
|
-
*/
|
|
6399
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.clearMemory = function() {
|
|
6400
|
-
return this.setMemory(undefined);
|
|
6401
|
-
};
|
|
6402
|
-
|
|
6403
|
-
|
|
6404
|
-
/**
|
|
6405
|
-
* Returns whether this field is set.
|
|
6406
|
-
* @return {boolean}
|
|
6407
|
-
*/
|
|
6408
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.hasMemory = function() {
|
|
6409
|
-
return jspb.Message.getField(this, 19) != null;
|
|
6410
|
-
};
|
|
6411
|
-
|
|
6412
|
-
|
|
6413
|
-
/**
|
|
6414
|
-
* optional Motherboard motherboard = 21;
|
|
6415
|
-
* @return {?proto.com.lansweeper.dp.outbound.v1.Motherboard}
|
|
6416
|
-
*/
|
|
6417
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.getMotherboard = function() {
|
|
6418
|
-
return /** @type{?proto.com.lansweeper.dp.outbound.v1.Motherboard} */ (
|
|
6419
|
-
jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.Motherboard, 21));
|
|
6420
|
-
};
|
|
6421
|
-
|
|
6422
|
-
|
|
6423
|
-
/**
|
|
6424
|
-
* @param {?proto.com.lansweeper.dp.outbound.v1.Motherboard|undefined} value
|
|
6425
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6426
|
-
*/
|
|
6427
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.setMotherboard = function(value) {
|
|
6428
|
-
return jspb.Message.setWrapperField(this, 21, value);
|
|
6429
|
-
};
|
|
6430
|
-
|
|
6431
|
-
|
|
6432
|
-
/**
|
|
6433
|
-
* Clears the message field making it undefined.
|
|
6434
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6435
|
-
*/
|
|
6436
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.clearMotherboard = function() {
|
|
6437
|
-
return this.setMotherboard(undefined);
|
|
6438
|
-
};
|
|
6439
|
-
|
|
6440
|
-
|
|
6441
|
-
/**
|
|
6442
|
-
* Returns whether this field is set.
|
|
6443
|
-
* @return {boolean}
|
|
6444
|
-
*/
|
|
6445
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.hasMotherboard = function() {
|
|
6446
|
-
return jspb.Message.getField(this, 21) != null;
|
|
6447
|
-
};
|
|
6448
|
-
|
|
6449
|
-
|
|
6450
|
-
/**
|
|
6451
|
-
* repeated OpticalDrive optical_drive = 24;
|
|
6452
|
-
* @return {!Array<!proto.com.lansweeper.dp.outbound.v1.OpticalDrive>}
|
|
6453
|
-
*/
|
|
6454
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.getOpticalDriveList = function() {
|
|
6455
|
-
return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.OpticalDrive>} */ (
|
|
6456
|
-
jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.OpticalDrive, 24));
|
|
6457
|
-
};
|
|
6458
|
-
|
|
6459
|
-
|
|
6460
|
-
/**
|
|
6461
|
-
* @param {!Array<!proto.com.lansweeper.dp.outbound.v1.OpticalDrive>} value
|
|
6462
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6463
|
-
*/
|
|
6464
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.setOpticalDriveList = function(value) {
|
|
6465
|
-
return jspb.Message.setRepeatedWrapperField(this, 24, value);
|
|
6466
|
-
};
|
|
6467
|
-
|
|
6468
|
-
|
|
6469
|
-
/**
|
|
6470
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.OpticalDrive=} opt_value
|
|
6471
|
-
* @param {number=} opt_index
|
|
6472
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.OpticalDrive}
|
|
6473
|
-
*/
|
|
6474
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.addOpticalDrive = function(opt_value, opt_index) {
|
|
6475
|
-
return jspb.Message.addToRepeatedWrapperField(this, 24, opt_value, proto.com.lansweeper.dp.outbound.v1.OpticalDrive, opt_index);
|
|
6476
|
-
};
|
|
6477
|
-
|
|
6478
|
-
|
|
6479
|
-
/**
|
|
6480
|
-
* Clears the list making it empty but non-null.
|
|
6481
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6482
|
-
*/
|
|
6483
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.clearOpticalDriveList = function() {
|
|
6484
|
-
return this.setOpticalDriveList([]);
|
|
6485
|
-
};
|
|
6486
|
-
|
|
6487
|
-
|
|
6488
|
-
/**
|
|
6489
|
-
* repeated HardDrive hard_drive = 25;
|
|
6490
|
-
* @return {!Array<!proto.com.lansweeper.dp.outbound.v1.HardDrive>}
|
|
6491
|
-
*/
|
|
6492
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.getHardDriveList = function() {
|
|
6493
|
-
return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.HardDrive>} */ (
|
|
6494
|
-
jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.HardDrive, 25));
|
|
6495
|
-
};
|
|
6496
|
-
|
|
6497
|
-
|
|
6498
|
-
/**
|
|
6499
|
-
* @param {!Array<!proto.com.lansweeper.dp.outbound.v1.HardDrive>} value
|
|
6500
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6501
|
-
*/
|
|
6502
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.setHardDriveList = function(value) {
|
|
6503
|
-
return jspb.Message.setRepeatedWrapperField(this, 25, value);
|
|
6504
|
-
};
|
|
6505
|
-
|
|
6506
|
-
|
|
6507
|
-
/**
|
|
6508
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.HardDrive=} opt_value
|
|
6509
|
-
* @param {number=} opt_index
|
|
6510
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.HardDrive}
|
|
6511
|
-
*/
|
|
6512
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.addHardDrive = function(opt_value, opt_index) {
|
|
6513
|
-
return jspb.Message.addToRepeatedWrapperField(this, 25, opt_value, proto.com.lansweeper.dp.outbound.v1.HardDrive, opt_index);
|
|
6514
|
-
};
|
|
6515
|
-
|
|
6516
|
-
|
|
6517
|
-
/**
|
|
6518
|
-
* Clears the list making it empty but non-null.
|
|
6519
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6520
|
-
*/
|
|
6521
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.clearHardDriveList = function() {
|
|
6522
|
-
return this.setHardDriveList([]);
|
|
6523
|
-
};
|
|
6524
|
-
|
|
6525
|
-
|
|
6526
|
-
/**
|
|
6527
|
-
* repeated GraphicsCard graphics_card = 27;
|
|
6528
|
-
* @return {!Array<!proto.com.lansweeper.dp.outbound.v1.GraphicsCard>}
|
|
6529
|
-
*/
|
|
6530
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.getGraphicsCardList = function() {
|
|
6531
|
-
return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.GraphicsCard>} */ (
|
|
6532
|
-
jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.GraphicsCard, 27));
|
|
6533
|
-
};
|
|
6534
|
-
|
|
6535
|
-
|
|
6536
|
-
/**
|
|
6537
|
-
* @param {!Array<!proto.com.lansweeper.dp.outbound.v1.GraphicsCard>} value
|
|
6538
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6539
|
-
*/
|
|
6540
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.setGraphicsCardList = function(value) {
|
|
6541
|
-
return jspb.Message.setRepeatedWrapperField(this, 27, value);
|
|
6542
|
-
};
|
|
6543
|
-
|
|
6544
|
-
|
|
6545
|
-
/**
|
|
6546
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.GraphicsCard=} opt_value
|
|
6547
|
-
* @param {number=} opt_index
|
|
6548
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.GraphicsCard}
|
|
6549
|
-
*/
|
|
6550
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.addGraphicsCard = function(opt_value, opt_index) {
|
|
6551
|
-
return jspb.Message.addToRepeatedWrapperField(this, 27, opt_value, proto.com.lansweeper.dp.outbound.v1.GraphicsCard, opt_index);
|
|
6552
|
-
};
|
|
6553
|
-
|
|
6554
|
-
|
|
6555
|
-
/**
|
|
6556
|
-
* Clears the list making it empty but non-null.
|
|
6557
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6558
|
-
*/
|
|
6559
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.clearGraphicsCardList = function() {
|
|
6560
|
-
return this.setGraphicsCardList([]);
|
|
6561
|
-
};
|
|
6562
|
-
|
|
6563
|
-
|
|
6564
|
-
/**
|
|
6565
|
-
* repeated SoundCard sound_card = 30;
|
|
6566
|
-
* @return {!Array<!proto.com.lansweeper.dp.outbound.v1.SoundCard>}
|
|
6567
|
-
*/
|
|
6568
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.getSoundCardList = function() {
|
|
6569
|
-
return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.SoundCard>} */ (
|
|
6570
|
-
jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.SoundCard, 30));
|
|
6571
|
-
};
|
|
6572
|
-
|
|
6573
|
-
|
|
6574
|
-
/**
|
|
6575
|
-
* @param {!Array<!proto.com.lansweeper.dp.outbound.v1.SoundCard>} value
|
|
6576
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6577
|
-
*/
|
|
6578
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.setSoundCardList = function(value) {
|
|
6579
|
-
return jspb.Message.setRepeatedWrapperField(this, 30, value);
|
|
6580
|
-
};
|
|
6581
|
-
|
|
6582
|
-
|
|
6583
|
-
/**
|
|
6584
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.SoundCard=} opt_value
|
|
6585
|
-
* @param {number=} opt_index
|
|
6586
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.SoundCard}
|
|
6587
|
-
*/
|
|
6588
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.addSoundCard = function(opt_value, opt_index) {
|
|
6589
|
-
return jspb.Message.addToRepeatedWrapperField(this, 30, opt_value, proto.com.lansweeper.dp.outbound.v1.SoundCard, opt_index);
|
|
6590
|
-
};
|
|
6591
|
-
|
|
6592
|
-
|
|
6593
|
-
/**
|
|
6594
|
-
* Clears the list making it empty but non-null.
|
|
6595
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6596
|
-
*/
|
|
6597
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.clearSoundCardList = function() {
|
|
6598
|
-
return this.setSoundCardList([]);
|
|
6599
|
-
};
|
|
6600
|
-
|
|
6601
|
-
|
|
6602
|
-
/**
|
|
6603
|
-
* repeated Keyboard keyboard = 28;
|
|
6604
|
-
* @return {!Array<!proto.com.lansweeper.dp.outbound.v1.Keyboard>}
|
|
6605
|
-
*/
|
|
6606
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.getKeyboardList = function() {
|
|
6607
|
-
return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.Keyboard>} */ (
|
|
6608
|
-
jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.Keyboard, 28));
|
|
6609
|
-
};
|
|
6610
|
-
|
|
6611
|
-
|
|
6612
|
-
/**
|
|
6613
|
-
* @param {!Array<!proto.com.lansweeper.dp.outbound.v1.Keyboard>} value
|
|
6614
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6615
|
-
*/
|
|
6616
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.setKeyboardList = function(value) {
|
|
6617
|
-
return jspb.Message.setRepeatedWrapperField(this, 28, value);
|
|
6618
|
-
};
|
|
6619
|
-
|
|
6620
|
-
|
|
6621
|
-
/**
|
|
6622
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.Keyboard=} opt_value
|
|
6623
|
-
* @param {number=} opt_index
|
|
6624
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Keyboard}
|
|
6625
|
-
*/
|
|
6626
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.addKeyboard = function(opt_value, opt_index) {
|
|
6627
|
-
return jspb.Message.addToRepeatedWrapperField(this, 28, opt_value, proto.com.lansweeper.dp.outbound.v1.Keyboard, opt_index);
|
|
6628
|
-
};
|
|
6629
|
-
|
|
6630
|
-
|
|
6631
|
-
/**
|
|
6632
|
-
* Clears the list making it empty but non-null.
|
|
6633
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6634
|
-
*/
|
|
6635
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.clearKeyboardList = function() {
|
|
6636
|
-
return this.setKeyboardList([]);
|
|
6637
|
-
};
|
|
6638
|
-
|
|
6639
|
-
|
|
6640
|
-
/**
|
|
6641
|
-
* repeated PointingDevice pointing_device = 29;
|
|
6642
|
-
* @return {!Array<!proto.com.lansweeper.dp.outbound.v1.PointingDevice>}
|
|
6643
|
-
*/
|
|
6644
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.getPointingDeviceList = function() {
|
|
6645
|
-
return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.PointingDevice>} */ (
|
|
6646
|
-
jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.PointingDevice, 29));
|
|
6647
|
-
};
|
|
6648
|
-
|
|
6649
|
-
|
|
6650
|
-
/**
|
|
6651
|
-
* @param {!Array<!proto.com.lansweeper.dp.outbound.v1.PointingDevice>} value
|
|
6652
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6653
|
-
*/
|
|
6654
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.setPointingDeviceList = function(value) {
|
|
6655
|
-
return jspb.Message.setRepeatedWrapperField(this, 29, value);
|
|
6656
|
-
};
|
|
6657
|
-
|
|
6658
|
-
|
|
6659
|
-
/**
|
|
6660
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.PointingDevice=} opt_value
|
|
6661
|
-
* @param {number=} opt_index
|
|
6662
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.PointingDevice}
|
|
6663
|
-
*/
|
|
6664
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.addPointingDevice = function(opt_value, opt_index) {
|
|
6665
|
-
return jspb.Message.addToRepeatedWrapperField(this, 29, opt_value, proto.com.lansweeper.dp.outbound.v1.PointingDevice, opt_index);
|
|
6666
|
-
};
|
|
6667
|
-
|
|
6668
|
-
|
|
6669
|
-
/**
|
|
6670
|
-
* Clears the list making it empty but non-null.
|
|
6671
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6672
|
-
*/
|
|
6673
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.clearPointingDeviceList = function() {
|
|
6674
|
-
return this.setPointingDeviceList([]);
|
|
6675
|
-
};
|
|
6676
|
-
|
|
6677
|
-
|
|
6678
|
-
/**
|
|
6679
|
-
* optional LastUser last_user = 31;
|
|
6680
|
-
* @return {?proto.com.lansweeper.dp.outbound.v1.LastUser}
|
|
6681
|
-
*/
|
|
6682
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.getLastUser = function() {
|
|
6683
|
-
return /** @type{?proto.com.lansweeper.dp.outbound.v1.LastUser} */ (
|
|
6684
|
-
jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.LastUser, 31));
|
|
6685
|
-
};
|
|
6686
|
-
|
|
6687
|
-
|
|
6688
|
-
/**
|
|
6689
|
-
* @param {?proto.com.lansweeper.dp.outbound.v1.LastUser|undefined} value
|
|
6690
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6691
|
-
*/
|
|
6692
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.setLastUser = function(value) {
|
|
6693
|
-
return jspb.Message.setWrapperField(this, 31, value);
|
|
6694
|
-
};
|
|
6695
|
-
|
|
6696
|
-
|
|
6697
|
-
/**
|
|
6698
|
-
* Clears the message field making it undefined.
|
|
6699
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.Asset} returns this
|
|
6700
|
-
*/
|
|
6701
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.clearLastUser = function() {
|
|
6702
|
-
return this.setLastUser(undefined);
|
|
6703
|
-
};
|
|
6704
|
-
|
|
6705
|
-
|
|
6706
|
-
/**
|
|
6707
|
-
* Returns whether this field is set.
|
|
6708
|
-
* @return {boolean}
|
|
6709
|
-
*/
|
|
6710
|
-
proto.com.lansweeper.dp.outbound.v1.Asset.prototype.hasLastUser = function() {
|
|
6711
|
-
return jspb.Message.getField(this, 31) != null;
|
|
6712
|
-
};
|
|
6713
|
-
|
|
6714
|
-
|
|
6715
5930
|
/**
|
|
6716
5931
|
* optional Computer computer = 75;
|
|
6717
5932
|
* @return {?proto.com.lansweeper.dp.outbound.v1.Computer}
|