@lansweeper/data-platform-outbound-grpc 0.3.23 → 0.3.25

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.
Files changed (52) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/gen-proto/image.json +1 -1
  3. package/gen-proto/outbound_pb.d.ts +18 -64
  4. package/gen-proto/outbound_pb.js +145 -512
  5. package/generated-go/outbound.pb.go +10945 -11061
  6. package/java.json +1 -1
  7. package/model/pom.xml +1 -1
  8. package/model/src/main/proto/outbound.proto +4 -11
  9. package/model/target/classes/com/lansweeper/dp/outbound/v1/Computer$1.class +0 -0
  10. package/model/target/classes/com/lansweeper/dp/outbound/v1/Computer$Builder.class +0 -0
  11. package/model/target/classes/com/lansweeper/dp/outbound/v1/Computer.class +0 -0
  12. package/model/target/classes/com/lansweeper/dp/outbound/v1/ComputerOrBuilder.class +0 -0
  13. package/model/target/classes/com/lansweeper/dp/outbound/v1/Outbound.class +0 -0
  14. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster$1.class +0 -0
  15. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster$Builder$DatastoresConverter.class +0 -0
  16. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster$Builder.class +0 -0
  17. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster$DatastoresDefaultEntryHolder.class +0 -0
  18. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster.class +0 -0
  19. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastoreClusterOrBuilder.class +0 -0
  20. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor$1.class +0 -0
  21. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor$Builder$EsxiHypervisorDatastoresConverter.class +0 -0
  22. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor$Builder.class +0 -0
  23. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor$EsxiGuestVmKeyDefaultEntryHolder.class +0 -0
  24. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor$EsxiHypervisorDatastoresDefaultEntryHolder.class +0 -0
  25. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor.class +0 -0
  26. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisorOrBuilder.class +0 -0
  27. package/model/target/classes/outbound.proto +4 -11
  28. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Computer.java +621 -972
  29. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerOrBuilder.java +0 -24
  30. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Outbound.java +3028 -3046
  31. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster.java +264 -38
  32. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareDatastoreClusterOrBuilder.java +38 -0
  33. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor.java +404 -211
  34. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisorOrBuilder.java +29 -0
  35. package/model/target/maven-archiver/pom.properties +2 -2
  36. package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +0 -4
  37. package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +0 -2
  38. package/model/target/{outbound-model-0.3.22-sources.jar → outbound-model-0.3.24-sources.jar} +0 -0
  39. package/model/target/{outbound-model-0.3.22.jar → outbound-model-0.3.24.jar} +0 -0
  40. package/package.json +2 -2
  41. package/pom.xml +1 -1
  42. package/proto/outbound.proto +4 -11
  43. package/service/pom.xml +1 -1
  44. package/service/target/maven-archiver/pom.properties +2 -2
  45. package/service/target/{outbound-service-0.3.22-sources.jar → outbound-service-0.3.24-sources.jar} +0 -0
  46. package/service/target/{outbound-service-0.3.22.jar → outbound-service-0.3.24.jar} +0 -0
  47. package/model/target/classes/com/lansweeper/dp/outbound/v1/ComputerQuickFixEngineering$1.class +0 -0
  48. package/model/target/classes/com/lansweeper/dp/outbound/v1/ComputerQuickFixEngineering$Builder.class +0 -0
  49. package/model/target/classes/com/lansweeper/dp/outbound/v1/ComputerQuickFixEngineering.class +0 -0
  50. package/model/target/classes/com/lansweeper/dp/outbound/v1/ComputerQuickFixEngineeringOrBuilder.class +0 -0
  51. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerQuickFixEngineering.java +0 -1508
  52. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerQuickFixEngineeringOrBuilder.java +0 -129
@@ -87,7 +87,6 @@ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ComputerMacSATAController
87
87
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ComputerMacSPIDevice', null, global);
88
88
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ComputerMacSecureElements', null, global);
89
89
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ComputerMacWifiController', null, global);
90
- goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering', null, global);
91
90
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ComputerSystemProduct', null, global);
92
91
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ComputerWindowsCertificate', null, global);
93
92
  goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ComputerWindowsCertificate.KeyUsageType', null, global);
