@lansweeper/data-platform-outbound-grpc 0.4.1 → 0.4.3
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_grpc_pb.d.ts +0 -17
- package/gen-proto/outbound_grpc_pb.js +0 -12
- package/gen-proto/outbound_pb.d.ts +1821 -0
- package/gen-proto/outbound_pb.js +14631 -3
- package/generated-go/outbound.pb.go +15560 -11432
- package/generated-go/outbound_grpc.pb.go +0 -40
- package/java.json +1 -1
- package/model/pom.xml +1 -1
- package/model/src/main/proto/outbound.proto +330 -5
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Asset$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Asset$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Asset.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/AssetOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix$2.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix$CitrixDataCase.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixAppliance$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixAppliance$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixAppliance.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixApplianceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuest$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuest$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuest.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfoOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHost$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHost$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHost.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostCrashDump$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostCrashDump$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostCrashDump.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostCrashDumpOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfoOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPatch$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPatch$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPatch.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPatchOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpuOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPci$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPci$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPci.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPciOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDeviceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterfaceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPool$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPool$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPool.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfigurationOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolPatch$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolPatch$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolPatch.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolPatchOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolRestriction$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolRestriction$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolRestriction.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolRestrictionOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixStorage$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixStorage$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixStorage.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixStorageOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDeviceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImageOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddressOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterface$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterface$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterface.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterfaceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Outbound.class +0 -0
- package/model/target/classes/outbound.proto +330 -5
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Asset.java +185 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/AssetOrBuilder.java +15 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Citrix.java +1123 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixAppliance.java +723 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixApplianceOrBuilder.java +44 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixGuest.java +6962 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo.java +811 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfoOrBuilder.java +55 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixGuestOrBuilder.java +678 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHost.java +6085 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostCrashDump.java +688 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostCrashDumpOrBuilder.java +36 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo.java +811 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfoOrBuilder.java +55 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostOrBuilder.java +526 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostPatch.java +1159 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostPatchOrBuilder.java +87 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu.java +1550 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpuOrBuilder.java +139 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixOrBuilder.java +57 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPci.java +1194 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPciOrBuilder.java +95 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice.java +1126 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDeviceOrBuilder.java +89 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface.java +4383 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterfaceOrBuilder.java +447 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPool.java +5189 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolOrBuilder.java +444 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration.java +812 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfigurationOrBuilder.java +55 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolPatch.java +1215 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolPatchOrBuilder.java +100 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolRestriction.java +723 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolRestrictionOrBuilder.java +44 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixStorage.java +2867 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixStorageOrBuilder.java +262 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice.java +2513 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDeviceOrBuilder.java +246 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage.java +2587 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImageOrBuilder.java +264 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface.java +2532 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress.java +654 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddressOrBuilder.java +38 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceOrBuilder.java +231 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/NetworkInterface.java +1070 -15
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/NetworkInterfaceOrBuilder.java +99 -5
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Outbound.java +3772 -3240
- package/model/target/maven-archiver/pom.properties +2 -2
- package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +86 -0
- package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +42 -0
- package/model/target/{outbound-model-0.4.0-sources.jar → outbound-model-0.4.2-sources.jar} +0 -0
- package/model/target/{outbound-model-0.4.0.jar → outbound-model-0.4.2.jar} +0 -0
- package/package.json +2 -2
- package/pom.xml +1 -1
- package/proto/outbound.proto +330 -5
- package/service/pom.xml +1 -1
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$1.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$2.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$3.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceBaseDescriptorSupplier.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceBlockingStub.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceFileDescriptorSupplier.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceFutureStub.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceImplBase.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceMethodDescriptorSupplier.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceStub.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$MethodHandlers.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc$DataCoreOutboundServiceImplBase.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc$MethodHandlers.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc$ReactorDataCoreOutboundServiceStub.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc.class +0 -0
- package/service/target/generated-sources/protobuf/grpc-java/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc.java +3 -89
- package/service/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ReactorDataCoreBackofficeServiceGrpc.java +12 -12
- package/service/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc.java +3 -43
- package/service/target/maven-archiver/pom.properties +2 -2
- package/service/target/outbound-service-0.4.2-sources.jar +0 -0
- package/service/target/outbound-service-0.4.2.jar +0 -0
- package/service/target/outbound-service-0.4.0-sources.jar +0 -0
- package/service/target/outbound-service-0.4.0.jar +0 -0
|
@@ -48,6 +48,10 @@ private static final long serialVersionUID = 0L;
|
|
|
48
48
|
scope_ = "";
|
|
49
49
|
qDisc_ = "";
|
|
50
50
|
group_ = "";
|
|
51
|
+
bridge_ = "";
|
|
52
|
+
tags_ = "";
|
|
53
|
+
physicalInterfaces_ = java.util.Collections.emptyList();
|
|
54
|
+
virtualInterfaces_ = java.util.Collections.emptyList();
|
|
51
55
|
}
|
|
52
56
|
|
|
53
57
|
@java.lang.Override
|
|
@@ -71,6 +75,7 @@ private static final long serialVersionUID = 0L;
|
|
|
71
75
|
}
|
|
72
76
|
|
|
73
77
|
private int bitField0_;
|
|
78
|
+
private int bitField1_;
|
|
74
79
|
public static final int NAME_FIELD_NUMBER = 1;
|
|
75
80
|
@SuppressWarnings("serial")
|
|
76
81
|
private volatile java.lang.Object name_ = "";
|
|
@@ -873,7 +878,7 @@ private static final long serialVersionUID = 0L;
|
|
|
873
878
|
private volatile java.lang.Object description_ = "";
|
|
874
879
|
/**
|
|
875
880
|
* <pre>
|
|
876
|
-
* SNMP
|
|
881
|
+
* SNMP and Citrix
|
|
877
882
|
* </pre>
|
|
878
883
|
*
|
|
879
884
|
* <code>optional string description = 16;</code>
|
|
@@ -885,7 +890,7 @@ private static final long serialVersionUID = 0L;
|
|
|
885
890
|
}
|
|
886
891
|
/**
|
|
887
892
|
* <pre>
|
|
888
|
-
* SNMP
|
|
893
|
+
* SNMP and Citrix
|
|
889
894
|
* </pre>
|
|
890
895
|
*
|
|
891
896
|
* <code>optional string description = 16;</code>
|
|
@@ -906,7 +911,7 @@ private static final long serialVersionUID = 0L;
|
|
|
906
911
|
}
|
|
907
912
|
/**
|
|
908
913
|
* <pre>
|
|
909
|
-
* SNMP
|
|
914
|
+
* SNMP and Citrix
|
|
910
915
|
* </pre>
|
|
911
916
|
*
|
|
912
917
|
* <code>optional string description = 16;</code>
|
|
@@ -990,7 +995,7 @@ private static final long serialVersionUID = 0L;
|
|
|
990
995
|
private long mtu_ = 0L;
|
|
991
996
|
/**
|
|
992
997
|
* <pre>
|
|
993
|
-
* SNMP, Linux,
|
|
998
|
+
* SNMP , Linux, EsxiHost, Citrix
|
|
994
999
|
* </pre>
|
|
995
1000
|
*
|
|
996
1001
|
* <code>optional int64 mtu = 18;</code>
|
|
@@ -1002,7 +1007,7 @@ private static final long serialVersionUID = 0L;
|
|
|
1002
1007
|
}
|
|
1003
1008
|
/**
|
|
1004
1009
|
* <pre>
|
|
1005
|
-
* SNMP, Linux,
|
|
1010
|
+
* SNMP , Linux, EsxiHost, Citrix
|
|
1006
1011
|
* </pre>
|
|
1007
1012
|
*
|
|
1008
1013
|
* <code>optional int64 mtu = 18;</code>
|
|
@@ -1726,6 +1731,194 @@ private static final long serialVersionUID = 0L;
|
|
|
1726
1731
|
}
|
|
1727
1732
|
}
|
|
1728
1733
|
|
|
1734
|
+
public static final int BRIDGE_FIELD_NUMBER = 42;
|
|
1735
|
+
@SuppressWarnings("serial")
|
|
1736
|
+
private volatile java.lang.Object bridge_ = "";
|
|
1737
|
+
/**
|
|
1738
|
+
* <pre>
|
|
1739
|
+
*Citrix specifics
|
|
1740
|
+
* </pre>
|
|
1741
|
+
*
|
|
1742
|
+
* <code>optional string bridge = 42;</code>
|
|
1743
|
+
* @return Whether the bridge field is set.
|
|
1744
|
+
*/
|
|
1745
|
+
@java.lang.Override
|
|
1746
|
+
public boolean hasBridge() {
|
|
1747
|
+
return ((bitField1_ & 0x00000001) != 0);
|
|
1748
|
+
}
|
|
1749
|
+
/**
|
|
1750
|
+
* <pre>
|
|
1751
|
+
*Citrix specifics
|
|
1752
|
+
* </pre>
|
|
1753
|
+
*
|
|
1754
|
+
* <code>optional string bridge = 42;</code>
|
|
1755
|
+
* @return The bridge.
|
|
1756
|
+
*/
|
|
1757
|
+
@java.lang.Override
|
|
1758
|
+
public java.lang.String getBridge() {
|
|
1759
|
+
java.lang.Object ref = bridge_;
|
|
1760
|
+
if (ref instanceof java.lang.String) {
|
|
1761
|
+
return (java.lang.String) ref;
|
|
1762
|
+
} else {
|
|
1763
|
+
com.google.protobuf.ByteString bs =
|
|
1764
|
+
(com.google.protobuf.ByteString) ref;
|
|
1765
|
+
java.lang.String s = bs.toStringUtf8();
|
|
1766
|
+
bridge_ = s;
|
|
1767
|
+
return s;
|
|
1768
|
+
}
|
|
1769
|
+
}
|
|
1770
|
+
/**
|
|
1771
|
+
* <pre>
|
|
1772
|
+
*Citrix specifics
|
|
1773
|
+
* </pre>
|
|
1774
|
+
*
|
|
1775
|
+
* <code>optional string bridge = 42;</code>
|
|
1776
|
+
* @return The bytes for bridge.
|
|
1777
|
+
*/
|
|
1778
|
+
@java.lang.Override
|
|
1779
|
+
public com.google.protobuf.ByteString
|
|
1780
|
+
getBridgeBytes() {
|
|
1781
|
+
java.lang.Object ref = bridge_;
|
|
1782
|
+
if (ref instanceof java.lang.String) {
|
|
1783
|
+
com.google.protobuf.ByteString b =
|
|
1784
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1785
|
+
(java.lang.String) ref);
|
|
1786
|
+
bridge_ = b;
|
|
1787
|
+
return b;
|
|
1788
|
+
} else {
|
|
1789
|
+
return (com.google.protobuf.ByteString) ref;
|
|
1790
|
+
}
|
|
1791
|
+
}
|
|
1792
|
+
|
|
1793
|
+
public static final int TAGS_FIELD_NUMBER = 43;
|
|
1794
|
+
@SuppressWarnings("serial")
|
|
1795
|
+
private volatile java.lang.Object tags_ = "";
|
|
1796
|
+
/**
|
|
1797
|
+
* <code>optional string tags = 43;</code>
|
|
1798
|
+
* @return Whether the tags field is set.
|
|
1799
|
+
*/
|
|
1800
|
+
@java.lang.Override
|
|
1801
|
+
public boolean hasTags() {
|
|
1802
|
+
return ((bitField1_ & 0x00000002) != 0);
|
|
1803
|
+
}
|
|
1804
|
+
/**
|
|
1805
|
+
* <code>optional string tags = 43;</code>
|
|
1806
|
+
* @return The tags.
|
|
1807
|
+
*/
|
|
1808
|
+
@java.lang.Override
|
|
1809
|
+
public java.lang.String getTags() {
|
|
1810
|
+
java.lang.Object ref = tags_;
|
|
1811
|
+
if (ref instanceof java.lang.String) {
|
|
1812
|
+
return (java.lang.String) ref;
|
|
1813
|
+
} else {
|
|
1814
|
+
com.google.protobuf.ByteString bs =
|
|
1815
|
+
(com.google.protobuf.ByteString) ref;
|
|
1816
|
+
java.lang.String s = bs.toStringUtf8();
|
|
1817
|
+
tags_ = s;
|
|
1818
|
+
return s;
|
|
1819
|
+
}
|
|
1820
|
+
}
|
|
1821
|
+
/**
|
|
1822
|
+
* <code>optional string tags = 43;</code>
|
|
1823
|
+
* @return The bytes for tags.
|
|
1824
|
+
*/
|
|
1825
|
+
@java.lang.Override
|
|
1826
|
+
public com.google.protobuf.ByteString
|
|
1827
|
+
getTagsBytes() {
|
|
1828
|
+
java.lang.Object ref = tags_;
|
|
1829
|
+
if (ref instanceof java.lang.String) {
|
|
1830
|
+
com.google.protobuf.ByteString b =
|
|
1831
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1832
|
+
(java.lang.String) ref);
|
|
1833
|
+
tags_ = b;
|
|
1834
|
+
return b;
|
|
1835
|
+
} else {
|
|
1836
|
+
return (com.google.protobuf.ByteString) ref;
|
|
1837
|
+
}
|
|
1838
|
+
}
|
|
1839
|
+
|
|
1840
|
+
public static final int PHYSICAL_INTERFACES_FIELD_NUMBER = 44;
|
|
1841
|
+
@SuppressWarnings("serial")
|
|
1842
|
+
private java.util.List<com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface> physicalInterfaces_;
|
|
1843
|
+
/**
|
|
1844
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
1845
|
+
*/
|
|
1846
|
+
@java.lang.Override
|
|
1847
|
+
public java.util.List<com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface> getPhysicalInterfacesList() {
|
|
1848
|
+
return physicalInterfaces_;
|
|
1849
|
+
}
|
|
1850
|
+
/**
|
|
1851
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
1852
|
+
*/
|
|
1853
|
+
@java.lang.Override
|
|
1854
|
+
public java.util.List<? extends com.lansweeper.dp.outbound.v1.CitrixPhysicalInterfaceOrBuilder>
|
|
1855
|
+
getPhysicalInterfacesOrBuilderList() {
|
|
1856
|
+
return physicalInterfaces_;
|
|
1857
|
+
}
|
|
1858
|
+
/**
|
|
1859
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
1860
|
+
*/
|
|
1861
|
+
@java.lang.Override
|
|
1862
|
+
public int getPhysicalInterfacesCount() {
|
|
1863
|
+
return physicalInterfaces_.size();
|
|
1864
|
+
}
|
|
1865
|
+
/**
|
|
1866
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
1867
|
+
*/
|
|
1868
|
+
@java.lang.Override
|
|
1869
|
+
public com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface getPhysicalInterfaces(int index) {
|
|
1870
|
+
return physicalInterfaces_.get(index);
|
|
1871
|
+
}
|
|
1872
|
+
/**
|
|
1873
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
1874
|
+
*/
|
|
1875
|
+
@java.lang.Override
|
|
1876
|
+
public com.lansweeper.dp.outbound.v1.CitrixPhysicalInterfaceOrBuilder getPhysicalInterfacesOrBuilder(
|
|
1877
|
+
int index) {
|
|
1878
|
+
return physicalInterfaces_.get(index);
|
|
1879
|
+
}
|
|
1880
|
+
|
|
1881
|
+
public static final int VIRTUAL_INTERFACES_FIELD_NUMBER = 45;
|
|
1882
|
+
@SuppressWarnings("serial")
|
|
1883
|
+
private java.util.List<com.lansweeper.dp.outbound.v1.CitrixVirtualInterface> virtualInterfaces_;
|
|
1884
|
+
/**
|
|
1885
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
1886
|
+
*/
|
|
1887
|
+
@java.lang.Override
|
|
1888
|
+
public java.util.List<com.lansweeper.dp.outbound.v1.CitrixVirtualInterface> getVirtualInterfacesList() {
|
|
1889
|
+
return virtualInterfaces_;
|
|
1890
|
+
}
|
|
1891
|
+
/**
|
|
1892
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
1893
|
+
*/
|
|
1894
|
+
@java.lang.Override
|
|
1895
|
+
public java.util.List<? extends com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceOrBuilder>
|
|
1896
|
+
getVirtualInterfacesOrBuilderList() {
|
|
1897
|
+
return virtualInterfaces_;
|
|
1898
|
+
}
|
|
1899
|
+
/**
|
|
1900
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
1901
|
+
*/
|
|
1902
|
+
@java.lang.Override
|
|
1903
|
+
public int getVirtualInterfacesCount() {
|
|
1904
|
+
return virtualInterfaces_.size();
|
|
1905
|
+
}
|
|
1906
|
+
/**
|
|
1907
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
1908
|
+
*/
|
|
1909
|
+
@java.lang.Override
|
|
1910
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterface getVirtualInterfaces(int index) {
|
|
1911
|
+
return virtualInterfaces_.get(index);
|
|
1912
|
+
}
|
|
1913
|
+
/**
|
|
1914
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
1915
|
+
*/
|
|
1916
|
+
@java.lang.Override
|
|
1917
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceOrBuilder getVirtualInterfacesOrBuilder(
|
|
1918
|
+
int index) {
|
|
1919
|
+
return virtualInterfaces_.get(index);
|
|
1920
|
+
}
|
|
1921
|
+
|
|
1729
1922
|
private byte memoizedIsInitialized = -1;
|
|
1730
1923
|
@java.lang.Override
|
|
1731
1924
|
public final boolean isInitialized() {
|
|
@@ -1857,6 +2050,18 @@ private static final long serialVersionUID = 0L;
|
|
|
1857
2050
|
if (((bitField0_ & 0x80000000) != 0)) {
|
|
1858
2051
|
com.google.protobuf.GeneratedMessageV3.writeString(output, 41, group_);
|
|
1859
2052
|
}
|
|
2053
|
+
if (((bitField1_ & 0x00000001) != 0)) {
|
|
2054
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 42, bridge_);
|
|
2055
|
+
}
|
|
2056
|
+
if (((bitField1_ & 0x00000002) != 0)) {
|
|
2057
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 43, tags_);
|
|
2058
|
+
}
|
|
2059
|
+
for (int i = 0; i < physicalInterfaces_.size(); i++) {
|
|
2060
|
+
output.writeMessage(44, physicalInterfaces_.get(i));
|
|
2061
|
+
}
|
|
2062
|
+
for (int i = 0; i < virtualInterfaces_.size(); i++) {
|
|
2063
|
+
output.writeMessage(45, virtualInterfaces_.get(i));
|
|
2064
|
+
}
|
|
1860
2065
|
getUnknownFields().writeTo(output);
|
|
1861
2066
|
}
|
|
1862
2067
|
|
|
@@ -2010,6 +2215,20 @@ private static final long serialVersionUID = 0L;
|
|
|
2010
2215
|
if (((bitField0_ & 0x80000000) != 0)) {
|
|
2011
2216
|
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(41, group_);
|
|
2012
2217
|
}
|
|
2218
|
+
if (((bitField1_ & 0x00000001) != 0)) {
|
|
2219
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(42, bridge_);
|
|
2220
|
+
}
|
|
2221
|
+
if (((bitField1_ & 0x00000002) != 0)) {
|
|
2222
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(43, tags_);
|
|
2223
|
+
}
|
|
2224
|
+
for (int i = 0; i < physicalInterfaces_.size(); i++) {
|
|
2225
|
+
size += com.google.protobuf.CodedOutputStream
|
|
2226
|
+
.computeMessageSize(44, physicalInterfaces_.get(i));
|
|
2227
|
+
}
|
|
2228
|
+
for (int i = 0; i < virtualInterfaces_.size(); i++) {
|
|
2229
|
+
size += com.google.protobuf.CodedOutputStream
|
|
2230
|
+
.computeMessageSize(45, virtualInterfaces_.get(i));
|
|
2231
|
+
}
|
|
2013
2232
|
size += getUnknownFields().getSerializedSize();
|
|
2014
2233
|
memoizedSize = size;
|
|
2015
2234
|
return size;
|
|
@@ -2199,6 +2418,20 @@ private static final long serialVersionUID = 0L;
|
|
|
2199
2418
|
if (!getGroup()
|
|
2200
2419
|
.equals(other.getGroup())) return false;
|
|
2201
2420
|
}
|
|
2421
|
+
if (hasBridge() != other.hasBridge()) return false;
|
|
2422
|
+
if (hasBridge()) {
|
|
2423
|
+
if (!getBridge()
|
|
2424
|
+
.equals(other.getBridge())) return false;
|
|
2425
|
+
}
|
|
2426
|
+
if (hasTags() != other.hasTags()) return false;
|
|
2427
|
+
if (hasTags()) {
|
|
2428
|
+
if (!getTags()
|
|
2429
|
+
.equals(other.getTags())) return false;
|
|
2430
|
+
}
|
|
2431
|
+
if (!getPhysicalInterfacesList()
|
|
2432
|
+
.equals(other.getPhysicalInterfacesList())) return false;
|
|
2433
|
+
if (!getVirtualInterfacesList()
|
|
2434
|
+
.equals(other.getVirtualInterfacesList())) return false;
|
|
2202
2435
|
if (!getUnknownFields().equals(other.getUnknownFields())) return false;
|
|
2203
2436
|
return true;
|
|
2204
2437
|
}
|
|
@@ -2368,6 +2601,22 @@ private static final long serialVersionUID = 0L;
|
|
|
2368
2601
|
hash = (37 * hash) + GROUP_FIELD_NUMBER;
|
|
2369
2602
|
hash = (53 * hash) + getGroup().hashCode();
|
|
2370
2603
|
}
|
|
2604
|
+
if (hasBridge()) {
|
|
2605
|
+
hash = (37 * hash) + BRIDGE_FIELD_NUMBER;
|
|
2606
|
+
hash = (53 * hash) + getBridge().hashCode();
|
|
2607
|
+
}
|
|
2608
|
+
if (hasTags()) {
|
|
2609
|
+
hash = (37 * hash) + TAGS_FIELD_NUMBER;
|
|
2610
|
+
hash = (53 * hash) + getTags().hashCode();
|
|
2611
|
+
}
|
|
2612
|
+
if (getPhysicalInterfacesCount() > 0) {
|
|
2613
|
+
hash = (37 * hash) + PHYSICAL_INTERFACES_FIELD_NUMBER;
|
|
2614
|
+
hash = (53 * hash) + getPhysicalInterfacesList().hashCode();
|
|
2615
|
+
}
|
|
2616
|
+
if (getVirtualInterfacesCount() > 0) {
|
|
2617
|
+
hash = (37 * hash) + VIRTUAL_INTERFACES_FIELD_NUMBER;
|
|
2618
|
+
hash = (53 * hash) + getVirtualInterfacesList().hashCode();
|
|
2619
|
+
}
|
|
2371
2620
|
hash = (29 * hash) + getUnknownFields().hashCode();
|
|
2372
2621
|
memoizedHashCode = hash;
|
|
2373
2622
|
return hash;
|
|
@@ -2501,6 +2750,8 @@ private static final long serialVersionUID = 0L;
|
|
|
2501
2750
|
getIpFieldBuilder();
|
|
2502
2751
|
getAdminStatusFieldBuilder();
|
|
2503
2752
|
getOperStatusFieldBuilder();
|
|
2753
|
+
getPhysicalInterfacesFieldBuilder();
|
|
2754
|
+
getVirtualInterfacesFieldBuilder();
|
|
2504
2755
|
}
|
|
2505
2756
|
}
|
|
2506
2757
|
@java.lang.Override
|
|
@@ -2564,6 +2815,22 @@ private static final long serialVersionUID = 0L;
|
|
|
2564
2815
|
scope_ = "";
|
|
2565
2816
|
qDisc_ = "";
|
|
2566
2817
|
group_ = "";
|
|
2818
|
+
bridge_ = "";
|
|
2819
|
+
tags_ = "";
|
|
2820
|
+
if (physicalInterfacesBuilder_ == null) {
|
|
2821
|
+
physicalInterfaces_ = java.util.Collections.emptyList();
|
|
2822
|
+
} else {
|
|
2823
|
+
physicalInterfaces_ = null;
|
|
2824
|
+
physicalInterfacesBuilder_.clear();
|
|
2825
|
+
}
|
|
2826
|
+
bitField1_ = (bitField1_ & ~0x00000200);
|
|
2827
|
+
if (virtualInterfacesBuilder_ == null) {
|
|
2828
|
+
virtualInterfaces_ = java.util.Collections.emptyList();
|
|
2829
|
+
} else {
|
|
2830
|
+
virtualInterfaces_ = null;
|
|
2831
|
+
virtualInterfacesBuilder_.clear();
|
|
2832
|
+
}
|
|
2833
|
+
bitField1_ = (bitField1_ & ~0x00000400);
|
|
2567
2834
|
return this;
|
|
2568
2835
|
}
|
|
2569
2836
|
|
|
@@ -2607,6 +2874,24 @@ private static final long serialVersionUID = 0L;
|
|
|
2607
2874
|
} else {
|
|
2608
2875
|
result.ip_ = ipBuilder_.build();
|
|
2609
2876
|
}
|
|
2877
|
+
if (physicalInterfacesBuilder_ == null) {
|
|
2878
|
+
if (((bitField1_ & 0x00000200) != 0)) {
|
|
2879
|
+
physicalInterfaces_ = java.util.Collections.unmodifiableList(physicalInterfaces_);
|
|
2880
|
+
bitField1_ = (bitField1_ & ~0x00000200);
|
|
2881
|
+
}
|
|
2882
|
+
result.physicalInterfaces_ = physicalInterfaces_;
|
|
2883
|
+
} else {
|
|
2884
|
+
result.physicalInterfaces_ = physicalInterfacesBuilder_.build();
|
|
2885
|
+
}
|
|
2886
|
+
if (virtualInterfacesBuilder_ == null) {
|
|
2887
|
+
if (((bitField1_ & 0x00000400) != 0)) {
|
|
2888
|
+
virtualInterfaces_ = java.util.Collections.unmodifiableList(virtualInterfaces_);
|
|
2889
|
+
bitField1_ = (bitField1_ & ~0x00000400);
|
|
2890
|
+
}
|
|
2891
|
+
result.virtualInterfaces_ = virtualInterfaces_;
|
|
2892
|
+
} else {
|
|
2893
|
+
result.virtualInterfaces_ = virtualInterfacesBuilder_.build();
|
|
2894
|
+
}
|
|
2610
2895
|
}
|
|
2611
2896
|
|
|
2612
2897
|
private void buildPartial0(com.lansweeper.dp.outbound.v1.NetworkInterface result) {
|
|
@@ -2771,7 +3056,17 @@ private static final long serialVersionUID = 0L;
|
|
|
2771
3056
|
result.group_ = group_;
|
|
2772
3057
|
to_bitField0_ |= 0x80000000;
|
|
2773
3058
|
}
|
|
3059
|
+
int to_bitField1_ = 0;
|
|
3060
|
+
if (((from_bitField1_ & 0x00000080) != 0)) {
|
|
3061
|
+
result.bridge_ = bridge_;
|
|
3062
|
+
to_bitField1_ |= 0x00000001;
|
|
3063
|
+
}
|
|
3064
|
+
if (((from_bitField1_ & 0x00000100) != 0)) {
|
|
3065
|
+
result.tags_ = tags_;
|
|
3066
|
+
to_bitField1_ |= 0x00000002;
|
|
3067
|
+
}
|
|
2774
3068
|
result.bitField0_ |= to_bitField0_;
|
|
3069
|
+
result.bitField1_ |= to_bitField1_;
|
|
2775
3070
|
}
|
|
2776
3071
|
|
|
2777
3072
|
@java.lang.Override
|
|
@@ -3027,6 +3322,68 @@ private static final long serialVersionUID = 0L;
|
|
|
3027
3322
|
bitField1_ |= 0x00000040;
|
|
3028
3323
|
onChanged();
|
|
3029
3324
|
}
|
|
3325
|
+
if (other.hasBridge()) {
|
|
3326
|
+
bridge_ = other.bridge_;
|
|
3327
|
+
bitField1_ |= 0x00000080;
|
|
3328
|
+
onChanged();
|
|
3329
|
+
}
|
|
3330
|
+
if (other.hasTags()) {
|
|
3331
|
+
tags_ = other.tags_;
|
|
3332
|
+
bitField1_ |= 0x00000100;
|
|
3333
|
+
onChanged();
|
|
3334
|
+
}
|
|
3335
|
+
if (physicalInterfacesBuilder_ == null) {
|
|
3336
|
+
if (!other.physicalInterfaces_.isEmpty()) {
|
|
3337
|
+
if (physicalInterfaces_.isEmpty()) {
|
|
3338
|
+
physicalInterfaces_ = other.physicalInterfaces_;
|
|
3339
|
+
bitField1_ = (bitField1_ & ~0x00000200);
|
|
3340
|
+
} else {
|
|
3341
|
+
ensurePhysicalInterfacesIsMutable();
|
|
3342
|
+
physicalInterfaces_.addAll(other.physicalInterfaces_);
|
|
3343
|
+
}
|
|
3344
|
+
onChanged();
|
|
3345
|
+
}
|
|
3346
|
+
} else {
|
|
3347
|
+
if (!other.physicalInterfaces_.isEmpty()) {
|
|
3348
|
+
if (physicalInterfacesBuilder_.isEmpty()) {
|
|
3349
|
+
physicalInterfacesBuilder_.dispose();
|
|
3350
|
+
physicalInterfacesBuilder_ = null;
|
|
3351
|
+
physicalInterfaces_ = other.physicalInterfaces_;
|
|
3352
|
+
bitField1_ = (bitField1_ & ~0x00000200);
|
|
3353
|
+
physicalInterfacesBuilder_ =
|
|
3354
|
+
com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ?
|
|
3355
|
+
getPhysicalInterfacesFieldBuilder() : null;
|
|
3356
|
+
} else {
|
|
3357
|
+
physicalInterfacesBuilder_.addAllMessages(other.physicalInterfaces_);
|
|
3358
|
+
}
|
|
3359
|
+
}
|
|
3360
|
+
}
|
|
3361
|
+
if (virtualInterfacesBuilder_ == null) {
|
|
3362
|
+
if (!other.virtualInterfaces_.isEmpty()) {
|
|
3363
|
+
if (virtualInterfaces_.isEmpty()) {
|
|
3364
|
+
virtualInterfaces_ = other.virtualInterfaces_;
|
|
3365
|
+
bitField1_ = (bitField1_ & ~0x00000400);
|
|
3366
|
+
} else {
|
|
3367
|
+
ensureVirtualInterfacesIsMutable();
|
|
3368
|
+
virtualInterfaces_.addAll(other.virtualInterfaces_);
|
|
3369
|
+
}
|
|
3370
|
+
onChanged();
|
|
3371
|
+
}
|
|
3372
|
+
} else {
|
|
3373
|
+
if (!other.virtualInterfaces_.isEmpty()) {
|
|
3374
|
+
if (virtualInterfacesBuilder_.isEmpty()) {
|
|
3375
|
+
virtualInterfacesBuilder_.dispose();
|
|
3376
|
+
virtualInterfacesBuilder_ = null;
|
|
3377
|
+
virtualInterfaces_ = other.virtualInterfaces_;
|
|
3378
|
+
bitField1_ = (bitField1_ & ~0x00000400);
|
|
3379
|
+
virtualInterfacesBuilder_ =
|
|
3380
|
+
com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ?
|
|
3381
|
+
getVirtualInterfacesFieldBuilder() : null;
|
|
3382
|
+
} else {
|
|
3383
|
+
virtualInterfacesBuilder_.addAllMessages(other.virtualInterfaces_);
|
|
3384
|
+
}
|
|
3385
|
+
}
|
|
3386
|
+
}
|
|
3030
3387
|
this.mergeUnknownFields(other.getUnknownFields());
|
|
3031
3388
|
onChanged();
|
|
3032
3389
|
return this;
|
|
@@ -3263,6 +3620,42 @@ private static final long serialVersionUID = 0L;
|
|
|
3263
3620
|
bitField1_ |= 0x00000040;
|
|
3264
3621
|
break;
|
|
3265
3622
|
} // case 330
|
|
3623
|
+
case 338: {
|
|
3624
|
+
bridge_ = input.readStringRequireUtf8();
|
|
3625
|
+
bitField1_ |= 0x00000080;
|
|
3626
|
+
break;
|
|
3627
|
+
} // case 338
|
|
3628
|
+
case 346: {
|
|
3629
|
+
tags_ = input.readStringRequireUtf8();
|
|
3630
|
+
bitField1_ |= 0x00000100;
|
|
3631
|
+
break;
|
|
3632
|
+
} // case 346
|
|
3633
|
+
case 354: {
|
|
3634
|
+
com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface m =
|
|
3635
|
+
input.readMessage(
|
|
3636
|
+
com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface.parser(),
|
|
3637
|
+
extensionRegistry);
|
|
3638
|
+
if (physicalInterfacesBuilder_ == null) {
|
|
3639
|
+
ensurePhysicalInterfacesIsMutable();
|
|
3640
|
+
physicalInterfaces_.add(m);
|
|
3641
|
+
} else {
|
|
3642
|
+
physicalInterfacesBuilder_.addMessage(m);
|
|
3643
|
+
}
|
|
3644
|
+
break;
|
|
3645
|
+
} // case 354
|
|
3646
|
+
case 362: {
|
|
3647
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterface m =
|
|
3648
|
+
input.readMessage(
|
|
3649
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.parser(),
|
|
3650
|
+
extensionRegistry);
|
|
3651
|
+
if (virtualInterfacesBuilder_ == null) {
|
|
3652
|
+
ensureVirtualInterfacesIsMutable();
|
|
3653
|
+
virtualInterfaces_.add(m);
|
|
3654
|
+
} else {
|
|
3655
|
+
virtualInterfacesBuilder_.addMessage(m);
|
|
3656
|
+
}
|
|
3657
|
+
break;
|
|
3658
|
+
} // case 362
|
|
3266
3659
|
default: {
|
|
3267
3660
|
if (!super.parseUnknownField(input, extensionRegistry, tag)) {
|
|
3268
3661
|
done = true; // was an endgroup tag
|
|
@@ -4900,7 +5293,7 @@ private static final long serialVersionUID = 0L;
|
|
|
4900
5293
|
private java.lang.Object description_ = "";
|
|
4901
5294
|
/**
|
|
4902
5295
|
* <pre>
|
|
4903
|
-
* SNMP
|
|
5296
|
+
* SNMP and Citrix
|
|
4904
5297
|
* </pre>
|
|
4905
5298
|
*
|
|
4906
5299
|
* <code>optional string description = 16;</code>
|
|
@@ -4911,7 +5304,7 @@ private static final long serialVersionUID = 0L;
|
|
|
4911
5304
|
}
|
|
4912
5305
|
/**
|
|
4913
5306
|
* <pre>
|
|
4914
|
-
* SNMP
|
|
5307
|
+
* SNMP and Citrix
|
|
4915
5308
|
* </pre>
|
|
4916
5309
|
*
|
|
4917
5310
|
* <code>optional string description = 16;</code>
|
|
@@ -4931,7 +5324,7 @@ private static final long serialVersionUID = 0L;
|
|
|
4931
5324
|
}
|
|
4932
5325
|
/**
|
|
4933
5326
|
* <pre>
|
|
4934
|
-
* SNMP
|
|
5327
|
+
* SNMP and Citrix
|
|
4935
5328
|
* </pre>
|
|
4936
5329
|
*
|
|
4937
5330
|
* <code>optional string description = 16;</code>
|
|
@@ -4952,7 +5345,7 @@ private static final long serialVersionUID = 0L;
|
|
|
4952
5345
|
}
|
|
4953
5346
|
/**
|
|
4954
5347
|
* <pre>
|
|
4955
|
-
* SNMP
|
|
5348
|
+
* SNMP and Citrix
|
|
4956
5349
|
* </pre>
|
|
4957
5350
|
*
|
|
4958
5351
|
* <code>optional string description = 16;</code>
|
|
@@ -4969,7 +5362,7 @@ private static final long serialVersionUID = 0L;
|
|
|
4969
5362
|
}
|
|
4970
5363
|
/**
|
|
4971
5364
|
* <pre>
|
|
4972
|
-
* SNMP
|
|
5365
|
+
* SNMP and Citrix
|
|
4973
5366
|
* </pre>
|
|
4974
5367
|
*
|
|
4975
5368
|
* <code>optional string description = 16;</code>
|
|
@@ -4983,7 +5376,7 @@ private static final long serialVersionUID = 0L;
|
|
|
4983
5376
|
}
|
|
4984
5377
|
/**
|
|
4985
5378
|
* <pre>
|
|
4986
|
-
* SNMP
|
|
5379
|
+
* SNMP and Citrix
|
|
4987
5380
|
* </pre>
|
|
4988
5381
|
*
|
|
4989
5382
|
* <code>optional string description = 16;</code>
|
|
@@ -5106,7 +5499,7 @@ private static final long serialVersionUID = 0L;
|
|
|
5106
5499
|
private long mtu_ ;
|
|
5107
5500
|
/**
|
|
5108
5501
|
* <pre>
|
|
5109
|
-
* SNMP, Linux,
|
|
5502
|
+
* SNMP , Linux, EsxiHost, Citrix
|
|
5110
5503
|
* </pre>
|
|
5111
5504
|
*
|
|
5112
5505
|
* <code>optional int64 mtu = 18;</code>
|
|
@@ -5118,7 +5511,7 @@ private static final long serialVersionUID = 0L;
|
|
|
5118
5511
|
}
|
|
5119
5512
|
/**
|
|
5120
5513
|
* <pre>
|
|
5121
|
-
* SNMP, Linux,
|
|
5514
|
+
* SNMP , Linux, EsxiHost, Citrix
|
|
5122
5515
|
* </pre>
|
|
5123
5516
|
*
|
|
5124
5517
|
* <code>optional int64 mtu = 18;</code>
|
|
@@ -5130,7 +5523,7 @@ private static final long serialVersionUID = 0L;
|
|
|
5130
5523
|
}
|
|
5131
5524
|
/**
|
|
5132
5525
|
* <pre>
|
|
5133
|
-
* SNMP, Linux,
|
|
5526
|
+
* SNMP , Linux, EsxiHost, Citrix
|
|
5134
5527
|
* </pre>
|
|
5135
5528
|
*
|
|
5136
5529
|
* <code>optional int64 mtu = 18;</code>
|
|
@@ -5146,7 +5539,7 @@ private static final long serialVersionUID = 0L;
|
|
|
5146
5539
|
}
|
|
5147
5540
|
/**
|
|
5148
5541
|
* <pre>
|
|
5149
|
-
* SNMP, Linux,
|
|
5542
|
+
* SNMP , Linux, EsxiHost, Citrix
|
|
5150
5543
|
* </pre>
|
|
5151
5544
|
*
|
|
5152
5545
|
* <code>optional int64 mtu = 18;</code>
|
|
@@ -6718,6 +7111,668 @@ private static final long serialVersionUID = 0L;
|
|
|
6718
7111
|
onChanged();
|
|
6719
7112
|
return this;
|
|
6720
7113
|
}
|
|
7114
|
+
|
|
7115
|
+
private java.lang.Object bridge_ = "";
|
|
7116
|
+
/**
|
|
7117
|
+
* <pre>
|
|
7118
|
+
*Citrix specifics
|
|
7119
|
+
* </pre>
|
|
7120
|
+
*
|
|
7121
|
+
* <code>optional string bridge = 42;</code>
|
|
7122
|
+
* @return Whether the bridge field is set.
|
|
7123
|
+
*/
|
|
7124
|
+
public boolean hasBridge() {
|
|
7125
|
+
return ((bitField1_ & 0x00000080) != 0);
|
|
7126
|
+
}
|
|
7127
|
+
/**
|
|
7128
|
+
* <pre>
|
|
7129
|
+
*Citrix specifics
|
|
7130
|
+
* </pre>
|
|
7131
|
+
*
|
|
7132
|
+
* <code>optional string bridge = 42;</code>
|
|
7133
|
+
* @return The bridge.
|
|
7134
|
+
*/
|
|
7135
|
+
public java.lang.String getBridge() {
|
|
7136
|
+
java.lang.Object ref = bridge_;
|
|
7137
|
+
if (!(ref instanceof java.lang.String)) {
|
|
7138
|
+
com.google.protobuf.ByteString bs =
|
|
7139
|
+
(com.google.protobuf.ByteString) ref;
|
|
7140
|
+
java.lang.String s = bs.toStringUtf8();
|
|
7141
|
+
bridge_ = s;
|
|
7142
|
+
return s;
|
|
7143
|
+
} else {
|
|
7144
|
+
return (java.lang.String) ref;
|
|
7145
|
+
}
|
|
7146
|
+
}
|
|
7147
|
+
/**
|
|
7148
|
+
* <pre>
|
|
7149
|
+
*Citrix specifics
|
|
7150
|
+
* </pre>
|
|
7151
|
+
*
|
|
7152
|
+
* <code>optional string bridge = 42;</code>
|
|
7153
|
+
* @return The bytes for bridge.
|
|
7154
|
+
*/
|
|
7155
|
+
public com.google.protobuf.ByteString
|
|
7156
|
+
getBridgeBytes() {
|
|
7157
|
+
java.lang.Object ref = bridge_;
|
|
7158
|
+
if (ref instanceof String) {
|
|
7159
|
+
com.google.protobuf.ByteString b =
|
|
7160
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
7161
|
+
(java.lang.String) ref);
|
|
7162
|
+
bridge_ = b;
|
|
7163
|
+
return b;
|
|
7164
|
+
} else {
|
|
7165
|
+
return (com.google.protobuf.ByteString) ref;
|
|
7166
|
+
}
|
|
7167
|
+
}
|
|
7168
|
+
/**
|
|
7169
|
+
* <pre>
|
|
7170
|
+
*Citrix specifics
|
|
7171
|
+
* </pre>
|
|
7172
|
+
*
|
|
7173
|
+
* <code>optional string bridge = 42;</code>
|
|
7174
|
+
* @param value The bridge to set.
|
|
7175
|
+
* @return This builder for chaining.
|
|
7176
|
+
*/
|
|
7177
|
+
public Builder setBridge(
|
|
7178
|
+
java.lang.String value) {
|
|
7179
|
+
if (value == null) { throw new NullPointerException(); }
|
|
7180
|
+
bridge_ = value;
|
|
7181
|
+
bitField1_ |= 0x00000080;
|
|
7182
|
+
onChanged();
|
|
7183
|
+
return this;
|
|
7184
|
+
}
|
|
7185
|
+
/**
|
|
7186
|
+
* <pre>
|
|
7187
|
+
*Citrix specifics
|
|
7188
|
+
* </pre>
|
|
7189
|
+
*
|
|
7190
|
+
* <code>optional string bridge = 42;</code>
|
|
7191
|
+
* @return This builder for chaining.
|
|
7192
|
+
*/
|
|
7193
|
+
public Builder clearBridge() {
|
|
7194
|
+
bridge_ = getDefaultInstance().getBridge();
|
|
7195
|
+
bitField1_ = (bitField1_ & ~0x00000080);
|
|
7196
|
+
onChanged();
|
|
7197
|
+
return this;
|
|
7198
|
+
}
|
|
7199
|
+
/**
|
|
7200
|
+
* <pre>
|
|
7201
|
+
*Citrix specifics
|
|
7202
|
+
* </pre>
|
|
7203
|
+
*
|
|
7204
|
+
* <code>optional string bridge = 42;</code>
|
|
7205
|
+
* @param value The bytes for bridge to set.
|
|
7206
|
+
* @return This builder for chaining.
|
|
7207
|
+
*/
|
|
7208
|
+
public Builder setBridgeBytes(
|
|
7209
|
+
com.google.protobuf.ByteString value) {
|
|
7210
|
+
if (value == null) { throw new NullPointerException(); }
|
|
7211
|
+
checkByteStringIsUtf8(value);
|
|
7212
|
+
bridge_ = value;
|
|
7213
|
+
bitField1_ |= 0x00000080;
|
|
7214
|
+
onChanged();
|
|
7215
|
+
return this;
|
|
7216
|
+
}
|
|
7217
|
+
|
|
7218
|
+
private java.lang.Object tags_ = "";
|
|
7219
|
+
/**
|
|
7220
|
+
* <code>optional string tags = 43;</code>
|
|
7221
|
+
* @return Whether the tags field is set.
|
|
7222
|
+
*/
|
|
7223
|
+
public boolean hasTags() {
|
|
7224
|
+
return ((bitField1_ & 0x00000100) != 0);
|
|
7225
|
+
}
|
|
7226
|
+
/**
|
|
7227
|
+
* <code>optional string tags = 43;</code>
|
|
7228
|
+
* @return The tags.
|
|
7229
|
+
*/
|
|
7230
|
+
public java.lang.String getTags() {
|
|
7231
|
+
java.lang.Object ref = tags_;
|
|
7232
|
+
if (!(ref instanceof java.lang.String)) {
|
|
7233
|
+
com.google.protobuf.ByteString bs =
|
|
7234
|
+
(com.google.protobuf.ByteString) ref;
|
|
7235
|
+
java.lang.String s = bs.toStringUtf8();
|
|
7236
|
+
tags_ = s;
|
|
7237
|
+
return s;
|
|
7238
|
+
} else {
|
|
7239
|
+
return (java.lang.String) ref;
|
|
7240
|
+
}
|
|
7241
|
+
}
|
|
7242
|
+
/**
|
|
7243
|
+
* <code>optional string tags = 43;</code>
|
|
7244
|
+
* @return The bytes for tags.
|
|
7245
|
+
*/
|
|
7246
|
+
public com.google.protobuf.ByteString
|
|
7247
|
+
getTagsBytes() {
|
|
7248
|
+
java.lang.Object ref = tags_;
|
|
7249
|
+
if (ref instanceof String) {
|
|
7250
|
+
com.google.protobuf.ByteString b =
|
|
7251
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
7252
|
+
(java.lang.String) ref);
|
|
7253
|
+
tags_ = b;
|
|
7254
|
+
return b;
|
|
7255
|
+
} else {
|
|
7256
|
+
return (com.google.protobuf.ByteString) ref;
|
|
7257
|
+
}
|
|
7258
|
+
}
|
|
7259
|
+
/**
|
|
7260
|
+
* <code>optional string tags = 43;</code>
|
|
7261
|
+
* @param value The tags to set.
|
|
7262
|
+
* @return This builder for chaining.
|
|
7263
|
+
*/
|
|
7264
|
+
public Builder setTags(
|
|
7265
|
+
java.lang.String value) {
|
|
7266
|
+
if (value == null) { throw new NullPointerException(); }
|
|
7267
|
+
tags_ = value;
|
|
7268
|
+
bitField1_ |= 0x00000100;
|
|
7269
|
+
onChanged();
|
|
7270
|
+
return this;
|
|
7271
|
+
}
|
|
7272
|
+
/**
|
|
7273
|
+
* <code>optional string tags = 43;</code>
|
|
7274
|
+
* @return This builder for chaining.
|
|
7275
|
+
*/
|
|
7276
|
+
public Builder clearTags() {
|
|
7277
|
+
tags_ = getDefaultInstance().getTags();
|
|
7278
|
+
bitField1_ = (bitField1_ & ~0x00000100);
|
|
7279
|
+
onChanged();
|
|
7280
|
+
return this;
|
|
7281
|
+
}
|
|
7282
|
+
/**
|
|
7283
|
+
* <code>optional string tags = 43;</code>
|
|
7284
|
+
* @param value The bytes for tags to set.
|
|
7285
|
+
* @return This builder for chaining.
|
|
7286
|
+
*/
|
|
7287
|
+
public Builder setTagsBytes(
|
|
7288
|
+
com.google.protobuf.ByteString value) {
|
|
7289
|
+
if (value == null) { throw new NullPointerException(); }
|
|
7290
|
+
checkByteStringIsUtf8(value);
|
|
7291
|
+
tags_ = value;
|
|
7292
|
+
bitField1_ |= 0x00000100;
|
|
7293
|
+
onChanged();
|
|
7294
|
+
return this;
|
|
7295
|
+
}
|
|
7296
|
+
|
|
7297
|
+
private java.util.List<com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface> physicalInterfaces_ =
|
|
7298
|
+
java.util.Collections.emptyList();
|
|
7299
|
+
private void ensurePhysicalInterfacesIsMutable() {
|
|
7300
|
+
if (!((bitField1_ & 0x00000200) != 0)) {
|
|
7301
|
+
physicalInterfaces_ = new java.util.ArrayList<com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface>(physicalInterfaces_);
|
|
7302
|
+
bitField1_ |= 0x00000200;
|
|
7303
|
+
}
|
|
7304
|
+
}
|
|
7305
|
+
|
|
7306
|
+
private com.google.protobuf.RepeatedFieldBuilderV3<
|
|
7307
|
+
com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface, com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface.Builder, com.lansweeper.dp.outbound.v1.CitrixPhysicalInterfaceOrBuilder> physicalInterfacesBuilder_;
|
|
7308
|
+
|
|
7309
|
+
/**
|
|
7310
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
7311
|
+
*/
|
|
7312
|
+
public java.util.List<com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface> getPhysicalInterfacesList() {
|
|
7313
|
+
if (physicalInterfacesBuilder_ == null) {
|
|
7314
|
+
return java.util.Collections.unmodifiableList(physicalInterfaces_);
|
|
7315
|
+
} else {
|
|
7316
|
+
return physicalInterfacesBuilder_.getMessageList();
|
|
7317
|
+
}
|
|
7318
|
+
}
|
|
7319
|
+
/**
|
|
7320
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
7321
|
+
*/
|
|
7322
|
+
public int getPhysicalInterfacesCount() {
|
|
7323
|
+
if (physicalInterfacesBuilder_ == null) {
|
|
7324
|
+
return physicalInterfaces_.size();
|
|
7325
|
+
} else {
|
|
7326
|
+
return physicalInterfacesBuilder_.getCount();
|
|
7327
|
+
}
|
|
7328
|
+
}
|
|
7329
|
+
/**
|
|
7330
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
7331
|
+
*/
|
|
7332
|
+
public com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface getPhysicalInterfaces(int index) {
|
|
7333
|
+
if (physicalInterfacesBuilder_ == null) {
|
|
7334
|
+
return physicalInterfaces_.get(index);
|
|
7335
|
+
} else {
|
|
7336
|
+
return physicalInterfacesBuilder_.getMessage(index);
|
|
7337
|
+
}
|
|
7338
|
+
}
|
|
7339
|
+
/**
|
|
7340
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
7341
|
+
*/
|
|
7342
|
+
public Builder setPhysicalInterfaces(
|
|
7343
|
+
int index, com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface value) {
|
|
7344
|
+
if (physicalInterfacesBuilder_ == null) {
|
|
7345
|
+
if (value == null) {
|
|
7346
|
+
throw new NullPointerException();
|
|
7347
|
+
}
|
|
7348
|
+
ensurePhysicalInterfacesIsMutable();
|
|
7349
|
+
physicalInterfaces_.set(index, value);
|
|
7350
|
+
onChanged();
|
|
7351
|
+
} else {
|
|
7352
|
+
physicalInterfacesBuilder_.setMessage(index, value);
|
|
7353
|
+
}
|
|
7354
|
+
return this;
|
|
7355
|
+
}
|
|
7356
|
+
/**
|
|
7357
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
7358
|
+
*/
|
|
7359
|
+
public Builder setPhysicalInterfaces(
|
|
7360
|
+
int index, com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface.Builder builderForValue) {
|
|
7361
|
+
if (physicalInterfacesBuilder_ == null) {
|
|
7362
|
+
ensurePhysicalInterfacesIsMutable();
|
|
7363
|
+
physicalInterfaces_.set(index, builderForValue.build());
|
|
7364
|
+
onChanged();
|
|
7365
|
+
} else {
|
|
7366
|
+
physicalInterfacesBuilder_.setMessage(index, builderForValue.build());
|
|
7367
|
+
}
|
|
7368
|
+
return this;
|
|
7369
|
+
}
|
|
7370
|
+
/**
|
|
7371
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
7372
|
+
*/
|
|
7373
|
+
public Builder addPhysicalInterfaces(com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface value) {
|
|
7374
|
+
if (physicalInterfacesBuilder_ == null) {
|
|
7375
|
+
if (value == null) {
|
|
7376
|
+
throw new NullPointerException();
|
|
7377
|
+
}
|
|
7378
|
+
ensurePhysicalInterfacesIsMutable();
|
|
7379
|
+
physicalInterfaces_.add(value);
|
|
7380
|
+
onChanged();
|
|
7381
|
+
} else {
|
|
7382
|
+
physicalInterfacesBuilder_.addMessage(value);
|
|
7383
|
+
}
|
|
7384
|
+
return this;
|
|
7385
|
+
}
|
|
7386
|
+
/**
|
|
7387
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
7388
|
+
*/
|
|
7389
|
+
public Builder addPhysicalInterfaces(
|
|
7390
|
+
int index, com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface value) {
|
|
7391
|
+
if (physicalInterfacesBuilder_ == null) {
|
|
7392
|
+
if (value == null) {
|
|
7393
|
+
throw new NullPointerException();
|
|
7394
|
+
}
|
|
7395
|
+
ensurePhysicalInterfacesIsMutable();
|
|
7396
|
+
physicalInterfaces_.add(index, value);
|
|
7397
|
+
onChanged();
|
|
7398
|
+
} else {
|
|
7399
|
+
physicalInterfacesBuilder_.addMessage(index, value);
|
|
7400
|
+
}
|
|
7401
|
+
return this;
|
|
7402
|
+
}
|
|
7403
|
+
/**
|
|
7404
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
7405
|
+
*/
|
|
7406
|
+
public Builder addPhysicalInterfaces(
|
|
7407
|
+
com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface.Builder builderForValue) {
|
|
7408
|
+
if (physicalInterfacesBuilder_ == null) {
|
|
7409
|
+
ensurePhysicalInterfacesIsMutable();
|
|
7410
|
+
physicalInterfaces_.add(builderForValue.build());
|
|
7411
|
+
onChanged();
|
|
7412
|
+
} else {
|
|
7413
|
+
physicalInterfacesBuilder_.addMessage(builderForValue.build());
|
|
7414
|
+
}
|
|
7415
|
+
return this;
|
|
7416
|
+
}
|
|
7417
|
+
/**
|
|
7418
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
7419
|
+
*/
|
|
7420
|
+
public Builder addPhysicalInterfaces(
|
|
7421
|
+
int index, com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface.Builder builderForValue) {
|
|
7422
|
+
if (physicalInterfacesBuilder_ == null) {
|
|
7423
|
+
ensurePhysicalInterfacesIsMutable();
|
|
7424
|
+
physicalInterfaces_.add(index, builderForValue.build());
|
|
7425
|
+
onChanged();
|
|
7426
|
+
} else {
|
|
7427
|
+
physicalInterfacesBuilder_.addMessage(index, builderForValue.build());
|
|
7428
|
+
}
|
|
7429
|
+
return this;
|
|
7430
|
+
}
|
|
7431
|
+
/**
|
|
7432
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
7433
|
+
*/
|
|
7434
|
+
public Builder addAllPhysicalInterfaces(
|
|
7435
|
+
java.lang.Iterable<? extends com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface> values) {
|
|
7436
|
+
if (physicalInterfacesBuilder_ == null) {
|
|
7437
|
+
ensurePhysicalInterfacesIsMutable();
|
|
7438
|
+
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
7439
|
+
values, physicalInterfaces_);
|
|
7440
|
+
onChanged();
|
|
7441
|
+
} else {
|
|
7442
|
+
physicalInterfacesBuilder_.addAllMessages(values);
|
|
7443
|
+
}
|
|
7444
|
+
return this;
|
|
7445
|
+
}
|
|
7446
|
+
/**
|
|
7447
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
7448
|
+
*/
|
|
7449
|
+
public Builder clearPhysicalInterfaces() {
|
|
7450
|
+
if (physicalInterfacesBuilder_ == null) {
|
|
7451
|
+
physicalInterfaces_ = java.util.Collections.emptyList();
|
|
7452
|
+
bitField1_ = (bitField1_ & ~0x00000200);
|
|
7453
|
+
onChanged();
|
|
7454
|
+
} else {
|
|
7455
|
+
physicalInterfacesBuilder_.clear();
|
|
7456
|
+
}
|
|
7457
|
+
return this;
|
|
7458
|
+
}
|
|
7459
|
+
/**
|
|
7460
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
7461
|
+
*/
|
|
7462
|
+
public Builder removePhysicalInterfaces(int index) {
|
|
7463
|
+
if (physicalInterfacesBuilder_ == null) {
|
|
7464
|
+
ensurePhysicalInterfacesIsMutable();
|
|
7465
|
+
physicalInterfaces_.remove(index);
|
|
7466
|
+
onChanged();
|
|
7467
|
+
} else {
|
|
7468
|
+
physicalInterfacesBuilder_.remove(index);
|
|
7469
|
+
}
|
|
7470
|
+
return this;
|
|
7471
|
+
}
|
|
7472
|
+
/**
|
|
7473
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
7474
|
+
*/
|
|
7475
|
+
public com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface.Builder getPhysicalInterfacesBuilder(
|
|
7476
|
+
int index) {
|
|
7477
|
+
return getPhysicalInterfacesFieldBuilder().getBuilder(index);
|
|
7478
|
+
}
|
|
7479
|
+
/**
|
|
7480
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
7481
|
+
*/
|
|
7482
|
+
public com.lansweeper.dp.outbound.v1.CitrixPhysicalInterfaceOrBuilder getPhysicalInterfacesOrBuilder(
|
|
7483
|
+
int index) {
|
|
7484
|
+
if (physicalInterfacesBuilder_ == null) {
|
|
7485
|
+
return physicalInterfaces_.get(index); } else {
|
|
7486
|
+
return physicalInterfacesBuilder_.getMessageOrBuilder(index);
|
|
7487
|
+
}
|
|
7488
|
+
}
|
|
7489
|
+
/**
|
|
7490
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
7491
|
+
*/
|
|
7492
|
+
public java.util.List<? extends com.lansweeper.dp.outbound.v1.CitrixPhysicalInterfaceOrBuilder>
|
|
7493
|
+
getPhysicalInterfacesOrBuilderList() {
|
|
7494
|
+
if (physicalInterfacesBuilder_ != null) {
|
|
7495
|
+
return physicalInterfacesBuilder_.getMessageOrBuilderList();
|
|
7496
|
+
} else {
|
|
7497
|
+
return java.util.Collections.unmodifiableList(physicalInterfaces_);
|
|
7498
|
+
}
|
|
7499
|
+
}
|
|
7500
|
+
/**
|
|
7501
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
7502
|
+
*/
|
|
7503
|
+
public com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface.Builder addPhysicalInterfacesBuilder() {
|
|
7504
|
+
return getPhysicalInterfacesFieldBuilder().addBuilder(
|
|
7505
|
+
com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface.getDefaultInstance());
|
|
7506
|
+
}
|
|
7507
|
+
/**
|
|
7508
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
7509
|
+
*/
|
|
7510
|
+
public com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface.Builder addPhysicalInterfacesBuilder(
|
|
7511
|
+
int index) {
|
|
7512
|
+
return getPhysicalInterfacesFieldBuilder().addBuilder(
|
|
7513
|
+
index, com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface.getDefaultInstance());
|
|
7514
|
+
}
|
|
7515
|
+
/**
|
|
7516
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
7517
|
+
*/
|
|
7518
|
+
public java.util.List<com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface.Builder>
|
|
7519
|
+
getPhysicalInterfacesBuilderList() {
|
|
7520
|
+
return getPhysicalInterfacesFieldBuilder().getBuilderList();
|
|
7521
|
+
}
|
|
7522
|
+
private com.google.protobuf.RepeatedFieldBuilderV3<
|
|
7523
|
+
com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface, com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface.Builder, com.lansweeper.dp.outbound.v1.CitrixPhysicalInterfaceOrBuilder>
|
|
7524
|
+
getPhysicalInterfacesFieldBuilder() {
|
|
7525
|
+
if (physicalInterfacesBuilder_ == null) {
|
|
7526
|
+
physicalInterfacesBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3<
|
|
7527
|
+
com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface, com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface.Builder, com.lansweeper.dp.outbound.v1.CitrixPhysicalInterfaceOrBuilder>(
|
|
7528
|
+
physicalInterfaces_,
|
|
7529
|
+
((bitField1_ & 0x00000200) != 0),
|
|
7530
|
+
getParentForChildren(),
|
|
7531
|
+
isClean());
|
|
7532
|
+
physicalInterfaces_ = null;
|
|
7533
|
+
}
|
|
7534
|
+
return physicalInterfacesBuilder_;
|
|
7535
|
+
}
|
|
7536
|
+
|
|
7537
|
+
private java.util.List<com.lansweeper.dp.outbound.v1.CitrixVirtualInterface> virtualInterfaces_ =
|
|
7538
|
+
java.util.Collections.emptyList();
|
|
7539
|
+
private void ensureVirtualInterfacesIsMutable() {
|
|
7540
|
+
if (!((bitField1_ & 0x00000400) != 0)) {
|
|
7541
|
+
virtualInterfaces_ = new java.util.ArrayList<com.lansweeper.dp.outbound.v1.CitrixVirtualInterface>(virtualInterfaces_);
|
|
7542
|
+
bitField1_ |= 0x00000400;
|
|
7543
|
+
}
|
|
7544
|
+
}
|
|
7545
|
+
|
|
7546
|
+
private com.google.protobuf.RepeatedFieldBuilderV3<
|
|
7547
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterface, com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.Builder, com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceOrBuilder> virtualInterfacesBuilder_;
|
|
7548
|
+
|
|
7549
|
+
/**
|
|
7550
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
7551
|
+
*/
|
|
7552
|
+
public java.util.List<com.lansweeper.dp.outbound.v1.CitrixVirtualInterface> getVirtualInterfacesList() {
|
|
7553
|
+
if (virtualInterfacesBuilder_ == null) {
|
|
7554
|
+
return java.util.Collections.unmodifiableList(virtualInterfaces_);
|
|
7555
|
+
} else {
|
|
7556
|
+
return virtualInterfacesBuilder_.getMessageList();
|
|
7557
|
+
}
|
|
7558
|
+
}
|
|
7559
|
+
/**
|
|
7560
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
7561
|
+
*/
|
|
7562
|
+
public int getVirtualInterfacesCount() {
|
|
7563
|
+
if (virtualInterfacesBuilder_ == null) {
|
|
7564
|
+
return virtualInterfaces_.size();
|
|
7565
|
+
} else {
|
|
7566
|
+
return virtualInterfacesBuilder_.getCount();
|
|
7567
|
+
}
|
|
7568
|
+
}
|
|
7569
|
+
/**
|
|
7570
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
7571
|
+
*/
|
|
7572
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterface getVirtualInterfaces(int index) {
|
|
7573
|
+
if (virtualInterfacesBuilder_ == null) {
|
|
7574
|
+
return virtualInterfaces_.get(index);
|
|
7575
|
+
} else {
|
|
7576
|
+
return virtualInterfacesBuilder_.getMessage(index);
|
|
7577
|
+
}
|
|
7578
|
+
}
|
|
7579
|
+
/**
|
|
7580
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
7581
|
+
*/
|
|
7582
|
+
public Builder setVirtualInterfaces(
|
|
7583
|
+
int index, com.lansweeper.dp.outbound.v1.CitrixVirtualInterface value) {
|
|
7584
|
+
if (virtualInterfacesBuilder_ == null) {
|
|
7585
|
+
if (value == null) {
|
|
7586
|
+
throw new NullPointerException();
|
|
7587
|
+
}
|
|
7588
|
+
ensureVirtualInterfacesIsMutable();
|
|
7589
|
+
virtualInterfaces_.set(index, value);
|
|
7590
|
+
onChanged();
|
|
7591
|
+
} else {
|
|
7592
|
+
virtualInterfacesBuilder_.setMessage(index, value);
|
|
7593
|
+
}
|
|
7594
|
+
return this;
|
|
7595
|
+
}
|
|
7596
|
+
/**
|
|
7597
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
7598
|
+
*/
|
|
7599
|
+
public Builder setVirtualInterfaces(
|
|
7600
|
+
int index, com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.Builder builderForValue) {
|
|
7601
|
+
if (virtualInterfacesBuilder_ == null) {
|
|
7602
|
+
ensureVirtualInterfacesIsMutable();
|
|
7603
|
+
virtualInterfaces_.set(index, builderForValue.build());
|
|
7604
|
+
onChanged();
|
|
7605
|
+
} else {
|
|
7606
|
+
virtualInterfacesBuilder_.setMessage(index, builderForValue.build());
|
|
7607
|
+
}
|
|
7608
|
+
return this;
|
|
7609
|
+
}
|
|
7610
|
+
/**
|
|
7611
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
7612
|
+
*/
|
|
7613
|
+
public Builder addVirtualInterfaces(com.lansweeper.dp.outbound.v1.CitrixVirtualInterface value) {
|
|
7614
|
+
if (virtualInterfacesBuilder_ == null) {
|
|
7615
|
+
if (value == null) {
|
|
7616
|
+
throw new NullPointerException();
|
|
7617
|
+
}
|
|
7618
|
+
ensureVirtualInterfacesIsMutable();
|
|
7619
|
+
virtualInterfaces_.add(value);
|
|
7620
|
+
onChanged();
|
|
7621
|
+
} else {
|
|
7622
|
+
virtualInterfacesBuilder_.addMessage(value);
|
|
7623
|
+
}
|
|
7624
|
+
return this;
|
|
7625
|
+
}
|
|
7626
|
+
/**
|
|
7627
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
7628
|
+
*/
|
|
7629
|
+
public Builder addVirtualInterfaces(
|
|
7630
|
+
int index, com.lansweeper.dp.outbound.v1.CitrixVirtualInterface value) {
|
|
7631
|
+
if (virtualInterfacesBuilder_ == null) {
|
|
7632
|
+
if (value == null) {
|
|
7633
|
+
throw new NullPointerException();
|
|
7634
|
+
}
|
|
7635
|
+
ensureVirtualInterfacesIsMutable();
|
|
7636
|
+
virtualInterfaces_.add(index, value);
|
|
7637
|
+
onChanged();
|
|
7638
|
+
} else {
|
|
7639
|
+
virtualInterfacesBuilder_.addMessage(index, value);
|
|
7640
|
+
}
|
|
7641
|
+
return this;
|
|
7642
|
+
}
|
|
7643
|
+
/**
|
|
7644
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
7645
|
+
*/
|
|
7646
|
+
public Builder addVirtualInterfaces(
|
|
7647
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.Builder builderForValue) {
|
|
7648
|
+
if (virtualInterfacesBuilder_ == null) {
|
|
7649
|
+
ensureVirtualInterfacesIsMutable();
|
|
7650
|
+
virtualInterfaces_.add(builderForValue.build());
|
|
7651
|
+
onChanged();
|
|
7652
|
+
} else {
|
|
7653
|
+
virtualInterfacesBuilder_.addMessage(builderForValue.build());
|
|
7654
|
+
}
|
|
7655
|
+
return this;
|
|
7656
|
+
}
|
|
7657
|
+
/**
|
|
7658
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
7659
|
+
*/
|
|
7660
|
+
public Builder addVirtualInterfaces(
|
|
7661
|
+
int index, com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.Builder builderForValue) {
|
|
7662
|
+
if (virtualInterfacesBuilder_ == null) {
|
|
7663
|
+
ensureVirtualInterfacesIsMutable();
|
|
7664
|
+
virtualInterfaces_.add(index, builderForValue.build());
|
|
7665
|
+
onChanged();
|
|
7666
|
+
} else {
|
|
7667
|
+
virtualInterfacesBuilder_.addMessage(index, builderForValue.build());
|
|
7668
|
+
}
|
|
7669
|
+
return this;
|
|
7670
|
+
}
|
|
7671
|
+
/**
|
|
7672
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
7673
|
+
*/
|
|
7674
|
+
public Builder addAllVirtualInterfaces(
|
|
7675
|
+
java.lang.Iterable<? extends com.lansweeper.dp.outbound.v1.CitrixVirtualInterface> values) {
|
|
7676
|
+
if (virtualInterfacesBuilder_ == null) {
|
|
7677
|
+
ensureVirtualInterfacesIsMutable();
|
|
7678
|
+
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
7679
|
+
values, virtualInterfaces_);
|
|
7680
|
+
onChanged();
|
|
7681
|
+
} else {
|
|
7682
|
+
virtualInterfacesBuilder_.addAllMessages(values);
|
|
7683
|
+
}
|
|
7684
|
+
return this;
|
|
7685
|
+
}
|
|
7686
|
+
/**
|
|
7687
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
7688
|
+
*/
|
|
7689
|
+
public Builder clearVirtualInterfaces() {
|
|
7690
|
+
if (virtualInterfacesBuilder_ == null) {
|
|
7691
|
+
virtualInterfaces_ = java.util.Collections.emptyList();
|
|
7692
|
+
bitField1_ = (bitField1_ & ~0x00000400);
|
|
7693
|
+
onChanged();
|
|
7694
|
+
} else {
|
|
7695
|
+
virtualInterfacesBuilder_.clear();
|
|
7696
|
+
}
|
|
7697
|
+
return this;
|
|
7698
|
+
}
|
|
7699
|
+
/**
|
|
7700
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
7701
|
+
*/
|
|
7702
|
+
public Builder removeVirtualInterfaces(int index) {
|
|
7703
|
+
if (virtualInterfacesBuilder_ == null) {
|
|
7704
|
+
ensureVirtualInterfacesIsMutable();
|
|
7705
|
+
virtualInterfaces_.remove(index);
|
|
7706
|
+
onChanged();
|
|
7707
|
+
} else {
|
|
7708
|
+
virtualInterfacesBuilder_.remove(index);
|
|
7709
|
+
}
|
|
7710
|
+
return this;
|
|
7711
|
+
}
|
|
7712
|
+
/**
|
|
7713
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
7714
|
+
*/
|
|
7715
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.Builder getVirtualInterfacesBuilder(
|
|
7716
|
+
int index) {
|
|
7717
|
+
return getVirtualInterfacesFieldBuilder().getBuilder(index);
|
|
7718
|
+
}
|
|
7719
|
+
/**
|
|
7720
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
7721
|
+
*/
|
|
7722
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceOrBuilder getVirtualInterfacesOrBuilder(
|
|
7723
|
+
int index) {
|
|
7724
|
+
if (virtualInterfacesBuilder_ == null) {
|
|
7725
|
+
return virtualInterfaces_.get(index); } else {
|
|
7726
|
+
return virtualInterfacesBuilder_.getMessageOrBuilder(index);
|
|
7727
|
+
}
|
|
7728
|
+
}
|
|
7729
|
+
/**
|
|
7730
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
7731
|
+
*/
|
|
7732
|
+
public java.util.List<? extends com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceOrBuilder>
|
|
7733
|
+
getVirtualInterfacesOrBuilderList() {
|
|
7734
|
+
if (virtualInterfacesBuilder_ != null) {
|
|
7735
|
+
return virtualInterfacesBuilder_.getMessageOrBuilderList();
|
|
7736
|
+
} else {
|
|
7737
|
+
return java.util.Collections.unmodifiableList(virtualInterfaces_);
|
|
7738
|
+
}
|
|
7739
|
+
}
|
|
7740
|
+
/**
|
|
7741
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
7742
|
+
*/
|
|
7743
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.Builder addVirtualInterfacesBuilder() {
|
|
7744
|
+
return getVirtualInterfacesFieldBuilder().addBuilder(
|
|
7745
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.getDefaultInstance());
|
|
7746
|
+
}
|
|
7747
|
+
/**
|
|
7748
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
7749
|
+
*/
|
|
7750
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.Builder addVirtualInterfacesBuilder(
|
|
7751
|
+
int index) {
|
|
7752
|
+
return getVirtualInterfacesFieldBuilder().addBuilder(
|
|
7753
|
+
index, com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.getDefaultInstance());
|
|
7754
|
+
}
|
|
7755
|
+
/**
|
|
7756
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
7757
|
+
*/
|
|
7758
|
+
public java.util.List<com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.Builder>
|
|
7759
|
+
getVirtualInterfacesBuilderList() {
|
|
7760
|
+
return getVirtualInterfacesFieldBuilder().getBuilderList();
|
|
7761
|
+
}
|
|
7762
|
+
private com.google.protobuf.RepeatedFieldBuilderV3<
|
|
7763
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterface, com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.Builder, com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceOrBuilder>
|
|
7764
|
+
getVirtualInterfacesFieldBuilder() {
|
|
7765
|
+
if (virtualInterfacesBuilder_ == null) {
|
|
7766
|
+
virtualInterfacesBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3<
|
|
7767
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterface, com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.Builder, com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceOrBuilder>(
|
|
7768
|
+
virtualInterfaces_,
|
|
7769
|
+
((bitField1_ & 0x00000400) != 0),
|
|
7770
|
+
getParentForChildren(),
|
|
7771
|
+
isClean());
|
|
7772
|
+
virtualInterfaces_ = null;
|
|
7773
|
+
}
|
|
7774
|
+
return virtualInterfacesBuilder_;
|
|
7775
|
+
}
|
|
6721
7776
|
@java.lang.Override
|
|
6722
7777
|
public final Builder setUnknownFields(
|
|
6723
7778
|
final com.google.protobuf.UnknownFieldSet unknownFields) {
|