@lansweeper/discovery-sensor-proto 2.13.14 → 2.13.16
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.
|
@@ -2860,8 +2860,11 @@ export class ProcessV2 extends jspb.Message {
|
|
|
2860
2860
|
clearPriority(): void;
|
|
2861
2861
|
getPriority(): google_protobuf_wrappers_pb.UInt32Value | undefined;
|
|
2862
2862
|
setPriority(value?: google_protobuf_wrappers_pb.UInt32Value): ProcessV2;
|
|
2863
|
-
|
|
2864
|
-
|
|
2863
|
+
|
|
2864
|
+
hasHandle(): boolean;
|
|
2865
|
+
clearHandle(): void;
|
|
2866
|
+
getHandle(): google_protobuf_wrappers_pb.StringValue | undefined;
|
|
2867
|
+
setHandle(value?: google_protobuf_wrappers_pb.StringValue): ProcessV2;
|
|
2865
2868
|
|
|
2866
2869
|
serializeBinary(): Uint8Array;
|
|
2867
2870
|
toObject(includeInstance?: boolean): ProcessV2.AsObject;
|
|
@@ -2879,7 +2882,7 @@ export namespace ProcessV2 {
|
|
|
2879
2882
|
executablePath?: google_protobuf_wrappers_pb.StringValue.AsObject,
|
|
2880
2883
|
threadCount?: google_protobuf_wrappers_pb.UInt32Value.AsObject,
|
|
2881
2884
|
priority?: google_protobuf_wrappers_pb.UInt32Value.AsObject,
|
|
2882
|
-
handle
|
|
2885
|
+
handle?: google_protobuf_wrappers_pb.StringValue.AsObject,
|
|
2883
2886
|
}
|
|
2884
2887
|
}
|
|
2885
2888
|
|
|
@@ -3587,10 +3590,10 @@ export class PortableBattery extends jspb.Message {
|
|
|
3587
3590
|
getLocation(): google_protobuf_wrappers_pb.StringValue | undefined;
|
|
3588
3591
|
setLocation(value?: google_protobuf_wrappers_pb.StringValue): PortableBattery;
|
|
3589
3592
|
|
|
3590
|
-
|
|
3591
|
-
|
|
3592
|
-
|
|
3593
|
-
|
|
3593
|
+
hasManufactureDate(): boolean;
|
|
3594
|
+
clearManufactureDate(): void;
|
|
3595
|
+
getManufactureDate(): google_protobuf_wrappers_pb.StringValue | undefined;
|
|
3596
|
+
setManufactureDate(value?: google_protobuf_wrappers_pb.StringValue): PortableBattery;
|
|
3594
3597
|
|
|
3595
3598
|
hasManufacturer(): boolean;
|
|
3596
3599
|
clearManufacturer(): void;
|
|
@@ -3630,7 +3633,7 @@ export namespace PortableBattery {
|
|
|
3630
3633
|
designVoltage?: google_protobuf_wrappers_pb.UInt64Value.AsObject,
|
|
3631
3634
|
deviceId?: google_protobuf_wrappers_pb.StringValue.AsObject,
|
|
3632
3635
|
location?: google_protobuf_wrappers_pb.StringValue.AsObject,
|
|
3633
|
-
|
|
3636
|
+
manufactureDate?: google_protobuf_wrappers_pb.StringValue.AsObject,
|
|
3634
3637
|
manufacturer?: google_protobuf_wrappers_pb.StringValue.AsObject,
|
|
3635
3638
|
maxBatteryError?: google_protobuf_wrappers_pb.UInt32Value.AsObject,
|
|
3636
3639
|
name?: google_protobuf_wrappers_pb.StringValue.AsObject,
|
|
@@ -5150,8 +5153,8 @@ export class OsV3 extends jspb.Message {
|
|
|
5150
5153
|
|
|
5151
5154
|
hasForegroundApplicationBoost(): boolean;
|
|
5152
5155
|
clearForegroundApplicationBoost(): void;
|
|
5153
|
-
getForegroundApplicationBoost(): google_protobuf_wrappers_pb.
|
|
5154
|
-
setForegroundApplicationBoost(value?: google_protobuf_wrappers_pb.
|
|
5156
|
+
getForegroundApplicationBoost(): google_protobuf_wrappers_pb.UInt32Value | undefined;
|
|
5157
|
+
setForegroundApplicationBoost(value?: google_protobuf_wrappers_pb.UInt32Value): OsV3;
|
|
5155
5158
|
|
|
5156
5159
|
hasInstallDate(): boolean;
|
|
5157
5160
|
clearInstallDate(): void;
|
|
@@ -5165,8 +5168,8 @@ export class OsV3 extends jspb.Message {
|
|
|
5165
5168
|
|
|
5166
5169
|
hasNumberOfLicensedUsers(): boolean;
|
|
5167
5170
|
clearNumberOfLicensedUsers(): void;
|
|
5168
|
-
getNumberOfLicensedUsers(): google_protobuf_wrappers_pb.
|
|
5169
|
-
setNumberOfLicensedUsers(value?: google_protobuf_wrappers_pb.
|
|
5171
|
+
getNumberOfLicensedUsers(): google_protobuf_wrappers_pb.UInt32Value | undefined;
|
|
5172
|
+
setNumberOfLicensedUsers(value?: google_protobuf_wrappers_pb.UInt32Value): OsV3;
|
|
5170
5173
|
|
|
5171
5174
|
hasOrganization(): boolean;
|
|
5172
5175
|
clearOrganization(): void;
|
|
@@ -5175,18 +5178,18 @@ export class OsV3 extends jspb.Message {
|
|
|
5175
5178
|
|
|
5176
5179
|
hasOsLanguage(): boolean;
|
|
5177
5180
|
clearOsLanguage(): void;
|
|
5178
|
-
getOsLanguage(): google_protobuf_wrappers_pb.
|
|
5179
|
-
setOsLanguage(value?: google_protobuf_wrappers_pb.
|
|
5181
|
+
getOsLanguage(): google_protobuf_wrappers_pb.UInt32Value | undefined;
|
|
5182
|
+
setOsLanguage(value?: google_protobuf_wrappers_pb.UInt32Value): OsV3;
|
|
5180
5183
|
|
|
5181
5184
|
hasOsProductSuite(): boolean;
|
|
5182
5185
|
clearOsProductSuite(): void;
|
|
5183
|
-
getOsProductSuite(): google_protobuf_wrappers_pb.
|
|
5184
|
-
setOsProductSuite(value?: google_protobuf_wrappers_pb.
|
|
5186
|
+
getOsProductSuite(): google_protobuf_wrappers_pb.UInt32Value | undefined;
|
|
5187
|
+
setOsProductSuite(value?: google_protobuf_wrappers_pb.UInt32Value): OsV3;
|
|
5185
5188
|
|
|
5186
5189
|
hasOsType(): boolean;
|
|
5187
5190
|
clearOsType(): void;
|
|
5188
|
-
getOsType(): google_protobuf_wrappers_pb.
|
|
5189
|
-
setOsType(value?: google_protobuf_wrappers_pb.
|
|
5191
|
+
getOsType(): google_protobuf_wrappers_pb.UInt32Value | undefined;
|
|
5192
|
+
setOsType(value?: google_protobuf_wrappers_pb.UInt32Value): OsV3;
|
|
5190
5193
|
|
|
5191
5194
|
hasPlusProductId(): boolean;
|
|
5192
5195
|
clearPlusProductId(): void;
|
|
@@ -5210,13 +5213,13 @@ export class OsV3 extends jspb.Message {
|
|
|
5210
5213
|
|
|
5211
5214
|
hasServicePackMajorVersion(): boolean;
|
|
5212
5215
|
clearServicePackMajorVersion(): void;
|
|
5213
|
-
getServicePackMajorVersion(): google_protobuf_wrappers_pb.
|
|
5214
|
-
setServicePackMajorVersion(value?: google_protobuf_wrappers_pb.
|
|
5216
|
+
getServicePackMajorVersion(): google_protobuf_wrappers_pb.UInt32Value | undefined;
|
|
5217
|
+
setServicePackMajorVersion(value?: google_protobuf_wrappers_pb.UInt32Value): OsV3;
|
|
5215
5218
|
|
|
5216
5219
|
hasServicePackMinorVersion(): boolean;
|
|
5217
5220
|
clearServicePackMinorVersion(): void;
|
|
5218
|
-
getServicePackMinorVersion(): google_protobuf_wrappers_pb.
|
|
5219
|
-
setServicePackMinorVersion(value?: google_protobuf_wrappers_pb.
|
|
5221
|
+
getServicePackMinorVersion(): google_protobuf_wrappers_pb.UInt32Value | undefined;
|
|
5222
|
+
setServicePackMinorVersion(value?: google_protobuf_wrappers_pb.UInt32Value): OsV3;
|
|
5220
5223
|
|
|
5221
5224
|
hasSizeStoredInPagingFiles(): boolean;
|
|
5222
5225
|
clearSizeStoredInPagingFiles(): void;
|
|
@@ -5330,20 +5333,20 @@ export namespace OsV3 {
|
|
|
5330
5333
|
currentTimezone?: google_protobuf_wrappers_pb.Int32Value.AsObject,
|
|
5331
5334
|
debug?: google_protobuf_wrappers_pb.BoolValue.AsObject,
|
|
5332
5335
|
description?: google_protobuf_wrappers_pb.StringValue.AsObject,
|
|
5333
|
-
foregroundApplicationBoost?: google_protobuf_wrappers_pb.
|
|
5336
|
+
foregroundApplicationBoost?: google_protobuf_wrappers_pb.UInt32Value.AsObject,
|
|
5334
5337
|
installDate?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
5335
5338
|
maxProcessMemorySize?: google_protobuf_wrappers_pb.UInt64Value.AsObject,
|
|
5336
|
-
numberOfLicensedUsers?: google_protobuf_wrappers_pb.
|
|
5339
|
+
numberOfLicensedUsers?: google_protobuf_wrappers_pb.UInt32Value.AsObject,
|
|
5337
5340
|
organization?: google_protobuf_wrappers_pb.StringValue.AsObject,
|
|
5338
|
-
osLanguage?: google_protobuf_wrappers_pb.
|
|
5339
|
-
osProductSuite?: google_protobuf_wrappers_pb.
|
|
5340
|
-
osType?: google_protobuf_wrappers_pb.
|
|
5341
|
+
osLanguage?: google_protobuf_wrappers_pb.UInt32Value.AsObject,
|
|
5342
|
+
osProductSuite?: google_protobuf_wrappers_pb.UInt32Value.AsObject,
|
|
5343
|
+
osType?: google_protobuf_wrappers_pb.UInt32Value.AsObject,
|
|
5341
5344
|
plusProductId?: google_protobuf_wrappers_pb.StringValue.AsObject,
|
|
5342
5345
|
plusVersionNumber?: google_protobuf_wrappers_pb.StringValue.AsObject,
|
|
5343
5346
|
registeredUser?: google_protobuf_wrappers_pb.StringValue.AsObject,
|
|
5344
5347
|
serialNumber?: google_protobuf_wrappers_pb.StringValue.AsObject,
|
|
5345
|
-
servicePackMajorVersion?: google_protobuf_wrappers_pb.
|
|
5346
|
-
servicePackMinorVersion?: google_protobuf_wrappers_pb.
|
|
5348
|
+
servicePackMajorVersion?: google_protobuf_wrappers_pb.UInt32Value.AsObject,
|
|
5349
|
+
servicePackMinorVersion?: google_protobuf_wrappers_pb.UInt32Value.AsObject,
|
|
5347
5350
|
sizeStoredInPagingFiles?: google_protobuf_wrappers_pb.UInt64Value.AsObject,
|
|
5348
5351
|
status?: google_protobuf_wrappers_pb.StringValue.AsObject,
|
|
5349
5352
|
systemDevice?: google_protobuf_wrappers_pb.StringValue.AsObject,
|
|
@@ -26655,7 +26655,7 @@ proto.com.lansweeper.discovery.sensor.windows.v1.ProcessV2.toObject = function(i
|
|
|
26655
26655
|
executablePath: (f = msg.getExecutablePath()) && google_protobuf_wrappers_pb.StringValue.toObject(includeInstance, f),
|
|
26656
26656
|
threadCount: (f = msg.getThreadCount()) && google_protobuf_wrappers_pb.UInt32Value.toObject(includeInstance, f),
|
|
26657
26657
|
priority: (f = msg.getPriority()) && google_protobuf_wrappers_pb.UInt32Value.toObject(includeInstance, f),
|
|
26658
|
-
handle:
|
|
26658
|
+
handle: (f = msg.getHandle()) && google_protobuf_wrappers_pb.StringValue.toObject(includeInstance, f)
|
|
26659
26659
|
};
|
|
26660
26660
|
|
|
26661
26661
|
if (includeInstance) {
|
|
@@ -26712,7 +26712,8 @@ proto.com.lansweeper.discovery.sensor.windows.v1.ProcessV2.deserializeBinaryFrom
|
|
|
26712
26712
|
msg.setPriority(value);
|
|
26713
26713
|
break;
|
|
26714
26714
|
case 5:
|
|
26715
|
-
var value =
|
|
26715
|
+
var value = new google_protobuf_wrappers_pb.StringValue;
|
|
26716
|
+
reader.readMessage(value,google_protobuf_wrappers_pb.StringValue.deserializeBinaryFromReader);
|
|
26716
26717
|
msg.setHandle(value);
|
|
26717
26718
|
break;
|
|
26718
26719
|
default:
|
|
@@ -26776,10 +26777,11 @@ proto.com.lansweeper.discovery.sensor.windows.v1.ProcessV2.serializeBinaryToWrit
|
|
|
26776
26777
|
);
|
|
26777
26778
|
}
|
|
26778
26779
|
f = message.getHandle();
|
|
26779
|
-
if (f
|
|
26780
|
-
writer.
|
|
26780
|
+
if (f != null) {
|
|
26781
|
+
writer.writeMessage(
|
|
26781
26782
|
5,
|
|
26782
|
-
f
|
|
26783
|
+
f,
|
|
26784
|
+
google_protobuf_wrappers_pb.StringValue.serializeBinaryToWriter
|
|
26783
26785
|
);
|
|
26784
26786
|
}
|
|
26785
26787
|
};
|
|
@@ -26915,20 +26917,39 @@ proto.com.lansweeper.discovery.sensor.windows.v1.ProcessV2.prototype.hasPriority
|
|
|
26915
26917
|
|
|
26916
26918
|
|
|
26917
26919
|
/**
|
|
26918
|
-
* optional
|
|
26919
|
-
* @return {
|
|
26920
|
+
* optional google.protobuf.StringValue handle = 5;
|
|
26921
|
+
* @return {?proto.google.protobuf.StringValue}
|
|
26920
26922
|
*/
|
|
26921
26923
|
proto.com.lansweeper.discovery.sensor.windows.v1.ProcessV2.prototype.getHandle = function() {
|
|
26922
|
-
return /** @type
|
|
26924
|
+
return /** @type{?proto.google.protobuf.StringValue} */ (
|
|
26925
|
+
jspb.Message.getWrapperField(this, google_protobuf_wrappers_pb.StringValue, 5));
|
|
26923
26926
|
};
|
|
26924
26927
|
|
|
26925
26928
|
|
|
26926
26929
|
/**
|
|
26927
|
-
* @param {
|
|
26930
|
+
* @param {?proto.google.protobuf.StringValue|undefined} value
|
|
26928
26931
|
* @return {!proto.com.lansweeper.discovery.sensor.windows.v1.ProcessV2} returns this
|
|
26929
|
-
|
|
26932
|
+
*/
|
|
26930
26933
|
proto.com.lansweeper.discovery.sensor.windows.v1.ProcessV2.prototype.setHandle = function(value) {
|
|
26931
|
-
return jspb.Message.
|
|
26934
|
+
return jspb.Message.setWrapperField(this, 5, value);
|
|
26935
|
+
};
|
|
26936
|
+
|
|
26937
|
+
|
|
26938
|
+
/**
|
|
26939
|
+
* Clears the message field making it undefined.
|
|
26940
|
+
* @return {!proto.com.lansweeper.discovery.sensor.windows.v1.ProcessV2} returns this
|
|
26941
|
+
*/
|
|
26942
|
+
proto.com.lansweeper.discovery.sensor.windows.v1.ProcessV2.prototype.clearHandle = function() {
|
|
26943
|
+
return this.setHandle(undefined);
|
|
26944
|
+
};
|
|
26945
|
+
|
|
26946
|
+
|
|
26947
|
+
/**
|
|
26948
|
+
* Returns whether this field is set.
|
|
26949
|
+
* @return {boolean}
|
|
26950
|
+
*/
|
|
26951
|
+
proto.com.lansweeper.discovery.sensor.windows.v1.ProcessV2.prototype.hasHandle = function() {
|
|
26952
|
+
return jspb.Message.getField(this, 5) != null;
|
|
26932
26953
|
};
|
|
26933
26954
|
|
|
26934
26955
|
|
|
@@ -32143,7 +32164,7 @@ proto.com.lansweeper.discovery.sensor.windows.v1.PortableBattery.toObject = func
|
|
|
32143
32164
|
designVoltage: (f = msg.getDesignVoltage()) && google_protobuf_wrappers_pb.UInt64Value.toObject(includeInstance, f),
|
|
32144
32165
|
deviceId: (f = msg.getDeviceId()) && google_protobuf_wrappers_pb.StringValue.toObject(includeInstance, f),
|
|
32145
32166
|
location: (f = msg.getLocation()) && google_protobuf_wrappers_pb.StringValue.toObject(includeInstance, f),
|
|
32146
|
-
|
|
32167
|
+
manufactureDate: (f = msg.getManufactureDate()) && google_protobuf_wrappers_pb.StringValue.toObject(includeInstance, f),
|
|
32147
32168
|
manufacturer: (f = msg.getManufacturer()) && google_protobuf_wrappers_pb.StringValue.toObject(includeInstance, f),
|
|
32148
32169
|
maxBatteryError: (f = msg.getMaxBatteryError()) && google_protobuf_wrappers_pb.UInt32Value.toObject(includeInstance, f),
|
|
32149
32170
|
name: (f = msg.getName()) && google_protobuf_wrappers_pb.StringValue.toObject(includeInstance, f),
|
|
@@ -32217,7 +32238,7 @@ proto.com.lansweeper.discovery.sensor.windows.v1.PortableBattery.deserializeBina
|
|
|
32217
32238
|
case 7:
|
|
32218
32239
|
var value = new google_protobuf_wrappers_pb.StringValue;
|
|
32219
32240
|
reader.readMessage(value,google_protobuf_wrappers_pb.StringValue.deserializeBinaryFromReader);
|
|
32220
|
-
msg.
|
|
32241
|
+
msg.setManufactureDate(value);
|
|
32221
32242
|
break;
|
|
32222
32243
|
case 8:
|
|
32223
32244
|
var value = new google_protobuf_wrappers_pb.StringValue;
|
|
@@ -32316,7 +32337,7 @@ proto.com.lansweeper.discovery.sensor.windows.v1.PortableBattery.serializeBinary
|
|
|
32316
32337
|
google_protobuf_wrappers_pb.StringValue.serializeBinaryToWriter
|
|
32317
32338
|
);
|
|
32318
32339
|
}
|
|
32319
|
-
f = message.
|
|
32340
|
+
f = message.getManufactureDate();
|
|
32320
32341
|
if (f != null) {
|
|
32321
32342
|
writer.writeMessage(
|
|
32322
32343
|
7,
|
|
@@ -32582,10 +32603,10 @@ proto.com.lansweeper.discovery.sensor.windows.v1.PortableBattery.prototype.hasLo
|
|
|
32582
32603
|
|
|
32583
32604
|
|
|
32584
32605
|
/**
|
|
32585
|
-
* optional google.protobuf.StringValue
|
|
32606
|
+
* optional google.protobuf.StringValue manufacture_date = 7;
|
|
32586
32607
|
* @return {?proto.google.protobuf.StringValue}
|
|
32587
32608
|
*/
|
|
32588
|
-
proto.com.lansweeper.discovery.sensor.windows.v1.PortableBattery.prototype.
|
|
32609
|
+
proto.com.lansweeper.discovery.sensor.windows.v1.PortableBattery.prototype.getManufactureDate = function() {
|
|
32589
32610
|
return /** @type{?proto.google.protobuf.StringValue} */ (
|
|
32590
32611
|
jspb.Message.getWrapperField(this, google_protobuf_wrappers_pb.StringValue, 7));
|
|
32591
32612
|
};
|
|
@@ -32595,7 +32616,7 @@ proto.com.lansweeper.discovery.sensor.windows.v1.PortableBattery.prototype.getMa
|
|
|
32595
32616
|
* @param {?proto.google.protobuf.StringValue|undefined} value
|
|
32596
32617
|
* @return {!proto.com.lansweeper.discovery.sensor.windows.v1.PortableBattery} returns this
|
|
32597
32618
|
*/
|
|
32598
|
-
proto.com.lansweeper.discovery.sensor.windows.v1.PortableBattery.prototype.
|
|
32619
|
+
proto.com.lansweeper.discovery.sensor.windows.v1.PortableBattery.prototype.setManufactureDate = function(value) {
|
|
32599
32620
|
return jspb.Message.setWrapperField(this, 7, value);
|
|
32600
32621
|
};
|
|
32601
32622
|
|
|
@@ -32604,8 +32625,8 @@ proto.com.lansweeper.discovery.sensor.windows.v1.PortableBattery.prototype.setMa
|
|
|
32604
32625
|
* Clears the message field making it undefined.
|
|
32605
32626
|
* @return {!proto.com.lansweeper.discovery.sensor.windows.v1.PortableBattery} returns this
|
|
32606
32627
|
*/
|
|
32607
|
-
proto.com.lansweeper.discovery.sensor.windows.v1.PortableBattery.prototype.
|
|
32608
|
-
return this.
|
|
32628
|
+
proto.com.lansweeper.discovery.sensor.windows.v1.PortableBattery.prototype.clearManufactureDate = function() {
|
|
32629
|
+
return this.setManufactureDate(undefined);
|
|
32609
32630
|
};
|
|
32610
32631
|
|
|
32611
32632
|
|
|
@@ -32613,7 +32634,7 @@ proto.com.lansweeper.discovery.sensor.windows.v1.PortableBattery.prototype.clear
|
|
|
32613
32634
|
* Returns whether this field is set.
|
|
32614
32635
|
* @return {boolean}
|
|
32615
32636
|
*/
|
|
32616
|
-
proto.com.lansweeper.discovery.sensor.windows.v1.PortableBattery.prototype.
|
|
32637
|
+
proto.com.lansweeper.discovery.sensor.windows.v1.PortableBattery.prototype.hasManufactureDate = function() {
|
|
32617
32638
|
return jspb.Message.getField(this, 7) != null;
|
|
32618
32639
|
};
|
|
32619
32640
|
|
|
@@ -44218,20 +44239,20 @@ proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.toObject = function(includ
|
|
|
44218
44239
|
currentTimezone: (f = msg.getCurrentTimezone()) && google_protobuf_wrappers_pb.Int32Value.toObject(includeInstance, f),
|
|
44219
44240
|
debug: (f = msg.getDebug()) && google_protobuf_wrappers_pb.BoolValue.toObject(includeInstance, f),
|
|
44220
44241
|
description: (f = msg.getDescription()) && google_protobuf_wrappers_pb.StringValue.toObject(includeInstance, f),
|
|
44221
|
-
foregroundApplicationBoost: (f = msg.getForegroundApplicationBoost()) && google_protobuf_wrappers_pb.
|
|
44242
|
+
foregroundApplicationBoost: (f = msg.getForegroundApplicationBoost()) && google_protobuf_wrappers_pb.UInt32Value.toObject(includeInstance, f),
|
|
44222
44243
|
installDate: (f = msg.getInstallDate()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f),
|
|
44223
44244
|
maxProcessMemorySize: (f = msg.getMaxProcessMemorySize()) && google_protobuf_wrappers_pb.UInt64Value.toObject(includeInstance, f),
|
|
44224
|
-
numberOfLicensedUsers: (f = msg.getNumberOfLicensedUsers()) && google_protobuf_wrappers_pb.
|
|
44245
|
+
numberOfLicensedUsers: (f = msg.getNumberOfLicensedUsers()) && google_protobuf_wrappers_pb.UInt32Value.toObject(includeInstance, f),
|
|
44225
44246
|
organization: (f = msg.getOrganization()) && google_protobuf_wrappers_pb.StringValue.toObject(includeInstance, f),
|
|
44226
|
-
osLanguage: (f = msg.getOsLanguage()) && google_protobuf_wrappers_pb.
|
|
44227
|
-
osProductSuite: (f = msg.getOsProductSuite()) && google_protobuf_wrappers_pb.
|
|
44228
|
-
osType: (f = msg.getOsType()) && google_protobuf_wrappers_pb.
|
|
44247
|
+
osLanguage: (f = msg.getOsLanguage()) && google_protobuf_wrappers_pb.UInt32Value.toObject(includeInstance, f),
|
|
44248
|
+
osProductSuite: (f = msg.getOsProductSuite()) && google_protobuf_wrappers_pb.UInt32Value.toObject(includeInstance, f),
|
|
44249
|
+
osType: (f = msg.getOsType()) && google_protobuf_wrappers_pb.UInt32Value.toObject(includeInstance, f),
|
|
44229
44250
|
plusProductId: (f = msg.getPlusProductId()) && google_protobuf_wrappers_pb.StringValue.toObject(includeInstance, f),
|
|
44230
44251
|
plusVersionNumber: (f = msg.getPlusVersionNumber()) && google_protobuf_wrappers_pb.StringValue.toObject(includeInstance, f),
|
|
44231
44252
|
registeredUser: (f = msg.getRegisteredUser()) && google_protobuf_wrappers_pb.StringValue.toObject(includeInstance, f),
|
|
44232
44253
|
serialNumber: (f = msg.getSerialNumber()) && google_protobuf_wrappers_pb.StringValue.toObject(includeInstance, f),
|
|
44233
|
-
servicePackMajorVersion: (f = msg.getServicePackMajorVersion()) && google_protobuf_wrappers_pb.
|
|
44234
|
-
servicePackMinorVersion: (f = msg.getServicePackMinorVersion()) && google_protobuf_wrappers_pb.
|
|
44254
|
+
servicePackMajorVersion: (f = msg.getServicePackMajorVersion()) && google_protobuf_wrappers_pb.UInt32Value.toObject(includeInstance, f),
|
|
44255
|
+
servicePackMinorVersion: (f = msg.getServicePackMinorVersion()) && google_protobuf_wrappers_pb.UInt32Value.toObject(includeInstance, f),
|
|
44235
44256
|
sizeStoredInPagingFiles: (f = msg.getSizeStoredInPagingFiles()) && google_protobuf_wrappers_pb.UInt64Value.toObject(includeInstance, f),
|
|
44236
44257
|
status: (f = msg.getStatus()) && google_protobuf_wrappers_pb.StringValue.toObject(includeInstance, f),
|
|
44237
44258
|
systemDevice: (f = msg.getSystemDevice()) && google_protobuf_wrappers_pb.StringValue.toObject(includeInstance, f),
|
|
@@ -44337,8 +44358,8 @@ proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.deserializeBinaryFromReade
|
|
|
44337
44358
|
msg.setDescription(value);
|
|
44338
44359
|
break;
|
|
44339
44360
|
case 11:
|
|
44340
|
-
var value = new google_protobuf_wrappers_pb.
|
|
44341
|
-
reader.readMessage(value,google_protobuf_wrappers_pb.
|
|
44361
|
+
var value = new google_protobuf_wrappers_pb.UInt32Value;
|
|
44362
|
+
reader.readMessage(value,google_protobuf_wrappers_pb.UInt32Value.deserializeBinaryFromReader);
|
|
44342
44363
|
msg.setForegroundApplicationBoost(value);
|
|
44343
44364
|
break;
|
|
44344
44365
|
case 12:
|
|
@@ -44352,8 +44373,8 @@ proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.deserializeBinaryFromReade
|
|
|
44352
44373
|
msg.setMaxProcessMemorySize(value);
|
|
44353
44374
|
break;
|
|
44354
44375
|
case 14:
|
|
44355
|
-
var value = new google_protobuf_wrappers_pb.
|
|
44356
|
-
reader.readMessage(value,google_protobuf_wrappers_pb.
|
|
44376
|
+
var value = new google_protobuf_wrappers_pb.UInt32Value;
|
|
44377
|
+
reader.readMessage(value,google_protobuf_wrappers_pb.UInt32Value.deserializeBinaryFromReader);
|
|
44357
44378
|
msg.setNumberOfLicensedUsers(value);
|
|
44358
44379
|
break;
|
|
44359
44380
|
case 15:
|
|
@@ -44362,18 +44383,18 @@ proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.deserializeBinaryFromReade
|
|
|
44362
44383
|
msg.setOrganization(value);
|
|
44363
44384
|
break;
|
|
44364
44385
|
case 16:
|
|
44365
|
-
var value = new google_protobuf_wrappers_pb.
|
|
44366
|
-
reader.readMessage(value,google_protobuf_wrappers_pb.
|
|
44386
|
+
var value = new google_protobuf_wrappers_pb.UInt32Value;
|
|
44387
|
+
reader.readMessage(value,google_protobuf_wrappers_pb.UInt32Value.deserializeBinaryFromReader);
|
|
44367
44388
|
msg.setOsLanguage(value);
|
|
44368
44389
|
break;
|
|
44369
44390
|
case 17:
|
|
44370
|
-
var value = new google_protobuf_wrappers_pb.
|
|
44371
|
-
reader.readMessage(value,google_protobuf_wrappers_pb.
|
|
44391
|
+
var value = new google_protobuf_wrappers_pb.UInt32Value;
|
|
44392
|
+
reader.readMessage(value,google_protobuf_wrappers_pb.UInt32Value.deserializeBinaryFromReader);
|
|
44372
44393
|
msg.setOsProductSuite(value);
|
|
44373
44394
|
break;
|
|
44374
44395
|
case 18:
|
|
44375
|
-
var value = new google_protobuf_wrappers_pb.
|
|
44376
|
-
reader.readMessage(value,google_protobuf_wrappers_pb.
|
|
44396
|
+
var value = new google_protobuf_wrappers_pb.UInt32Value;
|
|
44397
|
+
reader.readMessage(value,google_protobuf_wrappers_pb.UInt32Value.deserializeBinaryFromReader);
|
|
44377
44398
|
msg.setOsType(value);
|
|
44378
44399
|
break;
|
|
44379
44400
|
case 19:
|
|
@@ -44397,13 +44418,13 @@ proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.deserializeBinaryFromReade
|
|
|
44397
44418
|
msg.setSerialNumber(value);
|
|
44398
44419
|
break;
|
|
44399
44420
|
case 23:
|
|
44400
|
-
var value = new google_protobuf_wrappers_pb.
|
|
44401
|
-
reader.readMessage(value,google_protobuf_wrappers_pb.
|
|
44421
|
+
var value = new google_protobuf_wrappers_pb.UInt32Value;
|
|
44422
|
+
reader.readMessage(value,google_protobuf_wrappers_pb.UInt32Value.deserializeBinaryFromReader);
|
|
44402
44423
|
msg.setServicePackMajorVersion(value);
|
|
44403
44424
|
break;
|
|
44404
44425
|
case 24:
|
|
44405
|
-
var value = new google_protobuf_wrappers_pb.
|
|
44406
|
-
reader.readMessage(value,google_protobuf_wrappers_pb.
|
|
44426
|
+
var value = new google_protobuf_wrappers_pb.UInt32Value;
|
|
44427
|
+
reader.readMessage(value,google_protobuf_wrappers_pb.UInt32Value.deserializeBinaryFromReader);
|
|
44407
44428
|
msg.setServicePackMinorVersion(value);
|
|
44408
44429
|
break;
|
|
44409
44430
|
case 25:
|
|
@@ -44610,7 +44631,7 @@ proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.serializeBinaryToWriter =
|
|
|
44610
44631
|
writer.writeMessage(
|
|
44611
44632
|
11,
|
|
44612
44633
|
f,
|
|
44613
|
-
google_protobuf_wrappers_pb.
|
|
44634
|
+
google_protobuf_wrappers_pb.UInt32Value.serializeBinaryToWriter
|
|
44614
44635
|
);
|
|
44615
44636
|
}
|
|
44616
44637
|
f = message.getInstallDate();
|
|
@@ -44634,7 +44655,7 @@ proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.serializeBinaryToWriter =
|
|
|
44634
44655
|
writer.writeMessage(
|
|
44635
44656
|
14,
|
|
44636
44657
|
f,
|
|
44637
|
-
google_protobuf_wrappers_pb.
|
|
44658
|
+
google_protobuf_wrappers_pb.UInt32Value.serializeBinaryToWriter
|
|
44638
44659
|
);
|
|
44639
44660
|
}
|
|
44640
44661
|
f = message.getOrganization();
|
|
@@ -44650,7 +44671,7 @@ proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.serializeBinaryToWriter =
|
|
|
44650
44671
|
writer.writeMessage(
|
|
44651
44672
|
16,
|
|
44652
44673
|
f,
|
|
44653
|
-
google_protobuf_wrappers_pb.
|
|
44674
|
+
google_protobuf_wrappers_pb.UInt32Value.serializeBinaryToWriter
|
|
44654
44675
|
);
|
|
44655
44676
|
}
|
|
44656
44677
|
f = message.getOsProductSuite();
|
|
@@ -44658,7 +44679,7 @@ proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.serializeBinaryToWriter =
|
|
|
44658
44679
|
writer.writeMessage(
|
|
44659
44680
|
17,
|
|
44660
44681
|
f,
|
|
44661
|
-
google_protobuf_wrappers_pb.
|
|
44682
|
+
google_protobuf_wrappers_pb.UInt32Value.serializeBinaryToWriter
|
|
44662
44683
|
);
|
|
44663
44684
|
}
|
|
44664
44685
|
f = message.getOsType();
|
|
@@ -44666,7 +44687,7 @@ proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.serializeBinaryToWriter =
|
|
|
44666
44687
|
writer.writeMessage(
|
|
44667
44688
|
18,
|
|
44668
44689
|
f,
|
|
44669
|
-
google_protobuf_wrappers_pb.
|
|
44690
|
+
google_protobuf_wrappers_pb.UInt32Value.serializeBinaryToWriter
|
|
44670
44691
|
);
|
|
44671
44692
|
}
|
|
44672
44693
|
f = message.getPlusProductId();
|
|
@@ -44706,7 +44727,7 @@ proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.serializeBinaryToWriter =
|
|
|
44706
44727
|
writer.writeMessage(
|
|
44707
44728
|
23,
|
|
44708
44729
|
f,
|
|
44709
|
-
google_protobuf_wrappers_pb.
|
|
44730
|
+
google_protobuf_wrappers_pb.UInt32Value.serializeBinaryToWriter
|
|
44710
44731
|
);
|
|
44711
44732
|
}
|
|
44712
44733
|
f = message.getServicePackMinorVersion();
|
|
@@ -44714,7 +44735,7 @@ proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.serializeBinaryToWriter =
|
|
|
44714
44735
|
writer.writeMessage(
|
|
44715
44736
|
24,
|
|
44716
44737
|
f,
|
|
44717
|
-
google_protobuf_wrappers_pb.
|
|
44738
|
+
google_protobuf_wrappers_pb.UInt32Value.serializeBinaryToWriter
|
|
44718
44739
|
);
|
|
44719
44740
|
}
|
|
44720
44741
|
f = message.getSizeStoredInPagingFiles();
|
|
@@ -45235,17 +45256,17 @@ proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.hasDescription =
|
|
|
45235
45256
|
|
|
45236
45257
|
|
|
45237
45258
|
/**
|
|
45238
|
-
* optional google.protobuf.
|
|
45239
|
-
* @return {?proto.google.protobuf.
|
|
45259
|
+
* optional google.protobuf.UInt32Value foreground_application_boost = 11;
|
|
45260
|
+
* @return {?proto.google.protobuf.UInt32Value}
|
|
45240
45261
|
*/
|
|
45241
45262
|
proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.getForegroundApplicationBoost = function() {
|
|
45242
|
-
return /** @type{?proto.google.protobuf.
|
|
45243
|
-
jspb.Message.getWrapperField(this, google_protobuf_wrappers_pb.
|
|
45263
|
+
return /** @type{?proto.google.protobuf.UInt32Value} */ (
|
|
45264
|
+
jspb.Message.getWrapperField(this, google_protobuf_wrappers_pb.UInt32Value, 11));
|
|
45244
45265
|
};
|
|
45245
45266
|
|
|
45246
45267
|
|
|
45247
45268
|
/**
|
|
45248
|
-
* @param {?proto.google.protobuf.
|
|
45269
|
+
* @param {?proto.google.protobuf.UInt32Value|undefined} value
|
|
45249
45270
|
* @return {!proto.com.lansweeper.discovery.sensor.windows.v1.OsV3} returns this
|
|
45250
45271
|
*/
|
|
45251
45272
|
proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.setForegroundApplicationBoost = function(value) {
|
|
@@ -45346,17 +45367,17 @@ proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.hasMaxProcessMem
|
|
|
45346
45367
|
|
|
45347
45368
|
|
|
45348
45369
|
/**
|
|
45349
|
-
* optional google.protobuf.
|
|
45350
|
-
* @return {?proto.google.protobuf.
|
|
45370
|
+
* optional google.protobuf.UInt32Value number_of_licensed_users = 14;
|
|
45371
|
+
* @return {?proto.google.protobuf.UInt32Value}
|
|
45351
45372
|
*/
|
|
45352
45373
|
proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.getNumberOfLicensedUsers = function() {
|
|
45353
|
-
return /** @type{?proto.google.protobuf.
|
|
45354
|
-
jspb.Message.getWrapperField(this, google_protobuf_wrappers_pb.
|
|
45374
|
+
return /** @type{?proto.google.protobuf.UInt32Value} */ (
|
|
45375
|
+
jspb.Message.getWrapperField(this, google_protobuf_wrappers_pb.UInt32Value, 14));
|
|
45355
45376
|
};
|
|
45356
45377
|
|
|
45357
45378
|
|
|
45358
45379
|
/**
|
|
45359
|
-
* @param {?proto.google.protobuf.
|
|
45380
|
+
* @param {?proto.google.protobuf.UInt32Value|undefined} value
|
|
45360
45381
|
* @return {!proto.com.lansweeper.discovery.sensor.windows.v1.OsV3} returns this
|
|
45361
45382
|
*/
|
|
45362
45383
|
proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.setNumberOfLicensedUsers = function(value) {
|
|
@@ -45420,17 +45441,17 @@ proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.hasOrganization
|
|
|
45420
45441
|
|
|
45421
45442
|
|
|
45422
45443
|
/**
|
|
45423
|
-
* optional google.protobuf.
|
|
45424
|
-
* @return {?proto.google.protobuf.
|
|
45444
|
+
* optional google.protobuf.UInt32Value os_language = 16;
|
|
45445
|
+
* @return {?proto.google.protobuf.UInt32Value}
|
|
45425
45446
|
*/
|
|
45426
45447
|
proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.getOsLanguage = function() {
|
|
45427
|
-
return /** @type{?proto.google.protobuf.
|
|
45428
|
-
jspb.Message.getWrapperField(this, google_protobuf_wrappers_pb.
|
|
45448
|
+
return /** @type{?proto.google.protobuf.UInt32Value} */ (
|
|
45449
|
+
jspb.Message.getWrapperField(this, google_protobuf_wrappers_pb.UInt32Value, 16));
|
|
45429
45450
|
};
|
|
45430
45451
|
|
|
45431
45452
|
|
|
45432
45453
|
/**
|
|
45433
|
-
* @param {?proto.google.protobuf.
|
|
45454
|
+
* @param {?proto.google.protobuf.UInt32Value|undefined} value
|
|
45434
45455
|
* @return {!proto.com.lansweeper.discovery.sensor.windows.v1.OsV3} returns this
|
|
45435
45456
|
*/
|
|
45436
45457
|
proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.setOsLanguage = function(value) {
|
|
@@ -45457,17 +45478,17 @@ proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.hasOsLanguage =
|
|
|
45457
45478
|
|
|
45458
45479
|
|
|
45459
45480
|
/**
|
|
45460
|
-
* optional google.protobuf.
|
|
45461
|
-
* @return {?proto.google.protobuf.
|
|
45481
|
+
* optional google.protobuf.UInt32Value os_product_suite = 17;
|
|
45482
|
+
* @return {?proto.google.protobuf.UInt32Value}
|
|
45462
45483
|
*/
|
|
45463
45484
|
proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.getOsProductSuite = function() {
|
|
45464
|
-
return /** @type{?proto.google.protobuf.
|
|
45465
|
-
jspb.Message.getWrapperField(this, google_protobuf_wrappers_pb.
|
|
45485
|
+
return /** @type{?proto.google.protobuf.UInt32Value} */ (
|
|
45486
|
+
jspb.Message.getWrapperField(this, google_protobuf_wrappers_pb.UInt32Value, 17));
|
|
45466
45487
|
};
|
|
45467
45488
|
|
|
45468
45489
|
|
|
45469
45490
|
/**
|
|
45470
|
-
* @param {?proto.google.protobuf.
|
|
45491
|
+
* @param {?proto.google.protobuf.UInt32Value|undefined} value
|
|
45471
45492
|
* @return {!proto.com.lansweeper.discovery.sensor.windows.v1.OsV3} returns this
|
|
45472
45493
|
*/
|
|
45473
45494
|
proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.setOsProductSuite = function(value) {
|
|
@@ -45494,17 +45515,17 @@ proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.hasOsProductSuit
|
|
|
45494
45515
|
|
|
45495
45516
|
|
|
45496
45517
|
/**
|
|
45497
|
-
* optional google.protobuf.
|
|
45498
|
-
* @return {?proto.google.protobuf.
|
|
45518
|
+
* optional google.protobuf.UInt32Value os_type = 18;
|
|
45519
|
+
* @return {?proto.google.protobuf.UInt32Value}
|
|
45499
45520
|
*/
|
|
45500
45521
|
proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.getOsType = function() {
|
|
45501
|
-
return /** @type{?proto.google.protobuf.
|
|
45502
|
-
jspb.Message.getWrapperField(this, google_protobuf_wrappers_pb.
|
|
45522
|
+
return /** @type{?proto.google.protobuf.UInt32Value} */ (
|
|
45523
|
+
jspb.Message.getWrapperField(this, google_protobuf_wrappers_pb.UInt32Value, 18));
|
|
45503
45524
|
};
|
|
45504
45525
|
|
|
45505
45526
|
|
|
45506
45527
|
/**
|
|
45507
|
-
* @param {?proto.google.protobuf.
|
|
45528
|
+
* @param {?proto.google.protobuf.UInt32Value|undefined} value
|
|
45508
45529
|
* @return {!proto.com.lansweeper.discovery.sensor.windows.v1.OsV3} returns this
|
|
45509
45530
|
*/
|
|
45510
45531
|
proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.setOsType = function(value) {
|
|
@@ -45679,17 +45700,17 @@ proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.hasSerialNumber
|
|
|
45679
45700
|
|
|
45680
45701
|
|
|
45681
45702
|
/**
|
|
45682
|
-
* optional google.protobuf.
|
|
45683
|
-
* @return {?proto.google.protobuf.
|
|
45703
|
+
* optional google.protobuf.UInt32Value Service_pack_major_version = 23;
|
|
45704
|
+
* @return {?proto.google.protobuf.UInt32Value}
|
|
45684
45705
|
*/
|
|
45685
45706
|
proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.getServicePackMajorVersion = function() {
|
|
45686
|
-
return /** @type{?proto.google.protobuf.
|
|
45687
|
-
jspb.Message.getWrapperField(this, google_protobuf_wrappers_pb.
|
|
45707
|
+
return /** @type{?proto.google.protobuf.UInt32Value} */ (
|
|
45708
|
+
jspb.Message.getWrapperField(this, google_protobuf_wrappers_pb.UInt32Value, 23));
|
|
45688
45709
|
};
|
|
45689
45710
|
|
|
45690
45711
|
|
|
45691
45712
|
/**
|
|
45692
|
-
* @param {?proto.google.protobuf.
|
|
45713
|
+
* @param {?proto.google.protobuf.UInt32Value|undefined} value
|
|
45693
45714
|
* @return {!proto.com.lansweeper.discovery.sensor.windows.v1.OsV3} returns this
|
|
45694
45715
|
*/
|
|
45695
45716
|
proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.setServicePackMajorVersion = function(value) {
|
|
@@ -45716,17 +45737,17 @@ proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.hasServicePackMa
|
|
|
45716
45737
|
|
|
45717
45738
|
|
|
45718
45739
|
/**
|
|
45719
|
-
* optional google.protobuf.
|
|
45720
|
-
* @return {?proto.google.protobuf.
|
|
45740
|
+
* optional google.protobuf.UInt32Value Service_pack_minor_version = 24;
|
|
45741
|
+
* @return {?proto.google.protobuf.UInt32Value}
|
|
45721
45742
|
*/
|
|
45722
45743
|
proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.getServicePackMinorVersion = function() {
|
|
45723
|
-
return /** @type{?proto.google.protobuf.
|
|
45724
|
-
jspb.Message.getWrapperField(this, google_protobuf_wrappers_pb.
|
|
45744
|
+
return /** @type{?proto.google.protobuf.UInt32Value} */ (
|
|
45745
|
+
jspb.Message.getWrapperField(this, google_protobuf_wrappers_pb.UInt32Value, 24));
|
|
45725
45746
|
};
|
|
45726
45747
|
|
|
45727
45748
|
|
|
45728
45749
|
/**
|
|
45729
|
-
* @param {?proto.google.protobuf.
|
|
45750
|
+
* @param {?proto.google.protobuf.UInt32Value|undefined} value
|
|
45730
45751
|
* @return {!proto.com.lansweeper.discovery.sensor.windows.v1.OsV3} returns this
|
|
45731
45752
|
*/
|
|
45732
45753
|
proto.com.lansweeper.discovery.sensor.windows.v1.OsV3.prototype.setServicePackMinorVersion = function(value) {
|