@@ -2282,27 +2281,6 @@ if (goog.DEBUG && !COMPILED) {
2282
2281
  */
2283
2282
  proto.com.lansweeper.dp.outbound.v1.ComputerInfrared.displayName = 'proto.com.lansweeper.dp.outbound.v1.ComputerInfrared';
2284
2283
  }
2285
- /**
2286
- * Generated by JsPbCodeGenerator.
2287
- * @param {Array=} opt_data Optional initial data array, typically from a
2288
- * server response, or constructed directly in Javascript. The array is used
2289
- * in place and becomes part of the constructed object. It is not cloned.
2290
- * If no data is provided, the constructed object will be empty, but still
2291
- * valid.
2292
- * @extends {jspb.Message}
2293
- * @constructor
2294
- */
2295
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering = function(opt_data) {
2296
- jspb.Message.initialize(this, opt_data, 0, -1, null, null);
2297
- };
2298
- goog.inherits(proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering, jspb.Message);
2299
- if (goog.DEBUG && !COMPILED) {
2300
- /**
2301
- * @public
2302
- * @override
2303
- */
2304
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.displayName = 'proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering';
2305
- }
2306
2284
  /**
2307
2285
  * Generated by JsPbCodeGenerator.
2308
2286
  * @param {Array=} opt_data Optional initial data array, typically from a
@@ -12702,7 +12680,7 @@ proto.com.lansweeper.dp.outbound.v1.WarrantyInfo.prototype.setIsReliable = funct
12702
12680
  * @private {!Array<number>}
12703
12681
  * @const
12704
12682
  */
12705
- proto.com.lansweeper.dp.outbound.v1.Computer.repeatedFields_ = [3,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,309,22,23,24,25,26,33,27,32,28,29,30,31,34,35,36,38,39,41,44,45,48,49,47,50,51,102,103,105,107,202,203,205,206,207,209,210,211,212,213,214,215,216,217,218,219,221,222,225,227,302,303,304,305];
12683
+ proto.com.lansweeper.dp.outbound.v1.Computer.repeatedFields_ = [3,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,33,27,32,28,29,30,31,34,35,36,38,39,41,44,45,48,49,47,50,51,102,103,105,107,202,203,205,206,207,209,210,211,212,213,214,215,216,217,218,219,221,222,225,227,302,303,304,305];
12706
12684
 
12707
12685
 
12708
12686
 
@@ -12774,8 +12752,6 @@ proto.com.lansweeper.dp.outbound.v1.Computer.toObject = function(includeInstance
12774
12752
  proto.com.lansweeper.dp.outbound.v1.DriveVolume.toObject, includeInstance),
12775
12753
  tpmList: jspb.Message.toObjectList(msg.getTpmList(),
12776
12754
  proto.com.lansweeper.dp.outbound.v1.TrustedPlatformModule.toObject, includeInstance),
12777
- quickFixEngineeringList: jspb.Message.toObjectList(msg.getQuickFixEngineeringList(),
12778
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.toObject, includeInstance),
12779
12755
  usbControllerList: jspb.Message.toObjectList(msg.getUsbControllerList(),
12780
12756
  proto.com.lansweeper.dp.outbound.v1.ComputerConnectedUsbController.toObject, includeInstance),
12781
12757
  usbDeviceInfoList: jspb.Message.toObjectList(msg.getUsbDeviceInfoList(),
@@ -13039,11 +13015,6 @@ proto.com.lansweeper.dp.outbound.v1.Computer.deserializeBinaryFromReader = funct
13039
13015
  reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.TrustedPlatformModule.deserializeBinaryFromReader);
13040
13016
  msg.addTpm(value);
13041
13017
  break;
13042
- case 309:
13043
- var value = new proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering;
13044
- reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.deserializeBinaryFromReader);
13045
- msg.addQuickFixEngineering(value);
13046
- break;
13047
13018
  case 22:
13048
13019
  var value = new proto.com.lansweeper.dp.outbound.v1.ComputerConnectedUsbController;
13049
13020
  reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.ComputerConnectedUsbController.deserializeBinaryFromReader);
@@ -13586,14 +13557,6 @@ proto.com.lansweeper.dp.outbound.v1.Computer.serializeBinaryToWriter = function(
13586
13557
  proto.com.lansweeper.dp.outbound.v1.TrustedPlatformModule.serializeBinaryToWriter
13587
13558
  );
13588
13559
  }
