@lansweeper/data-platform-outbound-grpc 0.1.97 → 0.1.99
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 +16 -0
- package/gen-proto/image.json +1 -1
- package/gen-proto/outbound_pb.d.ts +139 -0
- package/gen-proto/outbound_pb.js +1130 -1
- package/generated-go/outbound.pb.go +5974 -5651
- package/java.json +1 -1
- package/package.json +2 -2
- package/proto/outbound.proto +24 -3
package/gen-proto/outbound_pb.js
CHANGED
|
@@ -54,6 +54,8 @@ goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ComputerConnectedUsbContr
|
|
|
54
54
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ComputerConnectedUsbDeviceInfo', null, global);
|
|
55
55
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ComputerInfrared', null, global);
|
|
56
56
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ComputerMacAccessibility', null, global);
|
|
57
|
+
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework', null, global);
|
|
58
|
+
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane', null, global);
|
|
57
59
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ComputerSystemProduct', null, global);
|
|
58
60
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ComputerWindowsCertificate', null, global);
|
|
59
61
|
goog.exportSymbol('proto.com.lansweeper.dp.outbound.v1.ComputerWindowsCertificate.KeyUsageType', null, global);
|
|
@@ -2993,6 +2995,27 @@ if (goog.DEBUG && !COMPILED) {
|
|
|
2993
2995
|
*/
|
|
2994
2996
|
proto.com.lansweeper.dp.outbound.v1.ComputerWindowsDesktopMonitor.displayName = 'proto.com.lansweeper.dp.outbound.v1.ComputerWindowsDesktopMonitor';
|
|
2995
2997
|
}
|
|
2998
|
+
/**
|
|
2999
|
+
* Generated by JsPbCodeGenerator.
|
|
3000
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
3001
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
3002
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
3003
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
3004
|
+
* valid.
|
|
3005
|
+
* @extends {jspb.Message}
|
|
3006
|
+
* @constructor
|
|
3007
|
+
*/
|
|
3008
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane = function(opt_data) {
|
|
3009
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
3010
|
+
};
|
|
3011
|
+
goog.inherits(proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane, jspb.Message);
|
|
3012
|
+
if (goog.DEBUG && !COMPILED) {
|
|
3013
|
+
/**
|
|
3014
|
+
* @public
|
|
3015
|
+
* @override
|
|
3016
|
+
*/
|
|
3017
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.displayName = 'proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane';
|
|
3018
|
+
}
|
|
2996
3019
|
/**
|
|
2997
3020
|
* Generated by JsPbCodeGenerator.
|
|
2998
3021
|
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
@@ -3119,6 +3142,27 @@ if (goog.DEBUG && !COMPILED) {
|
|
|
3119
3142
|
*/
|
|
3120
3143
|
proto.com.lansweeper.dp.outbound.v1.PortableBattery.displayName = 'proto.com.lansweeper.dp.outbound.v1.PortableBattery';
|
|
3121
3144
|
}
|
|
3145
|
+
/**
|
|
3146
|
+
* Generated by JsPbCodeGenerator.
|
|
3147
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
3148
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
3149
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
3150
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
3151
|
+
* valid.
|
|
3152
|
+
* @extends {jspb.Message}
|
|
3153
|
+
* @constructor
|
|
3154
|
+
*/
|
|
3155
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework = function(opt_data) {
|
|
3156
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.repeatedFields_, null);
|
|
3157
|
+
};
|
|
3158
|
+
goog.inherits(proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework, jspb.Message);
|
|
3159
|
+
if (goog.DEBUG && !COMPILED) {
|
|
3160
|
+
/**
|
|
3161
|
+
* @public
|
|
3162
|
+
* @override
|
|
3163
|
+
*/
|
|
3164
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.displayName = 'proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework';
|
|
3165
|
+
}
|
|
3122
3166
|
/**
|
|
3123
3167
|
* Generated by JsPbCodeGenerator.
|
|
3124
3168
|
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
@@ -8044,7 +8088,7 @@ proto.com.lansweeper.dp.outbound.v1.AssetChangeEvent.prototype.hasSqlServer = fu
|
|
|
8044
8088
|
* @private {!Array<number>}
|
|
8045
8089
|
* @const
|
|
8046
8090
|
*/
|
|
8047
|
-
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,102,103,105,107,202,203,205,206,207,209,210,211,212,213,214,215,216,217,218,219,302,303,304];
|
|
8091
|
+
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,102,103,105,107,202,203,205,206,207,209,210,211,212,213,214,215,216,217,218,219,221,222,302,303,304];
|
|
8048
8092
|
|
|
8049
8093
|
|
|
8050
8094
|
|
|
@@ -8188,6 +8232,10 @@ proto.com.lansweeper.dp.outbound.v1.Computer.toObject = function(includeInstance
|
|
|
8188
8232
|
windowsCodecList: jspb.Message.toObjectList(msg.getWindowsCodecList(),
|
|
8189
8233
|
proto.com.lansweeper.dp.outbound.v1.ComputerWindowsCodec.toObject, includeInstance),
|
|
8190
8234
|
macAccessibility: (f = msg.getMacAccessibility()) && proto.com.lansweeper.dp.outbound.v1.ComputerMacAccessibility.toObject(includeInstance, f),
|
|
8235
|
+
macFrameworkList: jspb.Message.toObjectList(msg.getMacFrameworkList(),
|
|
8236
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.toObject, includeInstance),
|
|
8237
|
+
macPreferencePaneList: jspb.Message.toObjectList(msg.getMacPreferencePaneList(),
|
|
8238
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.toObject, includeInstance),
|
|
8191
8239
|
lastUser: (f = msg.getLastUser()) && proto.com.lansweeper.dp.outbound.v1.LastUser.toObject(includeInstance, f),
|
|
8192
8240
|
userList: jspb.Message.toObjectList(msg.getUserList(),
|
|
8193
8241
|
proto.com.lansweeper.dp.outbound.v1.UserAccount.toObject, includeInstance),
|
|
@@ -8536,6 +8584,16 @@ proto.com.lansweeper.dp.outbound.v1.Computer.deserializeBinaryFromReader = funct
|
|
|
8536
8584
|
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.ComputerMacAccessibility.deserializeBinaryFromReader);
|
|
8537
8585
|
msg.setMacAccessibility(value);
|
|
8538
8586
|
break;
|
|
8587
|
+
case 221:
|
|
8588
|
+
var value = new proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework;
|
|
8589
|
+
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.deserializeBinaryFromReader);
|
|
8590
|
+
msg.addMacFramework(value);
|
|
8591
|
+
break;
|
|
8592
|
+
case 222:
|
|
8593
|
+
var value = new proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane;
|
|
8594
|
+
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.deserializeBinaryFromReader);
|
|
8595
|
+
msg.addMacPreferencePane(value);
|
|
8596
|
+
break;
|
|
8539
8597
|
case 301:
|
|
8540
8598
|
var value = new proto.com.lansweeper.dp.outbound.v1.LastUser;
|
|
8541
8599
|
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.LastUser.deserializeBinaryFromReader);
|
|
@@ -9073,6 +9131,22 @@ proto.com.lansweeper.dp.outbound.v1.Computer.serializeBinaryToWriter = function(
|
|
|
9073
9131
|
proto.com.lansweeper.dp.outbound.v1.ComputerMacAccessibility.serializeBinaryToWriter
|
|
9074
9132
|
);
|
|
9075
9133
|
}
|
|
9134
|
+
f = message.getMacFrameworkList();
|
|
9135
|
+
if (f.length > 0) {
|
|
9136
|
+
writer.writeRepeatedMessage(
|
|
9137
|
+
221,
|
|
9138
|
+
f,
|
|
9139
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.serializeBinaryToWriter
|
|
9140
|
+
);
|
|
9141
|
+
}
|
|
9142
|
+
f = message.getMacPreferencePaneList();
|
|
9143
|
+
if (f.length > 0) {
|
|
9144
|
+
writer.writeRepeatedMessage(
|
|
9145
|
+
222,
|
|
9146
|
+
f,
|
|
9147
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.serializeBinaryToWriter
|
|
9148
|
+
);
|
|
9149
|
+
}
|
|
9076
9150
|
f = message.getLastUser();
|
|
9077
9151
|
if (f != null) {
|
|
9078
9152
|
writer.writeMessage(
|
|
@@ -11415,6 +11489,82 @@ proto.com.lansweeper.dp.outbound.v1.Computer.prototype.hasMacAccessibility = fun
|
|
|
11415
11489
|
};
|
|
11416
11490
|
|
|
11417
11491
|
|
|
11492
|
+
/**
|
|
11493
|
+
* repeated ComputerMacOsFramework mac_framework = 221;
|
|
11494
|
+
* @return {!Array<!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework>}
|
|
11495
|
+
*/
|
|
11496
|
+
proto.com.lansweeper.dp.outbound.v1.Computer.prototype.getMacFrameworkList = function() {
|
|
11497
|
+
return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework>} */ (
|
|
11498
|
+
jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework, 221));
|
|
11499
|
+
};
|
|
11500
|
+
|
|
11501
|
+
|
|
11502
|
+
/**
|
|
11503
|
+
* @param {!Array<!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework>} value
|
|
11504
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.Computer} returns this
|
|
11505
|
+
*/
|
|
11506
|
+
proto.com.lansweeper.dp.outbound.v1.Computer.prototype.setMacFrameworkList = function(value) {
|
|
11507
|
+
return jspb.Message.setRepeatedWrapperField(this, 221, value);
|
|
11508
|
+
};
|
|
11509
|
+
|
|
11510
|
+
|
|
11511
|
+
/**
|
|
11512
|
+
* @param {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework=} opt_value
|
|
11513
|
+
* @param {number=} opt_index
|
|
11514
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework}
|
|
11515
|
+
*/
|
|
11516
|
+
proto.com.lansweeper.dp.outbound.v1.Computer.prototype.addMacFramework = function(opt_value, opt_index) {
|
|
11517
|
+
return jspb.Message.addToRepeatedWrapperField(this, 221, opt_value, proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework, opt_index);
|
|
11518
|
+
};
|
|
11519
|
+
|
|
11520
|
+
|
|
11521
|
+
/**
|
|
11522
|
+
* Clears the list making it empty but non-null.
|
|
11523
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.Computer} returns this
|
|
11524
|
+
*/
|
|
11525
|
+
proto.com.lansweeper.dp.outbound.v1.Computer.prototype.clearMacFrameworkList = function() {
|
|
11526
|
+
return this.setMacFrameworkList([]);
|
|
11527
|
+
};
|
|
11528
|
+
|
|
11529
|
+
|
|
11530
|
+
/**
|
|
11531
|
+
* repeated ComputerMacPreferencePane mac_preference_pane = 222;
|
|
11532
|
+
* @return {!Array<!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane>}
|
|
11533
|
+
*/
|
|
11534
|
+
proto.com.lansweeper.dp.outbound.v1.Computer.prototype.getMacPreferencePaneList = function() {
|
|
11535
|
+
return /** @type{!Array<!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane>} */ (
|
|
11536
|
+
jspb.Message.getRepeatedWrapperField(this, proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane, 222));
|
|
11537
|
+
};
|
|
11538
|
+
|
|
11539
|
+
|
|
11540
|
+
/**
|
|
11541
|
+
* @param {!Array<!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane>} value
|
|
11542
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.Computer} returns this
|
|
11543
|
+
*/
|
|
11544
|
+
proto.com.lansweeper.dp.outbound.v1.Computer.prototype.setMacPreferencePaneList = function(value) {
|
|
11545
|
+
return jspb.Message.setRepeatedWrapperField(this, 222, value);
|
|
11546
|
+
};
|
|
11547
|
+
|
|
11548
|
+
|
|
11549
|
+
/**
|
|
11550
|
+
* @param {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane=} opt_value
|
|
11551
|
+
* @param {number=} opt_index
|
|
11552
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane}
|
|
11553
|
+
*/
|
|
11554
|
+
proto.com.lansweeper.dp.outbound.v1.Computer.prototype.addMacPreferencePane = function(opt_value, opt_index) {
|
|
11555
|
+
return jspb.Message.addToRepeatedWrapperField(this, 222, opt_value, proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane, opt_index);
|
|
11556
|
+
};
|
|
11557
|
+
|
|
11558
|
+
|
|
11559
|
+
/**
|
|
11560
|
+
* Clears the list making it empty but non-null.
|
|
11561
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.Computer} returns this
|
|
11562
|
+
*/
|
|
11563
|
+
proto.com.lansweeper.dp.outbound.v1.Computer.prototype.clearMacPreferencePaneList = function() {
|
|
11564
|
+
return this.setMacPreferencePaneList([]);
|
|
11565
|
+
};
|
|
11566
|
+
|
|
11567
|
+
|
|
11418
11568
|
/**
|
|
11419
11569
|
* optional LastUser last_user = 301;
|
|
11420
11570
|
* @return {?proto.com.lansweeper.dp.outbound.v1.LastUser}
|
|
@@ -73911,6 +74061,442 @@ proto.com.lansweeper.dp.outbound.v1.ComputerWindowsDesktopMonitor.prototype.hasS
|
|
|
73911
74061
|
|
|
73912
74062
|
|
|
73913
74063
|
|
|
74064
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
74065
|
+
/**
|
|
74066
|
+
* Creates an object representation of this proto.
|
|
74067
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
74068
|
+
* Optional fields that are not set will be set to undefined.
|
|
74069
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
74070
|
+
* For the list of reserved names please see:
|
|
74071
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
74072
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
74073
|
+
* JSPB instance for transitional soy proto support:
|
|
74074
|
+
* http://goto/soy-param-migration
|
|
74075
|
+
* @return {!Object}
|
|
74076
|
+
*/
|
|
74077
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.toObject = function(opt_includeInstance) {
|
|
74078
|
+
return proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.toObject(opt_includeInstance, this);
|
|
74079
|
+
};
|
|
74080
|
+
|
|
74081
|
+
|
|
74082
|
+
/**
|
|
74083
|
+
* Static version of the {@see toObject} method.
|
|
74084
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
74085
|
+
* the JSPB instance for transitional soy proto support:
|
|
74086
|
+
* http://goto/soy-param-migration
|
|
74087
|
+
* @param {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane} msg The msg instance to transform.
|
|
74088
|
+
* @return {!Object}
|
|
74089
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
74090
|
+
*/
|
|
74091
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.toObject = function(includeInstance, msg) {
|
|
74092
|
+
var f, obj = {
|
|
74093
|
+
name: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
74094
|
+
bundlePathLocation: jspb.Message.getFieldWithDefault(msg, 2, ""),
|
|
74095
|
+
identifier: jspb.Message.getFieldWithDefault(msg, 3, ""),
|
|
74096
|
+
isVisible: jspb.Message.getBooleanFieldWithDefault(msg, 4, false),
|
|
74097
|
+
kind: jspb.Message.getFieldWithDefault(msg, 5, ""),
|
|
74098
|
+
supportedBy: jspb.Message.getFieldWithDefault(msg, 6, ""),
|
|
74099
|
+
version: jspb.Message.getFieldWithDefault(msg, 7, "")
|
|
74100
|
+
};
|
|
74101
|
+
|
|
74102
|
+
if (includeInstance) {
|
|
74103
|
+
obj.$jspbMessageInstance = msg;
|
|
74104
|
+
}
|
|
74105
|
+
return obj;
|
|
74106
|
+
};
|
|
74107
|
+
}
|
|
74108
|
+
|
|
74109
|
+
|
|
74110
|
+
/**
|
|
74111
|
+
* Deserializes binary data (in protobuf wire format).
|
|
74112
|
+
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
74113
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane}
|
|
74114
|
+
*/
|
|
74115
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.deserializeBinary = function(bytes) {
|
|
74116
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
74117
|
+
var msg = new proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane;
|
|
74118
|
+
return proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.deserializeBinaryFromReader(msg, reader);
|
|
74119
|
+
};
|
|
74120
|
+
|
|
74121
|
+
|
|
74122
|
+
/**
|
|
74123
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
74124
|
+
* given reader into the given message object.
|
|
74125
|
+
* @param {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane} msg The message object to deserialize into.
|
|
74126
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
74127
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane}
|
|
74128
|
+
*/
|
|
74129
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.deserializeBinaryFromReader = function(msg, reader) {
|
|
74130
|
+
while (reader.nextField()) {
|
|
74131
|
+
if (reader.isEndGroup()) {
|
|
74132
|
+
break;
|
|
74133
|
+
}
|
|
74134
|
+
var field = reader.getFieldNumber();
|
|
74135
|
+
switch (field) {
|
|
74136
|
+
case 1:
|
|
74137
|
+
var value = /** @type {string} */ (reader.readString());
|
|
74138
|
+
msg.setName(value);
|
|
74139
|
+
break;
|
|
74140
|
+
case 2:
|
|
74141
|
+
var value = /** @type {string} */ (reader.readString());
|
|
74142
|
+
msg.setBundlePathLocation(value);
|
|
74143
|
+
break;
|
|
74144
|
+
case 3:
|
|
74145
|
+
var value = /** @type {string} */ (reader.readString());
|
|
74146
|
+
msg.setIdentifier(value);
|
|
74147
|
+
break;
|
|
74148
|
+
case 4:
|
|
74149
|
+
var value = /** @type {boolean} */ (reader.readBool());
|
|
74150
|
+
msg.setIsVisible(value);
|
|
74151
|
+
break;
|
|
74152
|
+
case 5:
|
|
74153
|
+
var value = /** @type {string} */ (reader.readString());
|
|
74154
|
+
msg.setKind(value);
|
|
74155
|
+
break;
|
|
74156
|
+
case 6:
|
|
74157
|
+
var value = /** @type {string} */ (reader.readString());
|
|
74158
|
+
msg.setSupportedBy(value);
|
|
74159
|
+
break;
|
|
74160
|
+
case 7:
|
|
74161
|
+
var value = /** @type {string} */ (reader.readString());
|
|
74162
|
+
msg.setVersion(value);
|
|
74163
|
+
break;
|
|
74164
|
+
default:
|
|
74165
|
+
reader.skipField();
|
|
74166
|
+
break;
|
|
74167
|
+
}
|
|
74168
|
+
}
|
|
74169
|
+
return msg;
|
|
74170
|
+
};
|
|
74171
|
+
|
|
74172
|
+
|
|
74173
|
+
/**
|
|
74174
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
74175
|
+
* @return {!Uint8Array}
|
|
74176
|
+
*/
|
|
74177
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.serializeBinary = function() {
|
|
74178
|
+
var writer = new jspb.BinaryWriter();
|
|
74179
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.serializeBinaryToWriter(this, writer);
|
|
74180
|
+
return writer.getResultBuffer();
|
|
74181
|
+
};
|
|
74182
|
+
|
|
74183
|
+
|
|
74184
|
+
/**
|
|
74185
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
74186
|
+
* format), writing to the given BinaryWriter.
|
|
74187
|
+
* @param {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane} message
|
|
74188
|
+
* @param {!jspb.BinaryWriter} writer
|
|
74189
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
74190
|
+
*/
|
|
74191
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.serializeBinaryToWriter = function(message, writer) {
|
|
74192
|
+
var f = undefined;
|
|
74193
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 1));
|
|
74194
|
+
if (f != null) {
|
|
74195
|
+
writer.writeString(
|
|
74196
|
+
1,
|
|
74197
|
+
f
|
|
74198
|
+
);
|
|
74199
|
+
}
|
|
74200
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 2));
|
|
74201
|
+
if (f != null) {
|
|
74202
|
+
writer.writeString(
|
|
74203
|
+
2,
|
|
74204
|
+
f
|
|
74205
|
+
);
|
|
74206
|
+
}
|
|
74207
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 3));
|
|
74208
|
+
if (f != null) {
|
|
74209
|
+
writer.writeString(
|
|
74210
|
+
3,
|
|
74211
|
+
f
|
|
74212
|
+
);
|
|
74213
|
+
}
|
|
74214
|
+
f = /** @type {boolean} */ (jspb.Message.getField(message, 4));
|
|
74215
|
+
if (f != null) {
|
|
74216
|
+
writer.writeBool(
|
|
74217
|
+
4,
|
|
74218
|
+
f
|
|
74219
|
+
);
|
|
74220
|
+
}
|
|
74221
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 5));
|
|
74222
|
+
if (f != null) {
|
|
74223
|
+
writer.writeString(
|
|
74224
|
+
5,
|
|
74225
|
+
f
|
|
74226
|
+
);
|
|
74227
|
+
}
|
|
74228
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 6));
|
|
74229
|
+
if (f != null) {
|
|
74230
|
+
writer.writeString(
|
|
74231
|
+
6,
|
|
74232
|
+
f
|
|
74233
|
+
);
|
|
74234
|
+
}
|
|
74235
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 7));
|
|
74236
|
+
if (f != null) {
|
|
74237
|
+
writer.writeString(
|
|
74238
|
+
7,
|
|
74239
|
+
f
|
|
74240
|
+
);
|
|
74241
|
+
}
|
|
74242
|
+
};
|
|
74243
|
+
|
|
74244
|
+
|
|
74245
|
+
/**
|
|
74246
|
+
* optional string name = 1;
|
|
74247
|
+
* @return {string}
|
|
74248
|
+
*/
|
|
74249
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.getName = function() {
|
|
74250
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
74251
|
+
};
|
|
74252
|
+
|
|
74253
|
+
|
|
74254
|
+
/**
|
|
74255
|
+
* @param {string} value
|
|
74256
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane} returns this
|
|
74257
|
+
*/
|
|
74258
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.setName = function(value) {
|
|
74259
|
+
return jspb.Message.setField(this, 1, value);
|
|
74260
|
+
};
|
|
74261
|
+
|
|
74262
|
+
|
|
74263
|
+
/**
|
|
74264
|
+
* Clears the field making it undefined.
|
|
74265
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane} returns this
|
|
74266
|
+
*/
|
|
74267
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.clearName = function() {
|
|
74268
|
+
return jspb.Message.setField(this, 1, undefined);
|
|
74269
|
+
};
|
|
74270
|
+
|
|
74271
|
+
|
|
74272
|
+
/**
|
|
74273
|
+
* Returns whether this field is set.
|
|
74274
|
+
* @return {boolean}
|
|
74275
|
+
*/
|
|
74276
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.hasName = function() {
|
|
74277
|
+
return jspb.Message.getField(this, 1) != null;
|
|
74278
|
+
};
|
|
74279
|
+
|
|
74280
|
+
|
|
74281
|
+
/**
|
|
74282
|
+
* optional string bundle_path_location = 2;
|
|
74283
|
+
* @return {string}
|
|
74284
|
+
*/
|
|
74285
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.getBundlePathLocation = function() {
|
|
74286
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, ""));
|
|
74287
|
+
};
|
|
74288
|
+
|
|
74289
|
+
|
|
74290
|
+
/**
|
|
74291
|
+
* @param {string} value
|
|
74292
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane} returns this
|
|
74293
|
+
*/
|
|
74294
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.setBundlePathLocation = function(value) {
|
|
74295
|
+
return jspb.Message.setField(this, 2, value);
|
|
74296
|
+
};
|
|
74297
|
+
|
|
74298
|
+
|
|
74299
|
+
/**
|
|
74300
|
+
* Clears the field making it undefined.
|
|
74301
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane} returns this
|
|
74302
|
+
*/
|
|
74303
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.clearBundlePathLocation = function() {
|
|
74304
|
+
return jspb.Message.setField(this, 2, undefined);
|
|
74305
|
+
};
|
|
74306
|
+
|
|
74307
|
+
|
|
74308
|
+
/**
|
|
74309
|
+
* Returns whether this field is set.
|
|
74310
|
+
* @return {boolean}
|
|
74311
|
+
*/
|
|
74312
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.hasBundlePathLocation = function() {
|
|
74313
|
+
return jspb.Message.getField(this, 2) != null;
|
|
74314
|
+
};
|
|
74315
|
+
|
|
74316
|
+
|
|
74317
|
+
/**
|
|
74318
|
+
* optional string identifier = 3;
|
|
74319
|
+
* @return {string}
|
|
74320
|
+
*/
|
|
74321
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.getIdentifier = function() {
|
|
74322
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, ""));
|
|
74323
|
+
};
|
|
74324
|
+
|
|
74325
|
+
|
|
74326
|
+
/**
|
|
74327
|
+
* @param {string} value
|
|
74328
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane} returns this
|
|
74329
|
+
*/
|
|
74330
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.setIdentifier = function(value) {
|
|
74331
|
+
return jspb.Message.setField(this, 3, value);
|
|
74332
|
+
};
|
|
74333
|
+
|
|
74334
|
+
|
|
74335
|
+
/**
|
|
74336
|
+
* Clears the field making it undefined.
|
|
74337
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane} returns this
|
|
74338
|
+
*/
|
|
74339
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.clearIdentifier = function() {
|
|
74340
|
+
return jspb.Message.setField(this, 3, undefined);
|
|
74341
|
+
};
|
|
74342
|
+
|
|
74343
|
+
|
|
74344
|
+
/**
|
|
74345
|
+
* Returns whether this field is set.
|
|
74346
|
+
* @return {boolean}
|
|
74347
|
+
*/
|
|
74348
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.hasIdentifier = function() {
|
|
74349
|
+
return jspb.Message.getField(this, 3) != null;
|
|
74350
|
+
};
|
|
74351
|
+
|
|
74352
|
+
|
|
74353
|
+
/**
|
|
74354
|
+
* optional bool is_visible = 4;
|
|
74355
|
+
* @return {boolean}
|
|
74356
|
+
*/
|
|
74357
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.getIsVisible = function() {
|
|
74358
|
+
return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 4, false));
|
|
74359
|
+
};
|
|
74360
|
+
|
|
74361
|
+
|
|
74362
|
+
/**
|
|
74363
|
+
* @param {boolean} value
|
|
74364
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane} returns this
|
|
74365
|
+
*/
|
|
74366
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.setIsVisible = function(value) {
|
|
74367
|
+
return jspb.Message.setField(this, 4, value);
|
|
74368
|
+
};
|
|
74369
|
+
|
|
74370
|
+
|
|
74371
|
+
/**
|
|
74372
|
+
* Clears the field making it undefined.
|
|
74373
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane} returns this
|
|
74374
|
+
*/
|
|
74375
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.clearIsVisible = function() {
|
|
74376
|
+
return jspb.Message.setField(this, 4, undefined);
|
|
74377
|
+
};
|
|
74378
|
+
|
|
74379
|
+
|
|
74380
|
+
/**
|
|
74381
|
+
* Returns whether this field is set.
|
|
74382
|
+
* @return {boolean}
|
|
74383
|
+
*/
|
|
74384
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.hasIsVisible = function() {
|
|
74385
|
+
return jspb.Message.getField(this, 4) != null;
|
|
74386
|
+
};
|
|
74387
|
+
|
|
74388
|
+
|
|
74389
|
+
/**
|
|
74390
|
+
* optional string kind = 5;
|
|
74391
|
+
* @return {string}
|
|
74392
|
+
*/
|
|
74393
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.getKind = function() {
|
|
74394
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, ""));
|
|
74395
|
+
};
|
|
74396
|
+
|
|
74397
|
+
|
|
74398
|
+
/**
|
|
74399
|
+
* @param {string} value
|
|
74400
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane} returns this
|
|
74401
|
+
*/
|
|
74402
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.setKind = function(value) {
|
|
74403
|
+
return jspb.Message.setField(this, 5, value);
|
|
74404
|
+
};
|
|
74405
|
+
|
|
74406
|
+
|
|
74407
|
+
/**
|
|
74408
|
+
* Clears the field making it undefined.
|
|
74409
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane} returns this
|
|
74410
|
+
*/
|
|
74411
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.clearKind = function() {
|
|
74412
|
+
return jspb.Message.setField(this, 5, undefined);
|
|
74413
|
+
};
|
|
74414
|
+
|
|
74415
|
+
|
|
74416
|
+
/**
|
|
74417
|
+
* Returns whether this field is set.
|
|
74418
|
+
* @return {boolean}
|
|
74419
|
+
*/
|
|
74420
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.hasKind = function() {
|
|
74421
|
+
return jspb.Message.getField(this, 5) != null;
|
|
74422
|
+
};
|
|
74423
|
+
|
|
74424
|
+
|
|
74425
|
+
/**
|
|
74426
|
+
* optional string supported_by = 6;
|
|
74427
|
+
* @return {string}
|
|
74428
|
+
*/
|
|
74429
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.getSupportedBy = function() {
|
|
74430
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 6, ""));
|
|
74431
|
+
};
|
|
74432
|
+
|
|
74433
|
+
|
|
74434
|
+
/**
|
|
74435
|
+
* @param {string} value
|
|
74436
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane} returns this
|
|
74437
|
+
*/
|
|
74438
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.setSupportedBy = function(value) {
|
|
74439
|
+
return jspb.Message.setField(this, 6, value);
|
|
74440
|
+
};
|
|
74441
|
+
|
|
74442
|
+
|
|
74443
|
+
/**
|
|
74444
|
+
* Clears the field making it undefined.
|
|
74445
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane} returns this
|
|
74446
|
+
*/
|
|
74447
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.clearSupportedBy = function() {
|
|
74448
|
+
return jspb.Message.setField(this, 6, undefined);
|
|
74449
|
+
};
|
|
74450
|
+
|
|
74451
|
+
|
|
74452
|
+
/**
|
|
74453
|
+
* Returns whether this field is set.
|
|
74454
|
+
* @return {boolean}
|
|
74455
|
+
*/
|
|
74456
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.hasSupportedBy = function() {
|
|
74457
|
+
return jspb.Message.getField(this, 6) != null;
|
|
74458
|
+
};
|
|
74459
|
+
|
|
74460
|
+
|
|
74461
|
+
/**
|
|
74462
|
+
* optional string version = 7;
|
|
74463
|
+
* @return {string}
|
|
74464
|
+
*/
|
|
74465
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.getVersion = function() {
|
|
74466
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 7, ""));
|
|
74467
|
+
};
|
|
74468
|
+
|
|
74469
|
+
|
|
74470
|
+
/**
|
|
74471
|
+
* @param {string} value
|
|
74472
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane} returns this
|
|
74473
|
+
*/
|
|
74474
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.setVersion = function(value) {
|
|
74475
|
+
return jspb.Message.setField(this, 7, value);
|
|
74476
|
+
};
|
|
74477
|
+
|
|
74478
|
+
|
|
74479
|
+
/**
|
|
74480
|
+
* Clears the field making it undefined.
|
|
74481
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane} returns this
|
|
74482
|
+
*/
|
|
74483
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.clearVersion = function() {
|
|
74484
|
+
return jspb.Message.setField(this, 7, undefined);
|
|
74485
|
+
};
|
|
74486
|
+
|
|
74487
|
+
|
|
74488
|
+
/**
|
|
74489
|
+
* Returns whether this field is set.
|
|
74490
|
+
* @return {boolean}
|
|
74491
|
+
*/
|
|
74492
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacPreferencePane.prototype.hasVersion = function() {
|
|
74493
|
+
return jspb.Message.getField(this, 7) != null;
|
|
74494
|
+
};
|
|
74495
|
+
|
|
74496
|
+
|
|
74497
|
+
|
|
74498
|
+
|
|
74499
|
+
|
|
73914
74500
|
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
73915
74501
|
/**
|
|
73916
74502
|
* Creates an object representation of this proto.
|
|
@@ -77347,6 +77933,549 @@ proto.com.lansweeper.dp.outbound.v1.PortableBattery.prototype.hasSmartBatteryVer
|
|
|
77347
77933
|
|
|
77348
77934
|
|
|
77349
77935
|
|
|
77936
|
+
/**
|
|
77937
|
+
* List of repeated fields within this message type.
|
|
77938
|
+
* @private {!Array<number>}
|
|
77939
|
+
* @const
|
|
77940
|
+
*/
|
|
77941
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.repeatedFields_ = [8];
|
|
77942
|
+
|
|
77943
|
+
|
|
77944
|
+
|
|
77945
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
77946
|
+
/**
|
|
77947
|
+
* Creates an object representation of this proto.
|
|
77948
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
77949
|
+
* Optional fields that are not set will be set to undefined.
|
|
77950
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
77951
|
+
* For the list of reserved names please see:
|
|
77952
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
77953
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
77954
|
+
* JSPB instance for transitional soy proto support:
|
|
77955
|
+
* http://goto/soy-param-migration
|
|
77956
|
+
* @return {!Object}
|
|
77957
|
+
*/
|
|
77958
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.toObject = function(opt_includeInstance) {
|
|
77959
|
+
return proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.toObject(opt_includeInstance, this);
|
|
77960
|
+
};
|
|
77961
|
+
|
|
77962
|
+
|
|
77963
|
+
/**
|
|
77964
|
+
* Static version of the {@see toObject} method.
|
|
77965
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
77966
|
+
* the JSPB instance for transitional soy proto support:
|
|
77967
|
+
* http://goto/soy-param-migration
|
|
77968
|
+
* @param {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} msg The msg instance to transform.
|
|
77969
|
+
* @return {!Object}
|
|
77970
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
77971
|
+
*/
|
|
77972
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.toObject = function(includeInstance, msg) {
|
|
77973
|
+
var f, obj = {
|
|
77974
|
+
name: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
77975
|
+
archKind: jspb.Message.getFieldWithDefault(msg, 2, ""),
|
|
77976
|
+
info: jspb.Message.getFieldWithDefault(msg, 3, ""),
|
|
77977
|
+
lastModified: (f = msg.getLastModified()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f),
|
|
77978
|
+
obtainedFrom: jspb.Message.getFieldWithDefault(msg, 5, ""),
|
|
77979
|
+
pathLocation: jspb.Message.getFieldWithDefault(msg, 6, ""),
|
|
77980
|
+
privateFramework: jspb.Message.getFieldWithDefault(msg, 7, ""),
|
|
77981
|
+
signedByList: (f = jspb.Message.getRepeatedField(msg, 8)) == null ? undefined : f,
|
|
77982
|
+
version: jspb.Message.getFieldWithDefault(msg, 9, "")
|
|
77983
|
+
};
|
|
77984
|
+
|
|
77985
|
+
if (includeInstance) {
|
|
77986
|
+
obj.$jspbMessageInstance = msg;
|
|
77987
|
+
}
|
|
77988
|
+
return obj;
|
|
77989
|
+
};
|
|
77990
|
+
}
|
|
77991
|
+
|
|
77992
|
+
|
|
77993
|
+
/**
|
|
77994
|
+
* Deserializes binary data (in protobuf wire format).
|
|
77995
|
+
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
77996
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework}
|
|
77997
|
+
*/
|
|
77998
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.deserializeBinary = function(bytes) {
|
|
77999
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
78000
|
+
var msg = new proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework;
|
|
78001
|
+
return proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.deserializeBinaryFromReader(msg, reader);
|
|
78002
|
+
};
|
|
78003
|
+
|
|
78004
|
+
|
|
78005
|
+
/**
|
|
78006
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
78007
|
+
* given reader into the given message object.
|
|
78008
|
+
* @param {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} msg The message object to deserialize into.
|
|
78009
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
78010
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework}
|
|
78011
|
+
*/
|
|
78012
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.deserializeBinaryFromReader = function(msg, reader) {
|
|
78013
|
+
while (reader.nextField()) {
|
|
78014
|
+
if (reader.isEndGroup()) {
|
|
78015
|
+
break;
|
|
78016
|
+
}
|
|
78017
|
+
var field = reader.getFieldNumber();
|
|
78018
|
+
switch (field) {
|
|
78019
|
+
case 1:
|
|
78020
|
+
var value = /** @type {string} */ (reader.readString());
|
|
78021
|
+
msg.setName(value);
|
|
78022
|
+
break;
|
|
78023
|
+
case 2:
|
|
78024
|
+
var value = /** @type {string} */ (reader.readString());
|
|
78025
|
+
msg.setArchKind(value);
|
|
78026
|
+
break;
|
|
78027
|
+
case 3:
|
|
78028
|
+
var value = /** @type {string} */ (reader.readString());
|
|
78029
|
+
msg.setInfo(value);
|
|
78030
|
+
break;
|
|
78031
|
+
case 4:
|
|
78032
|
+
var value = new google_protobuf_timestamp_pb.Timestamp;
|
|
78033
|
+
reader.readMessage(value,google_protobuf_timestamp_pb.Timestamp.deserializeBinaryFromReader);
|
|
78034
|
+
msg.setLastModified(value);
|
|
78035
|
+
break;
|
|
78036
|
+
case 5:
|
|
78037
|
+
var value = /** @type {string} */ (reader.readString());
|
|
78038
|
+
msg.setObtainedFrom(value);
|
|
78039
|
+
break;
|
|
78040
|
+
case 6:
|
|
78041
|
+
var value = /** @type {string} */ (reader.readString());
|
|
78042
|
+
msg.setPathLocation(value);
|
|
78043
|
+
break;
|
|
78044
|
+
case 7:
|
|
78045
|
+
var value = /** @type {string} */ (reader.readString());
|
|
78046
|
+
msg.setPrivateFramework(value);
|
|
78047
|
+
break;
|
|
78048
|
+
case 8:
|
|
78049
|
+
var value = /** @type {string} */ (reader.readString());
|
|
78050
|
+
msg.addSignedBy(value);
|
|
78051
|
+
break;
|
|
78052
|
+
case 9:
|
|
78053
|
+
var value = /** @type {string} */ (reader.readString());
|
|
78054
|
+
msg.setVersion(value);
|
|
78055
|
+
break;
|
|
78056
|
+
default:
|
|
78057
|
+
reader.skipField();
|
|
78058
|
+
break;
|
|
78059
|
+
}
|
|
78060
|
+
}
|
|
78061
|
+
return msg;
|
|
78062
|
+
};
|
|
78063
|
+
|
|
78064
|
+
|
|
78065
|
+
/**
|
|
78066
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
78067
|
+
* @return {!Uint8Array}
|
|
78068
|
+
*/
|
|
78069
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.serializeBinary = function() {
|
|
78070
|
+
var writer = new jspb.BinaryWriter();
|
|
78071
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.serializeBinaryToWriter(this, writer);
|
|
78072
|
+
return writer.getResultBuffer();
|
|
78073
|
+
};
|
|
78074
|
+
|
|
78075
|
+
|
|
78076
|
+
/**
|
|
78077
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
78078
|
+
* format), writing to the given BinaryWriter.
|
|
78079
|
+
* @param {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} message
|
|
78080
|
+
* @param {!jspb.BinaryWriter} writer
|
|
78081
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
78082
|
+
*/
|
|
78083
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.serializeBinaryToWriter = function(message, writer) {
|
|
78084
|
+
var f = undefined;
|
|
78085
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 1));
|
|
78086
|
+
if (f != null) {
|
|
78087
|
+
writer.writeString(
|
|
78088
|
+
1,
|
|
78089
|
+
f
|
|
78090
|
+
);
|
|
78091
|
+
}
|
|
78092
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 2));
|
|
78093
|
+
if (f != null) {
|
|
78094
|
+
writer.writeString(
|
|
78095
|
+
2,
|
|
78096
|
+
f
|
|
78097
|
+
);
|
|
78098
|
+
}
|
|
78099
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 3));
|
|
78100
|
+
if (f != null) {
|
|
78101
|
+
writer.writeString(
|
|
78102
|
+
3,
|
|
78103
|
+
f
|
|
78104
|
+
);
|
|
78105
|
+
}
|
|
78106
|
+
f = message.getLastModified();
|
|
78107
|
+
if (f != null) {
|
|
78108
|
+
writer.writeMessage(
|
|
78109
|
+
4,
|
|
78110
|
+
f,
|
|
78111
|
+
google_protobuf_timestamp_pb.Timestamp.serializeBinaryToWriter
|
|
78112
|
+
);
|
|
78113
|
+
}
|
|
78114
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 5));
|
|
78115
|
+
if (f != null) {
|
|
78116
|
+
writer.writeString(
|
|
78117
|
+
5,
|
|
78118
|
+
f
|
|
78119
|
+
);
|
|
78120
|
+
}
|
|
78121
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 6));
|
|
78122
|
+
if (f != null) {
|
|
78123
|
+
writer.writeString(
|
|
78124
|
+
6,
|
|
78125
|
+
f
|
|
78126
|
+
);
|
|
78127
|
+
}
|
|
78128
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 7));
|
|
78129
|
+
if (f != null) {
|
|
78130
|
+
writer.writeString(
|
|
78131
|
+
7,
|
|
78132
|
+
f
|
|
78133
|
+
);
|
|
78134
|
+
}
|
|
78135
|
+
f = message.getSignedByList();
|
|
78136
|
+
if (f.length > 0) {
|
|
78137
|
+
writer.writeRepeatedString(
|
|
78138
|
+
8,
|
|
78139
|
+
f
|
|
78140
|
+
);
|
|
78141
|
+
}
|
|
78142
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 9));
|
|
78143
|
+
if (f != null) {
|
|
78144
|
+
writer.writeString(
|
|
78145
|
+
9,
|
|
78146
|
+
f
|
|
78147
|
+
);
|
|
78148
|
+
}
|
|
78149
|
+
};
|
|
78150
|
+
|
|
78151
|
+
|
|
78152
|
+
/**
|
|
78153
|
+
* optional string name = 1;
|
|
78154
|
+
* @return {string}
|
|
78155
|
+
*/
|
|
78156
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.getName = function() {
|
|
78157
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
78158
|
+
};
|
|
78159
|
+
|
|
78160
|
+
|
|
78161
|
+
/**
|
|
78162
|
+
* @param {string} value
|
|
78163
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} returns this
|
|
78164
|
+
*/
|
|
78165
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.setName = function(value) {
|
|
78166
|
+
return jspb.Message.setField(this, 1, value);
|
|
78167
|
+
};
|
|
78168
|
+
|
|
78169
|
+
|
|
78170
|
+
/**
|
|
78171
|
+
* Clears the field making it undefined.
|
|
78172
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} returns this
|
|
78173
|
+
*/
|
|
78174
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.clearName = function() {
|
|
78175
|
+
return jspb.Message.setField(this, 1, undefined);
|
|
78176
|
+
};
|
|
78177
|
+
|
|
78178
|
+
|
|
78179
|
+
/**
|
|
78180
|
+
* Returns whether this field is set.
|
|
78181
|
+
* @return {boolean}
|
|
78182
|
+
*/
|
|
78183
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.hasName = function() {
|
|
78184
|
+
return jspb.Message.getField(this, 1) != null;
|
|
78185
|
+
};
|
|
78186
|
+
|
|
78187
|
+
|
|
78188
|
+
/**
|
|
78189
|
+
* optional string arch_kind = 2;
|
|
78190
|
+
* @return {string}
|
|
78191
|
+
*/
|
|
78192
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.getArchKind = function() {
|
|
78193
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, ""));
|
|
78194
|
+
};
|
|
78195
|
+
|
|
78196
|
+
|
|
78197
|
+
/**
|
|
78198
|
+
* @param {string} value
|
|
78199
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} returns this
|
|
78200
|
+
*/
|
|
78201
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.setArchKind = function(value) {
|
|
78202
|
+
return jspb.Message.setField(this, 2, value);
|
|
78203
|
+
};
|
|
78204
|
+
|
|
78205
|
+
|
|
78206
|
+
/**
|
|
78207
|
+
* Clears the field making it undefined.
|
|
78208
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} returns this
|
|
78209
|
+
*/
|
|
78210
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.clearArchKind = function() {
|
|
78211
|
+
return jspb.Message.setField(this, 2, undefined);
|
|
78212
|
+
};
|
|
78213
|
+
|
|
78214
|
+
|
|
78215
|
+
/**
|
|
78216
|
+
* Returns whether this field is set.
|
|
78217
|
+
* @return {boolean}
|
|
78218
|
+
*/
|
|
78219
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.hasArchKind = function() {
|
|
78220
|
+
return jspb.Message.getField(this, 2) != null;
|
|
78221
|
+
};
|
|
78222
|
+
|
|
78223
|
+
|
|
78224
|
+
/**
|
|
78225
|
+
* optional string info = 3;
|
|
78226
|
+
* @return {string}
|
|
78227
|
+
*/
|
|
78228
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.getInfo = function() {
|
|
78229
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, ""));
|
|
78230
|
+
};
|
|
78231
|
+
|
|
78232
|
+
|
|
78233
|
+
/**
|
|
78234
|
+
* @param {string} value
|
|
78235
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} returns this
|
|
78236
|
+
*/
|
|
78237
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.setInfo = function(value) {
|
|
78238
|
+
return jspb.Message.setField(this, 3, value);
|
|
78239
|
+
};
|
|
78240
|
+
|
|
78241
|
+
|
|
78242
|
+
/**
|
|
78243
|
+
* Clears the field making it undefined.
|
|
78244
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} returns this
|
|
78245
|
+
*/
|
|
78246
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.clearInfo = function() {
|
|
78247
|
+
return jspb.Message.setField(this, 3, undefined);
|
|
78248
|
+
};
|
|
78249
|
+
|
|
78250
|
+
|
|
78251
|
+
/**
|
|
78252
|
+
* Returns whether this field is set.
|
|
78253
|
+
* @return {boolean}
|
|
78254
|
+
*/
|
|
78255
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.hasInfo = function() {
|
|
78256
|
+
return jspb.Message.getField(this, 3) != null;
|
|
78257
|
+
};
|
|
78258
|
+
|
|
78259
|
+
|
|
78260
|
+
/**
|
|
78261
|
+
* optional google.protobuf.Timestamp last_modified = 4;
|
|
78262
|
+
* @return {?proto.google.protobuf.Timestamp}
|
|
78263
|
+
*/
|
|
78264
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.getLastModified = function() {
|
|
78265
|
+
return /** @type{?proto.google.protobuf.Timestamp} */ (
|
|
78266
|
+
jspb.Message.getWrapperField(this, google_protobuf_timestamp_pb.Timestamp, 4));
|
|
78267
|
+
};
|
|
78268
|
+
|
|
78269
|
+
|
|
78270
|
+
/**
|
|
78271
|
+
* @param {?proto.google.protobuf.Timestamp|undefined} value
|
|
78272
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} returns this
|
|
78273
|
+
*/
|
|
78274
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.setLastModified = function(value) {
|
|
78275
|
+
return jspb.Message.setWrapperField(this, 4, value);
|
|
78276
|
+
};
|
|
78277
|
+
|
|
78278
|
+
|
|
78279
|
+
/**
|
|
78280
|
+
* Clears the message field making it undefined.
|
|
78281
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} returns this
|
|
78282
|
+
*/
|
|
78283
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.clearLastModified = function() {
|
|
78284
|
+
return this.setLastModified(undefined);
|
|
78285
|
+
};
|
|
78286
|
+
|
|
78287
|
+
|
|
78288
|
+
/**
|
|
78289
|
+
* Returns whether this field is set.
|
|
78290
|
+
* @return {boolean}
|
|
78291
|
+
*/
|
|
78292
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.hasLastModified = function() {
|
|
78293
|
+
return jspb.Message.getField(this, 4) != null;
|
|
78294
|
+
};
|
|
78295
|
+
|
|
78296
|
+
|
|
78297
|
+
/**
|
|
78298
|
+
* optional string obtained_from = 5;
|
|
78299
|
+
* @return {string}
|
|
78300
|
+
*/
|
|
78301
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.getObtainedFrom = function() {
|
|
78302
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, ""));
|
|
78303
|
+
};
|
|
78304
|
+
|
|
78305
|
+
|
|
78306
|
+
/**
|
|
78307
|
+
* @param {string} value
|
|
78308
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} returns this
|
|
78309
|
+
*/
|
|
78310
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.setObtainedFrom = function(value) {
|
|
78311
|
+
return jspb.Message.setField(this, 5, value);
|
|
78312
|
+
};
|
|
78313
|
+
|
|
78314
|
+
|
|
78315
|
+
/**
|
|
78316
|
+
* Clears the field making it undefined.
|
|
78317
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} returns this
|
|
78318
|
+
*/
|
|
78319
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.clearObtainedFrom = function() {
|
|
78320
|
+
return jspb.Message.setField(this, 5, undefined);
|
|
78321
|
+
};
|
|
78322
|
+
|
|
78323
|
+
|
|
78324
|
+
/**
|
|
78325
|
+
* Returns whether this field is set.
|
|
78326
|
+
* @return {boolean}
|
|
78327
|
+
*/
|
|
78328
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.hasObtainedFrom = function() {
|
|
78329
|
+
return jspb.Message.getField(this, 5) != null;
|
|
78330
|
+
};
|
|
78331
|
+
|
|
78332
|
+
|
|
78333
|
+
/**
|
|
78334
|
+
* optional string path_location = 6;
|
|
78335
|
+
* @return {string}
|
|
78336
|
+
*/
|
|
78337
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.getPathLocation = function() {
|
|
78338
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 6, ""));
|
|
78339
|
+
};
|
|
78340
|
+
|
|
78341
|
+
|
|
78342
|
+
/**
|
|
78343
|
+
* @param {string} value
|
|
78344
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} returns this
|
|
78345
|
+
*/
|
|
78346
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.setPathLocation = function(value) {
|
|
78347
|
+
return jspb.Message.setField(this, 6, value);
|
|
78348
|
+
};
|
|
78349
|
+
|
|
78350
|
+
|
|
78351
|
+
/**
|
|
78352
|
+
* Clears the field making it undefined.
|
|
78353
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} returns this
|
|
78354
|
+
*/
|
|
78355
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.clearPathLocation = function() {
|
|
78356
|
+
return jspb.Message.setField(this, 6, undefined);
|
|
78357
|
+
};
|
|
78358
|
+
|
|
78359
|
+
|
|
78360
|
+
/**
|
|
78361
|
+
* Returns whether this field is set.
|
|
78362
|
+
* @return {boolean}
|
|
78363
|
+
*/
|
|
78364
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.hasPathLocation = function() {
|
|
78365
|
+
return jspb.Message.getField(this, 6) != null;
|
|
78366
|
+
};
|
|
78367
|
+
|
|
78368
|
+
|
|
78369
|
+
/**
|
|
78370
|
+
* optional string private_framework = 7;
|
|
78371
|
+
* @return {string}
|
|
78372
|
+
*/
|
|
78373
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.getPrivateFramework = function() {
|
|
78374
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 7, ""));
|
|
78375
|
+
};
|
|
78376
|
+
|
|
78377
|
+
|
|
78378
|
+
/**
|
|
78379
|
+
* @param {string} value
|
|
78380
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} returns this
|
|
78381
|
+
*/
|
|
78382
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.setPrivateFramework = function(value) {
|
|
78383
|
+
return jspb.Message.setField(this, 7, value);
|
|
78384
|
+
};
|
|
78385
|
+
|
|
78386
|
+
|
|
78387
|
+
/**
|
|
78388
|
+
* Clears the field making it undefined.
|
|
78389
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} returns this
|
|
78390
|
+
*/
|
|
78391
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.clearPrivateFramework = function() {
|
|
78392
|
+
return jspb.Message.setField(this, 7, undefined);
|
|
78393
|
+
};
|
|
78394
|
+
|
|
78395
|
+
|
|
78396
|
+
/**
|
|
78397
|
+
* Returns whether this field is set.
|
|
78398
|
+
* @return {boolean}
|
|
78399
|
+
*/
|
|
78400
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.hasPrivateFramework = function() {
|
|
78401
|
+
return jspb.Message.getField(this, 7) != null;
|
|
78402
|
+
};
|
|
78403
|
+
|
|
78404
|
+
|
|
78405
|
+
/**
|
|
78406
|
+
* repeated string signed_by = 8;
|
|
78407
|
+
* @return {!Array<string>}
|
|
78408
|
+
*/
|
|
78409
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.getSignedByList = function() {
|
|
78410
|
+
return /** @type {!Array<string>} */ (jspb.Message.getRepeatedField(this, 8));
|
|
78411
|
+
};
|
|
78412
|
+
|
|
78413
|
+
|
|
78414
|
+
/**
|
|
78415
|
+
* @param {!Array<string>} value
|
|
78416
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} returns this
|
|
78417
|
+
*/
|
|
78418
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.setSignedByList = function(value) {
|
|
78419
|
+
return jspb.Message.setField(this, 8, value || []);
|
|
78420
|
+
};
|
|
78421
|
+
|
|
78422
|
+
|
|
78423
|
+
/**
|
|
78424
|
+
* @param {string} value
|
|
78425
|
+
* @param {number=} opt_index
|
|
78426
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} returns this
|
|
78427
|
+
*/
|
|
78428
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.addSignedBy = function(value, opt_index) {
|
|
78429
|
+
return jspb.Message.addToRepeatedField(this, 8, value, opt_index);
|
|
78430
|
+
};
|
|
78431
|
+
|
|
78432
|
+
|
|
78433
|
+
/**
|
|
78434
|
+
* Clears the list making it empty but non-null.
|
|
78435
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} returns this
|
|
78436
|
+
*/
|
|
78437
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.clearSignedByList = function() {
|
|
78438
|
+
return this.setSignedByList([]);
|
|
78439
|
+
};
|
|
78440
|
+
|
|
78441
|
+
|
|
78442
|
+
/**
|
|
78443
|
+
* optional string version = 9;
|
|
78444
|
+
* @return {string}
|
|
78445
|
+
*/
|
|
78446
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.getVersion = function() {
|
|
78447
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 9, ""));
|
|
78448
|
+
};
|
|
78449
|
+
|
|
78450
|
+
|
|
78451
|
+
/**
|
|
78452
|
+
* @param {string} value
|
|
78453
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} returns this
|
|
78454
|
+
*/
|
|
78455
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.setVersion = function(value) {
|
|
78456
|
+
return jspb.Message.setField(this, 9, value);
|
|
78457
|
+
};
|
|
78458
|
+
|
|
78459
|
+
|
|
78460
|
+
/**
|
|
78461
|
+
* Clears the field making it undefined.
|
|
78462
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework} returns this
|
|
78463
|
+
*/
|
|
78464
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.clearVersion = function() {
|
|
78465
|
+
return jspb.Message.setField(this, 9, undefined);
|
|
78466
|
+
};
|
|
78467
|
+
|
|
78468
|
+
|
|
78469
|
+
/**
|
|
78470
|
+
* Returns whether this field is set.
|
|
78471
|
+
* @return {boolean}
|
|
78472
|
+
*/
|
|
78473
|
+
proto.com.lansweeper.dp.outbound.v1.ComputerMacOsFramework.prototype.hasVersion = function() {
|
|
78474
|
+
return jspb.Message.getField(this, 9) != null;
|
|
78475
|
+
};
|
|
78476
|
+
|
|
78477
|
+
|
|
78478
|
+
|
|
77350
78479
|
|
|
77351
78480
|
|
|
77352
78481
|
if (jspb.Message.GENERATE_TO_OBJECT) {
|