@lansweeper/discovery-cloud-proto 0.0.28 → 0.0.30

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.
@@ -45321,3 +45321,54 @@ export namespace AzurePrivateDnsZoneVirtualNetworkLink {
45321
45321
  AutoRegistration?: google_protobuf_wrappers_pb.StringValue.AsObject,
45322
45322
  }
45323
45323
  }
45324
+
45325
+ export class AmazonVpcPeeringConnection extends jspb.Message {
45326
+
45327
+ serializeBinary(): Uint8Array;
45328
+ toObject(includeInstance?: boolean): AmazonVpcPeeringConnection.AsObject;
45329
+ static toObject(includeInstance: boolean, msg: AmazonVpcPeeringConnection): AmazonVpcPeeringConnection.AsObject;
45330
+ static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
45331
+ static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
45332
+ static serializeBinaryToWriter(message: AmazonVpcPeeringConnection, writer: jspb.BinaryWriter): void;
45333
+ static deserializeBinary(bytes: Uint8Array): AmazonVpcPeeringConnection;
45334
+ static deserializeBinaryFromReader(message: AmazonVpcPeeringConnection, reader: jspb.BinaryReader): AmazonVpcPeeringConnection;
45335
+ }
45336
+
45337
+ export namespace AmazonVpcPeeringConnection {
45338
+ export type AsObject = {
45339
+ }
45340
+ }
45341
+
45342
+ export class GcpExternalIpAddress extends jspb.Message {
45343
+
45344
+ serializeBinary(): Uint8Array;
45345
+ toObject(includeInstance?: boolean): GcpExternalIpAddress.AsObject;
45346
+ static toObject(includeInstance: boolean, msg: GcpExternalIpAddress): GcpExternalIpAddress.AsObject;
45347
+ static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
45348
+ static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
45349
+ static serializeBinaryToWriter(message: GcpExternalIpAddress, writer: jspb.BinaryWriter): void;
45350
+ static deserializeBinary(bytes: Uint8Array): GcpExternalIpAddress;
45351
+ static deserializeBinaryFromReader(message: GcpExternalIpAddress, reader: jspb.BinaryReader): GcpExternalIpAddress;
45352
+ }
45353
+
45354
+ export namespace GcpExternalIpAddress {
45355
+ export type AsObject = {
45356
+ }
45357
+ }
45358
+
45359
+ export class AzureMicrosoftAzureSubscription extends jspb.Message {
45360
+
45361
+ serializeBinary(): Uint8Array;
45362
+ toObject(includeInstance?: boolean): AzureMicrosoftAzureSubscription.AsObject;
45363
+ static toObject(includeInstance: boolean, msg: AzureMicrosoftAzureSubscription): AzureMicrosoftAzureSubscription.AsObject;
45364
+ static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
45365
+ static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
45366
+ static serializeBinaryToWriter(message: AzureMicrosoftAzureSubscription, writer: jspb.BinaryWriter): void;
45367
+ static deserializeBinary(bytes: Uint8Array): AzureMicrosoftAzureSubscription;
45368
+ static deserializeBinaryFromReader(message: AzureMicrosoftAzureSubscription, reader: jspb.BinaryReader): AzureMicrosoftAzureSubscription;
45369
+ }
45370
+
45371
+ export namespace AzureMicrosoftAzureSubscription {
45372
+ export type AsObject = {
45373
+ }
45374
+ }
@@ -173,6 +173,7 @@ goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.AmazonTransitGate
173
173
  goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.AmazonTransitGatewayVpnAttachment', null, global);
174
174
  goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.AmazonVPC', null, global);
175
175
  goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.AmazonVolume', null, global);
176
+ goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpcPeeringConnection', null, global);
176
177
  goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpnConnection', null, global);
177
178
  goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpnGateway', null, global);
178
179
  goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.AmazonWorkspace', null, global);
@@ -251,6 +252,7 @@ goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAvd
251
252
  goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAvdScalingPlan', null, global);
252
253
  goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAvdSessionHost', null, global);
253
254
  goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAvdWorkspace', null, global);
255
+ goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAzureSubscription', null, global);
254
256
  goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftBatch', null, global);
255
257
  goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftBlobServiceCorsRule', null, global);
256
258
  goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftBlueprint', null, global);
@@ -585,6 +587,7 @@ goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.GCPSubnetworkSeco
585
587
  goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.GCPTcpLoadBalancer', null, global);