13589
- f = message.getQuickFixEngineeringList();
13590
- if (f.length > 0) {
13591
- writer.writeRepeatedMessage(
13592
- 309,
13593
- f,
13594
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.serializeBinaryToWriter
13595
- );
13596
- }
13597
13560
  f = message.getUsbControllerList();
13598
13561
  if (f.length > 0) {
13599
13562
  writer.writeRepeatedMessage(
@@ -14944,44 +14907,6 @@ proto.com.lansweeper.dp.outbound.v1.Computer.prototype.clearTpmList = function()
14944
14907
  };
14945
14908
 
14946
14909
 
14947
- /**
14948
- * repeated ComputerQuickFixEngineering quick_fix_engineering = 309;
14949
- * @return {!Array<!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering>}
14950
- */
14951
- proto.com.lansweeper.dp.outbound.v1.Computer.prototype.getQuickFixEngineeringList = function() {
14952
- return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering>} */ (
14953
- jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering, 309));
14954
- };
14955
-
14956
-
14957
- /**
14958
- * @param {!Array<!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering>} value
14959
- * @return {!proto.com.lansweeper.dp.outbound.v1.Computer} returns this
14960
- */
14961
- proto.com.lansweeper.dp.outbound.v1.Computer.prototype.setQuickFixEngineeringList = function(value) {
14962
- return jspb.Message.setRepeatedWrapperField(this, 309, value);
14963
- };
14964
-
14965
-
14966
- /**
14967
- * @param {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering=} opt_value
14968
- * @param {number=} opt_index
14969
- * @return {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering}
14970
- */
14971
- proto.com.lansweeper.dp.outbound.v1.Computer.prototype.addQuickFixEngineering = function(opt_value, opt_index) {
14972
- return jspb.Message.addToRepeatedWrapperField(this, 309, opt_value, proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering, opt_index);
14973
- };
14974
-
14975
-
14976
- /**
14977
- * Clears the list making it empty but non-null.
14978
- * @return {!proto.com.lansweeper.dp.outbound.v1.Computer} returns this
14979
- */
14980
- proto.com.lansweeper.dp.outbound.v1.Computer.prototype.clearQuickFixEngineeringList = function() {
14981
- return this.setQuickFixEngineeringList([]);
14982
- };
14983
-
14984
-
14985
14910
  /**
14986
14911
  * repeated ComputerConnectedUsbController usb_controller = 22;
14987
14912
  * @return {!Array<!proto.com.lansweeper.dp.outbound.v1.ComputerConnectedUsbController>}
@@ -53899,442 +53824,6 @@ proto.com.lansweeper.dp.outbound.v1.ComputerInfrared.prototype.hasProtocolSuppor
53899
53824
 
53900
53825
 
53901
53826
 
53902
- if (jspb.Message.GENERATE_TO_OBJECT) {
53903
- /**
53904
- * Creates an object representation of this proto.
53905
- * Field names that are reserved in JavaScript and will be renamed to pb_name.
53906
- * Optional fields that are not set will be set to undefined.
53907
- * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
53908
- * For the list of reserved names please see:
53909
- * net/proto2/compiler/js/internal/generator.cc#kKeyword.
53910
- * @param {boolean=} opt_includeInstance Deprecated. whether to include the
53911
- * JSPB instance for transitional soy proto support:
53912
- * http://goto/soy-param-migration
53913
- * @return {!Object}
53914
- */
53915
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.toObject = function(opt_includeInstance) {
53916
- return proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.toObject(opt_includeInstance, this);
53917
- };
53918
-
53919
-
53920
- /**
53921
- * Static version of the {@see toObject} method.
53922
- * @param {boolean|undefined} includeInstance Deprecated. Whether to include
53923
- * the JSPB instance for transitional soy proto support:
53924
- * http://goto/soy-param-migration
53925
- * @param {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering} msg The msg instance to transform.
53926
- * @return {!Object}
53927
- * @suppress {unusedLocalVariables} f is only used for nested messages
53928
- */
53929
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.toObject = function(includeInstance, msg) {
53930
- var f, obj = {
53931
- hotFixId: jspb.Message.getFieldWithDefault(msg, 1, ""),
53932
- description: jspb.Message.getFieldWithDefault(msg, 2, ""),
53933
- installedBy: jspb.Message.getFieldWithDefault(msg, 3, ""),
53934
- installedOn: jspb.Message.getFieldWithDefault(msg, 4, ""),
53935
- fixComment: jspb.Message.getFieldWithDefault(msg, 5, ""),
53936
- servicePackInEffect: jspb.Message.getFieldWithDefault(msg, 6, ""),
53937
- hash: jspb.Message.getFieldWithDefault(msg, 7, "")
53938
- };
53939
-
53940
- if (includeInstance) {
53941
- obj.$jspbMessageInstance = msg;
53942
- }
53943
- return obj;
53944
- };
53945
- }
53946
-
53947
-
53948
- /**
53949
- * Deserializes binary data (in protobuf wire format).
53950
- * @param {jspb.ByteSource} bytes The bytes to deserialize.
53951
- * @return {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering}
53952
- */
53953
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.deserializeBinary = function(bytes) {
53954
- var reader = new jspb.BinaryReader(bytes);
53955
- var msg = new proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering;
53956
- return proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.deserializeBinaryFromReader(msg, reader);
53957
- };
53958
-
53959
-
53960
- /**
53961
- * Deserializes binary data (in protobuf wire format) from the
53962
- * given reader into the given message object.
53963
- * @param {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering} msg The message object to deserialize into.
53964
- * @param {!jspb.BinaryReader} reader The BinaryReader to use.
53965
- * @return {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering}
53966
- */
53967
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.deserializeBinaryFromReader = function(msg, reader) {
53968
- while (reader.nextField()) {
53969
- if (reader.isEndGroup()) {
53970
- break;
53971
- }
53972
- var field = reader.getFieldNumber();
53973
- switch (field) {
53974
- case 1:
53975
- var value = /** @type {string} */ (reader.readString());
53976
- msg.setHotFixId(value);
53977
- break;
53978
- case 2:
53979
- var value = /** @type {string} */ (reader.readString());
53980
- msg.setDescription(value);
53981
- break;
53982
- case 3:
53983
- var value = /** @type {string} */ (reader.readString());
53984
- msg.setInstalledBy(value);
53985
- break;
53986
- case 4:
53987
- var value = /** @type {string} */ (reader.readString());
53988
- msg.setInstalledOn(value);
53989
- break;
53990
- case 5:
53991
- var value = /** @type {string} */ (reader.readString());
53992
- msg.setFixComment(value);
53993
- break;
53994
- case 6:
53995
- var value = /** @type {string} */ (reader.readString());
53996
- msg.setServicePackInEffect(value);
53997
- break;
53998
- case 7:
53999
- var value = /** @type {string} */ (reader.readString());
54000
- msg.setHash(value);
54001
- break;
54002
- default:
54003
- reader.skipField();
54004
- break;
54005
- }
54006
- }
54007
- return msg;
54008
- };
54009
-
54010
-
54011
- /**
54012
- * Serializes the message to binary data (in protobuf wire format).
54013
- * @return {!Uint8Array}
54014
- */
54015
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.serializeBinary = function() {
54016
- var writer = new jspb.BinaryWriter();
54017
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.serializeBinaryToWriter(this, writer);
54018
- return writer.getResultBuffer();
54019
- };
54020
-
54021
-
54022
- /**
54023
- * Serializes the given message to binary data (in protobuf wire
54024
- * format), writing to the given BinaryWriter.
54025
- * @param {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering} message
54026
- * @param {!jspb.BinaryWriter} writer
54027
- * @suppress {unusedLocalVariables} f is only used for nested messages
54028
- */
54029
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.serializeBinaryToWriter = function(message, writer) {
54030
- var f = undefined;
54031
- f = /** @type {string} */ (jspb.Message.getField(message, 1));
54032
- if (f != null) {
54033
- writer.writeString(
54034
- 1,
54035
- f
54036
- );
54037
- }
54038
- f = /** @type {string} */ (jspb.Message.getField(message, 2));
54039
- if (f != null) {
54040
- writer.writeString(
54041
- 2,
54042
- f
54043
- );
54044
- }
54045
- f = /** @type {string} */ (jspb.Message.getField(message, 3));
54046
- if (f != null) {
54047
- writer.writeString(
54048
- 3,
54049
- f
54050
- );
54051
- }
54052
- f = /** @type {string} */ (jspb.Message.getField(message, 4));
54053
- if (f != null) {
54054
- writer.writeString(
54055
- 4,
54056
- f
54057
- );
54058
- }
54059
- f = /** @type {string} */ (jspb.Message.getField(message, 5));
54060
- if (f != null) {
54061
- writer.writeString(
54062
- 5,
54063
- f
54064
- );
54065
- }
54066
- f = /** @type {string} */ (jspb.Message.getField(message, 6));
54067
- if (f != null) {
54068
- writer.writeString(
54069
- 6,
54070
- f
54071
- );
54072
- }
54073
- f = /** @type {string} */ (jspb.Message.getField(message, 7));
54074
- if (f != null) {
54075
- writer.writeString(
54076
- 7,
54077
- f
54078
- );
54079
- }
54080
- };
54081
-
54082
-
54083
- /**
54084
- * optional string hot_fix_id = 1;
54085
- * @return {string}
54086
- */
54087
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.getHotFixId = function() {
54088
- return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
54089
- };
54090
-
54091
-
54092
- /**
54093
- * @param {string} value
54094
- * @return {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering} returns this
54095
- */
54096
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.setHotFixId = function(value) {
54097
- return jspb.Message.setField(this, 1, value);
54098
- };
54099
-
54100
-
54101
- /**
54102
- * Clears the field making it undefined.
54103
- * @return {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering} returns this
54104
- */
54105
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.clearHotFixId = function() {
54106
- return jspb.Message.setField(this, 1, undefined);
54107
- };
54108
-
54109
-
54110
- /**
54111
- * Returns whether this field is set.
54112
- * @return {boolean}
54113
- */
54114
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.hasHotFixId = function() {
54115
- return jspb.Message.getField(this, 1) != null;
54116
- };
54117
-
54118
-
54119
- /**
54120
- * optional string description = 2;
54121
- * @return {string}
54122
- */
54123
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.getDescription = function() {
54124
- return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, ""));
54125
- };
54126
-
54127
-
54128
- /**
54129
- * @param {string} value
54130
- * @return {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering} returns this
54131
- */
54132
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.setDescription = function(value) {
54133
- return jspb.Message.setField(this, 2, value);
54134
- };
54135
-
54136
-
54137
- /**
54138
- * Clears the field making it undefined.
54139
- * @return {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering} returns this
54140
- */
54141
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.clearDescription = function() {
54142
- return jspb.Message.setField(this, 2, undefined);
54143
- };
54144
-
54145
-
54146
- /**
54147
- * Returns whether this field is set.
54148
- * @return {boolean}
54149
- */
54150
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.hasDescription = function() {
54151
- return jspb.Message.getField(this, 2) != null;
54152
- };
54153
-
54154
-
54155
- /**
54156
- * optional string installed_by = 3;
54157
- * @return {string}
54158
- */
54159
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.getInstalledBy = function() {
54160
- return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, ""));
54161
- };
54162
-
54163
-
54164
- /**
54165
- * @param {string} value
54166
- * @return {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering} returns this
54167
- */
54168
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.setInstalledBy = function(value) {
54169
- return jspb.Message.setField(this, 3, value);
54170
- };
54171
-
54172
-
54173
- /**
54174
- * Clears the field making it undefined.
54175
- * @return {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering} returns this
54176
- */
54177
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.clearInstalledBy = function() {
54178
- return jspb.Message.setField(this, 3, undefined);
54179
- };
54180
-
54181
-
54182
- /**
54183
- * Returns whether this field is set.
54184
- * @return {boolean}
54185
- */
54186
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.hasInstalledBy = function() {
54187
- return jspb.Message.getField(this, 3) != null;
54188
- };
54189
-
54190
-
54191
- /**
54192
- * optional string installed_on = 4;
54193
- * @return {string}
54194
- */
54195
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.getInstalledOn = function() {
54196
- return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 4, ""));
54197
- };
54198
-
54199
-
54200
- /**
54201
- * @param {string} value
54202
- * @return {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering} returns this
54203
- */
54204
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.setInstalledOn = function(value) {
54205
- return jspb.Message.setField(this, 4, value);
54206
- };
54207
-
54208
-
54209
- /**
54210
- * Clears the field making it undefined.
54211
- * @return {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering} returns this
54212
- */
54213
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.clearInstalledOn = function() {
54214
- return jspb.Message.setField(this, 4, undefined);
54215
- };
54216
-
54217
-
54218
- /**
54219
- * Returns whether this field is set.
54220
- * @return {boolean}
54221
- */
54222
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.hasInstalledOn = function() {
54223
- return jspb.Message.getField(this, 4) != null;
54224
- };
54225
-
54226
-
54227
- /**
54228
- * optional string fix_comment = 5;
54229
- * @return {string}
54230
- */
54231
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.getFixComment = function() {
54232
- return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, ""));
54233
- };
54234
-
54235
-
54236
- /**
54237
- * @param {string} value
54238
- * @return {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering} returns this
54239
- */
54240
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.setFixComment = function(value) {
54241
- return jspb.Message.setField(this, 5, value);
54242
- };
54243
-
54244
-
54245
- /**
54246
- * Clears the field making it undefined.
54247
- * @return {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering} returns this
54248
- */
54249
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.clearFixComment = function() {
54250
- return jspb.Message.setField(this, 5, undefined);
54251
- };
54252
-
54253
-
54254
- /**
54255
- * Returns whether this field is set.
54256
- * @return {boolean}
54257
- */
54258
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.hasFixComment = function() {
54259
- return jspb.Message.getField(this, 5) != null;
54260
- };
54261
-
54262
-
54263
- /**
54264
- * optional string service_pack_in_effect = 6;
54265
- * @return {string}
54266
- */
54267
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.getServicePackInEffect = function() {
54268
- return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 6, ""));
54269
- };
54270
-
54271
-
54272
- /**
54273
- * @param {string} value
54274
- * @return {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering} returns this
54275
- */
54276
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.setServicePackInEffect = function(value) {
54277
- return jspb.Message.setField(this, 6, value);
54278
- };
54279
-
54280
-
54281
- /**
54282
- * Clears the field making it undefined.
54283
- * @return {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering} returns this
54284
- */
54285
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.clearServicePackInEffect = function() {
54286
- return jspb.Message.setField(this, 6, undefined);
54287
- };
54288
-
54289
-
54290
- /**
54291
- * Returns whether this field is set.
54292
- * @return {boolean}
54293
- */
54294
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.hasServicePackInEffect = function() {
54295
- return jspb.Message.getField(this, 6) != null;
54296
- };
54297
-
54298
-
54299
- /**
54300
- * optional string hash = 7;
54301
- * @return {string}
54302
- */
54303
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.getHash = function() {
54304
- return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 7, ""));
54305
- };
54306
-
54307
-
54308
- /**
54309
- * @param {string} value
54310
- * @return {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering} returns this
54311
- */
54312
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.setHash = function(value) {
54313
- return jspb.Message.setField(this, 7, value);
54314
- };
54315
-
54316
-
54317
- /**
54318
- * Clears the field making it undefined.
54319
- * @return {!proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering} returns this
54320
- */
54321
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.clearHash = function() {
54322
- return jspb.Message.setField(this, 7, undefined);
54323
- };
54324
-
54325
-
54326
- /**
54327
- * Returns whether this field is set.
54328
- * @return {boolean}
54329
- */
54330
- proto.com.lansweeper.dp.outbound.v1.ComputerQuickFixEngineering.prototype.hasHash = function() {
54331
- return jspb.Message.getField(this, 7) != null;
54332
- };
54333
-
54334
-
54335
-
54336
-
54337
-
54338
53827
  if (jspb.Message.GENERATE_TO_OBJECT) {
54339
53828
  /**
54340
53829
  * Creates an object representation of this proto.
@@ -136674,6 +136163,7 @@ proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.toObject = function(inc
136674
136163
  var f, obj = {
136675
136164
  productInfo: (f = msg.getProductInfo()) && proto.com.lansweeper.dp.outbound.v1.VmwareProductInfo.toObject(includeInstance, f),
136676
136165
  vcenterAssetKey: jspb.Message.getFieldWithDefault(msg, 2, ""),
136166
+ vmwareEsxiClusterId: jspb.Message.getFieldWithDefault(msg, 26, ""),
136677
136167
  esxiHypervisorDatastoresMap: (f = msg.getEsxiHypervisorDatastoresMap()) ? f.toObject(includeInstance, proto.com.lansweeper.dp.outbound.v1.VmwareDatastore.toObject) : [],
136678
136168
  esxiGuestVmKeyMap: (f = msg.getEsxiGuestVmKeyMap()) ? f.toObject(includeInstance, undefined) : [],
136679
136169
  upTime: jspb.Message.getFieldWithDefault(msg, 5, 0),
@@ -136742,6 +136232,10 @@ proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.deserializeBinaryFromRe
136742
136232
  var value = /** @type {string} */ (reader.readString());
136743
136233
  msg.setVcenterAssetKey(value);
136744
136234
  break;
136235
+ case 26:
136236
+ var value = /** @type {string} */ (reader.readString());
136237
+ msg.setVmwareEsxiClusterId(value);
136238
+ break;
136745
136239
  case 3:
136746
136240
  var value = msg.getEsxiHypervisorDatastoresMap();
136747
136241
  reader.readMessage(value, function(message, reader) {
@@ -136883,6 +136377,13 @@ proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.serializeBinaryToWriter
136883
136377
  f
136884
136378
  );
136885
136379
  }
136380
+ f = /** @type {string} */ (jspb.Message.getField(message, 26));
136381
+ if (f != null) {
136382
+ writer.writeString(
136383
+ 26,
136384
+ f
136385
+ );
136386
+ }
136886
136387
  f = message.getEsxiHypervisorDatastoresMap(true);
136887
136388
  if (f && f.getLength() > 0) {
136888
136389
  f.serializeBinary(3, writer, jspb.BinaryWriter.prototype.writeString, jspb.BinaryWriter.prototype.writeMessage, proto.com.lansweeper.dp.outbound.v1.VmwareDatastore.serializeBinaryToWriter);
@@ -137115,6 +136616,42 @@ proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.prototype.hasVcenterAss
137115
136616
  };
137116
136617
 
137117
136618
 
136619
+ /**
136620
+ * optional string vmware_esxi_cluster_id = 26;
136621
+ * @return {string}
136622
+ */
136623
+ proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.prototype.getVmwareEsxiClusterId = function() {
136624
+ return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 26, ""));
136625
+ };
136626
+
136627
+
136628
+ /**
136629
+ * @param {string} value
136630
+ * @return {!proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor} returns this
136631
+ */
136632
+ proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.prototype.setVmwareEsxiClusterId = function(value) {
136633
+ return jspb.Message.setField(this, 26, value);
136634
+ };
136635
+
136636
+
136637
+ /**
136638
+ * Clears the field making it undefined.
136639
+ * @return {!proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor} returns this
136640
+ */
136641
+ proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.prototype.clearVmwareEsxiClusterId = function() {
136642
+ return jspb.Message.setField(this, 26, undefined);
136643
+ };
136644
+
136645
+
136646
+ /**
136647
+ * Returns whether this field is set.
136648
+ * @return {boolean}
136649
+ */
136650
+ proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.prototype.hasVmwareEsxiClusterId = function() {
136651
+ return jspb.Message.getField(this, 26) != null;
136652
+ };
136653
+
136654
+
137118
136655
  /**
137119
136656
  * map<string, VmwareDatastore> esxi_hypervisor_datastores = 3;
137120
136657
  * @param {boolean=} opt_noLazyCreate Do not create the map if
@@ -141039,6 +140576,8 @@ proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.toObject = function(i
141039
140576
  vcenterAssetKey: jspb.Message.getFieldWithDefault(msg, 2, ""),
141040
140577
  internalKey: jspb.Message.getFieldWithDefault(msg, 3, ""),
141041
140578
  name: jspb.Message.getFieldWithDefault(msg, 4, ""),
140579
+ capacity: jspb.Message.getFieldWithDefault(msg, 9, 0),
140580
+ freeSpace: jspb.Message.getFieldWithDefault(msg, 10, 0),
141042
140581
  datastoresMap: (f = msg.getDatastoresMap()) ? f.toObject(includeInstance, proto.com.lansweeper.dp.outbound.v1.VmwareDatastore.toObject) : [],
141043
140582
  storageDrs: (f = msg.getStorageDrs()) && proto.com.lansweeper.dp.outbound.v1.DatastoreClusterStorageDrs.toObject(includeInstance, f),
141044
140583
  drsPodConfigRuleList: jspb.Message.toObjectList(msg.getDrsPodConfigRuleList(),
@@ -141097,6 +140636,14 @@ proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.deserializeBinaryFrom
141097
140636
  var value = /** @type {string} */ (reader.readString());
