@lansweeper/data-platform-outbound-grpc 0.4.0 → 0.4.2
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 +1869 -0
- package/gen-proto/outbound_pb.js +15016 -4
- package/generated-go/outbound.pb.go +15785 -11570
- 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 +340 -6
- 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/com/lansweeper/dp/outbound/v1/SpecHardwareInfo$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/SpecHardwareInfo$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/SpecHardwareInfo.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/SpecHardwareInfoOrBuilder.class +0 -0
- package/model/target/classes/outbound.proto +340 -6
- 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 +3081 -1048
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/NetworkInterfaceOrBuilder.java +213 -5
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Outbound.java +3788 -3249
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/SpecHardwareInfo.java +386 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/SpecHardwareInfoOrBuilder.java +58 -0
- 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.3.38-sources.jar → outbound-model-0.4.1-sources.jar} +0 -0
- package/model/target/{outbound-model-0.3.38.jar → outbound-model-0.4.1.jar} +0 -0
- package/package.json +2 -2
- package/pom.xml +1 -1
- package/proto/outbound.proto +340 -6
- 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.1-sources.jar +0 -0
- package/service/target/outbound-service-0.4.1.jar +0 -0
- package/service/target/outbound-service-0.3.38-sources.jar +0 -0
- package/service/target/outbound-service-0.3.38.jar +0 -0
|
@@ -0,0 +1,654 @@
|
|
|
1
|
+
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
2
|
+
// source: outbound.proto
|
|
3
|
+
|
|
4
|
+
// Protobuf Java Version: 3.25.1
|
|
5
|
+
package com.lansweeper.dp.outbound.v1;
|
|
6
|
+
|
|
7
|
+
/**
|
|
8
|
+
* Protobuf type {@code com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress}
|
|
9
|
+
*/
|
|
10
|
+
public final class CitrixVirtualInterfaceAddress extends
|
|
11
|
+
com.google.protobuf.GeneratedMessageV3 implements
|
|
12
|
+
// @@protoc_insertion_point(message_implements:com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress)
|
|
13
|
+
CitrixVirtualInterfaceAddressOrBuilder {
|
|
14
|
+
private static final long serialVersionUID = 0L;
|
|
15
|
+
// Use CitrixVirtualInterfaceAddress.newBuilder() to construct.
|
|
16
|
+
private CitrixVirtualInterfaceAddress(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
|
|
17
|
+
super(builder);
|
|
18
|
+
}
|
|
19
|
+
private CitrixVirtualInterfaceAddress() {
|
|
20
|
+
ip_ = "";
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
@java.lang.Override
|
|
24
|
+
@SuppressWarnings({"unused"})
|
|
25
|
+
protected java.lang.Object newInstance(
|
|
26
|
+
UnusedPrivateParameter unused) {
|
|
27
|
+
return new CitrixVirtualInterfaceAddress();
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
public static final com.google.protobuf.Descriptors.Descriptor
|
|
31
|
+
getDescriptor() {
|
|
32
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualInterfaceAddress_descriptor;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
@java.lang.Override
|
|
36
|
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
37
|
+
internalGetFieldAccessorTable() {
|
|
38
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualInterfaceAddress_fieldAccessorTable
|
|
39
|
+
.ensureFieldAccessorsInitialized(
|
|
40
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress.class, com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress.Builder.class);
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
private int bitField0_;
|
|
44
|
+
public static final int IP_VERSION_FIELD_NUMBER = 1;
|
|
45
|
+
private int ipVersion_ = 0;
|
|
46
|
+
/**
|
|
47
|
+
* <code>optional uint32 ip_version = 1;</code>
|
|
48
|
+
* @return Whether the ipVersion field is set.
|
|
49
|
+
*/
|
|
50
|
+
@java.lang.Override
|
|
51
|
+
public boolean hasIpVersion() {
|
|
52
|
+
return ((bitField0_ & 0x00000001) != 0);
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* <code>optional uint32 ip_version = 1;</code>
|
|
56
|
+
* @return The ipVersion.
|
|
57
|
+
*/
|
|
58
|
+
@java.lang.Override
|
|
59
|
+
public int getIpVersion() {
|
|
60
|
+
return ipVersion_;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
public static final int IP_FIELD_NUMBER = 2;
|
|
64
|
+
@SuppressWarnings("serial")
|
|
65
|
+
private volatile java.lang.Object ip_ = "";
|
|
66
|
+
/**
|
|
67
|
+
* <code>optional string ip = 2;</code>
|
|
68
|
+
* @return Whether the ip field is set.
|
|
69
|
+
*/
|
|
70
|
+
@java.lang.Override
|
|
71
|
+
public boolean hasIp() {
|
|
72
|
+
return ((bitField0_ & 0x00000002) != 0);
|
|
73
|
+
}
|
|
74
|
+
/**
|
|
75
|
+
* <code>optional string ip = 2;</code>
|
|
76
|
+
* @return The ip.
|
|
77
|
+
*/
|
|
78
|
+
@java.lang.Override
|
|
79
|
+
public java.lang.String getIp() {
|
|
80
|
+
java.lang.Object ref = ip_;
|
|
81
|
+
if (ref instanceof java.lang.String) {
|
|
82
|
+
return (java.lang.String) ref;
|
|
83
|
+
} else {
|
|
84
|
+
com.google.protobuf.ByteString bs =
|
|
85
|
+
(com.google.protobuf.ByteString) ref;
|
|
86
|
+
java.lang.String s = bs.toStringUtf8();
|
|
87
|
+
ip_ = s;
|
|
88
|
+
return s;
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
/**
|
|
92
|
+
* <code>optional string ip = 2;</code>
|
|
93
|
+
* @return The bytes for ip.
|
|
94
|
+
*/
|
|
95
|
+
@java.lang.Override
|
|
96
|
+
public com.google.protobuf.ByteString
|
|
97
|
+
getIpBytes() {
|
|
98
|
+
java.lang.Object ref = ip_;
|
|
99
|
+
if (ref instanceof java.lang.String) {
|
|
100
|
+
com.google.protobuf.ByteString b =
|
|
101
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
102
|
+
(java.lang.String) ref);
|
|
103
|
+
ip_ = b;
|
|
104
|
+
return b;
|
|
105
|
+
} else {
|
|
106
|
+
return (com.google.protobuf.ByteString) ref;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
private byte memoizedIsInitialized = -1;
|
|
111
|
+
@java.lang.Override
|
|
112
|
+
public final boolean isInitialized() {
|
|
113
|
+
byte isInitialized = memoizedIsInitialized;
|
|
114
|
+
if (isInitialized == 1) return true;
|
|
115
|
+
if (isInitialized == 0) return false;
|
|
116
|
+
|
|
117
|
+
memoizedIsInitialized = 1;
|
|
118
|
+
return true;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
@java.lang.Override
|
|
122
|
+
public void writeTo(com.google.protobuf.CodedOutputStream output)
|
|
123
|
+
throws java.io.IOException {
|
|
124
|
+
if (((bitField0_ & 0x00000001) != 0)) {
|
|
125
|
+
output.writeUInt32(1, ipVersion_);
|
|
126
|
+
}
|
|
127
|
+
if (((bitField0_ & 0x00000002) != 0)) {
|
|
128
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, ip_);
|
|
129
|
+
}
|
|
130
|
+
getUnknownFields().writeTo(output);
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
@java.lang.Override
|
|
134
|
+
public int getSerializedSize() {
|
|
135
|
+
int size = memoizedSize;
|
|
136
|
+
if (size != -1) return size;
|
|
137
|
+
|
|
138
|
+
size = 0;
|
|
139
|
+
if (((bitField0_ & 0x00000001) != 0)) {
|
|
140
|
+
size += com.google.protobuf.CodedOutputStream
|
|
141
|
+
.computeUInt32Size(1, ipVersion_);
|
|
142
|
+
}
|
|
143
|
+
if (((bitField0_ & 0x00000002) != 0)) {
|
|
144
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, ip_);
|
|
145
|
+
}
|
|
146
|
+
size += getUnknownFields().getSerializedSize();
|
|
147
|
+
memoizedSize = size;
|
|
148
|
+
return size;
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
@java.lang.Override
|
|
152
|
+
public boolean equals(final java.lang.Object obj) {
|
|
153
|
+
if (obj == this) {
|
|
154
|
+
return true;
|
|
155
|
+
}
|
|
156
|
+
if (!(obj instanceof com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress)) {
|
|
157
|
+
return super.equals(obj);
|
|
158
|
+
}
|
|
159
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress other = (com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress) obj;
|
|
160
|
+
|
|
161
|
+
if (hasIpVersion() != other.hasIpVersion()) return false;
|
|
162
|
+
if (hasIpVersion()) {
|
|
163
|
+
if (getIpVersion()
|
|
164
|
+
!= other.getIpVersion()) return false;
|
|
165
|
+
}
|
|
166
|
+
if (hasIp() != other.hasIp()) return false;
|
|
167
|
+
if (hasIp()) {
|
|
168
|
+
if (!getIp()
|
|
169
|
+
.equals(other.getIp())) return false;
|
|
170
|
+
}
|
|
171
|
+
if (!getUnknownFields().equals(other.getUnknownFields())) return false;
|
|
172
|
+
return true;
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
@java.lang.Override
|
|
176
|
+
public int hashCode() {
|
|
177
|
+
if (memoizedHashCode != 0) {
|
|
178
|
+
return memoizedHashCode;
|
|
179
|
+
}
|
|
180
|
+
int hash = 41;
|
|
181
|
+
hash = (19 * hash) + getDescriptor().hashCode();
|
|
182
|
+
if (hasIpVersion()) {
|
|
183
|
+
hash = (37 * hash) + IP_VERSION_FIELD_NUMBER;
|
|
184
|
+
hash = (53 * hash) + getIpVersion();
|
|
185
|
+
}
|
|
186
|
+
if (hasIp()) {
|
|
187
|
+
hash = (37 * hash) + IP_FIELD_NUMBER;
|
|
188
|
+
hash = (53 * hash) + getIp().hashCode();
|
|
189
|
+
}
|
|
190
|
+
hash = (29 * hash) + getUnknownFields().hashCode();
|
|
191
|
+
memoizedHashCode = hash;
|
|
192
|
+
return hash;
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress parseFrom(
|
|
196
|
+
java.nio.ByteBuffer data)
|
|
197
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
198
|
+
return PARSER.parseFrom(data);
|
|
199
|
+
}
|
|
200
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress parseFrom(
|
|
201
|
+
java.nio.ByteBuffer data,
|
|
202
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
203
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
204
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
205
|
+
}
|
|
206
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress parseFrom(
|
|
207
|
+
com.google.protobuf.ByteString data)
|
|
208
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
209
|
+
return PARSER.parseFrom(data);
|
|
210
|
+
}
|
|
211
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress parseFrom(
|
|
212
|
+
com.google.protobuf.ByteString data,
|
|
213
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
214
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
215
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
216
|
+
}
|
|
217
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress parseFrom(byte[] data)
|
|
218
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
219
|
+
return PARSER.parseFrom(data);
|
|
220
|
+
}
|
|
221
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress parseFrom(
|
|
222
|
+
byte[] data,
|
|
223
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
224
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
225
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
226
|
+
}
|
|
227
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress parseFrom(java.io.InputStream input)
|
|
228
|
+
throws java.io.IOException {
|
|
229
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
230
|
+
.parseWithIOException(PARSER, input);
|
|
231
|
+
}
|
|
232
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress parseFrom(
|
|
233
|
+
java.io.InputStream input,
|
|
234
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
235
|
+
throws java.io.IOException {
|
|
236
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
237
|
+
.parseWithIOException(PARSER, input, extensionRegistry);
|
|
238
|
+
}
|
|
239
|
+
|
|
240
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress parseDelimitedFrom(java.io.InputStream input)
|
|
241
|
+
throws java.io.IOException {
|
|
242
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
243
|
+
.parseDelimitedWithIOException(PARSER, input);
|
|
244
|
+
}
|
|
245
|
+
|
|
246
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress parseDelimitedFrom(
|
|
247
|
+
java.io.InputStream input,
|
|
248
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
249
|
+
throws java.io.IOException {
|
|
250
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
251
|
+
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
|
|
252
|
+
}
|
|
253
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress parseFrom(
|
|
254
|
+
com.google.protobuf.CodedInputStream input)
|
|
255
|
+
throws java.io.IOException {
|
|
256
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
257
|
+
.parseWithIOException(PARSER, input);
|
|
258
|
+
}
|
|
259
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress parseFrom(
|
|
260
|
+
com.google.protobuf.CodedInputStream input,
|
|
261
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
262
|
+
throws java.io.IOException {
|
|
263
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
264
|
+
.parseWithIOException(PARSER, input, extensionRegistry);
|
|
265
|
+
}
|
|
266
|
+
|
|
267
|
+
@java.lang.Override
|
|
268
|
+
public Builder newBuilderForType() { return newBuilder(); }
|
|
269
|
+
public static Builder newBuilder() {
|
|
270
|
+
return DEFAULT_INSTANCE.toBuilder();
|
|
271
|
+
}
|
|
272
|
+
public static Builder newBuilder(com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress prototype) {
|
|
273
|
+
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
|
|
274
|
+
}
|
|
275
|
+
@java.lang.Override
|
|
276
|
+
public Builder toBuilder() {
|
|
277
|
+
return this == DEFAULT_INSTANCE
|
|
278
|
+
? new Builder() : new Builder().mergeFrom(this);
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
@java.lang.Override
|
|
282
|
+
protected Builder newBuilderForType(
|
|
283
|
+
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
284
|
+
Builder builder = new Builder(parent);
|
|
285
|
+
return builder;
|
|
286
|
+
}
|
|
287
|
+
/**
|
|
288
|
+
* Protobuf type {@code com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress}
|
|
289
|
+
*/
|
|
290
|
+
public static final class Builder extends
|
|
291
|
+
com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
|
|
292
|
+
// @@protoc_insertion_point(builder_implements:com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress)
|
|
293
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddressOrBuilder {
|
|
294
|
+
public static final com.google.protobuf.Descriptors.Descriptor
|
|
295
|
+
getDescriptor() {
|
|
296
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualInterfaceAddress_descriptor;
|
|
297
|
+
}
|
|
298
|
+
|
|
299
|
+
@java.lang.Override
|
|
300
|
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
301
|
+
internalGetFieldAccessorTable() {
|
|
302
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualInterfaceAddress_fieldAccessorTable
|
|
303
|
+
.ensureFieldAccessorsInitialized(
|
|
304
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress.class, com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress.Builder.class);
|
|
305
|
+
}
|
|
306
|
+
|
|
307
|
+
// Construct using com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress.newBuilder()
|
|
308
|
+
private Builder() {
|
|
309
|
+
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
private Builder(
|
|
313
|
+
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
314
|
+
super(parent);
|
|
315
|
+
|
|
316
|
+
}
|
|
317
|
+
@java.lang.Override
|
|
318
|
+
public Builder clear() {
|
|
319
|
+
super.clear();
|
|
320
|
+
bitField0_ = 0;
|
|
321
|
+
ipVersion_ = 0;
|
|
322
|
+
ip_ = "";
|
|
323
|
+
return this;
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
@java.lang.Override
|
|
327
|
+
public com.google.protobuf.Descriptors.Descriptor
|
|
328
|
+
getDescriptorForType() {
|
|
329
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualInterfaceAddress_descriptor;
|
|
330
|
+
}
|
|
331
|
+
|
|
332
|
+
@java.lang.Override
|
|
333
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress getDefaultInstanceForType() {
|
|
334
|
+
return com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress.getDefaultInstance();
|
|
335
|
+
}
|
|
336
|
+
|
|
337
|
+
@java.lang.Override
|
|
338
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress build() {
|
|
339
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress result = buildPartial();
|
|
340
|
+
if (!result.isInitialized()) {
|
|
341
|
+
throw newUninitializedMessageException(result);
|
|
342
|
+
}
|
|
343
|
+
return result;
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
@java.lang.Override
|
|
347
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress buildPartial() {
|
|
348
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress result = new com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress(this);
|
|
349
|
+
if (bitField0_ != 0) { buildPartial0(result); }
|
|
350
|
+
onBuilt();
|
|
351
|
+
return result;
|
|
352
|
+
}
|
|
353
|
+
|
|
354
|
+
private void buildPartial0(com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress result) {
|
|
355
|
+
int from_bitField0_ = bitField0_;
|
|
356
|
+
int to_bitField0_ = 0;
|
|
357
|
+
if (((from_bitField0_ & 0x00000001) != 0)) {
|
|
358
|
+
result.ipVersion_ = ipVersion_;
|
|
359
|
+
to_bitField0_ |= 0x00000001;
|
|
360
|
+
}
|
|
361
|
+
if (((from_bitField0_ & 0x00000002) != 0)) {
|
|
362
|
+
result.ip_ = ip_;
|
|
363
|
+
to_bitField0_ |= 0x00000002;
|
|
364
|
+
}
|
|
365
|
+
result.bitField0_ |= to_bitField0_;
|
|
366
|
+
}
|
|
367
|
+
|
|
368
|
+
@java.lang.Override
|
|
369
|
+
public Builder clone() {
|
|
370
|
+
return super.clone();
|
|
371
|
+
}
|
|
372
|
+
@java.lang.Override
|
|
373
|
+
public Builder setField(
|
|
374
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
375
|
+
java.lang.Object value) {
|
|
376
|
+
return super.setField(field, value);
|
|
377
|
+
}
|
|
378
|
+
@java.lang.Override
|
|
379
|
+
public Builder clearField(
|
|
380
|
+
com.google.protobuf.Descriptors.FieldDescriptor field) {
|
|
381
|
+
return super.clearField(field);
|
|
382
|
+
}
|
|
383
|
+
@java.lang.Override
|
|
384
|
+
public Builder clearOneof(
|
|
385
|
+
com.google.protobuf.Descriptors.OneofDescriptor oneof) {
|
|
386
|
+
return super.clearOneof(oneof);
|
|
387
|
+
}
|
|
388
|
+
@java.lang.Override
|
|
389
|
+
public Builder setRepeatedField(
|
|
390
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
391
|
+
int index, java.lang.Object value) {
|
|
392
|
+
return super.setRepeatedField(field, index, value);
|
|
393
|
+
}
|
|
394
|
+
@java.lang.Override
|
|
395
|
+
public Builder addRepeatedField(
|
|
396
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
397
|
+
java.lang.Object value) {
|
|
398
|
+
return super.addRepeatedField(field, value);
|
|
399
|
+
}
|
|
400
|
+
@java.lang.Override
|
|
401
|
+
public Builder mergeFrom(com.google.protobuf.Message other) {
|
|
402
|
+
if (other instanceof com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress) {
|
|
403
|
+
return mergeFrom((com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress)other);
|
|
404
|
+
} else {
|
|
405
|
+
super.mergeFrom(other);
|
|
406
|
+
return this;
|
|
407
|
+
}
|
|
408
|
+
}
|
|
409
|
+
|
|
410
|
+
public Builder mergeFrom(com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress other) {
|
|
411
|
+
if (other == com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress.getDefaultInstance()) return this;
|
|
412
|
+
if (other.hasIpVersion()) {
|
|
413
|
+
setIpVersion(other.getIpVersion());
|
|
414
|
+
}
|
|
415
|
+
if (other.hasIp()) {
|
|
416
|
+
ip_ = other.ip_;
|
|
417
|
+
bitField0_ |= 0x00000002;
|
|
418
|
+
onChanged();
|
|
419
|
+
}
|
|
420
|
+
this.mergeUnknownFields(other.getUnknownFields());
|
|
421
|
+
onChanged();
|
|
422
|
+
return this;
|
|
423
|
+
}
|
|
424
|
+
|
|
425
|
+
@java.lang.Override
|
|
426
|
+
public final boolean isInitialized() {
|
|
427
|
+
return true;
|
|
428
|
+
}
|
|
429
|
+
|
|
430
|
+
@java.lang.Override
|
|
431
|
+
public Builder mergeFrom(
|
|
432
|
+
com.google.protobuf.CodedInputStream input,
|
|
433
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
434
|
+
throws java.io.IOException {
|
|
435
|
+
if (extensionRegistry == null) {
|
|
436
|
+
throw new java.lang.NullPointerException();
|
|
437
|
+
}
|
|
438
|
+
try {
|
|
439
|
+
boolean done = false;
|
|
440
|
+
while (!done) {
|
|
441
|
+
int tag = input.readTag();
|
|
442
|
+
switch (tag) {
|
|
443
|
+
case 0:
|
|
444
|
+
done = true;
|
|
445
|
+
break;
|
|
446
|
+
case 8: {
|
|
447
|
+
ipVersion_ = input.readUInt32();
|
|
448
|
+
bitField0_ |= 0x00000001;
|
|
449
|
+
break;
|
|
450
|
+
} // case 8
|
|
451
|
+
case 18: {
|
|
452
|
+
ip_ = input.readStringRequireUtf8();
|
|
453
|
+
bitField0_ |= 0x00000002;
|
|
454
|
+
break;
|
|
455
|
+
} // case 18
|
|
456
|
+
default: {
|
|
457
|
+
if (!super.parseUnknownField(input, extensionRegistry, tag)) {
|
|
458
|
+
done = true; // was an endgroup tag
|
|
459
|
+
}
|
|
460
|
+
break;
|
|
461
|
+
} // default:
|
|
462
|
+
} // switch (tag)
|
|
463
|
+
} // while (!done)
|
|
464
|
+
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
465
|
+
throw e.unwrapIOException();
|
|
466
|
+
} finally {
|
|
467
|
+
onChanged();
|
|
468
|
+
} // finally
|
|
469
|
+
return this;
|
|
470
|
+
}
|
|
471
|
+
private int bitField0_;
|
|
472
|
+
|
|
473
|
+
private int ipVersion_ ;
|
|
474
|
+
/**
|
|
475
|
+
* <code>optional uint32 ip_version = 1;</code>
|
|
476
|
+
* @return Whether the ipVersion field is set.
|
|
477
|
+
*/
|
|
478
|
+
@java.lang.Override
|
|
479
|
+
public boolean hasIpVersion() {
|
|
480
|
+
return ((bitField0_ & 0x00000001) != 0);
|
|
481
|
+
}
|
|
482
|
+
/**
|
|
483
|
+
* <code>optional uint32 ip_version = 1;</code>
|
|
484
|
+
* @return The ipVersion.
|
|
485
|
+
*/
|
|
486
|
+
@java.lang.Override
|
|
487
|
+
public int getIpVersion() {
|
|
488
|
+
return ipVersion_;
|
|
489
|
+
}
|
|
490
|
+
/**
|
|
491
|
+
* <code>optional uint32 ip_version = 1;</code>
|
|
492
|
+
* @param value The ipVersion to set.
|
|
493
|
+
* @return This builder for chaining.
|
|
494
|
+
*/
|
|
495
|
+
public Builder setIpVersion(int value) {
|
|
496
|
+
|
|
497
|
+
ipVersion_ = value;
|
|
498
|
+
bitField0_ |= 0x00000001;
|
|
499
|
+
onChanged();
|
|
500
|
+
return this;
|
|
501
|
+
}
|
|
502
|
+
/**
|
|
503
|
+
* <code>optional uint32 ip_version = 1;</code>
|
|
504
|
+
* @return This builder for chaining.
|
|
505
|
+
*/
|
|
506
|
+
public Builder clearIpVersion() {
|
|
507
|
+
bitField0_ = (bitField0_ & ~0x00000001);
|
|
508
|
+
ipVersion_ = 0;
|
|
509
|
+
onChanged();
|
|
510
|
+
return this;
|
|
511
|
+
}
|
|
512
|
+
|
|
513
|
+
private java.lang.Object ip_ = "";
|
|
514
|
+
/**
|
|
515
|
+
* <code>optional string ip = 2;</code>
|
|
516
|
+
* @return Whether the ip field is set.
|
|
517
|
+
*/
|
|
518
|
+
public boolean hasIp() {
|
|
519
|
+
return ((bitField0_ & 0x00000002) != 0);
|
|
520
|
+
}
|
|
521
|
+
/**
|
|
522
|
+
* <code>optional string ip = 2;</code>
|
|
523
|
+
* @return The ip.
|
|
524
|
+
*/
|
|
525
|
+
public java.lang.String getIp() {
|
|
526
|
+
java.lang.Object ref = ip_;
|
|
527
|
+
if (!(ref instanceof java.lang.String)) {
|
|
528
|
+
com.google.protobuf.ByteString bs =
|
|
529
|
+
(com.google.protobuf.ByteString) ref;
|
|
530
|
+
java.lang.String s = bs.toStringUtf8();
|
|
531
|
+
ip_ = s;
|
|
532
|
+
return s;
|
|
533
|
+
} else {
|
|
534
|
+
return (java.lang.String) ref;
|
|
535
|
+
}
|
|
536
|
+
}
|
|
537
|
+
/**
|
|
538
|
+
* <code>optional string ip = 2;</code>
|
|
539
|
+
* @return The bytes for ip.
|
|
540
|
+
*/
|
|
541
|
+
public com.google.protobuf.ByteString
|
|
542
|
+
getIpBytes() {
|
|
543
|
+
java.lang.Object ref = ip_;
|
|
544
|
+
if (ref instanceof String) {
|
|
545
|
+
com.google.protobuf.ByteString b =
|
|
546
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
547
|
+
(java.lang.String) ref);
|
|
548
|
+
ip_ = b;
|
|
549
|
+
return b;
|
|
550
|
+
} else {
|
|
551
|
+
return (com.google.protobuf.ByteString) ref;
|
|
552
|
+
}
|
|
553
|
+
}
|
|
554
|
+
/**
|
|
555
|
+
* <code>optional string ip = 2;</code>
|
|
556
|
+
* @param value The ip to set.
|
|
557
|
+
* @return This builder for chaining.
|
|
558
|
+
*/
|
|
559
|
+
public Builder setIp(
|
|
560
|
+
java.lang.String value) {
|
|
561
|
+
if (value == null) { throw new NullPointerException(); }
|
|
562
|
+
ip_ = value;
|
|
563
|
+
bitField0_ |= 0x00000002;
|
|
564
|
+
onChanged();
|
|
565
|
+
return this;
|
|
566
|
+
}
|
|
567
|
+
/**
|
|
568
|
+
* <code>optional string ip = 2;</code>
|
|
569
|
+
* @return This builder for chaining.
|
|
570
|
+
*/
|
|
571
|
+
public Builder clearIp() {
|
|
572
|
+
ip_ = getDefaultInstance().getIp();
|
|
573
|
+
bitField0_ = (bitField0_ & ~0x00000002);
|
|
574
|
+
onChanged();
|
|
575
|
+
return this;
|
|
576
|
+
}
|
|
577
|
+
/**
|
|
578
|
+
* <code>optional string ip = 2;</code>
|
|
579
|
+
* @param value The bytes for ip to set.
|
|
580
|
+
* @return This builder for chaining.
|
|
581
|
+
*/
|
|
582
|
+
public Builder setIpBytes(
|
|
583
|
+
com.google.protobuf.ByteString value) {
|
|
584
|
+
if (value == null) { throw new NullPointerException(); }
|
|
585
|
+
checkByteStringIsUtf8(value);
|
|
586
|
+
ip_ = value;
|
|
587
|
+
bitField0_ |= 0x00000002;
|
|
588
|
+
onChanged();
|
|
589
|
+
return this;
|
|
590
|
+
}
|
|
591
|
+
@java.lang.Override
|
|
592
|
+
public final Builder setUnknownFields(
|
|
593
|
+
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
|
594
|
+
return super.setUnknownFields(unknownFields);
|
|
595
|
+
}
|
|
596
|
+
|
|
597
|
+
@java.lang.Override
|
|
598
|
+
public final Builder mergeUnknownFields(
|
|
599
|
+
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
|
600
|
+
return super.mergeUnknownFields(unknownFields);
|
|
601
|
+
}
|
|
602
|
+
|
|
603
|
+
|
|
604
|
+
// @@protoc_insertion_point(builder_scope:com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress)
|
|
605
|
+
}
|
|
606
|
+
|
|
607
|
+
// @@protoc_insertion_point(class_scope:com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress)
|
|
608
|
+
private static final com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress DEFAULT_INSTANCE;
|
|
609
|
+
static {
|
|
610
|
+
DEFAULT_INSTANCE = new com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress();
|
|
611
|
+
}
|
|
612
|
+
|
|
613
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress getDefaultInstance() {
|
|
614
|
+
return DEFAULT_INSTANCE;
|
|
615
|
+
}
|
|
616
|
+
|
|
617
|
+
private static final com.google.protobuf.Parser<CitrixVirtualInterfaceAddress>
|
|
618
|
+
PARSER = new com.google.protobuf.AbstractParser<CitrixVirtualInterfaceAddress>() {
|
|
619
|
+
@java.lang.Override
|
|
620
|
+
public CitrixVirtualInterfaceAddress parsePartialFrom(
|
|
621
|
+
com.google.protobuf.CodedInputStream input,
|
|
622
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
623
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
624
|
+
Builder builder = newBuilder();
|
|
625
|
+
try {
|
|
626
|
+
builder.mergeFrom(input, extensionRegistry);
|
|
627
|
+
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
628
|
+
throw e.setUnfinishedMessage(builder.buildPartial());
|
|
629
|
+
} catch (com.google.protobuf.UninitializedMessageException e) {
|
|
630
|
+
throw e.asInvalidProtocolBufferException().setUnfinishedMessage(builder.buildPartial());
|
|
631
|
+
} catch (java.io.IOException e) {
|
|
632
|
+
throw new com.google.protobuf.InvalidProtocolBufferException(e)
|
|
633
|
+
.setUnfinishedMessage(builder.buildPartial());
|
|
634
|
+
}
|
|
635
|
+
return builder.buildPartial();
|
|
636
|
+
}
|
|
637
|
+
};
|
|
638
|
+
|
|
639
|
+
public static com.google.protobuf.Parser<CitrixVirtualInterfaceAddress> parser() {
|
|
640
|
+
return PARSER;
|
|
641
|
+
}
|
|
642
|
+
|
|
643
|
+
@java.lang.Override
|
|
644
|
+
public com.google.protobuf.Parser<CitrixVirtualInterfaceAddress> getParserForType() {
|
|
645
|
+
return PARSER;
|
|
646
|
+
}
|
|
647
|
+
|
|
648
|
+
@java.lang.Override
|
|
649
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress getDefaultInstanceForType() {
|
|
650
|
+
return DEFAULT_INSTANCE;
|
|
651
|
+
}
|
|
652
|
+
|
|
653
|
+
}
|
|
654
|
+
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
2
|
+
// source: outbound.proto
|
|
3
|
+
|
|
4
|
+
// Protobuf Java Version: 3.25.1
|
|
5
|
+
package com.lansweeper.dp.outbound.v1;
|
|
6
|
+
|
|
7
|
+
public interface CitrixVirtualInterfaceAddressOrBuilder extends
|
|
8
|
+
// @@protoc_insertion_point(interface_extends:com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress)
|
|
9
|
+
com.google.protobuf.MessageOrBuilder {
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* <code>optional uint32 ip_version = 1;</code>
|
|
13
|
+
* @return Whether the ipVersion field is set.
|
|
14
|
+
*/
|
|
15
|
+
boolean hasIpVersion();
|
|
16
|
+
/**
|
|
17
|
+
* <code>optional uint32 ip_version = 1;</code>
|
|
18
|
+
* @return The ipVersion.
|
|
19
|
+
*/
|
|
20
|
+
int getIpVersion();
|
|
21
|
+
|
|
22
|
+
/**
|
|
23
|
+
* <code>optional string ip = 2;</code>
|
|
24
|
+
* @return Whether the ip field is set.
|
|
25
|
+
*/
|
|
26
|
+
boolean hasIp();
|
|
27
|
+
/**
|
|
28
|
+
* <code>optional string ip = 2;</code>
|
|
29
|
+
* @return The ip.
|
|
30
|
+
*/
|
|
31
|
+
java.lang.String getIp();
|
|
32
|
+
/**
|
|
33
|
+
* <code>optional string ip = 2;</code>
|
|
34
|
+
* @return The bytes for ip.
|
|
35
|
+
*/
|
|
36
|
+
com.google.protobuf.ByteString
|
|
37
|
+
getIpBytes();
|
|
38
|
+
}
|