586
588
  goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.GCPUdpLoadBalancer', null, global);
587
589
  goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.GCPVMInstance', null, global);
590
+ goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.GcpExternalIpAddress', null, global);
588
591
  goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.GcpIamBindingMember', null, global);
589
592
  goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.GcpLoadBalancingTargetPool', null, global);
590
593
  goog.exportSymbol('proto.com.lansweeper.discovery.cloud.api.v1.KafkaBrokerNodeInfo', null, global);
@@ -12721,6 +12724,69 @@ if (goog.DEBUG && !COMPILED) {
12721
12724
  */
12722
12725
  proto.com.lansweeper.discovery.cloud.api.v1.AzurePrivateDnsZoneVirtualNetworkLink.displayName = 'proto.com.lansweeper.discovery.cloud.api.v1.AzurePrivateDnsZoneVirtualNetworkLink';
12723
12726
  }
12727
+ /**
12728
+ * Generated by JsPbCodeGenerator.
12729
+ * @param {Array=} opt_data Optional initial data array, typically from a
12730
+ * server response, or constructed directly in Javascript. The array is used
12731
+ * in place and becomes part of the constructed object. It is not cloned.
12732
+ * If no data is provided, the constructed object will be empty, but still
12733
+ * valid.
12734
+ * @extends {jspb.Message}
12735
+ * @constructor
12736
+ */
12737
+ proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpcPeeringConnection = function(opt_data) {
12738
+ jspb.Message.initialize(this, opt_data, 0, -1, null, null);
12739
+ };
12740
+ goog.inherits(proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpcPeeringConnection, jspb.Message);
12741
+ if (goog.DEBUG && !COMPILED) {
12742
+ /**
12743
+ * @public
12744
+ * @override
12745
+ */
12746
+ proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpcPeeringConnection.displayName = 'proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpcPeeringConnection';
12747
+ }
12748
+ /**
12749
+ * Generated by JsPbCodeGenerator.
12750
+ * @param {Array=} opt_data Optional initial data array, typically from a
12751
+ * server response, or constructed directly in Javascript. The array is used
12752
+ * in place and becomes part of the constructed object. It is not cloned.
12753
+ * If no data is provided, the constructed object will be empty, but still
12754
+ * valid.
12755
+ * @extends {jspb.Message}
12756
+ * @constructor
12757
+ */
12758
+ proto.com.lansweeper.discovery.cloud.api.v1.GcpExternalIpAddress = function(opt_data) {
12759
+ jspb.Message.initialize(this, opt_data, 0, -1, null, null);
12760
+ };
12761
+ goog.inherits(proto.com.lansweeper.discovery.cloud.api.v1.GcpExternalIpAddress, jspb.Message);
12762
+ if (goog.DEBUG && !COMPILED) {
12763
+ /**
12764
+ * @public
12765
+ * @override
12766
+ */
12767
+ proto.com.lansweeper.discovery.cloud.api.v1.GcpExternalIpAddress.displayName = 'proto.com.lansweeper.discovery.cloud.api.v1.GcpExternalIpAddress';
12768
+ }
12769
+ /**
12770
+ * Generated by JsPbCodeGenerator.
12771
+ * @param {Array=} opt_data Optional initial data array, typically from a
12772
+ * server response, or constructed directly in Javascript. The array is used
12773
+ * in place and becomes part of the constructed object. It is not cloned.
12774
+ * If no data is provided, the constructed object will be empty, but still
12775
+ * valid.
12776
+ * @extends {jspb.Message}
12777
+ * @constructor
12778
+ */
12779
+ proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAzureSubscription = function(opt_data) {
12780
+ jspb.Message.initialize(this, opt_data, 0, -1, null, null);
12781
+ };
12782
+ goog.inherits(proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAzureSubscription, jspb.Message);
12783
+ if (goog.DEBUG && !COMPILED) {
12784
+ /**
12785
+ * @public
12786
+ * @override
12787
+ */
12788
+ proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAzureSubscription.displayName = 'proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAzureSubscription';
12789
+ }
12724
12790
 