141098
140637
  msg.setName(value);
141099
140638
  break;
140639
+ case 9:
140640
+ var value = /** @type {number} */ (reader.readInt64());
140641
+ msg.setCapacity(value);
140642
+ break;
140643
+ case 10:
140644
+ var value = /** @type {number} */ (reader.readInt64());
140645
+ msg.setFreeSpace(value);
140646
+ break;
141100
140647
  case 5:
141101
140648
  var value = msg.getDatastoresMap();
141102
140649
  reader.readMessage(value, function(message, reader) {
@@ -141175,6 +140722,20 @@ proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.serializeBinaryToWrit
141175
140722
  f
141176
140723
  );
141177
140724
  }
140725
+ f = /** @type {number} */ (jspb.Message.getField(message, 9));
140726
+ if (f != null) {
140727
+ writer.writeInt64(
140728
+ 9,
140729
+ f
140730
+ );
140731
+ }
140732
+ f = /** @type {number} */ (jspb.Message.getField(message, 10));
140733
+ if (f != null) {
140734
+ writer.writeInt64(
140735
+ 10,
140736
+ f
140737
+ );
140738
+ }
141178
140739
  f = message.getDatastoresMap(true);
141179
140740
  if (f && f.getLength() > 0) {
141180
140741
  f.serializeBinary(5, writer, jspb.BinaryWriter.prototype.writeString, jspb.BinaryWriter.prototype.writeMessage, proto.com.lansweeper.dp.outbound.v1.VmwareDatastore.serializeBinaryToWriter);
@@ -141314,6 +140875,78 @@ proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.prototype.hasName = f
141314
140875
  };
