@lansweeper/data-platform-outbound-grpc 0.3.37 → 0.4.0
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 +20 -0
- package/gen-proto/image.json +1 -1
- package/gen-proto/outbound_pb.d.ts +63 -151
- package/gen-proto/outbound_pb.js +456 -1163
- package/generated-go/outbound.pb.go +11674 -11863
- package/java.json +1 -1
- package/model/pom.xml +1 -1
- package/model/src/main/proto/outbound.proto +15 -31
- package/model/target/classes/com/lansweeper/dp/outbound/v1/ComputerMacNVMExpress$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/ComputerMacNVMExpress.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/ComputerMacNVMExpressOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/ComputerMacSATAController$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/ComputerMacSATAController.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/ComputerMacSATAControllerOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/MacHardDiskDevice$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/MacHardDiskDevice$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/{MacSATADevice.class → MacHardDiskDevice.class} +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/{MacSATADeviceOrBuilder.class → MacHardDiskDeviceOrBuilder.class} +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Outbound.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Site$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Site$Builder$UnlinkedInstallationsConverter.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Site$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Site.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/SiteOrBuilder.class +0 -0
- package/model/target/classes/outbound.proto +15 -31
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerMacNVMExpress.java +57 -57
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerMacNVMExpressOrBuilder.java +9 -9
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerMacSATAController.java +52 -52
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerMacSATAControllerOrBuilder.java +9 -9
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/{MacSATADevice.java → MacHardDiskDevice.java} +213 -57
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/{MacSATADeviceOrBuilder.java → MacHardDiskDeviceOrBuilder.java} +54 -2
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Outbound.java +3527 -3550
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Site.java +185 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/SiteOrBuilder.java +15 -0
- package/model/target/maven-archiver/pom.properties +2 -2
- package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +4 -8
- package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +2 -4
- package/model/target/{outbound-model-0.3.36-sources.jar → outbound-model-0.3.38-sources.jar} +0 -0
- package/model/target/{outbound-model-0.3.36.jar → outbound-model-0.3.38.jar} +0 -0
- package/package.json +2 -2
- package/pom.xml +1 -1
- package/proto/outbound.proto +15 -31
- package/service/pom.xml +1 -1
- package/service/target/maven-archiver/pom.properties +2 -2
- package/service/target/{outbound-service-0.3.36-sources.jar → outbound-service-0.3.38-sources.jar} +0 -0
- package/service/target/{outbound-service-0.3.36.jar → outbound-service-0.3.38.jar} +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/MacSATADevice$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/MacSATADevice$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/NVMExpress$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/NVMExpress$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/NVMExpress.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/NVMExpressOrBuilder.class +0 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/NVMExpress.java +0 -2375
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/NVMExpressOrBuilder.java +0 -214
package/gen-proto/outbound_pb.js
CHANGED
|
@@ -160,6 +160,7 @@ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ListEntityRequest', null,
|
|
|
160
160
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ListEntityResponse', null, global);
|
|
161
161
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.MacComputerBattery', null, global);
|
|
162
162
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.MacDiskVolume', null, global);
|
|
163
|
+
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice', null, global);
|
|
163
164
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.MacMonitorInfo', null, global);
|
|
164
165
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.MacNetworkVolume', null, global);
|
|
165
166
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.MacOperatingSystemInfo', null, global);
|
|
@@ -168,7 +169,6 @@ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.MacPrinterSoftwareItem',
|
|
|
168
169
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.MacRegionalRecoveryOsSettings', null, global);
|
|
169
170
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.MacRegionalSystemSettings', null, global);
|
|
170
171
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.MacRegionalUserSettings', null, global);
|
|
171
|
-
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.MacSATADevice', null, global);
|
|
172
172
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.MacThunderboltController', null, global);
|
|
173
173
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.MacUSBController', null, global);
|
|
174
174
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.MacUSBDevice', null, global);
|
|
@@ -180,7 +180,6 @@ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.Monitor.SpecCase', null,
|
|
|
180
180
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.MonitorInventory', null, global);
|
|
181
181
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.Motherboard', null, global);
|
|
182
182
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.MotherboardDevice', null, global);
|
|
183
|
-
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.NVMExpress', null, global);
|
|
184
183
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.NetIpAddress', null, global);
|
|
185
184
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.NetIpAddress.IpType', null, global);
|
|
186
185
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.NetworkInterface', null, global);
|
|
@@ -2749,48 +2748,6 @@ if (goog.DEBUG && !COMPILED) {
|
|
|
2749
2748
|
*/
|
|
2750
2749
|
proto.com.lansweeper.dp.outbound.v1.ComputerMacNetworkLocation.displayName = 'proto.com.lansweeper.dp.outbound.v1.ComputerMacNetworkLocation';
|
|
2751
2750
|
}
|
|
2752
|
-
/**
|
|
2753
|
-
* Generated by JsPbCodeGenerator.
|
|
2754
|
-
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
2755
|
-
* server response, or constructed directly in Javascript. The array is used
|
|
2756
|
-
* in place and becomes part of the constructed object. It is not cloned.
|
|
2757
|
-
* If no data is provided, the constructed object will be empty, but still
|
|
2758
|
-
* valid.
|
|
2759
|
-
* @extends {jspb.Message}
|
|
2760
|
-
* @constructor
|
|
2761
|
-
*/
|
|
2762
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress = function(opt_data) {
|
|
2763
|
-
jspb.Message.initialize(this, opt_data, 0, -1, proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.repeatedFields_, null);
|
|
2764
|
-
};
|
|
2765
|
-
goog.inherits(proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress, jspb.Message);
|
|
2766
|
-
if (goog.DEBUG && !COMPILED) {
|
|
2767
|
-
/**
|
|
2768
|
-
* @public
|
|
2769
|
-
* @override
|
|
2770
|
-
*/
|
|
2771
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.displayName = 'proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress';
|
|
2772
|
-
}
|
|
2773
|
-
/**
|
|
2774
|
-
* Generated by JsPbCodeGenerator.
|
|
2775
|
-
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
2776
|
-
* server response, or constructed directly in Javascript. The array is used
|
|
2777
|
-
* in place and becomes part of the constructed object. It is not cloned.
|
|
2778
|
-
* If no data is provided, the constructed object will be empty, but still
|
|
2779
|
-
* valid.
|
|
2780
|
-
* @extends {jspb.Message}
|
|
2781
|
-
* @constructor
|
|
2782
|
-
*/
|
|
2783
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress = function(opt_data) {
|
|
2784
|
-
jspb.Message.initialize(this, opt_data, 0, -1, proto.com.lansweeper.dp.outbound.v1.NVMExpress.repeatedFields_, null);
|
|
2785
|
-
};
|
|
2786
|
-
goog.inherits(proto.com.lansweeper.dp.outbound.v1.NVMExpress, jspb.Message);
|
|
2787
|
-
if (goog.DEBUG && !COMPILED) {
|
|
2788
|
-
/**
|
|
2789
|
-
* @public
|
|
2790
|
-
* @override
|
|
2791
|
-
*/
|
|
2792
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.displayName = 'proto.com.lansweeper.dp.outbound.v1.NVMExpress';
|
|
2793
|
-
}
|
|
2794
2751
|
/**
|
|
2795
2752
|
* Generated by JsPbCodeGenerator.
|
|
2796
2753
|
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
@@ -2917,6 +2874,27 @@ if (goog.DEBUG && !COMPILED) {
|
|
|
2917
2874
|
*/
|
|
2918
2875
|
proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryModule.displayName = 'proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryModule';
|
|
2919
2876
|
}
|
|
2877
|
+
/**
|
|
2878
|
+
* Generated by JsPbCodeGenerator.
|
|
2879
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
2880
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
2881
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
2882
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
2883
|
+
* valid.
|
|
2884
|
+
* @extends {jspb.Message}
|
|
2885
|
+
* @constructor
|
|
2886
|
+
*/
|
|
2887
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress = function(opt_data) {
|
|
2888
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.repeatedFields_, null);
|
|
2889
|
+
};
|
|
2890
|
+
goog.inherits(proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress, jspb.Message);
|
|
2891
|
+
if (goog.DEBUG && !COMPILED) {
|
|
2892
|
+
/**
|
|
2893
|
+
* @public
|
|
2894
|
+
* @override
|
|
2895
|
+
*/
|
|
2896
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.displayName = 'proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress';
|
|
2897
|
+
}
|
|
2920
2898
|
/**
|
|
2921
2899
|
* Generated by JsPbCodeGenerator.
|
|
2922
2900
|
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
@@ -2948,16 +2926,16 @@ if (goog.DEBUG && !COMPILED) {
|
|
|
2948
2926
|
* @extends {jspb.Message}
|
|
2949
2927
|
* @constructor
|
|
2950
2928
|
*/
|
|
2951
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
2952
|
-
jspb.Message.initialize(this, opt_data, 0, -1, proto.com.lansweeper.dp.outbound.v1.
|
|
2929
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice = function(opt_data) {
|
|
2930
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.repeatedFields_, null);
|
|
2953
2931
|
};
|
|
2954
|
-
goog.inherits(proto.com.lansweeper.dp.outbound.v1.
|
|
2932
|
+
goog.inherits(proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice, jspb.Message);
|
|
2955
2933
|
if (goog.DEBUG && !COMPILED) {
|
|
2956
2934
|
/**
|
|
2957
2935
|
* @public
|
|
2958
2936
|
* @override
|
|
2959
2937
|
*/
|
|
2960
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
2938
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.displayName = 'proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice';
|
|
2961
2939
|
}
|
|
2962
2940
|
/**
|
|
2963
2941
|
* Generated by JsPbCodeGenerator.
|
|
@@ -5847,7 +5825,8 @@ proto.com.lansweeper.dp.outbound.v1.Site.toObject = function(includeInstance, ms
|
|
|
5847
5825
|
groupSize: jspb.Message.getFieldWithDefault(msg, 11, 0),
|
|
5848
5826
|
deletionRequest: (f = msg.getDeletionRequest()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f),
|
|
5849
5827
|
deletionTime: (f = msg.getDeletionTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f),
|
|
5850
|
-
unlinkedInstallationsMap: (f = msg.getUnlinkedInstallationsMap()) ? f.toObject(includeInstance, proto.com.lansweeper.dp.outbound.v1.UnlinkedInstallationMetadata.toObject) : []
|
|
5828
|
+
unlinkedInstallationsMap: (f = msg.getUnlinkedInstallationsMap()) ? f.toObject(includeInstance, proto.com.lansweeper.dp.outbound.v1.UnlinkedInstallationMetadata.toObject) : [],
|
|
5829
|
+
reconcileRevalidationTime: (f = msg.getReconcileRevalidationTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f)
|
|
5851
5830
|
};
|
|
5852
5831
|
|
|
5853
5832
|
if (includeInstance) {
|
|
@@ -5948,6 +5927,11 @@ proto.com.lansweeper.dp.outbound.v1.Site.deserializeBinaryFromReader = function(
|
|
|
5948
5927
|
jspb.Map.deserializeBinary(message, reader, jspb.BinaryReader.prototype.readString, jspb.BinaryReader.prototype.readMessage, proto.com.lansweeper.dp.outbound.v1.UnlinkedInstallationMetadata.deserializeBinaryFromReader, "", new proto.com.lansweeper.dp.outbound.v1.UnlinkedInstallationMetadata());
|
|
5949
5928
|
});
|
|
5950
5929
|
break;
|
|
5930
|
+
case 15:
|
|
5931
|
+
var value = new google_protobuf_timestamp_pb.Timestamp;
|
|
5932
|
+
reader.readMessage(value,google_protobuf_timestamp_pb.Timestamp.deserializeBinaryFromReader);
|
|
5933
|
+
msg.setReconcileRevalidationTime(value);
|
|
5934
|
+
break;
|
|
5951
5935
|
default:
|
|
5952
5936
|
reader.skipField();
|
|
5953
5937
|
break;
|
|
@@ -6078,6 +6062,14 @@ proto.com.lansweeper.dp.outbound.v1.Site.serializeBinaryToWriter = function(mess
|
|
|
6078
6062
|
if (f && f.getLength() > 0) {
|
|
6079
6063
|
f.serializeBinary(14, writer, jspb.BinaryWriter.prototype.writeString, jspb.BinaryWriter.prototype.writeMessage, proto.com.lansweeper.dp.outbound.v1.UnlinkedInstallationMetadata.serializeBinaryToWriter);
|
|
6080
6064
|
}
|
|
6065
|
+
f = message.getReconcileRevalidationTime();
|
|
6066
|
+
if (f != null) {
|
|
6067
|
+
writer.writeMessage(
|
|
6068
|
+
15,
|
|
6069
|
+
f,
|
|
6070
|
+
google_protobuf_timestamp_pb.Timestamp.serializeBinaryToWriter
|
|
6071
|
+
);
|
|
6072
|
+
}
|
|
6081
6073
|
};
|
|
6082
6074
|
|
|
6083
6075
|
|
|
@@ -6578,6 +6570,43 @@ proto.com.lansweeper.dp.outbound.v1.Site.prototype.clearUnlinkedInstallationsMap
|
|
|
6578
6570
|
return this;};
|
|
6579
6571
|
|
|
6580
6572
|
|
|
6573
|
+
/**
|
|
6574
|
+
* optional google.protobuf.Timestamp reconcile_revalidation_time = 15;
|
|
6575
|
+
* @return {?proto.google.protobuf.Timestamp}
|
|
6576
|
+
*/
|
|
6577
|
+
proto.com.lansweeper.dp.outbound.v1.Site.prototype.getReconcileRevalidationTime = function() {
|
|
6578
|
+
return /** @type{?proto.google.protobuf.Timestamp} */ (
|
|
6579
|
+
jspb.Message.getWrapperField(this, google_protobuf_timestamp_pb.Timestamp, 15));
|
|
6580
|
+
};
|
|
6581
|
+
|
|
6582
|
+
|
|
6583
|
+
/**
|
|
6584
|
+
* @param {?proto.google.protobuf.Timestamp|undefined} value
|
|
6585
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.Site} returns this
|
|
6586
|
+
*/
|
|
6587
|
+
proto.com.lansweeper.dp.outbound.v1.Site.prototype.setReconcileRevalidationTime = function(value) {
|
|
6588
|
+
return jspb.Message.setWrapperField(this, 15, value);
|
|
6589
|
+
};
|
|
6590
|
+
|
|
6591
|
+
|
|
6592
|
+
/**
|
|
6593
|
+
* Clears the message field making it undefined.
|
|
6594
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.Site} returns this
|
|
6595
|
+
*/
|
|
6596
|
+
proto.com.lansweeper.dp.outbound.v1.Site.prototype.clearReconcileRevalidationTime = function() {
|
|
6597
|
+
return this.setReconcileRevalidationTime(undefined);
|
|
6598
|
+
};
|
|
6599
|
+
|
|
6600
|
+
|
|
6601
|
+
/**
|
|
6602
|
+
* Returns whether this field is set.
|
|
6603
|
+
* @return {boolean}
|
|
6604
|
+
*/
|
|
6605
|
+
proto.com.lansweeper.dp.outbound.v1.Site.prototype.hasReconcileRevalidationTime = function() {
|
|
6606
|
+
return jspb.Message.getField(this, 15) != null;
|
|
6607
|
+
};
|
|
6608
|
+
|
|
6609
|
+
|
|
6581
6610
|
|
|
6582
6611
|
|
|
6583
6612
|
|
|
@@ -65821,13 +65850,6 @@ proto.com.lansweeper.dp.outbound.v1.ComputerMacNetworkLocation.prototype.clearLo
|
|
|
65821
65850
|
|
|
65822
65851
|
|
|
65823
65852
|
|
|
65824
|
-
/**
|
|
65825
|
-
* List of repeated fields within this message type.
|
|
65826
|
-
* @private {!Array<number>}
|
|
65827
|
-
* @const
|
|
65828
|
-
*/
|
|
65829
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.repeatedFields_ = [2];
|
|
65830
|
-
|
|
65831
65853
|
|
|
65832
65854
|
|
|
65833
65855
|
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
@@ -65843,216 +65865,8 @@ if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
|
65843
65865
|
* http://goto/soy-param-migration
|
|
65844
65866
|
* @return {!Object}
|
|
65845
65867
|
*/
|
|
65846
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
65847
|
-
return proto.com.lansweeper.dp.outbound.v1.
|
|
65848
|
-
};
|
|
65849
|
-
|
|
65850
|
-
|
|
65851
|
-
/**
|
|
65852
|
-
* Static version of the {@see toObject} method.
|
|
65853
|
-
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
65854
|
-
* the JSPB instance for transitional soy proto support:
|
|
65855
|
-
* http://goto/soy-param-migration
|
|
65856
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress} msg The msg instance to transform.
|
|
65857
|
-
* @return {!Object}
|
|
65858
|
-
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
65859
|
-
*/
|
|
65860
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.toObject = function(includeInstance, msg) {
|
|
65861
|
-
var f, obj = {
|
|
65862
|
-
controllerName: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
65863
|
-
entriesList: jspb.Message.toObjectList(msg.getEntriesList(),
|
|
65864
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.toObject, includeInstance)
|
|
65865
|
-
};
|
|
65866
|
-
|
|
65867
|
-
if (includeInstance) {
|
|
65868
|
-
obj.$jspbMessageInstance = msg;
|
|
65869
|
-
}
|
|
65870
|
-
return obj;
|
|
65871
|
-
};
|
|
65872
|
-
}
|
|
65873
|
-
|
|
65874
|
-
|
|
65875
|
-
/**
|
|
65876
|
-
* Deserializes binary data (in protobuf wire format).
|
|
65877
|
-
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
65878
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress}
|
|
65879
|
-
*/
|
|
65880
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.deserializeBinary = function(bytes) {
|
|
65881
|
-
var reader = new jspb.BinaryReader(bytes);
|
|
65882
|
-
var msg = new proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress;
|
|
65883
|
-
return proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.deserializeBinaryFromReader(msg, reader);
|
|
65884
|
-
};
|
|
65885
|
-
|
|
65886
|
-
|
|
65887
|
-
/**
|
|
65888
|
-
* Deserializes binary data (in protobuf wire format) from the
|
|
65889
|
-
* given reader into the given message object.
|
|
65890
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress} msg The message object to deserialize into.
|
|
65891
|
-
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
65892
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress}
|
|
65893
|
-
*/
|
|
65894
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.deserializeBinaryFromReader = function(msg, reader) {
|
|
65895
|
-
while (reader.nextField()) {
|
|
65896
|
-
if (reader.isEndGroup()) {
|
|
65897
|
-
break;
|
|
65898
|
-
}
|
|
65899
|
-
var field = reader.getFieldNumber();
|
|
65900
|
-
switch (field) {
|
|
65901
|
-
case 1:
|
|
65902
|
-
var value = /** @type {string} */ (reader.readString());
|
|
65903
|
-
msg.setControllerName(value);
|
|
65904
|
-
break;
|
|
65905
|
-
case 2:
|
|
65906
|
-
var value = new proto.com.lansweeper.dp.outbound.v1.NVMExpress;
|
|
65907
|
-
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.NVMExpress.deserializeBinaryFromReader);
|
|
65908
|
-
msg.addEntries(value);
|
|
65909
|
-
break;
|
|
65910
|
-
default:
|
|
65911
|
-
reader.skipField();
|
|
65912
|
-
break;
|
|
65913
|
-
}
|
|
65914
|
-
}
|
|
65915
|
-
return msg;
|
|
65916
|
-
};
|
|
65917
|
-
|
|
65918
|
-
|
|
65919
|
-
/**
|
|
65920
|
-
* Serializes the message to binary data (in protobuf wire format).
|
|
65921
|
-
* @return {!Uint8Array}
|
|
65922
|
-
*/
|
|
65923
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.prototype.serializeBinary = function() {
|
|
65924
|
-
var writer = new jspb.BinaryWriter();
|
|
65925
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.serializeBinaryToWriter(this, writer);
|
|
65926
|
-
return writer.getResultBuffer();
|
|
65927
|
-
};
|
|
65928
|
-
|
|
65929
|
-
|
|
65930
|
-
/**
|
|
65931
|
-
* Serializes the given message to binary data (in protobuf wire
|
|
65932
|
-
* format), writing to the given BinaryWriter.
|
|
65933
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress} message
|
|
65934
|
-
* @param {!jspb.BinaryWriter} writer
|
|
65935
|
-
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
65936
|
-
*/
|
|
65937
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.serializeBinaryToWriter = function(message, writer) {
|
|
65938
|
-
var f = undefined;
|
|
65939
|
-
f = /** @type {string} */ (jspb.Message.getField(message, 1));
|
|
65940
|
-
if (f != null) {
|
|
65941
|
-
writer.writeString(
|
|
65942
|
-
1,
|
|
65943
|
-
f
|
|
65944
|
-
);
|
|
65945
|
-
}
|
|
65946
|
-
f = message.getEntriesList();
|
|
65947
|
-
if (f.length > 0) {
|
|
65948
|
-
writer.writeRepeatedMessage(
|
|
65949
|
-
2,
|
|
65950
|
-
f,
|
|
65951
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.serializeBinaryToWriter
|
|
65952
|
-
);
|
|
65953
|
-
}
|
|
65954
|
-
};
|
|
65955
|
-
|
|
65956
|
-
|
|
65957
|
-
/**
|
|
65958
|
-
* optional string controller_name = 1;
|
|
65959
|
-
* @return {string}
|
|
65960
|
-
*/
|
|
65961
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.prototype.getControllerName = function() {
|
|
65962
|
-
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
65963
|
-
};
|
|
65964
|
-
|
|
65965
|
-
|
|
65966
|
-
/**
|
|
65967
|
-
* @param {string} value
|
|
65968
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress} returns this
|
|
65969
|
-
*/
|
|
65970
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.prototype.setControllerName = function(value) {
|
|
65971
|
-
return jspb.Message.setField(this, 1, value);
|
|
65972
|
-
};
|
|
65973
|
-
|
|
65974
|
-
|
|
65975
|
-
/**
|
|
65976
|
-
* Clears the field making it undefined.
|
|
65977
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress} returns this
|
|
65978
|
-
*/
|
|
65979
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.prototype.clearControllerName = function() {
|
|
65980
|
-
return jspb.Message.setField(this, 1, undefined);
|
|
65981
|
-
};
|
|
65982
|
-
|
|
65983
|
-
|
|
65984
|
-
/**
|
|
65985
|
-
* Returns whether this field is set.
|
|
65986
|
-
* @return {boolean}
|
|
65987
|
-
*/
|
|
65988
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.prototype.hasControllerName = function() {
|
|
65989
|
-
return jspb.Message.getField(this, 1) != null;
|
|
65990
|
-
};
|
|
65991
|
-
|
|
65992
|
-
|
|
65993
|
-
/**
|
|
65994
|
-
* repeated NVMExpress entries = 2;
|
|
65995
|
-
* @return {!Array<!proto.com.lansweeper.dp.outbound.v1.NVMExpress>}
|
|
65996
|
-
*/
|
|
65997
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.prototype.getEntriesList = function() {
|
|
65998
|
-
return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.NVMExpress>} */ (
|
|
65999
|
-
jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.NVMExpress, 2));
|
|
66000
|
-
};
|
|
66001
|
-
|
|
66002
|
-
|
|
66003
|
-
/**
|
|
66004
|
-
* @param {!Array<!proto.com.lansweeper.dp.outbound.v1.NVMExpress>} value
|
|
66005
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress} returns this
|
|
66006
|
-
*/
|
|
66007
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.prototype.setEntriesList = function(value) {
|
|
66008
|
-
return jspb.Message.setRepeatedWrapperField(this, 2, value);
|
|
66009
|
-
};
|
|
66010
|
-
|
|
66011
|
-
|
|
66012
|
-
/**
|
|
66013
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.NVMExpress=} opt_value
|
|
66014
|
-
* @param {number=} opt_index
|
|
66015
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress}
|
|
66016
|
-
*/
|
|
66017
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.prototype.addEntries = function(opt_value, opt_index) {
|
|
66018
|
-
return jspb.Message.addToRepeatedWrapperField(this, 2, opt_value, proto.com.lansweeper.dp.outbound.v1.NVMExpress, opt_index);
|
|
66019
|
-
};
|
|
66020
|
-
|
|
66021
|
-
|
|
66022
|
-
/**
|
|
66023
|
-
* Clears the list making it empty but non-null.
|
|
66024
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress} returns this
|
|
66025
|
-
*/
|
|
66026
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.prototype.clearEntriesList = function() {
|
|
66027
|
-
return this.setEntriesList([]);
|
|
66028
|
-
};
|
|
66029
|
-
|
|
66030
|
-
|
|
66031
|
-
|
|
66032
|
-
/**
|
|
66033
|
-
* List of repeated fields within this message type.
|
|
66034
|
-
* @private {!Array<number>}
|
|
66035
|
-
* @const
|
|
66036
|
-
*/
|
|
66037
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.repeatedFields_ = [13];
|
|
66038
|
-
|
|
66039
|
-
|
|
66040
|
-
|
|
66041
|
-
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
66042
|
-
/**
|
|
66043
|
-
* Creates an object representation of this proto.
|
|
66044
|
-
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
66045
|
-
* Optional fields that are not set will be set to undefined.
|
|
66046
|
-
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
66047
|
-
* For the list of reserved names please see:
|
|
66048
|
-
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
66049
|
-
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
66050
|
-
* JSPB instance for transitional soy proto support:
|
|
66051
|
-
* http://goto/soy-param-migration
|
|
66052
|
-
* @return {!Object}
|
|
66053
|
-
*/
|
|
66054
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.toObject = function(opt_includeInstance) {
|
|
66055
|
-
return proto.com.lansweeper.dp.outbound.v1.NVMExpress.toObject(opt_includeInstance, this);
|
|
65868
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController.prototype.toObject = function(opt_includeInstance) {
|
|
65869
|
+
return proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController.toObject(opt_includeInstance, this);
|
|
66056
65870
|
};
|
|
66057
65871
|
|
|
66058
65872
|
|
|
@@ -66061,26 +65875,20 @@ proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.toObject = function(opt
|
|
|
66061
65875
|
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
66062
65876
|
* the JSPB instance for transitional soy proto support:
|
|
66063
65877
|
* http://goto/soy-param-migration
|
|
66064
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.
|
|
65878
|
+
* @param {!proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController} msg The msg instance to transform.
|
|
66065
65879
|
* @return {!Object}
|
|
66066
65880
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
66067
65881
|
*/
|
|
66068
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
65882
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController.toObject = function(includeInstance, msg) {
|
|
66069
65883
|
var f, obj = {
|
|
66070
|
-
|
|
66071
|
-
|
|
66072
|
-
|
|
66073
|
-
|
|
66074
|
-
|
|
66075
|
-
|
|
66076
|
-
|
|
66077
|
-
|
|
66078
|
-
size: jspb.Message.getFieldWithDefault(msg, 9, ""),
|
|
66079
|
-
sizeInBytes: jspb.Message.getFieldWithDefault(msg, 10, 0),
|
|
66080
|
-
smartStatus: jspb.Message.getFieldWithDefault(msg, 11, ""),
|
|
66081
|
-
trimSupport: jspb.Message.getBooleanFieldWithDefault(msg, 12, false),
|
|
66082
|
-
volumesList: jspb.Message.toObjectList(msg.getVolumesList(),
|
|
66083
|
-
proto.com.lansweeper.dp.outbound.v1.MacDiskVolume.toObject, includeInstance)
|
|
65884
|
+
supportedInterleave: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
65885
|
+
currentInterleave: jspb.Message.getFieldWithDefault(msg, 2, ""),
|
|
65886
|
+
maxMemoryModuleSize: jspb.Message.getFieldWithDefault(msg, 3, ""),
|
|
65887
|
+
maxTotalMemorySize: jspb.Message.getFieldWithDefault(msg, 4, ""),
|
|
65888
|
+
supportedSpeeds: jspb.Message.getFieldWithDefault(msg, 5, ""),
|
|
65889
|
+
supportedMemTypes: jspb.Message.getFieldWithDefault(msg, 6, ""),
|
|
65890
|
+
memoryModuleVoltage: jspb.Message.getFieldWithDefault(msg, 7, ""),
|
|
65891
|
+
numberOfSlots: jspb.Message.getFieldWithDefault(msg, 8, "")
|
|
66084
65892
|
};
|
|
66085
65893
|
|
|
66086
65894
|
if (includeInstance) {
|
|
@@ -66094,23 +65902,23 @@ proto.com.lansweeper.dp.outbound.v1.NVMExpress.toObject = function(includeInstan
|
|
|
66094
65902
|
/**
|
|
66095
65903
|
* Deserializes binary data (in protobuf wire format).
|
|
66096
65904
|
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
66097
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
65905
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController}
|
|
66098
65906
|
*/
|
|
66099
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
65907
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController.deserializeBinary = function(bytes) {
|
|
66100
65908
|
var reader = new jspb.BinaryReader(bytes);
|
|
66101
|
-
var msg = new proto.com.lansweeper.dp.outbound.v1.
|
|
66102
|
-
return proto.com.lansweeper.dp.outbound.v1.
|
|
65909
|
+
var msg = new proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController;
|
|
65910
|
+
return proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController.deserializeBinaryFromReader(msg, reader);
|
|
66103
65911
|
};
|
|
66104
65912
|
|
|
66105
65913
|
|
|
66106
65914
|
/**
|
|
66107
65915
|
* Deserializes binary data (in protobuf wire format) from the
|
|
66108
65916
|
* given reader into the given message object.
|
|
66109
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.
|
|
65917
|
+
* @param {!proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController} msg The message object to deserialize into.
|
|
66110
65918
|
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
66111
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
65919
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController}
|
|
66112
65920
|
*/
|
|
66113
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
65921
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController.deserializeBinaryFromReader = function(msg, reader) {
|
|
66114
65922
|
while (reader.nextField()) {
|
|
66115
65923
|
if (reader.isEndGroup()) {
|
|
66116
65924
|
break;
|
|
@@ -66119,56 +65927,35 @@ proto.com.lansweeper.dp.outbound.v1.NVMExpress.deserializeBinaryFromReader = fun
|
|
|
66119
65927
|
switch (field) {
|
|
66120
65928
|
case 1:
|
|
66121
65929
|
var value = /** @type {string} */ (reader.readString());
|
|
66122
|
-
msg.
|
|
65930
|
+
msg.setSupportedInterleave(value);
|
|
66123
65931
|
break;
|
|
66124
65932
|
case 2:
|
|
66125
65933
|
var value = /** @type {string} */ (reader.readString());
|
|
66126
|
-
msg.
|
|
65934
|
+
msg.setCurrentInterleave(value);
|
|
66127
65935
|
break;
|
|
66128
65936
|
case 3:
|
|
66129
|
-
var value = /** @type {
|
|
66130
|
-
msg.
|
|
65937
|
+
var value = /** @type {string} */ (reader.readString());
|
|
65938
|
+
msg.setMaxMemoryModuleSize(value);
|
|
66131
65939
|
break;
|
|
66132
65940
|
case 4:
|
|
66133
65941
|
var value = /** @type {string} */ (reader.readString());
|
|
66134
|
-
msg.
|
|
65942
|
+
msg.setMaxTotalMemorySize(value);
|
|
66135
65943
|
break;
|
|
66136
65944
|
case 5:
|
|
66137
65945
|
var value = /** @type {string} */ (reader.readString());
|
|
66138
|
-
msg.
|
|
65946
|
+
msg.setSupportedSpeeds(value);
|
|
66139
65947
|
break;
|
|
66140
65948
|
case 6:
|
|
66141
65949
|
var value = /** @type {string} */ (reader.readString());
|
|
66142
|
-
msg.
|
|
65950
|
+
msg.setSupportedMemTypes(value);
|
|
66143
65951
|
break;
|
|
66144
65952
|
case 7:
|
|
66145
65953
|
var value = /** @type {string} */ (reader.readString());
|
|
66146
|
-
msg.
|
|
65954
|
+
msg.setMemoryModuleVoltage(value);
|
|
66147
65955
|
break;
|
|
66148
65956
|
case 8:
|
|
66149
|
-
var value = /** @type {boolean} */ (reader.readBool());
|
|
66150
|
-
msg.setRemovableMedia(value);
|
|
66151
|
-
break;
|
|
66152
|
-
case 9:
|
|
66153
65957
|
var value = /** @type {string} */ (reader.readString());
|
|
66154
|
-
msg.
|
|
66155
|
-
break;
|
|
66156
|
-
case 10:
|
|
66157
|
-
var value = /** @type {number} */ (reader.readUint64());
|
|
66158
|
-
msg.setSizeInBytes(value);
|
|
66159
|
-
break;
|
|
66160
|
-
case 11:
|
|
66161
|
-
var value = /** @type {string} */ (reader.readString());
|
|
66162
|
-
msg.setSmartStatus(value);
|
|
66163
|
-
break;
|
|
66164
|
-
case 12:
|
|
66165
|
-
var value = /** @type {boolean} */ (reader.readBool());
|
|
66166
|
-
msg.setTrimSupport(value);
|
|
66167
|
-
break;
|
|
66168
|
-
case 13:
|
|
66169
|
-
var value = new proto.com.lansweeper.dp.outbound.v1.MacDiskVolume;
|
|
66170
|
-
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.MacDiskVolume.deserializeBinaryFromReader);
|
|
66171
|
-
msg.addVolumes(value);
|
|
65958
|
+
msg.setNumberOfSlots(value);
|
|
66172
65959
|
break;
|
|
66173
65960
|
default:
|
|
66174
65961
|
reader.skipField();
|
|
@@ -66183,9 +65970,9 @@ proto.com.lansweeper.dp.outbound.v1.NVMExpress.deserializeBinaryFromReader = fun
|
|
|
66183
65970
|
* Serializes the message to binary data (in protobuf wire format).
|
|
66184
65971
|
* @return {!Uint8Array}
|
|
66185
65972
|
*/
|
|
66186
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
65973
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController.prototype.serializeBinary = function() {
|
|
66187
65974
|
var writer = new jspb.BinaryWriter();
|
|
66188
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
65975
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController.serializeBinaryToWriter(this, writer);
|
|
66189
65976
|
return writer.getResultBuffer();
|
|
66190
65977
|
};
|
|
66191
65978
|
|
|
@@ -66193,11 +65980,11 @@ proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.serializeBinary = funct
|
|
|
66193
65980
|
/**
|
|
66194
65981
|
* Serializes the given message to binary data (in protobuf wire
|
|
66195
65982
|
* format), writing to the given BinaryWriter.
|
|
66196
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.
|
|
65983
|
+
* @param {!proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController} message
|
|
66197
65984
|
* @param {!jspb.BinaryWriter} writer
|
|
66198
65985
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
66199
65986
|
*/
|
|
66200
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
65987
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController.serializeBinaryToWriter = function(message, writer) {
|
|
66201
65988
|
var f = undefined;
|
|
66202
65989
|
f = /** @type {string} */ (jspb.Message.getField(message, 1));
|
|
66203
65990
|
if (f != null) {
|
|
@@ -66213,711 +66000,9 @@ proto.com.lansweeper.dp.outbound.v1.NVMExpress.serializeBinaryToWriter = functio
|
|
|
66213
66000
|
f
|
|
66214
66001
|
);
|
|
66215
66002
|
}
|
|
66216
|
-
f = /** @type {
|
|
66003
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 3));
|
|
66217
66004
|
if (f != null) {
|
|
66218
|
-
writer.
|
|
66219
|
-
3,
|
|
66220
|
-
f
|
|
66221
|
-
);
|
|
66222
|
-
}
|
|
66223
|
-
f = /** @type {string} */ (jspb.Message.getField(message, 4));
|
|
66224
|
-
if (f != null) {
|
|
66225
|
-
writer.writeString(
|
|
66226
|
-
4,
|
|
66227
|
-
f
|
|
66228
|
-
);
|
|
66229
|
-
}
|
|
66230
|
-
f = /** @type {string} */ (jspb.Message.getField(message, 5));
|
|
66231
|
-
if (f != null) {
|
|
66232
|
-
writer.writeString(
|
|
66233
|
-
5,
|
|
66234
|
-
f
|
|
66235
|
-
);
|
|
66236
|
-
}
|
|
66237
|
-
f = /** @type {string} */ (jspb.Message.getField(message, 6));
|
|
66238
|
-
if (f != null) {
|
|
66239
|
-
writer.writeString(
|
|
66240
|
-
6,
|
|
66241
|
-
f
|
|
66242
|
-
);
|
|
66243
|
-
}
|
|
66244
|
-
f = /** @type {string} */ (jspb.Message.getField(message, 7));
|
|
66245
|
-
if (f != null) {
|
|
66246
|
-
writer.writeString(
|
|
66247
|
-
7,
|
|
66248
|
-
f
|
|
66249
|
-
);
|
|
66250
|
-
}
|
|
66251
|
-
f = /** @type {boolean} */ (jspb.Message.getField(message, 8));
|
|
66252
|
-
if (f != null) {
|
|
66253
|
-
writer.writeBool(
|
|
66254
|
-
8,
|
|
66255
|
-
f
|
|
66256
|
-
);
|
|
66257
|
-
}
|
|
66258
|
-
f = /** @type {string} */ (jspb.Message.getField(message, 9));
|
|
66259
|
-
if (f != null) {
|
|
66260
|
-
writer.writeString(
|
|
66261
|
-
9,
|
|
66262
|
-
f
|
|
66263
|
-
);
|
|
66264
|
-
}
|
|
66265
|
-
f = /** @type {number} */ (jspb.Message.getField(message, 10));
|
|
66266
|
-
if (f != null) {
|
|
66267
|
-
writer.writeUint64(
|
|
66268
|
-
10,
|
|
66269
|
-
f
|
|
66270
|
-
);
|
|
66271
|
-
}
|
|
66272
|
-
f = /** @type {string} */ (jspb.Message.getField(message, 11));
|
|
66273
|
-
if (f != null) {
|
|
66274
|
-
writer.writeString(
|
|
66275
|
-
11,
|
|
66276
|
-
f
|
|
66277
|
-
);
|
|
66278
|
-
}
|
|
66279
|
-
f = /** @type {boolean} */ (jspb.Message.getField(message, 12));
|
|
66280
|
-
if (f != null) {
|
|
66281
|
-
writer.writeBool(
|
|
66282
|
-
12,
|
|
66283
|
-
f
|
|
66284
|
-
);
|
|
66285
|
-
}
|
|
66286
|
-
f = message.getVolumesList();
|
|
66287
|
-
if (f.length > 0) {
|
|
66288
|
-
writer.writeRepeatedMessage(
|
|
66289
|
-
13,
|
|
66290
|
-
f,
|
|
66291
|
-
proto.com.lansweeper.dp.outbound.v1.MacDiskVolume.serializeBinaryToWriter
|
|
66292
|
-
);
|
|
66293
|
-
}
|
|
66294
|
-
};
|
|
66295
|
-
|
|
66296
|
-
|
|
66297
|
-
/**
|
|
66298
|
-
* optional string name = 1;
|
|
66299
|
-
* @return {string}
|
|
66300
|
-
*/
|
|
66301
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.getName = function() {
|
|
66302
|
-
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
66303
|
-
};
|
|
66304
|
-
|
|
66305
|
-
|
|
66306
|
-
/**
|
|
66307
|
-
* @param {string} value
|
|
66308
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66309
|
-
*/
|
|
66310
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.setName = function(value) {
|
|
66311
|
-
return jspb.Message.setField(this, 1, value);
|
|
66312
|
-
};
|
|
66313
|
-
|
|
66314
|
-
|
|
66315
|
-
/**
|
|
66316
|
-
* Clears the field making it undefined.
|
|
66317
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66318
|
-
*/
|
|
66319
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.clearName = function() {
|
|
66320
|
-
return jspb.Message.setField(this, 1, undefined);
|
|
66321
|
-
};
|
|
66322
|
-
|
|
66323
|
-
|
|
66324
|
-
/**
|
|
66325
|
-
* Returns whether this field is set.
|
|
66326
|
-
* @return {boolean}
|
|
66327
|
-
*/
|
|
66328
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.hasName = function() {
|
|
66329
|
-
return jspb.Message.getField(this, 1) != null;
|
|
66330
|
-
};
|
|
66331
|
-
|
|
66332
|
-
|
|
66333
|
-
/**
|
|
66334
|
-
* optional string bsd_name = 2;
|
|
66335
|
-
* @return {string}
|
|
66336
|
-
*/
|
|
66337
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.getBsdName = function() {
|
|
66338
|
-
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, ""));
|
|
66339
|
-
};
|
|
66340
|
-
|
|
66341
|
-
|
|
66342
|
-
/**
|
|
66343
|
-
* @param {string} value
|
|
66344
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66345
|
-
*/
|
|
66346
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.setBsdName = function(value) {
|
|
66347
|
-
return jspb.Message.setField(this, 2, value);
|
|
66348
|
-
};
|
|
66349
|
-
|
|
66350
|
-
|
|
66351
|
-
/**
|
|
66352
|
-
* Clears the field making it undefined.
|
|
66353
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66354
|
-
*/
|
|
66355
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.clearBsdName = function() {
|
|
66356
|
-
return jspb.Message.setField(this, 2, undefined);
|
|
66357
|
-
};
|
|
66358
|
-
|
|
66359
|
-
|
|
66360
|
-
/**
|
|
66361
|
-
* Returns whether this field is set.
|
|
66362
|
-
* @return {boolean}
|
|
66363
|
-
*/
|
|
66364
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.hasBsdName = function() {
|
|
66365
|
-
return jspb.Message.getField(this, 2) != null;
|
|
66366
|
-
};
|
|
66367
|
-
|
|
66368
|
-
|
|
66369
|
-
/**
|
|
66370
|
-
* optional bool detachable_drive = 3;
|
|
66371
|
-
* @return {boolean}
|
|
66372
|
-
*/
|
|
66373
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.getDetachableDrive = function() {
|
|
66374
|
-
return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 3, false));
|
|
66375
|
-
};
|
|
66376
|
-
|
|
66377
|
-
|
|
66378
|
-
/**
|
|
66379
|
-
* @param {boolean} value
|
|
66380
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66381
|
-
*/
|
|
66382
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.setDetachableDrive = function(value) {
|
|
66383
|
-
return jspb.Message.setField(this, 3, value);
|
|
66384
|
-
};
|
|
66385
|
-
|
|
66386
|
-
|
|
66387
|
-
/**
|
|
66388
|
-
* Clears the field making it undefined.
|
|
66389
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66390
|
-
*/
|
|
66391
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.clearDetachableDrive = function() {
|
|
66392
|
-
return jspb.Message.setField(this, 3, undefined);
|
|
66393
|
-
};
|
|
66394
|
-
|
|
66395
|
-
|
|
66396
|
-
/**
|
|
66397
|
-
* Returns whether this field is set.
|
|
66398
|
-
* @return {boolean}
|
|
66399
|
-
*/
|
|
66400
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.hasDetachableDrive = function() {
|
|
66401
|
-
return jspb.Message.getField(this, 3) != null;
|
|
66402
|
-
};
|
|
66403
|
-
|
|
66404
|
-
|
|
66405
|
-
/**
|
|
66406
|
-
* optional string device_model = 4;
|
|
66407
|
-
* @return {string}
|
|
66408
|
-
*/
|
|
66409
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.getDeviceModel = function() {
|
|
66410
|
-
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 4, ""));
|
|
66411
|
-
};
|
|
66412
|
-
|
|
66413
|
-
|
|
66414
|
-
/**
|
|
66415
|
-
* @param {string} value
|
|
66416
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66417
|
-
*/
|
|
66418
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.setDeviceModel = function(value) {
|
|
66419
|
-
return jspb.Message.setField(this, 4, value);
|
|
66420
|
-
};
|
|
66421
|
-
|
|
66422
|
-
|
|
66423
|
-
/**
|
|
66424
|
-
* Clears the field making it undefined.
|
|
66425
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66426
|
-
*/
|
|
66427
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.clearDeviceModel = function() {
|
|
66428
|
-
return jspb.Message.setField(this, 4, undefined);
|
|
66429
|
-
};
|
|
66430
|
-
|
|
66431
|
-
|
|
66432
|
-
/**
|
|
66433
|
-
* Returns whether this field is set.
|
|
66434
|
-
* @return {boolean}
|
|
66435
|
-
*/
|
|
66436
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.hasDeviceModel = function() {
|
|
66437
|
-
return jspb.Message.getField(this, 4) != null;
|
|
66438
|
-
};
|
|
66439
|
-
|
|
66440
|
-
|
|
66441
|
-
/**
|
|
66442
|
-
* optional string device_revision = 5;
|
|
66443
|
-
* @return {string}
|
|
66444
|
-
*/
|
|
66445
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.getDeviceRevision = function() {
|
|
66446
|
-
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, ""));
|
|
66447
|
-
};
|
|
66448
|
-
|
|
66449
|
-
|
|
66450
|
-
/**
|
|
66451
|
-
* @param {string} value
|
|
66452
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66453
|
-
*/
|
|
66454
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.setDeviceRevision = function(value) {
|
|
66455
|
-
return jspb.Message.setField(this, 5, value);
|
|
66456
|
-
};
|
|
66457
|
-
|
|
66458
|
-
|
|
66459
|
-
/**
|
|
66460
|
-
* Clears the field making it undefined.
|
|
66461
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66462
|
-
*/
|
|
66463
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.clearDeviceRevision = function() {
|
|
66464
|
-
return jspb.Message.setField(this, 5, undefined);
|
|
66465
|
-
};
|
|
66466
|
-
|
|
66467
|
-
|
|
66468
|
-
/**
|
|
66469
|
-
* Returns whether this field is set.
|
|
66470
|
-
* @return {boolean}
|
|
66471
|
-
*/
|
|
66472
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.hasDeviceRevision = function() {
|
|
66473
|
-
return jspb.Message.getField(this, 5) != null;
|
|
66474
|
-
};
|
|
66475
|
-
|
|
66476
|
-
|
|
66477
|
-
/**
|
|
66478
|
-
* optional string device_serial_number = 6;
|
|
66479
|
-
* @return {string}
|
|
66480
|
-
*/
|
|
66481
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.getDeviceSerialNumber = function() {
|
|
66482
|
-
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 6, ""));
|
|
66483
|
-
};
|
|
66484
|
-
|
|
66485
|
-
|
|
66486
|
-
/**
|
|
66487
|
-
* @param {string} value
|
|
66488
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66489
|
-
*/
|
|
66490
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.setDeviceSerialNumber = function(value) {
|
|
66491
|
-
return jspb.Message.setField(this, 6, value);
|
|
66492
|
-
};
|
|
66493
|
-
|
|
66494
|
-
|
|
66495
|
-
/**
|
|
66496
|
-
* Clears the field making it undefined.
|
|
66497
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66498
|
-
*/
|
|
66499
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.clearDeviceSerialNumber = function() {
|
|
66500
|
-
return jspb.Message.setField(this, 6, undefined);
|
|
66501
|
-
};
|
|
66502
|
-
|
|
66503
|
-
|
|
66504
|
-
/**
|
|
66505
|
-
* Returns whether this field is set.
|
|
66506
|
-
* @return {boolean}
|
|
66507
|
-
*/
|
|
66508
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.hasDeviceSerialNumber = function() {
|
|
66509
|
-
return jspb.Message.getField(this, 6) != null;
|
|
66510
|
-
};
|
|
66511
|
-
|
|
66512
|
-
|
|
66513
|
-
/**
|
|
66514
|
-
* optional string partition_map_type = 7;
|
|
66515
|
-
* @return {string}
|
|
66516
|
-
*/
|
|
66517
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.getPartitionMapType = function() {
|
|
66518
|
-
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 7, ""));
|
|
66519
|
-
};
|
|
66520
|
-
|
|
66521
|
-
|
|
66522
|
-
/**
|
|
66523
|
-
* @param {string} value
|
|
66524
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66525
|
-
*/
|
|
66526
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.setPartitionMapType = function(value) {
|
|
66527
|
-
return jspb.Message.setField(this, 7, value);
|
|
66528
|
-
};
|
|
66529
|
-
|
|
66530
|
-
|
|
66531
|
-
/**
|
|
66532
|
-
* Clears the field making it undefined.
|
|
66533
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66534
|
-
*/
|
|
66535
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.clearPartitionMapType = function() {
|
|
66536
|
-
return jspb.Message.setField(this, 7, undefined);
|
|
66537
|
-
};
|
|
66538
|
-
|
|
66539
|
-
|
|
66540
|
-
/**
|
|
66541
|
-
* Returns whether this field is set.
|
|
66542
|
-
* @return {boolean}
|
|
66543
|
-
*/
|
|
66544
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.hasPartitionMapType = function() {
|
|
66545
|
-
return jspb.Message.getField(this, 7) != null;
|
|
66546
|
-
};
|
|
66547
|
-
|
|
66548
|
-
|
|
66549
|
-
/**
|
|
66550
|
-
* optional bool removable_media = 8;
|
|
66551
|
-
* @return {boolean}
|
|
66552
|
-
*/
|
|
66553
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.getRemovableMedia = function() {
|
|
66554
|
-
return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 8, false));
|
|
66555
|
-
};
|
|
66556
|
-
|
|
66557
|
-
|
|
66558
|
-
/**
|
|
66559
|
-
* @param {boolean} value
|
|
66560
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66561
|
-
*/
|
|
66562
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.setRemovableMedia = function(value) {
|
|
66563
|
-
return jspb.Message.setField(this, 8, value);
|
|
66564
|
-
};
|
|
66565
|
-
|
|
66566
|
-
|
|
66567
|
-
/**
|
|
66568
|
-
* Clears the field making it undefined.
|
|
66569
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66570
|
-
*/
|
|
66571
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.clearRemovableMedia = function() {
|
|
66572
|
-
return jspb.Message.setField(this, 8, undefined);
|
|
66573
|
-
};
|
|
66574
|
-
|
|
66575
|
-
|
|
66576
|
-
/**
|
|
66577
|
-
* Returns whether this field is set.
|
|
66578
|
-
* @return {boolean}
|
|
66579
|
-
*/
|
|
66580
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.hasRemovableMedia = function() {
|
|
66581
|
-
return jspb.Message.getField(this, 8) != null;
|
|
66582
|
-
};
|
|
66583
|
-
|
|
66584
|
-
|
|
66585
|
-
/**
|
|
66586
|
-
* optional string size = 9;
|
|
66587
|
-
* @return {string}
|
|
66588
|
-
*/
|
|
66589
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.getSize = function() {
|
|
66590
|
-
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 9, ""));
|
|
66591
|
-
};
|
|
66592
|
-
|
|
66593
|
-
|
|
66594
|
-
/**
|
|
66595
|
-
* @param {string} value
|
|
66596
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66597
|
-
*/
|
|
66598
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.setSize = function(value) {
|
|
66599
|
-
return jspb.Message.setField(this, 9, value);
|
|
66600
|
-
};
|
|
66601
|
-
|
|
66602
|
-
|
|
66603
|
-
/**
|
|
66604
|
-
* Clears the field making it undefined.
|
|
66605
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66606
|
-
*/
|
|
66607
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.clearSize = function() {
|
|
66608
|
-
return jspb.Message.setField(this, 9, undefined);
|
|
66609
|
-
};
|
|
66610
|
-
|
|
66611
|
-
|
|
66612
|
-
/**
|
|
66613
|
-
* Returns whether this field is set.
|
|
66614
|
-
* @return {boolean}
|
|
66615
|
-
*/
|
|
66616
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.hasSize = function() {
|
|
66617
|
-
return jspb.Message.getField(this, 9) != null;
|
|
66618
|
-
};
|
|
66619
|
-
|
|
66620
|
-
|
|
66621
|
-
/**
|
|
66622
|
-
* optional uint64 size_in_bytes = 10;
|
|
66623
|
-
* @return {number}
|
|
66624
|
-
*/
|
|
66625
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.getSizeInBytes = function() {
|
|
66626
|
-
return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 10, 0));
|
|
66627
|
-
};
|
|
66628
|
-
|
|
66629
|
-
|
|
66630
|
-
/**
|
|
66631
|
-
* @param {number} value
|
|
66632
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66633
|
-
*/
|
|
66634
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.setSizeInBytes = function(value) {
|
|
66635
|
-
return jspb.Message.setField(this, 10, value);
|
|
66636
|
-
};
|
|
66637
|
-
|
|
66638
|
-
|
|
66639
|
-
/**
|
|
66640
|
-
* Clears the field making it undefined.
|
|
66641
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66642
|
-
*/
|
|
66643
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.clearSizeInBytes = function() {
|
|
66644
|
-
return jspb.Message.setField(this, 10, undefined);
|
|
66645
|
-
};
|
|
66646
|
-
|
|
66647
|
-
|
|
66648
|
-
/**
|
|
66649
|
-
* Returns whether this field is set.
|
|
66650
|
-
* @return {boolean}
|
|
66651
|
-
*/
|
|
66652
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.hasSizeInBytes = function() {
|
|
66653
|
-
return jspb.Message.getField(this, 10) != null;
|
|
66654
|
-
};
|
|
66655
|
-
|
|
66656
|
-
|
|
66657
|
-
/**
|
|
66658
|
-
* optional string smart_status = 11;
|
|
66659
|
-
* @return {string}
|
|
66660
|
-
*/
|
|
66661
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.getSmartStatus = function() {
|
|
66662
|
-
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 11, ""));
|
|
66663
|
-
};
|
|
66664
|
-
|
|
66665
|
-
|
|
66666
|
-
/**
|
|
66667
|
-
* @param {string} value
|
|
66668
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66669
|
-
*/
|
|
66670
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.setSmartStatus = function(value) {
|
|
66671
|
-
return jspb.Message.setField(this, 11, value);
|
|
66672
|
-
};
|
|
66673
|
-
|
|
66674
|
-
|
|
66675
|
-
/**
|
|
66676
|
-
* Clears the field making it undefined.
|
|
66677
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66678
|
-
*/
|
|
66679
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.clearSmartStatus = function() {
|
|
66680
|
-
return jspb.Message.setField(this, 11, undefined);
|
|
66681
|
-
};
|
|
66682
|
-
|
|
66683
|
-
|
|
66684
|
-
/**
|
|
66685
|
-
* Returns whether this field is set.
|
|
66686
|
-
* @return {boolean}
|
|
66687
|
-
*/
|
|
66688
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.hasSmartStatus = function() {
|
|
66689
|
-
return jspb.Message.getField(this, 11) != null;
|
|
66690
|
-
};
|
|
66691
|
-
|
|
66692
|
-
|
|
66693
|
-
/**
|
|
66694
|
-
* optional bool trim_support = 12;
|
|
66695
|
-
* @return {boolean}
|
|
66696
|
-
*/
|
|
66697
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.getTrimSupport = function() {
|
|
66698
|
-
return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 12, false));
|
|
66699
|
-
};
|
|
66700
|
-
|
|
66701
|
-
|
|
66702
|
-
/**
|
|
66703
|
-
* @param {boolean} value
|
|
66704
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66705
|
-
*/
|
|
66706
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.setTrimSupport = function(value) {
|
|
66707
|
-
return jspb.Message.setField(this, 12, value);
|
|
66708
|
-
};
|
|
66709
|
-
|
|
66710
|
-
|
|
66711
|
-
/**
|
|
66712
|
-
* Clears the field making it undefined.
|
|
66713
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66714
|
-
*/
|
|
66715
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.clearTrimSupport = function() {
|
|
66716
|
-
return jspb.Message.setField(this, 12, undefined);
|
|
66717
|
-
};
|
|
66718
|
-
|
|
66719
|
-
|
|
66720
|
-
/**
|
|
66721
|
-
* Returns whether this field is set.
|
|
66722
|
-
* @return {boolean}
|
|
66723
|
-
*/
|
|
66724
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.hasTrimSupport = function() {
|
|
66725
|
-
return jspb.Message.getField(this, 12) != null;
|
|
66726
|
-
};
|
|
66727
|
-
|
|
66728
|
-
|
|
66729
|
-
/**
|
|
66730
|
-
* repeated MacDiskVolume volumes = 13;
|
|
66731
|
-
* @return {!Array<!proto.com.lansweeper.dp.outbound.v1.MacDiskVolume>}
|
|
66732
|
-
*/
|
|
66733
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.getVolumesList = function() {
|
|
66734
|
-
return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.MacDiskVolume>} */ (
|
|
66735
|
-
jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.MacDiskVolume, 13));
|
|
66736
|
-
};
|
|
66737
|
-
|
|
66738
|
-
|
|
66739
|
-
/**
|
|
66740
|
-
* @param {!Array<!proto.com.lansweeper.dp.outbound.v1.MacDiskVolume>} value
|
|
66741
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66742
|
-
*/
|
|
66743
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.setVolumesList = function(value) {
|
|
66744
|
-
return jspb.Message.setRepeatedWrapperField(this, 13, value);
|
|
66745
|
-
};
|
|
66746
|
-
|
|
66747
|
-
|
|
66748
|
-
/**
|
|
66749
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.MacDiskVolume=} opt_value
|
|
66750
|
-
* @param {number=} opt_index
|
|
66751
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.MacDiskVolume}
|
|
66752
|
-
*/
|
|
66753
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.addVolumes = function(opt_value, opt_index) {
|
|
66754
|
-
return jspb.Message.addToRepeatedWrapperField(this, 13, opt_value, proto.com.lansweeper.dp.outbound.v1.MacDiskVolume, opt_index);
|
|
66755
|
-
};
|
|
66756
|
-
|
|
66757
|
-
|
|
66758
|
-
/**
|
|
66759
|
-
* Clears the list making it empty but non-null.
|
|
66760
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.NVMExpress} returns this
|
|
66761
|
-
*/
|
|
66762
|
-
proto.com.lansweeper.dp.outbound.v1.NVMExpress.prototype.clearVolumesList = function() {
|
|
66763
|
-
return this.setVolumesList([]);
|
|
66764
|
-
};
|
|
66765
|
-
|
|
66766
|
-
|
|
66767
|
-
|
|
66768
|
-
|
|
66769
|
-
|
|
66770
|
-
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
66771
|
-
/**
|
|
66772
|
-
* Creates an object representation of this proto.
|
|
66773
|
-
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
66774
|
-
* Optional fields that are not set will be set to undefined.
|
|
66775
|
-
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
66776
|
-
* For the list of reserved names please see:
|
|
66777
|
-
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
66778
|
-
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
66779
|
-
* JSPB instance for transitional soy proto support:
|
|
66780
|
-
* http://goto/soy-param-migration
|
|
66781
|
-
* @return {!Object}
|
|
66782
|
-
*/
|
|
66783
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController.prototype.toObject = function(opt_includeInstance) {
|
|
66784
|
-
return proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController.toObject(opt_includeInstance, this);
|
|
66785
|
-
};
|
|
66786
|
-
|
|
66787
|
-
|
|
66788
|
-
/**
|
|
66789
|
-
* Static version of the {@see toObject} method.
|
|
66790
|
-
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
66791
|
-
* the JSPB instance for transitional soy proto support:
|
|
66792
|
-
* http://goto/soy-param-migration
|
|
66793
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController} msg The msg instance to transform.
|
|
66794
|
-
* @return {!Object}
|
|
66795
|
-
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
66796
|
-
*/
|
|
66797
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController.toObject = function(includeInstance, msg) {
|
|
66798
|
-
var f, obj = {
|
|
66799
|
-
supportedInterleave: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
66800
|
-
currentInterleave: jspb.Message.getFieldWithDefault(msg, 2, ""),
|
|
66801
|
-
maxMemoryModuleSize: jspb.Message.getFieldWithDefault(msg, 3, ""),
|
|
66802
|
-
maxTotalMemorySize: jspb.Message.getFieldWithDefault(msg, 4, ""),
|
|
66803
|
-
supportedSpeeds: jspb.Message.getFieldWithDefault(msg, 5, ""),
|
|
66804
|
-
supportedMemTypes: jspb.Message.getFieldWithDefault(msg, 6, ""),
|
|
66805
|
-
memoryModuleVoltage: jspb.Message.getFieldWithDefault(msg, 7, ""),
|
|
66806
|
-
numberOfSlots: jspb.Message.getFieldWithDefault(msg, 8, "")
|
|
66807
|
-
};
|
|
66808
|
-
|
|
66809
|
-
if (includeInstance) {
|
|
66810
|
-
obj.$jspbMessageInstance = msg;
|
|
66811
|
-
}
|
|
66812
|
-
return obj;
|
|
66813
|
-
};
|
|
66814
|
-
}
|
|
66815
|
-
|
|
66816
|
-
|
|
66817
|
-
/**
|
|
66818
|
-
* Deserializes binary data (in protobuf wire format).
|
|
66819
|
-
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
66820
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController}
|
|
66821
|
-
*/
|
|
66822
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController.deserializeBinary = function(bytes) {
|
|
66823
|
-
var reader = new jspb.BinaryReader(bytes);
|
|
66824
|
-
var msg = new proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController;
|
|
66825
|
-
return proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController.deserializeBinaryFromReader(msg, reader);
|
|
66826
|
-
};
|
|
66827
|
-
|
|
66828
|
-
|
|
66829
|
-
/**
|
|
66830
|
-
* Deserializes binary data (in protobuf wire format) from the
|
|
66831
|
-
* given reader into the given message object.
|
|
66832
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController} msg The message object to deserialize into.
|
|
66833
|
-
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
66834
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController}
|
|
66835
|
-
*/
|
|
66836
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController.deserializeBinaryFromReader = function(msg, reader) {
|
|
66837
|
-
while (reader.nextField()) {
|
|
66838
|
-
if (reader.isEndGroup()) {
|
|
66839
|
-
break;
|
|
66840
|
-
}
|
|
66841
|
-
var field = reader.getFieldNumber();
|
|
66842
|
-
switch (field) {
|
|
66843
|
-
case 1:
|
|
66844
|
-
var value = /** @type {string} */ (reader.readString());
|
|
66845
|
-
msg.setSupportedInterleave(value);
|
|
66846
|
-
break;
|
|
66847
|
-
case 2:
|
|
66848
|
-
var value = /** @type {string} */ (reader.readString());
|
|
66849
|
-
msg.setCurrentInterleave(value);
|
|
66850
|
-
break;
|
|
66851
|
-
case 3:
|
|
66852
|
-
var value = /** @type {string} */ (reader.readString());
|
|
66853
|
-
msg.setMaxMemoryModuleSize(value);
|
|
66854
|
-
break;
|
|
66855
|
-
case 4:
|
|
66856
|
-
var value = /** @type {string} */ (reader.readString());
|
|
66857
|
-
msg.setMaxTotalMemorySize(value);
|
|
66858
|
-
break;
|
|
66859
|
-
case 5:
|
|
66860
|
-
var value = /** @type {string} */ (reader.readString());
|
|
66861
|
-
msg.setSupportedSpeeds(value);
|
|
66862
|
-
break;
|
|
66863
|
-
case 6:
|
|
66864
|
-
var value = /** @type {string} */ (reader.readString());
|
|
66865
|
-
msg.setSupportedMemTypes(value);
|
|
66866
|
-
break;
|
|
66867
|
-
case 7:
|
|
66868
|
-
var value = /** @type {string} */ (reader.readString());
|
|
66869
|
-
msg.setMemoryModuleVoltage(value);
|
|
66870
|
-
break;
|
|
66871
|
-
case 8:
|
|
66872
|
-
var value = /** @type {string} */ (reader.readString());
|
|
66873
|
-
msg.setNumberOfSlots(value);
|
|
66874
|
-
break;
|
|
66875
|
-
default:
|
|
66876
|
-
reader.skipField();
|
|
66877
|
-
break;
|
|
66878
|
-
}
|
|
66879
|
-
}
|
|
66880
|
-
return msg;
|
|
66881
|
-
};
|
|
66882
|
-
|
|
66883
|
-
|
|
66884
|
-
/**
|
|
66885
|
-
* Serializes the message to binary data (in protobuf wire format).
|
|
66886
|
-
* @return {!Uint8Array}
|
|
66887
|
-
*/
|
|
66888
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController.prototype.serializeBinary = function() {
|
|
66889
|
-
var writer = new jspb.BinaryWriter();
|
|
66890
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController.serializeBinaryToWriter(this, writer);
|
|
66891
|
-
return writer.getResultBuffer();
|
|
66892
|
-
};
|
|
66893
|
-
|
|
66894
|
-
|
|
66895
|
-
/**
|
|
66896
|
-
* Serializes the given message to binary data (in protobuf wire
|
|
66897
|
-
* format), writing to the given BinaryWriter.
|
|
66898
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController} message
|
|
66899
|
-
* @param {!jspb.BinaryWriter} writer
|
|
66900
|
-
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
66901
|
-
*/
|
|
66902
|
-
proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryController.serializeBinaryToWriter = function(message, writer) {
|
|
66903
|
-
var f = undefined;
|
|
66904
|
-
f = /** @type {string} */ (jspb.Message.getField(message, 1));
|
|
66905
|
-
if (f != null) {
|
|
66906
|
-
writer.writeString(
|
|
66907
|
-
1,
|
|
66908
|
-
f
|
|
66909
|
-
);
|
|
66910
|
-
}
|
|
66911
|
-
f = /** @type {string} */ (jspb.Message.getField(message, 2));
|
|
66912
|
-
if (f != null) {
|
|
66913
|
-
writer.writeString(
|
|
66914
|
-
2,
|
|
66915
|
-
f
|
|
66916
|
-
);
|
|
66917
|
-
}
|
|
66918
|
-
f = /** @type {string} */ (jspb.Message.getField(message, 3));
|
|
66919
|
-
if (f != null) {
|
|
66920
|
-
writer.writeString(
|
|
66005
|
+
writer.writeString(
|
|
66921
66006
|
3,
|
|
66922
66007
|
f
|
|
66923
66008
|
);
|
|
@@ -69638,6 +68723,214 @@ proto.com.lansweeper.dp.outbound.v1.ComputerLinuxMemoryModule.prototype.hasError
|
|
|
69638
68723
|
|
|
69639
68724
|
|
|
69640
68725
|
|
|
68726
|
+
/**
|
|
68727
|
+
* List of repeated fields within this message type.
|
|
68728
|
+
* @private {!Array<number>}
|
|
68729
|
+
* @const
|
|
68730
|
+
*/
|
|
68731
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.repeatedFields_ = [3];
|
|
68732
|
+
|
|
68733
|
+
|
|
68734
|
+
|
|
68735
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
68736
|
+
/**
|
|
68737
|
+
* Creates an object representation of this proto.
|
|
68738
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
68739
|
+
* Optional fields that are not set will be set to undefined.
|
|
68740
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
68741
|
+
* For the list of reserved names please see:
|
|
68742
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
68743
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
68744
|
+
* JSPB instance for transitional soy proto support:
|
|
68745
|
+
* http://goto/soy-param-migration
|
|
68746
|
+
* @return {!Object}
|
|
68747
|
+
*/
|
|
68748
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.prototype.toObject = function(opt_includeInstance) {
|
|
68749
|
+
return proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.toObject(opt_includeInstance, this);
|
|
68750
|
+
};
|
|
68751
|
+
|
|
68752
|
+
|
|
68753
|
+
/**
|
|
68754
|
+
* Static version of the {@see toObject} method.
|
|
68755
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
68756
|
+
* the JSPB instance for transitional soy proto support:
|
|
68757
|
+
* http://goto/soy-param-migration
|
|
68758
|
+
* @param {!proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress} msg The msg instance to transform.
|
|
68759
|
+
* @return {!Object}
|
|
68760
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
68761
|
+
*/
|
|
68762
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.toObject = function(includeInstance, msg) {
|
|
68763
|
+
var f, obj = {
|
|
68764
|
+
controllerName: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
68765
|
+
entriesList: jspb.Message.toObjectList(msg.getEntriesList(),
|
|
68766
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.toObject, includeInstance)
|
|
68767
|
+
};
|
|
68768
|
+
|
|
68769
|
+
if (includeInstance) {
|
|
68770
|
+
obj.$jspbMessageInstance = msg;
|
|
68771
|
+
}
|
|
68772
|
+
return obj;
|
|
68773
|
+
};
|
|
68774
|
+
}
|
|
68775
|
+
|
|
68776
|
+
|
|
68777
|
+
/**
|
|
68778
|
+
* Deserializes binary data (in protobuf wire format).
|
|
68779
|
+
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
68780
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress}
|
|
68781
|
+
*/
|
|
68782
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.deserializeBinary = function(bytes) {
|
|
68783
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
68784
|
+
var msg = new proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress;
|
|
68785
|
+
return proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.deserializeBinaryFromReader(msg, reader);
|
|
68786
|
+
};
|
|
68787
|
+
|
|
68788
|
+
|
|
68789
|
+
/**
|
|
68790
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
68791
|
+
* given reader into the given message object.
|
|
68792
|
+
* @param {!proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress} msg The message object to deserialize into.
|
|
68793
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
68794
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress}
|
|
68795
|
+
*/
|
|
68796
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.deserializeBinaryFromReader = function(msg, reader) {
|
|
68797
|
+
while (reader.nextField()) {
|
|
68798
|
+
if (reader.isEndGroup()) {
|
|
68799
|
+
break;
|
|
68800
|
+
}
|
|
68801
|
+
var field = reader.getFieldNumber();
|
|
68802
|
+
switch (field) {
|
|
68803
|
+
case 1:
|
|
68804
|
+
var value = /** @type {string} */ (reader.readString());
|
|
68805
|
+
msg.setControllerName(value);
|
|
68806
|
+
break;
|
|
68807
|
+
case 3:
|
|
68808
|
+
var value = new proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice;
|
|
68809
|
+
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.deserializeBinaryFromReader);
|
|
68810
|
+
msg.addEntries(value);
|
|
68811
|
+
break;
|
|
68812
|
+
default:
|
|
68813
|
+
reader.skipField();
|
|
68814
|
+
break;
|
|
68815
|
+
}
|
|
68816
|
+
}
|
|
68817
|
+
return msg;
|
|
68818
|
+
};
|
|
68819
|
+
|
|
68820
|
+
|
|
68821
|
+
/**
|
|
68822
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
68823
|
+
* @return {!Uint8Array}
|
|
68824
|
+
*/
|
|
68825
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.prototype.serializeBinary = function() {
|
|
68826
|
+
var writer = new jspb.BinaryWriter();
|
|
68827
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.serializeBinaryToWriter(this, writer);
|
|
68828
|
+
return writer.getResultBuffer();
|
|
68829
|
+
};
|
|
68830
|
+
|
|
68831
|
+
|
|
68832
|
+
/**
|
|
68833
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
68834
|
+
* format), writing to the given BinaryWriter.
|
|
68835
|
+
* @param {!proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress} message
|
|
68836
|
+
* @param {!jspb.BinaryWriter} writer
|
|
68837
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
68838
|
+
*/
|
|
68839
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.serializeBinaryToWriter = function(message, writer) {
|
|
68840
|
+
var f = undefined;
|
|
68841
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 1));
|
|
68842
|
+
if (f != null) {
|
|
68843
|
+
writer.writeString(
|
|
68844
|
+
1,
|
|
68845
|
+
f
|
|
68846
|
+
);
|
|
68847
|
+
}
|
|
68848
|
+
f = message.getEntriesList();
|
|
68849
|
+
if (f.length > 0) {
|
|
68850
|
+
writer.writeRepeatedMessage(
|
|
68851
|
+
3,
|
|
68852
|
+
f,
|
|
68853
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.serializeBinaryToWriter
|
|
68854
|
+
);
|
|
68855
|
+
}
|
|
68856
|
+
};
|
|
68857
|
+
|
|
68858
|
+
|
|
68859
|
+
/**
|
|
68860
|
+
* optional string controller_name = 1;
|
|
68861
|
+
* @return {string}
|
|
68862
|
+
*/
|
|
68863
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.prototype.getControllerName = function() {
|
|
68864
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
68865
|
+
};
|
|
68866
|
+
|
|
68867
|
+
|
|
68868
|
+
/**
|
|
68869
|
+
* @param {string} value
|
|
68870
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress} returns this
|
|
68871
|
+
*/
|
|
68872
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.prototype.setControllerName = function(value) {
|
|
68873
|
+
return jspb.Message.setField(this, 1, value);
|
|
68874
|
+
};
|
|
68875
|
+
|
|
68876
|
+
|
|
68877
|
+
/**
|
|
68878
|
+
* Clears the field making it undefined.
|
|
68879
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress} returns this
|
|
68880
|
+
*/
|
|
68881
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.prototype.clearControllerName = function() {
|
|
68882
|
+
return jspb.Message.setField(this, 1, undefined);
|
|
68883
|
+
};
|
|
68884
|
+
|
|
68885
|
+
|
|
68886
|
+
/**
|
|
68887
|
+
* Returns whether this field is set.
|
|
68888
|
+
* @return {boolean}
|
|
68889
|
+
*/
|
|
68890
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.prototype.hasControllerName = function() {
|
|
68891
|
+
return jspb.Message.getField(this, 1) != null;
|
|
68892
|
+
};
|
|
68893
|
+
|
|
68894
|
+
|
|
68895
|
+
/**
|
|
68896
|
+
* repeated MacHardDiskDevice entries = 3;
|
|
68897
|
+
* @return {!Array<!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice>}
|
|
68898
|
+
*/
|
|
68899
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.prototype.getEntriesList = function() {
|
|
68900
|
+
return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice>} */ (
|
|
68901
|
+
jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice, 3));
|
|
68902
|
+
};
|
|
68903
|
+
|
|
68904
|
+
|
|
68905
|
+
/**
|
|
68906
|
+
* @param {!Array<!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice>} value
|
|
68907
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress} returns this
|
|
68908
|
+
*/
|
|
68909
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.prototype.setEntriesList = function(value) {
|
|
68910
|
+
return jspb.Message.setRepeatedWrapperField(this, 3, value);
|
|
68911
|
+
};
|
|
68912
|
+
|
|
68913
|
+
|
|
68914
|
+
/**
|
|
68915
|
+
* @param {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice=} opt_value
|
|
68916
|
+
* @param {number=} opt_index
|
|
68917
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice}
|
|
68918
|
+
*/
|
|
68919
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.prototype.addEntries = function(opt_value, opt_index) {
|
|
68920
|
+
return jspb.Message.addToRepeatedWrapperField(this, 3, opt_value, proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice, opt_index);
|
|
68921
|
+
};
|
|
68922
|
+
|
|
68923
|
+
|
|
68924
|
+
/**
|
|
68925
|
+
* Clears the list making it empty but non-null.
|
|
68926
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress} returns this
|
|
68927
|
+
*/
|
|
68928
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacNVMExpress.prototype.clearEntriesList = function() {
|
|
68929
|
+
return this.setEntriesList([]);
|
|
68930
|
+
};
|
|
68931
|
+
|
|
68932
|
+
|
|
68933
|
+
|
|
69641
68934
|
/**
|
|
69642
68935
|
* List of repeated fields within this message type.
|
|
69643
68936
|
* @private {!Array<number>}
|
|
@@ -69684,7 +68977,7 @@ proto.com.lansweeper.dp.outbound.v1.ComputerMacSATAController.toObject = functio
|
|
|
69684
68977
|
product: jspb.Message.getFieldWithDefault(msg, 6, ""),
|
|
69685
68978
|
vendor: jspb.Message.getFieldWithDefault(msg, 7, ""),
|
|
69686
68979
|
devicesList: jspb.Message.toObjectList(msg.getDevicesList(),
|
|
69687
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
68980
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.toObject, includeInstance)
|
|
69688
68981
|
};
|
|
69689
68982
|
|
|
69690
68983
|
if (includeInstance) {
|
|
@@ -69750,8 +69043,8 @@ proto.com.lansweeper.dp.outbound.v1.ComputerMacSATAController.deserializeBinaryF
|
|
|
69750
69043
|
msg.setVendor(value);
|
|
69751
69044
|
break;
|
|
69752
69045
|
case 8:
|
|
69753
|
-
var value = new proto.com.lansweeper.dp.outbound.v1.
|
|
69754
|
-
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.
|
|
69046
|
+
var value = new proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice;
|
|
69047
|
+
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.deserializeBinaryFromReader);
|
|
69755
69048
|
msg.addDevices(value);
|
|
69756
69049
|
break;
|
|
69757
69050
|
default:
|
|
@@ -69837,7 +69130,7 @@ proto.com.lansweeper.dp.outbound.v1.ComputerMacSATAController.serializeBinaryToW
|
|
|
69837
69130
|
writer.writeRepeatedMessage(
|
|
69838
69131
|
8,
|
|
69839
69132
|
f,
|
|
69840
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69133
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.serializeBinaryToWriter
|
|
69841
69134
|
);
|
|
69842
69135
|
}
|
|
69843
69136
|
};
|
|
@@ -70096,17 +69389,17 @@ proto.com.lansweeper.dp.outbound.v1.ComputerMacSATAController.prototype.hasVendo
|
|
|
70096
69389
|
|
|
70097
69390
|
|
|
70098
69391
|
/**
|
|
70099
|
-
* repeated
|
|
70100
|
-
* @return {!Array<!proto.com.lansweeper.dp.outbound.v1.
|
|
69392
|
+
* repeated MacHardDiskDevice devices = 8;
|
|
69393
|
+
* @return {!Array<!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice>}
|
|
70101
69394
|
*/
|
|
70102
69395
|
proto.com.lansweeper.dp.outbound.v1.ComputerMacSATAController.prototype.getDevicesList = function() {
|
|
70103
|
-
return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.
|
|
70104
|
-
jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.
|
|
69396
|
+
return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice>} */ (
|
|
69397
|
+
jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice, 8));
|
|
70105
69398
|
};
|
|
70106
69399
|
|
|
70107
69400
|
|
|
70108
69401
|
/**
|
|
70109
|
-
* @param {!Array<!proto.com.lansweeper.dp.outbound.v1.
|
|
69402
|
+
* @param {!Array<!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice>} value
|
|
70110
69403
|
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacSATAController} returns this
|
|
70111
69404
|
*/
|
|
70112
69405
|
proto.com.lansweeper.dp.outbound.v1.ComputerMacSATAController.prototype.setDevicesList = function(value) {
|
|
@@ -70115,12 +69408,12 @@ proto.com.lansweeper.dp.outbound.v1.ComputerMacSATAController.prototype.setDevic
|
|
|
70115
69408
|
|
|
70116
69409
|
|
|
70117
69410
|
/**
|
|
70118
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.
|
|
69411
|
+
* @param {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice=} opt_value
|
|
70119
69412
|
* @param {number=} opt_index
|
|
70120
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
69413
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice}
|
|
70121
69414
|
*/
|
|
70122
69415
|
proto.com.lansweeper.dp.outbound.v1.ComputerMacSATAController.prototype.addDevices = function(opt_value, opt_index) {
|
|
70123
|
-
return jspb.Message.addToRepeatedWrapperField(this, 8, opt_value, proto.com.lansweeper.dp.outbound.v1.
|
|
69416
|
+
return jspb.Message.addToRepeatedWrapperField(this, 8, opt_value, proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice, opt_index);
|
|
70124
69417
|
};
|
|
70125
69418
|
|
|
70126
69419
|
|
|
@@ -70139,7 +69432,7 @@ proto.com.lansweeper.dp.outbound.v1.ComputerMacSATAController.prototype.clearDev
|
|
|
70139
69432
|
* @private {!Array<number>}
|
|
70140
69433
|
* @const
|
|
70141
69434
|
*/
|
|
70142
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69435
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.repeatedFields_ = [18];
|
|
70143
69436
|
|
|
70144
69437
|
|
|
70145
69438
|
|
|
@@ -70156,8 +69449,8 @@ if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
|
70156
69449
|
* http://goto/soy-param-migration
|
|
70157
69450
|
* @return {!Object}
|
|
70158
69451
|
*/
|
|
70159
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70160
|
-
return proto.com.lansweeper.dp.outbound.v1.
|
|
69452
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.toObject = function(opt_includeInstance) {
|
|
69453
|
+
return proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.toObject(opt_includeInstance, this);
|
|
70161
69454
|
};
|
|
70162
69455
|
|
|
70163
69456
|
|
|
@@ -70166,11 +69459,11 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.toObject = function(
|
|
|
70166
69459
|
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
70167
69460
|
* the JSPB instance for transitional soy proto support:
|
|
70168
69461
|
* http://goto/soy-param-migration
|
|
70169
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.
|
|
69462
|
+
* @param {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} msg The msg instance to transform.
|
|
70170
69463
|
* @return {!Object}
|
|
70171
69464
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
70172
69465
|
*/
|
|
70173
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69466
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.toObject = function(includeInstance, msg) {
|
|
70174
69467
|
var f, obj = {
|
|
70175
69468
|
name: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
70176
69469
|
bsdName: jspb.Message.getFieldWithDefault(msg, 2, ""),
|
|
@@ -70204,23 +69497,23 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.toObject = function(includeIns
|
|
|
70204
69497
|
/**
|
|
70205
69498
|
* Deserializes binary data (in protobuf wire format).
|
|
70206
69499
|
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
70207
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
69500
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice}
|
|
70208
69501
|
*/
|
|
70209
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69502
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.deserializeBinary = function(bytes) {
|
|
70210
69503
|
var reader = new jspb.BinaryReader(bytes);
|
|
70211
|
-
var msg = new proto.com.lansweeper.dp.outbound.v1.
|
|
70212
|
-
return proto.com.lansweeper.dp.outbound.v1.
|
|
69504
|
+
var msg = new proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice;
|
|
69505
|
+
return proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.deserializeBinaryFromReader(msg, reader);
|
|
70213
69506
|
};
|
|
70214
69507
|
|
|
70215
69508
|
|
|
70216
69509
|
/**
|
|
70217
69510
|
* Deserializes binary data (in protobuf wire format) from the
|
|
70218
69511
|
* given reader into the given message object.
|
|
70219
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.
|
|
69512
|
+
* @param {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} msg The message object to deserialize into.
|
|
70220
69513
|
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
70221
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
69514
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice}
|
|
70222
69515
|
*/
|
|
70223
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69516
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.deserializeBinaryFromReader = function(msg, reader) {
|
|
70224
69517
|
while (reader.nextField()) {
|
|
70225
69518
|
if (reader.isEndGroup()) {
|
|
70226
69519
|
break;
|
|
@@ -70313,9 +69606,9 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.deserializeBinaryFromReader =
|
|
|
70313
69606
|
* Serializes the message to binary data (in protobuf wire format).
|
|
70314
69607
|
* @return {!Uint8Array}
|
|
70315
69608
|
*/
|
|
70316
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69609
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.serializeBinary = function() {
|
|
70317
69610
|
var writer = new jspb.BinaryWriter();
|
|
70318
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69611
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.serializeBinaryToWriter(this, writer);
|
|
70319
69612
|
return writer.getResultBuffer();
|
|
70320
69613
|
};
|
|
70321
69614
|
|
|
@@ -70323,11 +69616,11 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.serializeBinary = fu
|
|
|
70323
69616
|
/**
|
|
70324
69617
|
* Serializes the given message to binary data (in protobuf wire
|
|
70325
69618
|
* format), writing to the given BinaryWriter.
|
|
70326
|
-
* @param {!proto.com.lansweeper.dp.outbound.v1.
|
|
69619
|
+
* @param {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} message
|
|
70327
69620
|
* @param {!jspb.BinaryWriter} writer
|
|
70328
69621
|
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
70329
69622
|
*/
|
|
70330
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69623
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.serializeBinaryToWriter = function(message, writer) {
|
|
70331
69624
|
var f = undefined;
|
|
70332
69625
|
f = /** @type {string} */ (jspb.Message.getField(message, 1));
|
|
70333
69626
|
if (f != null) {
|
|
@@ -70463,25 +69756,25 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.serializeBinaryToWriter = func
|
|
|
70463
69756
|
* optional string name = 1;
|
|
70464
69757
|
* @return {string}
|
|
70465
69758
|
*/
|
|
70466
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69759
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.getName = function() {
|
|
70467
69760
|
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
70468
69761
|
};
|
|
70469
69762
|
|
|
70470
69763
|
|
|
70471
69764
|
/**
|
|
70472
69765
|
* @param {string} value
|
|
70473
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
69766
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70474
69767
|
*/
|
|
70475
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69768
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.setName = function(value) {
|
|
70476
69769
|
return jspb.Message.setField(this, 1, value);
|
|
70477
69770
|
};
|
|
70478
69771
|
|
|
70479
69772
|
|
|
70480
69773
|
/**
|
|
70481
69774
|
* Clears the field making it undefined.
|
|
70482
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
69775
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70483
69776
|
*/
|
|
70484
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69777
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.clearName = function() {
|
|
70485
69778
|
return jspb.Message.setField(this, 1, undefined);
|
|
70486
69779
|
};
|
|
70487
69780
|
|
|
@@ -70490,7 +69783,7 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.clearName = function
|
|
|
70490
69783
|
* Returns whether this field is set.
|
|
70491
69784
|
* @return {boolean}
|
|
70492
69785
|
*/
|
|
70493
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69786
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.hasName = function() {
|
|
70494
69787
|
return jspb.Message.getField(this, 1) != null;
|
|
70495
69788
|
};
|
|
70496
69789
|
|
|
@@ -70499,25 +69792,25 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.hasName = function()
|
|
|
70499
69792
|
* optional string bsd_name = 2;
|
|
70500
69793
|
* @return {string}
|
|
70501
69794
|
*/
|
|
70502
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69795
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.getBsdName = function() {
|
|
70503
69796
|
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, ""));
|
|
70504
69797
|
};
|
|
70505
69798
|
|
|
70506
69799
|
|
|
70507
69800
|
/**
|
|
70508
69801
|
* @param {string} value
|
|
70509
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
69802
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70510
69803
|
*/
|
|
70511
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69804
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.setBsdName = function(value) {
|
|
70512
69805
|
return jspb.Message.setField(this, 2, value);
|
|
70513
69806
|
};
|
|
70514
69807
|
|
|
70515
69808
|
|
|
70516
69809
|
/**
|
|
70517
69810
|
* Clears the field making it undefined.
|
|
70518
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
69811
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70519
69812
|
*/
|
|
70520
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69813
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.clearBsdName = function() {
|
|
70521
69814
|
return jspb.Message.setField(this, 2, undefined);
|
|
70522
69815
|
};
|
|
70523
69816
|
|
|
@@ -70526,7 +69819,7 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.clearBsdName = funct
|
|
|
70526
69819
|
* Returns whether this field is set.
|
|
70527
69820
|
* @return {boolean}
|
|
70528
69821
|
*/
|
|
70529
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69822
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.hasBsdName = function() {
|
|
70530
69823
|
return jspb.Message.getField(this, 2) != null;
|
|
70531
69824
|
};
|
|
70532
69825
|
|
|
@@ -70535,25 +69828,25 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.hasBsdName = functio
|
|
|
70535
69828
|
* optional bool detachable_drive = 3;
|
|
70536
69829
|
* @return {boolean}
|
|
70537
69830
|
*/
|
|
70538
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69831
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.getDetachableDrive = function() {
|
|
70539
69832
|
return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 3, false));
|
|
70540
69833
|
};
|
|
70541
69834
|
|
|
70542
69835
|
|
|
70543
69836
|
/**
|
|
70544
69837
|
* @param {boolean} value
|
|
70545
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
69838
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70546
69839
|
*/
|
|
70547
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69840
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.setDetachableDrive = function(value) {
|
|
70548
69841
|
return jspb.Message.setField(this, 3, value);
|
|
70549
69842
|
};
|
|
70550
69843
|
|
|
70551
69844
|
|
|
70552
69845
|
/**
|
|
70553
69846
|
* Clears the field making it undefined.
|
|
70554
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
69847
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70555
69848
|
*/
|
|
70556
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69849
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.clearDetachableDrive = function() {
|
|
70557
69850
|
return jspb.Message.setField(this, 3, undefined);
|
|
70558
69851
|
};
|
|
70559
69852
|
|
|
@@ -70562,7 +69855,7 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.clearDetachableDrive
|
|
|
70562
69855
|
* Returns whether this field is set.
|
|
70563
69856
|
* @return {boolean}
|
|
70564
69857
|
*/
|
|
70565
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69858
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.hasDetachableDrive = function() {
|
|
70566
69859
|
return jspb.Message.getField(this, 3) != null;
|
|
70567
69860
|
};
|
|
70568
69861
|
|
|
@@ -70571,25 +69864,25 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.hasDetachableDrive =
|
|
|
70571
69864
|
* optional string device_model = 4;
|
|
70572
69865
|
* @return {string}
|
|
70573
69866
|
*/
|
|
70574
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69867
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.getDeviceModel = function() {
|
|
70575
69868
|
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 4, ""));
|
|
70576
69869
|
};
|
|
70577
69870
|
|
|
70578
69871
|
|
|
70579
69872
|
/**
|
|
70580
69873
|
* @param {string} value
|
|
70581
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
69874
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70582
69875
|
*/
|
|
70583
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69876
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.setDeviceModel = function(value) {
|
|
70584
69877
|
return jspb.Message.setField(this, 4, value);
|
|
70585
69878
|
};
|
|
70586
69879
|
|
|
70587
69880
|
|
|
70588
69881
|
/**
|
|
70589
69882
|
* Clears the field making it undefined.
|
|
70590
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
69883
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70591
69884
|
*/
|
|
70592
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69885
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.clearDeviceModel = function() {
|
|
70593
69886
|
return jspb.Message.setField(this, 4, undefined);
|
|
70594
69887
|
};
|
|
70595
69888
|
|
|
@@ -70598,7 +69891,7 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.clearDeviceModel = f
|
|
|
70598
69891
|
* Returns whether this field is set.
|
|
70599
69892
|
* @return {boolean}
|
|
70600
69893
|
*/
|
|
70601
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69894
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.hasDeviceModel = function() {
|
|
70602
69895
|
return jspb.Message.getField(this, 4) != null;
|
|
70603
69896
|
};
|
|
70604
69897
|
|
|
@@ -70607,25 +69900,25 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.hasDeviceModel = fun
|
|
|
70607
69900
|
* optional string device_revision = 5;
|
|
70608
69901
|
* @return {string}
|
|
70609
69902
|
*/
|
|
70610
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69903
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.getDeviceRevision = function() {
|
|
70611
69904
|
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, ""));
|
|
70612
69905
|
};
|
|
70613
69906
|
|
|
70614
69907
|
|
|
70615
69908
|
/**
|
|
70616
69909
|
* @param {string} value
|
|
70617
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
69910
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70618
69911
|
*/
|
|
70619
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69912
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.setDeviceRevision = function(value) {
|
|
70620
69913
|
return jspb.Message.setField(this, 5, value);
|
|
70621
69914
|
};
|
|
70622
69915
|
|
|
70623
69916
|
|
|
70624
69917
|
/**
|
|
70625
69918
|
* Clears the field making it undefined.
|
|
70626
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
69919
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70627
69920
|
*/
|
|
70628
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69921
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.clearDeviceRevision = function() {
|
|
70629
69922
|
return jspb.Message.setField(this, 5, undefined);
|
|
70630
69923
|
};
|
|
70631
69924
|
|
|
@@ -70634,7 +69927,7 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.clearDeviceRevision
|
|
|
70634
69927
|
* Returns whether this field is set.
|
|
70635
69928
|
* @return {boolean}
|
|
70636
69929
|
*/
|
|
70637
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69930
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.hasDeviceRevision = function() {
|
|
70638
69931
|
return jspb.Message.getField(this, 5) != null;
|
|
70639
69932
|
};
|
|
70640
69933
|
|
|
@@ -70643,25 +69936,25 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.hasDeviceRevision =
|
|
|
70643
69936
|
* optional string device_serial_number = 6;
|
|
70644
69937
|
* @return {string}
|
|
70645
69938
|
*/
|
|
70646
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69939
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.getDeviceSerialNumber = function() {
|
|
70647
69940
|
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 6, ""));
|
|
70648
69941
|
};
|
|
70649
69942
|
|
|
70650
69943
|
|
|
70651
69944
|
/**
|
|
70652
69945
|
* @param {string} value
|
|
70653
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
69946
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70654
69947
|
*/
|
|
70655
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69948
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.setDeviceSerialNumber = function(value) {
|
|
70656
69949
|
return jspb.Message.setField(this, 6, value);
|
|
70657
69950
|
};
|
|
70658
69951
|
|
|
70659
69952
|
|
|
70660
69953
|
/**
|
|
70661
69954
|
* Clears the field making it undefined.
|
|
70662
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
69955
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70663
69956
|
*/
|
|
70664
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69957
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.clearDeviceSerialNumber = function() {
|
|
70665
69958
|
return jspb.Message.setField(this, 6, undefined);
|
|
70666
69959
|
};
|
|
70667
69960
|
|
|
@@ -70670,7 +69963,7 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.clearDeviceSerialNum
|
|
|
70670
69963
|
* Returns whether this field is set.
|
|
70671
69964
|
* @return {boolean}
|
|
70672
69965
|
*/
|
|
70673
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69966
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.hasDeviceSerialNumber = function() {
|
|
70674
69967
|
return jspb.Message.getField(this, 6) != null;
|
|
70675
69968
|
};
|
|
70676
69969
|
|
|
@@ -70679,25 +69972,25 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.hasDeviceSerialNumbe
|
|
|
70679
69972
|
* optional string partition_map_type = 7;
|
|
70680
69973
|
* @return {string}
|
|
70681
69974
|
*/
|
|
70682
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69975
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.getPartitionMapType = function() {
|
|
70683
69976
|
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 7, ""));
|
|
70684
69977
|
};
|
|
70685
69978
|
|
|
70686
69979
|
|
|
70687
69980
|
/**
|
|
70688
69981
|
* @param {string} value
|
|
70689
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
69982
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70690
69983
|
*/
|
|
70691
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69984
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.setPartitionMapType = function(value) {
|
|
70692
69985
|
return jspb.Message.setField(this, 7, value);
|
|
70693
69986
|
};
|
|
70694
69987
|
|
|
70695
69988
|
|
|
70696
69989
|
/**
|
|
70697
69990
|
* Clears the field making it undefined.
|
|
70698
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
69991
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70699
69992
|
*/
|
|
70700
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
69993
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.clearPartitionMapType = function() {
|
|
70701
69994
|
return jspb.Message.setField(this, 7, undefined);
|
|
70702
69995
|
};
|
|
70703
69996
|
|
|
@@ -70706,7 +69999,7 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.clearPartitionMapTyp
|
|
|
70706
69999
|
* Returns whether this field is set.
|
|
70707
70000
|
* @return {boolean}
|
|
70708
70001
|
*/
|
|
70709
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70002
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.hasPartitionMapType = function() {
|
|
70710
70003
|
return jspb.Message.getField(this, 7) != null;
|
|
70711
70004
|
};
|
|
70712
70005
|
|
|
@@ -70715,25 +70008,25 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.hasPartitionMapType
|
|
|
70715
70008
|
* optional bool removable_media = 8;
|
|
70716
70009
|
* @return {boolean}
|
|
70717
70010
|
*/
|
|
70718
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70011
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.getRemovableMedia = function() {
|
|
70719
70012
|
return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 8, false));
|
|
70720
70013
|
};
|
|
70721
70014
|
|
|
70722
70015
|
|
|
70723
70016
|
/**
|
|
70724
70017
|
* @param {boolean} value
|
|
70725
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70018
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70726
70019
|
*/
|
|
70727
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70020
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.setRemovableMedia = function(value) {
|
|
70728
70021
|
return jspb.Message.setField(this, 8, value);
|
|
70729
70022
|
};
|
|
70730
70023
|
|
|
70731
70024
|
|
|
70732
70025
|
/**
|
|
70733
70026
|
* Clears the field making it undefined.
|
|
70734
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70027
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70735
70028
|
*/
|
|
70736
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70029
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.clearRemovableMedia = function() {
|
|
70737
70030
|
return jspb.Message.setField(this, 8, undefined);
|
|
70738
70031
|
};
|
|
70739
70032
|
|
|
@@ -70742,7 +70035,7 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.clearRemovableMedia
|
|
|
70742
70035
|
* Returns whether this field is set.
|
|
70743
70036
|
* @return {boolean}
|
|
70744
70037
|
*/
|
|
70745
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70038
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.hasRemovableMedia = function() {
|
|
70746
70039
|
return jspb.Message.getField(this, 8) != null;
|
|
70747
70040
|
};
|
|
70748
70041
|
|
|
@@ -70751,25 +70044,25 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.hasRemovableMedia =
|
|
|
70751
70044
|
* optional string size = 9;
|
|
70752
70045
|
* @return {string}
|
|
70753
70046
|
*/
|
|
70754
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70047
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.getSize = function() {
|
|
70755
70048
|
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 9, ""));
|
|
70756
70049
|
};
|
|
70757
70050
|
|
|
70758
70051
|
|
|
70759
70052
|
/**
|
|
70760
70053
|
* @param {string} value
|
|
70761
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70054
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70762
70055
|
*/
|
|
70763
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70056
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.setSize = function(value) {
|
|
70764
70057
|
return jspb.Message.setField(this, 9, value);
|
|
70765
70058
|
};
|
|
70766
70059
|
|
|
70767
70060
|
|
|
70768
70061
|
/**
|
|
70769
70062
|
* Clears the field making it undefined.
|
|
70770
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70063
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70771
70064
|
*/
|
|
70772
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70065
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.clearSize = function() {
|
|
70773
70066
|
return jspb.Message.setField(this, 9, undefined);
|
|
70774
70067
|
};
|
|
70775
70068
|
|
|
@@ -70778,7 +70071,7 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.clearSize = function
|
|
|
70778
70071
|
* Returns whether this field is set.
|
|
70779
70072
|
* @return {boolean}
|
|
70780
70073
|
*/
|
|
70781
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70074
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.hasSize = function() {
|
|
70782
70075
|
return jspb.Message.getField(this, 9) != null;
|
|
70783
70076
|
};
|
|
70784
70077
|
|
|
@@ -70787,25 +70080,25 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.hasSize = function()
|
|
|
70787
70080
|
* optional uint64 size_in_bytes = 10;
|
|
70788
70081
|
* @return {number}
|
|
70789
70082
|
*/
|
|
70790
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70083
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.getSizeInBytes = function() {
|
|
70791
70084
|
return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 10, 0));
|
|
70792
70085
|
};
|
|
70793
70086
|
|
|
70794
70087
|
|
|
70795
70088
|
/**
|
|
70796
70089
|
* @param {number} value
|
|
70797
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70090
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70798
70091
|
*/
|
|
70799
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70092
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.setSizeInBytes = function(value) {
|
|
70800
70093
|
return jspb.Message.setField(this, 10, value);
|
|
70801
70094
|
};
|
|
70802
70095
|
|
|
70803
70096
|
|
|
70804
70097
|
/**
|
|
70805
70098
|
* Clears the field making it undefined.
|
|
70806
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70099
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70807
70100
|
*/
|
|
70808
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70101
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.clearSizeInBytes = function() {
|
|
70809
70102
|
return jspb.Message.setField(this, 10, undefined);
|
|
70810
70103
|
};
|
|
70811
70104
|
|
|
@@ -70814,7 +70107,7 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.clearSizeInBytes = f
|
|
|
70814
70107
|
* Returns whether this field is set.
|
|
70815
70108
|
* @return {boolean}
|
|
70816
70109
|
*/
|
|
70817
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70110
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.hasSizeInBytes = function() {
|
|
70818
70111
|
return jspb.Message.getField(this, 10) != null;
|
|
70819
70112
|
};
|
|
70820
70113
|
|
|
@@ -70823,25 +70116,25 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.hasSizeInBytes = fun
|
|
|
70823
70116
|
* optional string smart_status = 11;
|
|
70824
70117
|
* @return {string}
|
|
70825
70118
|
*/
|
|
70826
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70119
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.getSmartStatus = function() {
|
|
70827
70120
|
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 11, ""));
|
|
70828
70121
|
};
|
|
70829
70122
|
|
|
70830
70123
|
|
|
70831
70124
|
/**
|
|
70832
70125
|
* @param {string} value
|
|
70833
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70126
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70834
70127
|
*/
|
|
70835
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70128
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.setSmartStatus = function(value) {
|
|
70836
70129
|
return jspb.Message.setField(this, 11, value);
|
|
70837
70130
|
};
|
|
70838
70131
|
|
|
70839
70132
|
|
|
70840
70133
|
/**
|
|
70841
70134
|
* Clears the field making it undefined.
|
|
70842
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70135
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70843
70136
|
*/
|
|
70844
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70137
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.clearSmartStatus = function() {
|
|
70845
70138
|
return jspb.Message.setField(this, 11, undefined);
|
|
70846
70139
|
};
|
|
70847
70140
|
|
|
@@ -70850,7 +70143,7 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.clearSmartStatus = f
|
|
|
70850
70143
|
* Returns whether this field is set.
|
|
70851
70144
|
* @return {boolean}
|
|
70852
70145
|
*/
|
|
70853
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70146
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.hasSmartStatus = function() {
|
|
70854
70147
|
return jspb.Message.getField(this, 11) != null;
|
|
70855
70148
|
};
|
|
70856
70149
|
|
|
@@ -70859,25 +70152,25 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.hasSmartStatus = fun
|
|
|
70859
70152
|
* optional string medium_type = 12;
|
|
70860
70153
|
* @return {string}
|
|
70861
70154
|
*/
|
|
70862
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70155
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.getMediumType = function() {
|
|
70863
70156
|
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 12, ""));
|
|
70864
70157
|
};
|
|
70865
70158
|
|
|
70866
70159
|
|
|
70867
70160
|
/**
|
|
70868
70161
|
* @param {string} value
|
|
70869
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70162
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70870
70163
|
*/
|
|
70871
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70164
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.setMediumType = function(value) {
|
|
70872
70165
|
return jspb.Message.setField(this, 12, value);
|
|
70873
70166
|
};
|
|
70874
70167
|
|
|
70875
70168
|
|
|
70876
70169
|
/**
|
|
70877
70170
|
* Clears the field making it undefined.
|
|
70878
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70171
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70879
70172
|
*/
|
|
70880
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70173
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.clearMediumType = function() {
|
|
70881
70174
|
return jspb.Message.setField(this, 12, undefined);
|
|
70882
70175
|
};
|
|
70883
70176
|
|
|
@@ -70886,7 +70179,7 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.clearMediumType = fu
|
|
|
70886
70179
|
* Returns whether this field is set.
|
|
70887
70180
|
* @return {boolean}
|
|
70888
70181
|
*/
|
|
70889
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70182
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.hasMediumType = function() {
|
|
70890
70183
|
return jspb.Message.getField(this, 12) != null;
|
|
70891
70184
|
};
|
|
70892
70185
|
|
|
@@ -70895,25 +70188,25 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.hasMediumType = func
|
|
|
70895
70188
|
* optional bool native_command_queuing = 13;
|
|
70896
70189
|
* @return {boolean}
|
|
70897
70190
|
*/
|
|
70898
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70191
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.getNativeCommandQueuing = function() {
|
|
70899
70192
|
return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 13, false));
|
|
70900
70193
|
};
|
|
70901
70194
|
|
|
70902
70195
|
|
|
70903
70196
|
/**
|
|
70904
70197
|
* @param {boolean} value
|
|
70905
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70198
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70906
70199
|
*/
|
|
70907
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70200
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.setNativeCommandQueuing = function(value) {
|
|
70908
70201
|
return jspb.Message.setField(this, 13, value);
|
|
70909
70202
|
};
|
|
70910
70203
|
|
|
70911
70204
|
|
|
70912
70205
|
/**
|
|
70913
70206
|
* Clears the field making it undefined.
|
|
70914
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70207
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70915
70208
|
*/
|
|
70916
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70209
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.clearNativeCommandQueuing = function() {
|
|
70917
70210
|
return jspb.Message.setField(this, 13, undefined);
|
|
70918
70211
|
};
|
|
70919
70212
|
|
|
@@ -70922,7 +70215,7 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.clearNativeCommandQu
|
|
|
70922
70215
|
* Returns whether this field is set.
|
|
70923
70216
|
* @return {boolean}
|
|
70924
70217
|
*/
|
|
70925
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70218
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.hasNativeCommandQueuing = function() {
|
|
70926
70219
|
return jspb.Message.getField(this, 13) != null;
|
|
70927
70220
|
};
|
|
70928
70221
|
|
|
@@ -70931,25 +70224,25 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.hasNativeCommandQueu
|
|
|
70931
70224
|
* optional string queue_depth = 14;
|
|
70932
70225
|
* @return {string}
|
|
70933
70226
|
*/
|
|
70934
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70227
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.getQueueDepth = function() {
|
|
70935
70228
|
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 14, ""));
|
|
70936
70229
|
};
|
|
70937
70230
|
|
|
70938
70231
|
|
|
70939
70232
|
/**
|
|
70940
70233
|
* @param {string} value
|
|
70941
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70234
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70942
70235
|
*/
|
|
70943
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70236
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.setQueueDepth = function(value) {
|
|
70944
70237
|
return jspb.Message.setField(this, 14, value);
|
|
70945
70238
|
};
|
|
70946
70239
|
|
|
70947
70240
|
|
|
70948
70241
|
/**
|
|
70949
70242
|
* Clears the field making it undefined.
|
|
70950
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70243
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70951
70244
|
*/
|
|
70952
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70245
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.clearQueueDepth = function() {
|
|
70953
70246
|
return jspb.Message.setField(this, 14, undefined);
|
|
70954
70247
|
};
|
|
70955
70248
|
|
|
@@ -70958,7 +70251,7 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.clearQueueDepth = fu
|
|
|
70958
70251
|
* Returns whether this field is set.
|
|
70959
70252
|
* @return {boolean}
|
|
70960
70253
|
*/
|
|
70961
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70254
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.hasQueueDepth = function() {
|
|
70962
70255
|
return jspb.Message.getField(this, 14) != null;
|
|
70963
70256
|
};
|
|
70964
70257
|
|
|
@@ -70967,25 +70260,25 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.hasQueueDepth = func
|
|
|
70967
70260
|
* optional bool trim_support = 15;
|
|
70968
70261
|
* @return {boolean}
|
|
70969
70262
|
*/
|
|
70970
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70263
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.getTrimSupport = function() {
|
|
70971
70264
|
return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 15, false));
|
|
70972
70265
|
};
|
|
70973
70266
|
|
|
70974
70267
|
|
|
70975
70268
|
/**
|
|
70976
70269
|
* @param {boolean} value
|
|
70977
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70270
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70978
70271
|
*/
|
|
70979
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70272
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.setTrimSupport = function(value) {
|
|
70980
70273
|
return jspb.Message.setField(this, 15, value);
|
|
70981
70274
|
};
|
|
70982
70275
|
|
|
70983
70276
|
|
|
70984
70277
|
/**
|
|
70985
70278
|
* Clears the field making it undefined.
|
|
70986
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70279
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
70987
70280
|
*/
|
|
70988
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70281
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.clearTrimSupport = function() {
|
|
70989
70282
|
return jspb.Message.setField(this, 15, undefined);
|
|
70990
70283
|
};
|
|
70991
70284
|
|
|
@@ -70994,7 +70287,7 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.clearTrimSupport = f
|
|
|
70994
70287
|
* Returns whether this field is set.
|
|
70995
70288
|
* @return {boolean}
|
|
70996
70289
|
*/
|
|
70997
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70290
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.hasTrimSupport = function() {
|
|
70998
70291
|
return jspb.Message.getField(this, 15) != null;
|
|
70999
70292
|
};
|
|
71000
70293
|
|
|
@@ -71003,25 +70296,25 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.hasTrimSupport = fun
|
|
|
71003
70296
|
* optional string async_notification = 16;
|
|
71004
70297
|
* @return {string}
|
|
71005
70298
|
*/
|
|
71006
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70299
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.getAsyncNotification = function() {
|
|
71007
70300
|
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 16, ""));
|
|
71008
70301
|
};
|
|
71009
70302
|
|
|
71010
70303
|
|
|
71011
70304
|
/**
|
|
71012
70305
|
* @param {string} value
|
|
71013
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70306
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
71014
70307
|
*/
|
|
71015
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70308
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.setAsyncNotification = function(value) {
|
|
71016
70309
|
return jspb.Message.setField(this, 16, value);
|
|
71017
70310
|
};
|
|
71018
70311
|
|
|
71019
70312
|
|
|
71020
70313
|
/**
|
|
71021
70314
|
* Clears the field making it undefined.
|
|
71022
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70315
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
71023
70316
|
*/
|
|
71024
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70317
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.clearAsyncNotification = function() {
|
|
71025
70318
|
return jspb.Message.setField(this, 16, undefined);
|
|
71026
70319
|
};
|
|
71027
70320
|
|
|
@@ -71030,7 +70323,7 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.clearAsyncNotificati
|
|
|
71030
70323
|
* Returns whether this field is set.
|
|
71031
70324
|
* @return {boolean}
|
|
71032
70325
|
*/
|
|
71033
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70326
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.hasAsyncNotification = function() {
|
|
71034
70327
|
return jspb.Message.getField(this, 16) != null;
|
|
71035
70328
|
};
|
|
71036
70329
|
|
|
@@ -71039,25 +70332,25 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.hasAsyncNotification
|
|
|
71039
70332
|
* optional string power_off = 17;
|
|
71040
70333
|
* @return {string}
|
|
71041
70334
|
*/
|
|
71042
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70335
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.getPowerOff = function() {
|
|
71043
70336
|
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 17, ""));
|
|
71044
70337
|
};
|
|
71045
70338
|
|
|
71046
70339
|
|
|
71047
70340
|
/**
|
|
71048
70341
|
* @param {string} value
|
|
71049
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70342
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
71050
70343
|
*/
|
|
71051
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70344
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.setPowerOff = function(value) {
|
|
71052
70345
|
return jspb.Message.setField(this, 17, value);
|
|
71053
70346
|
};
|
|
71054
70347
|
|
|
71055
70348
|
|
|
71056
70349
|
/**
|
|
71057
70350
|
* Clears the field making it undefined.
|
|
71058
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70351
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
71059
70352
|
*/
|
|
71060
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70353
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.clearPowerOff = function() {
|
|
71061
70354
|
return jspb.Message.setField(this, 17, undefined);
|
|
71062
70355
|
};
|
|
71063
70356
|
|
|
@@ -71066,7 +70359,7 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.clearPowerOff = func
|
|
|
71066
70359
|
* Returns whether this field is set.
|
|
71067
70360
|
* @return {boolean}
|
|
71068
70361
|
*/
|
|
71069
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70362
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.hasPowerOff = function() {
|
|
71070
70363
|
return jspb.Message.getField(this, 17) != null;
|
|
71071
70364
|
};
|
|
71072
70365
|
|
|
@@ -71075,7 +70368,7 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.hasPowerOff = functi
|
|
|
71075
70368
|
* repeated MacDiskVolume volumes = 18;
|
|
71076
70369
|
* @return {!Array<!proto.com.lansweeper.dp.outbound.v1.MacDiskVolume>}
|
|
71077
70370
|
*/
|
|
71078
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70371
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.getVolumesList = function() {
|
|
71079
70372
|
return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.MacDiskVolume>} */ (
|
|
71080
70373
|
jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.MacDiskVolume, 18));
|
|
71081
70374
|
};
|
|
@@ -71083,9 +70376,9 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.getVolumesList = fun
|
|
|
71083
70376
|
|
|
71084
70377
|
/**
|
|
71085
70378
|
* @param {!Array<!proto.com.lansweeper.dp.outbound.v1.MacDiskVolume>} value
|
|
71086
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70379
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
71087
70380
|
*/
|
|
71088
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70381
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.setVolumesList = function(value) {
|
|
71089
70382
|
return jspb.Message.setRepeatedWrapperField(this, 18, value);
|
|
71090
70383
|
};
|
|
71091
70384
|
|
|
@@ -71095,16 +70388,16 @@ proto.com.lansweeper.dp.outbound.v1.MacSATADevice.prototype.setVolumesList = fun
|
|
|
71095
70388
|
* @param {number=} opt_index
|
|
71096
70389
|
* @return {!proto.com.lansweeper.dp.outbound.v1.MacDiskVolume}
|
|
71097
70390
|
*/
|
|
71098
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70391
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.addVolumes = function(opt_value, opt_index) {
|
|
71099
70392
|
return jspb.Message.addToRepeatedWrapperField(this, 18, opt_value, proto.com.lansweeper.dp.outbound.v1.MacDiskVolume, opt_index);
|
|
71100
70393
|
};
|
|
71101
70394
|
|
|
71102
70395
|
|
|
71103
70396
|
/**
|
|
71104
70397
|
* Clears the list making it empty but non-null.
|
|
71105
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.
|
|
70398
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice} returns this
|
|
71106
70399
|
*/
|
|
71107
|
-
proto.com.lansweeper.dp.outbound.v1.
|
|
70400
|
+
proto.com.lansweeper.dp.outbound.v1.MacHardDiskDevice.prototype.clearVolumesList = function() {
|
|
71108
70401
|
return this.setVolumesList([]);
|
|
71109
70402
|
};
|
|
71110
70403
|
|