12725
12791
  /**
12726
12792
  * List of repeated fields within this message type.
@@ -388678,4 +388744,307 @@ proto.com.lansweeper.discovery.cloud.api.v1.AzurePrivateDnsZoneVirtualNetworkLin
388678
388744
  };
388679
388745
 
388680
388746
 
388747
+
388748
+
388749
+
388750
+ if (jspb.Message.GENERATE_TO_OBJECT) {
388751
+ /**
388752
+ * Creates an object representation of this proto.
388753
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
388754
+ * Optional fields that are not set will be set to undefined.
388755
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
388756
+ * For the list of reserved names please see:
388757
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
388758
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
388759
+ * JSPB instance for transitional soy proto support:
388760
+ * http://goto/soy-param-migration
388761
+ * @return {!Object}
388762
+ */
388763
+ proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpcPeeringConnection.prototype.toObject = function(opt_includeInstance) {
388764
+ return proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpcPeeringConnection.toObject(opt_includeInstance, this);
388765
+ };
388766
+
388767
+
388768
+ /**
388769
+ * Static version of the {@see toObject} method.
388770
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
388771
+ * the JSPB instance for transitional soy proto support:
388772
+ * http://goto/soy-param-migration
388773
+ * @param {!proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpcPeeringConnection} msg The msg instance to transform.
388774
+ * @return {!Object}
388775
+ * @suppress {unusedLocalVariables} f is only used for nested messages
388776
+ */
388777
+ proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpcPeeringConnection.toObject = function(includeInstance, msg) {
388778
+ var f, obj = {
388779
+
388780
+ };
388781
+
388782
+ if (includeInstance) {
388783
+ obj.$jspbMessageInstance = msg;
388784
+ }
388785
+ return obj;
388786
+ };
388787
+ }
388788
+
388789
+
388790
+ /**
388791
+ * Deserializes binary data (in protobuf wire format).
388792
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
388793
+ * @return {!proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpcPeeringConnection}
388794
+ */
388795
+ proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpcPeeringConnection.deserializeBinary = function(bytes) {
388796
+ var reader = new jspb.BinaryReader(bytes);
388797
+ var msg = new proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpcPeeringConnection;
388798
+ return proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpcPeeringConnection.deserializeBinaryFromReader(msg, reader);
388799
+ };
388800
+
388801
+
388802
+ /**
388803
+ * Deserializes binary data (in protobuf wire format) from the
388804
+ * given reader into the given message object.
388805
+ * @param {!proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpcPeeringConnection} msg The message object to deserialize into.
388806
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
388807
+ * @return {!proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpcPeeringConnection}
388808
+ */
388809
+ proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpcPeeringConnection.deserializeBinaryFromReader = function(msg, reader) {
388810
+ while (reader.nextField()) {
388811
+ if (reader.isEndGroup()) {
388812
+ break;
388813
+ }
388814
+ var field = reader.getFieldNumber();
388815
+ switch (field) {
388816
+ default:
388817
+ reader.skipField();
388818
+ break;
388819
+ }
388820
+ }
388821
+ return msg;
388822
+ };
388823
+
388824
+
388825
+ /**
388826
+ * Serializes the message to binary data (in protobuf wire format).
388827
+ * @return {!Uint8Array}
388828
+ */
388829
+ proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpcPeeringConnection.prototype.serializeBinary = function() {
388830
+ var writer = new jspb.BinaryWriter();
388831
+ proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpcPeeringConnection.serializeBinaryToWriter(this, writer);
388832
+ return writer.getResultBuffer();
388833
+ };
388834
+
388835
+
388836
+ /**
388837
+ * Serializes the given message to binary data (in protobuf wire
388838
+ * format), writing to the given BinaryWriter.
388839
+ * @param {!proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpcPeeringConnection} message
388840
+ * @param {!jspb.BinaryWriter} writer
388841
+ * @suppress {unusedLocalVariables} f is only used for nested messages
388842
+ */
388843
+ proto.com.lansweeper.discovery.cloud.api.v1.AmazonVpcPeeringConnection.serializeBinaryToWriter = function(message, writer) {
388844
+ var f = undefined;
388845
+ };
388846
+
388847
+
388848
+
388849
+
388850
+
388851
+ if (jspb.Message.GENERATE_TO_OBJECT) {
388852
+ /**
388853
+ * Creates an object representation of this proto.
388854
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
388855
+ * Optional fields that are not set will be set to undefined.
388856
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
388857
+ * For the list of reserved names please see:
388858
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
388859
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
388860
+ * JSPB instance for transitional soy proto support:
388861
+ * http://goto/soy-param-migration
388862
+ * @return {!Object}
388863
+ */
388864
+ proto.com.lansweeper.discovery.cloud.api.v1.GcpExternalIpAddress.prototype.toObject = function(opt_includeInstance) {
388865
+ return proto.com.lansweeper.discovery.cloud.api.v1.GcpExternalIpAddress.toObject(opt_includeInstance, this);
388866
+ };
388867
+
388868
+
388869
+ /**
388870
+ * Static version of the {@see toObject} method.
388871
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
388872
+ * the JSPB instance for transitional soy proto support:
388873
+ * http://goto/soy-param-migration
388874
+ * @param {!proto.com.lansweeper.discovery.cloud.api.v1.GcpExternalIpAddress} msg The msg instance to transform.
388875
+ * @return {!Object}
388876
+ * @suppress {unusedLocalVariables} f is only used for nested messages
388877
+ */
388878
+ proto.com.lansweeper.discovery.cloud.api.v1.GcpExternalIpAddress.toObject = function(includeInstance, msg) {
388879
+ var f, obj = {
388880
+
388881
+ };
388882
+
388883
+ if (includeInstance) {
388884
+ obj.$jspbMessageInstance = msg;
388885
+ }
388886
+ return obj;
388887
+ };
388888
+ }
388889
+
388890
+
388891
+ /**
388892
+ * Deserializes binary data (in protobuf wire format).
388893
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
388894
+ * @return {!proto.com.lansweeper.discovery.cloud.api.v1.GcpExternalIpAddress}
388895
+ */
388896
+ proto.com.lansweeper.discovery.cloud.api.v1.GcpExternalIpAddress.deserializeBinary = function(bytes) {
388897
+ var reader = new jspb.BinaryReader(bytes);
388898
+ var msg = new proto.com.lansweeper.discovery.cloud.api.v1.GcpExternalIpAddress;
388899
+ return proto.com.lansweeper.discovery.cloud.api.v1.GcpExternalIpAddress.deserializeBinaryFromReader(msg, reader);
388900
+ };
388901
+
388902
+
388903
+ /**
388904
+ * Deserializes binary data (in protobuf wire format) from the
388905
+ * given reader into the given message object.
388906
+ * @param {!proto.com.lansweeper.discovery.cloud.api.v1.GcpExternalIpAddress} msg The message object to deserialize into.
388907
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
388908
+ * @return {!proto.com.lansweeper.discovery.cloud.api.v1.GcpExternalIpAddress}
388909
+ */
388910
+ proto.com.lansweeper.discovery.cloud.api.v1.GcpExternalIpAddress.deserializeBinaryFromReader = function(msg, reader) {
388911
+ while (reader.nextField()) {
388912
+ if (reader.isEndGroup()) {
388913
+ break;
388914
+ }
388915
+ var field = reader.getFieldNumber();
388916
+ switch (field) {
388917
+ default:
388918
+ reader.skipField();
388919
+ break;
388920
+ }
388921
+ }
388922
+ return msg;
388923
+ };
388924
+
388925
+
388926
+ /**
388927
+ * Serializes the message to binary data (in protobuf wire format).
388928
+ * @return {!Uint8Array}
388929
+ */
388930
+ proto.com.lansweeper.discovery.cloud.api.v1.GcpExternalIpAddress.prototype.serializeBinary = function() {
388931
+ var writer = new jspb.BinaryWriter();
388932
+ proto.com.lansweeper.discovery.cloud.api.v1.GcpExternalIpAddress.serializeBinaryToWriter(this, writer);
388933
+ return writer.getResultBuffer();
388934
+ };
388935
+
388936
+
388937
+ /**
388938
+ * Serializes the given message to binary data (in protobuf wire
388939
+ * format), writing to the given BinaryWriter.
388940
+ * @param {!proto.com.lansweeper.discovery.cloud.api.v1.GcpExternalIpAddress} message
388941
+ * @param {!jspb.BinaryWriter} writer
388942
+ * @suppress {unusedLocalVariables} f is only used for nested messages
388943
+ */
388944
+ proto.com.lansweeper.discovery.cloud.api.v1.GcpExternalIpAddress.serializeBinaryToWriter = function(message, writer) {
388945
+ var f = undefined;
388946
+ };
388947
+
388948
+
388949
+
388950
+
388951
+
388952
+ if (jspb.Message.GENERATE_TO_OBJECT) {
388953
+ /**
388954
+ * Creates an object representation of this proto.
388955
+ * Field names that are reserved in JavaScript and will be renamed to pb_name.
388956
+ * Optional fields that are not set will be set to undefined.
388957
+ * To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
388958
+ * For the list of reserved names please see:
388959
+ * net/proto2/compiler/js/internal/generator.cc#kKeyword.
388960
+ * @param {boolean=} opt_includeInstance Deprecated. whether to include the
388961
+ * JSPB instance for transitional soy proto support:
388962
+ * http://goto/soy-param-migration
388963
+ * @return {!Object}
388964
+ */
388965
+ proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAzureSubscription.prototype.toObject = function(opt_includeInstance) {
388966
+ return proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAzureSubscription.toObject(opt_includeInstance, this);
388967
+ };
388968
+
388969
+
388970
+ /**
388971
+ * Static version of the {@see toObject} method.
388972
+ * @param {boolean|undefined} includeInstance Deprecated. Whether to include
388973
+ * the JSPB instance for transitional soy proto support:
388974
+ * http://goto/soy-param-migration
388975
+ * @param {!proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAzureSubscription} msg The msg instance to transform.
388976
+ * @return {!Object}
388977
+ * @suppress {unusedLocalVariables} f is only used for nested messages
388978
+ */
388979
+ proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAzureSubscription.toObject = function(includeInstance, msg) {
388980
+ var f, obj = {
388981
+
388982
+ };
388983
+
388984
+ if (includeInstance) {
388985
+ obj.$jspbMessageInstance = msg;
388986
+ }
388987
+ return obj;
388988
+ };
388989
+ }
388990
+
388991
+
388992
+ /**
388993
+ * Deserializes binary data (in protobuf wire format).
388994
+ * @param {jspb.ByteSource} bytes The bytes to deserialize.
388995
+ * @return {!proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAzureSubscription}
388996
+ */
388997
+ proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAzureSubscription.deserializeBinary = function(bytes) {
388998
+ var reader = new jspb.BinaryReader(bytes);
388999
+ var msg = new proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAzureSubscription;
389000
+ return proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAzureSubscription.deserializeBinaryFromReader(msg, reader);
389001
+ };
389002
+
389003
+
389004
+ /**
389005
+ * Deserializes binary data (in protobuf wire format) from the
389006
+ * given reader into the given message object.
389007
+ * @param {!proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAzureSubscription} msg The message object to deserialize into.
389008
+ * @param {!jspb.BinaryReader} reader The BinaryReader to use.
389009
+ * @return {!proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAzureSubscription}
389010
+ */
389011
+ proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAzureSubscription.deserializeBinaryFromReader = function(msg, reader) {
389012
+ while (reader.nextField()) {
389013
+ if (reader.isEndGroup()) {
389014
+ break;
389015
+ }
389016
+ var field = reader.getFieldNumber();
389017
+ switch (field) {
389018
+ default:
389019
+ reader.skipField();
389020
+ break;
389021
+ }
389022
+ }
389023
+ return msg;
389024
+ };
389025
+
389026
+
389027
+ /**
389028
+ * Serializes the message to binary data (in protobuf wire format).
389029
+ * @return {!Uint8Array}
389030
+ */
389031
+ proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAzureSubscription.prototype.serializeBinary = function() {
389032
+ var writer = new jspb.BinaryWriter();
389033
+ proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAzureSubscription.serializeBinaryToWriter(this, writer);
389034
+ return writer.getResultBuffer();
389035
+ };
389036
+
389037
+
389038
+ /**
389039
+ * Serializes the given message to binary data (in protobuf wire
389040
+ * format), writing to the given BinaryWriter.
389041
+ * @param {!proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAzureSubscription} message
389042
+ * @param {!jspb.BinaryWriter} writer
389043
+ * @suppress {unusedLocalVariables} f is only used for nested messages
389044
+ */
389045
+ proto.com.lansweeper.discovery.cloud.api.v1.AzureMicrosoftAzureSubscription.serializeBinaryToWriter = function(message, writer) {
389046
+ var f = undefined;
389047
+ };
389048
+
389049
+
388681
389050
  goog.object.extend(exports, proto.com.lansweeper.discovery.cloud.api.v1);