141315
140876
 
141316
140877
 
140878
+ /**
140879
+ * optional int64 capacity = 9;
140880
+ * @return {number}
140881
+ */
140882
+ proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.prototype.getCapacity = function() {
140883
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 9, 0));
140884
+ };
140885
+
140886
+
140887
+ /**
140888
+ * @param {number} value
140889
+ * @return {!proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster} returns this
140890
+ */
140891
+ proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.prototype.setCapacity = function(value) {
140892
+ return jspb.Message.setField(this, 9, value);
140893
+ };
140894
+
140895
+
140896
+ /**
140897
+ * Clears the field making it undefined.
140898
+ * @return {!proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster} returns this
140899
+ */
140900
+ proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.prototype.clearCapacity = function() {
140901
+ return jspb.Message.setField(this, 9, undefined);
140902
+ };
140903
+
140904
+
140905
+ /**
140906
+ * Returns whether this field is set.
140907
+ * @return {boolean}
140908
+ */
140909
+ proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.prototype.hasCapacity = function() {
140910
+ return jspb.Message.getField(this, 9) != null;
140911
+ };
140912
+
140913
+
140914
+ /**
140915
+ * optional int64 free_space = 10;
140916
+ * @return {number}
140917
+ */
140918
+ proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.prototype.getFreeSpace = function() {
140919
+ return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 10, 0));
140920
+ };
140921
+
140922
+
140923
+ /**
140924
+ * @param {number} value
140925
+ * @return {!proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster} returns this
140926
+ */
140927
+ proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.prototype.setFreeSpace = function(value) {
140928
+ return jspb.Message.setField(this, 10, value);
140929
+ };
140930
+
140931
+
140932
+ /**
140933
+ * Clears the field making it undefined.
140934
+ * @return {!proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster} returns this
140935
+ */
140936
+ proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.prototype.clearFreeSpace = function() {
140937
+ return jspb.Message.setField(this, 10, undefined);
140938
+ };
140939
+
140940
+
140941
+ /**
140942
+ * Returns whether this field is set.
140943
+ * @return {boolean}
140944
+ */
140945
+ proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.prototype.hasFreeSpace = function() {
140946
+ return jspb.Message.getField(this, 10) != null;
140947
+ };
140948
+
140949
+
141317
140950
  /**
141318
140951
  * map<string, VmwareDatastore> datastores = 5;
141319
140952
  * @param {boolean=} opt_noLazyCreate Do not create the map if