@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
|
@@ -42,6 +42,16 @@ private static final long serialVersionUID = 0L;
|
|
|
42
42
|
com.google.protobuf.LazyStringArrayList.emptyList();
|
|
43
43
|
networkSignature_ = "";
|
|
44
44
|
domainName_ = "";
|
|
45
|
+
state_ = "";
|
|
46
|
+
linkEncap_ = "";
|
|
47
|
+
broadcast_ = "";
|
|
48
|
+
scope_ = "";
|
|
49
|
+
qDisc_ = "";
|
|
50
|
+
group_ = "";
|
|
51
|
+
bridge_ = "";
|
|
52
|
+
tags_ = "";
|
|
53
|
+
physicalInterfaces_ = java.util.Collections.emptyList();
|
|
54
|
+
virtualInterfaces_ = java.util.Collections.emptyList();
|
|
45
55
|
}
|
|
46
56
|
|
|
47
57
|
@java.lang.Override
|
|
@@ -65,6 +75,7 @@ private static final long serialVersionUID = 0L;
|
|
|
65
75
|
}
|
|
66
76
|
|
|
67
77
|
private int bitField0_;
|
|
78
|
+
private int bitField1_;
|
|
68
79
|
public static final int NAME_FIELD_NUMBER = 1;
|
|
69
80
|
@SuppressWarnings("serial")
|
|
70
81
|
private volatile java.lang.Object name_ = "";
|
|
@@ -867,7 +878,7 @@ private static final long serialVersionUID = 0L;
|
|
|
867
878
|
private volatile java.lang.Object description_ = "";
|
|
868
879
|
/**
|
|
869
880
|
* <pre>
|
|
870
|
-
* SNMP
|
|
881
|
+
* SNMP and Citrix
|
|
871
882
|
* </pre>
|
|
872
883
|
*
|
|
873
884
|
* <code>optional string description = 16;</code>
|
|
@@ -879,7 +890,7 @@ private static final long serialVersionUID = 0L;
|
|
|
879
890
|
}
|
|
880
891
|
/**
|
|
881
892
|
* <pre>
|
|
882
|
-
* SNMP
|
|
893
|
+
* SNMP and Citrix
|
|
883
894
|
* </pre>
|
|
884
895
|
*
|
|
885
896
|
* <code>optional string description = 16;</code>
|
|
@@ -900,7 +911,7 @@ private static final long serialVersionUID = 0L;
|
|
|
900
911
|
}
|
|
901
912
|
/**
|
|
902
913
|
* <pre>
|
|
903
|
-
* SNMP
|
|
914
|
+
* SNMP and Citrix
|
|
904
915
|
* </pre>
|
|
905
916
|
*
|
|
906
917
|
* <code>optional string description = 16;</code>
|
|
@@ -984,7 +995,7 @@ private static final long serialVersionUID = 0L;
|
|
|
984
995
|
private long mtu_ = 0L;
|
|
985
996
|
/**
|
|
986
997
|
* <pre>
|
|
987
|
-
* SNMP
|
|
998
|
+
* SNMP , Linux, EsxiHost, Citrix
|
|
988
999
|
* </pre>
|
|
989
1000
|
*
|
|
990
1001
|
* <code>optional int64 mtu = 18;</code>
|
|
@@ -996,7 +1007,7 @@ private static final long serialVersionUID = 0L;
|
|
|
996
1007
|
}
|
|
997
1008
|
/**
|
|
998
1009
|
* <pre>
|
|
999
|
-
* SNMP
|
|
1010
|
+
* SNMP , Linux, EsxiHost, Citrix
|
|
1000
1011
|
* </pre>
|
|
1001
1012
|
*
|
|
1002
1013
|
* <code>optional int64 mtu = 18;</code>
|
|
@@ -1426,254 +1437,798 @@ private static final long serialVersionUID = 0L;
|
|
|
1426
1437
|
return ipv6DhcpEnabled_;
|
|
1427
1438
|
}
|
|
1428
1439
|
|
|
1429
|
-
|
|
1440
|
+
public static final int STATE_FIELD_NUMBER = 36;
|
|
1441
|
+
@SuppressWarnings("serial")
|
|
1442
|
+
private volatile java.lang.Object state_ = "";
|
|
1443
|
+
/**
|
|
1444
|
+
* <pre>
|
|
1445
|
+
* Linux specifics:
|
|
1446
|
+
* </pre>
|
|
1447
|
+
*
|
|
1448
|
+
* <code>optional string state = 36;</code>
|
|
1449
|
+
* @return Whether the state field is set.
|
|
1450
|
+
*/
|
|
1430
1451
|
@java.lang.Override
|
|
1431
|
-
public
|
|
1432
|
-
|
|
1433
|
-
if (isInitialized == 1) return true;
|
|
1434
|
-
if (isInitialized == 0) return false;
|
|
1435
|
-
|
|
1436
|
-
memoizedIsInitialized = 1;
|
|
1437
|
-
return true;
|
|
1452
|
+
public boolean hasState() {
|
|
1453
|
+
return ((bitField0_ & 0x04000000) != 0);
|
|
1438
1454
|
}
|
|
1439
|
-
|
|
1455
|
+
/**
|
|
1456
|
+
* <pre>
|
|
1457
|
+
* Linux specifics:
|
|
1458
|
+
* </pre>
|
|
1459
|
+
*
|
|
1460
|
+
* <code>optional string state = 36;</code>
|
|
1461
|
+
* @return The state.
|
|
1462
|
+
*/
|
|
1440
1463
|
@java.lang.Override
|
|
1441
|
-
public
|
|
1442
|
-
|
|
1443
|
-
if (
|
|
1444
|
-
|
|
1445
|
-
}
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
}
|
|
1452
|
-
if (((bitField0_ & 0x00000001) != 0)) {
|
|
1453
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 4, id_);
|
|
1454
|
-
}
|
|
1455
|
-
if (((bitField0_ & 0x00000002) != 0)) {
|
|
1456
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 5, mac_);
|
|
1457
|
-
}
|
|
1458
|
-
if (((bitField0_ & 0x00000004) != 0)) {
|
|
1459
|
-
output.writeBool(6, dhcpEnabled_);
|
|
1460
|
-
}
|
|
1461
|
-
if (((bitField0_ & 0x00000008) != 0)) {
|
|
1462
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 7, dhcpServerIp_);
|
|
1463
|
-
}
|
|
1464
|
-
for (int i = 0; i < ip_.size(); i++) {
|
|
1465
|
-
output.writeMessage(8, ip_.get(i));
|
|
1466
|
-
}
|
|
1467
|
-
if (((bitField0_ & 0x00000010) != 0)) {
|
|
1468
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 9, gatewayIp_);
|
|
1469
|
-
}
|
|
1470
|
-
if (((bitField0_ & 0x00000020) != 0)) {
|
|
1471
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 10, gatewayMac_);
|
|
1472
|
-
}
|
|
1473
|
-
for (int i = 0; i < dnsServer_.size(); i++) {
|
|
1474
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 11, dnsServer_.getRaw(i));
|
|
1475
|
-
}
|
|
1476
|
-
if (((bitField0_ & 0x00000040) != 0)) {
|
|
1477
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 12, dnsHostName_);
|
|
1478
|
-
}
|
|
1479
|
-
if (((bitField0_ & 0x00000080) != 0)) {
|
|
1480
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 13, dnsDomainSuffixSearchOrder_);
|
|
1481
|
-
}
|
|
1482
|
-
if (((bitField0_ & 0x00000100) != 0)) {
|
|
1483
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 14, serviceName_);
|
|
1484
|
-
}
|
|
1485
|
-
if (((bitField0_ & 0x00000200) != 0)) {
|
|
1486
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 15, databasePath_);
|
|
1487
|
-
}
|
|
1488
|
-
if (((bitField0_ & 0x00004000) != 0)) {
|
|
1489
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 16, description_);
|
|
1490
|
-
}
|
|
1491
|
-
if (((bitField0_ & 0x00008000) != 0)) {
|
|
1492
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 17, alias_);
|
|
1493
|
-
}
|
|
1494
|
-
if (((bitField0_ & 0x00010000) != 0)) {
|
|
1495
|
-
output.writeInt64(18, mtu_);
|
|
1496
|
-
}
|
|
1497
|
-
if (((bitField0_ & 0x00020000) != 0)) {
|
|
1498
|
-
output.writeInt64(19, speed_);
|
|
1499
|
-
}
|
|
1500
|
-
if (((bitField0_ & 0x00040000) != 0)) {
|
|
1501
|
-
output.writeInt64(20, highSpeed_);
|
|
1502
|
-
}
|
|
1503
|
-
if (((bitField0_ & 0x00080000) != 0)) {
|
|
1504
|
-
output.writeMessage(21, getAdminStatus());
|
|
1505
|
-
}
|
|
1506
|
-
if (((bitField0_ & 0x00100000) != 0)) {
|
|
1507
|
-
output.writeMessage(22, getOperStatus());
|
|
1508
|
-
}
|
|
1509
|
-
for (int i = 0; i < connectedDevices_.size(); i++) {
|
|
1510
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 23, connectedDevices_.getRaw(i));
|
|
1511
|
-
}
|
|
1512
|
-
for (int i = 0; i < vlans_.size(); i++) {
|
|
1513
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 24, vlans_.getRaw(i));
|
|
1464
|
+
public java.lang.String getState() {
|
|
1465
|
+
java.lang.Object ref = state_;
|
|
1466
|
+
if (ref instanceof java.lang.String) {
|
|
1467
|
+
return (java.lang.String) ref;
|
|
1468
|
+
} else {
|
|
1469
|
+
com.google.protobuf.ByteString bs =
|
|
1470
|
+
(com.google.protobuf.ByteString) ref;
|
|
1471
|
+
java.lang.String s = bs.toStringUtf8();
|
|
1472
|
+
state_ = s;
|
|
1473
|
+
return s;
|
|
1514
1474
|
}
|
|
1515
|
-
|
|
1516
|
-
|
|
1475
|
+
}
|
|
1476
|
+
/**
|
|
1477
|
+
* <pre>
|
|
1478
|
+
* Linux specifics:
|
|
1479
|
+
* </pre>
|
|
1480
|
+
*
|
|
1481
|
+
* <code>optional string state = 36;</code>
|
|
1482
|
+
* @return The bytes for state.
|
|
1483
|
+
*/
|
|
1484
|
+
@java.lang.Override
|
|
1485
|
+
public com.google.protobuf.ByteString
|
|
1486
|
+
getStateBytes() {
|
|
1487
|
+
java.lang.Object ref = state_;
|
|
1488
|
+
if (ref instanceof java.lang.String) {
|
|
1489
|
+
com.google.protobuf.ByteString b =
|
|
1490
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1491
|
+
(java.lang.String) ref);
|
|
1492
|
+
state_ = b;
|
|
1493
|
+
return b;
|
|
1494
|
+
} else {
|
|
1495
|
+
return (com.google.protobuf.ByteString) ref;
|
|
1517
1496
|
}
|
|
1518
|
-
|
|
1519
|
-
|
|
1497
|
+
}
|
|
1498
|
+
|
|
1499
|
+
public static final int LINK_ENCAP_FIELD_NUMBER = 37;
|
|
1500
|
+
@SuppressWarnings("serial")
|
|
1501
|
+
private volatile java.lang.Object linkEncap_ = "";
|
|
1502
|
+
/**
|
|
1503
|
+
* <code>optional string link_encap = 37;</code>
|
|
1504
|
+
* @return Whether the linkEncap field is set.
|
|
1505
|
+
*/
|
|
1506
|
+
@java.lang.Override
|
|
1507
|
+
public boolean hasLinkEncap() {
|
|
1508
|
+
return ((bitField0_ & 0x08000000) != 0);
|
|
1509
|
+
}
|
|
1510
|
+
/**
|
|
1511
|
+
* <code>optional string link_encap = 37;</code>
|
|
1512
|
+
* @return The linkEncap.
|
|
1513
|
+
*/
|
|
1514
|
+
@java.lang.Override
|
|
1515
|
+
public java.lang.String getLinkEncap() {
|
|
1516
|
+
java.lang.Object ref = linkEncap_;
|
|
1517
|
+
if (ref instanceof java.lang.String) {
|
|
1518
|
+
return (java.lang.String) ref;
|
|
1519
|
+
} else {
|
|
1520
|
+
com.google.protobuf.ByteString bs =
|
|
1521
|
+
(com.google.protobuf.ByteString) ref;
|
|
1522
|
+
java.lang.String s = bs.toStringUtf8();
|
|
1523
|
+
linkEncap_ = s;
|
|
1524
|
+
return s;
|
|
1520
1525
|
}
|
|
1521
|
-
|
|
1522
|
-
|
|
1526
|
+
}
|
|
1527
|
+
/**
|
|
1528
|
+
* <code>optional string link_encap = 37;</code>
|
|
1529
|
+
* @return The bytes for linkEncap.
|
|
1530
|
+
*/
|
|
1531
|
+
@java.lang.Override
|
|
1532
|
+
public com.google.protobuf.ByteString
|
|
1533
|
+
getLinkEncapBytes() {
|
|
1534
|
+
java.lang.Object ref = linkEncap_;
|
|
1535
|
+
if (ref instanceof java.lang.String) {
|
|
1536
|
+
com.google.protobuf.ByteString b =
|
|
1537
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1538
|
+
(java.lang.String) ref);
|
|
1539
|
+
linkEncap_ = b;
|
|
1540
|
+
return b;
|
|
1541
|
+
} else {
|
|
1542
|
+
return (com.google.protobuf.ByteString) ref;
|
|
1523
1543
|
}
|
|
1524
|
-
|
|
1525
|
-
|
|
1544
|
+
}
|
|
1545
|
+
|
|
1546
|
+
public static final int BROADCAST_FIELD_NUMBER = 38;
|
|
1547
|
+
@SuppressWarnings("serial")
|
|
1548
|
+
private volatile java.lang.Object broadcast_ = "";
|
|
1549
|
+
/**
|
|
1550
|
+
* <code>optional string broadcast = 38;</code>
|
|
1551
|
+
* @return Whether the broadcast field is set.
|
|
1552
|
+
*/
|
|
1553
|
+
@java.lang.Override
|
|
1554
|
+
public boolean hasBroadcast() {
|
|
1555
|
+
return ((bitField0_ & 0x10000000) != 0);
|
|
1556
|
+
}
|
|
1557
|
+
/**
|
|
1558
|
+
* <code>optional string broadcast = 38;</code>
|
|
1559
|
+
* @return The broadcast.
|
|
1560
|
+
*/
|
|
1561
|
+
@java.lang.Override
|
|
1562
|
+
public java.lang.String getBroadcast() {
|
|
1563
|
+
java.lang.Object ref = broadcast_;
|
|
1564
|
+
if (ref instanceof java.lang.String) {
|
|
1565
|
+
return (java.lang.String) ref;
|
|
1566
|
+
} else {
|
|
1567
|
+
com.google.protobuf.ByteString bs =
|
|
1568
|
+
(com.google.protobuf.ByteString) ref;
|
|
1569
|
+
java.lang.String s = bs.toStringUtf8();
|
|
1570
|
+
broadcast_ = s;
|
|
1571
|
+
return s;
|
|
1526
1572
|
}
|
|
1527
|
-
|
|
1528
|
-
|
|
1573
|
+
}
|
|
1574
|
+
/**
|
|
1575
|
+
* <code>optional string broadcast = 38;</code>
|
|
1576
|
+
* @return The bytes for broadcast.
|
|
1577
|
+
*/
|
|
1578
|
+
@java.lang.Override
|
|
1579
|
+
public com.google.protobuf.ByteString
|
|
1580
|
+
getBroadcastBytes() {
|
|
1581
|
+
java.lang.Object ref = broadcast_;
|
|
1582
|
+
if (ref instanceof java.lang.String) {
|
|
1583
|
+
com.google.protobuf.ByteString b =
|
|
1584
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1585
|
+
(java.lang.String) ref);
|
|
1586
|
+
broadcast_ = b;
|
|
1587
|
+
return b;
|
|
1588
|
+
} else {
|
|
1589
|
+
return (com.google.protobuf.ByteString) ref;
|
|
1529
1590
|
}
|
|
1530
|
-
|
|
1531
|
-
|
|
1591
|
+
}
|
|
1592
|
+
|
|
1593
|
+
public static final int SCOPE_FIELD_NUMBER = 39;
|
|
1594
|
+
@SuppressWarnings("serial")
|
|
1595
|
+
private volatile java.lang.Object scope_ = "";
|
|
1596
|
+
/**
|
|
1597
|
+
* <code>optional string scope = 39;</code>
|
|
1598
|
+
* @return Whether the scope field is set.
|
|
1599
|
+
*/
|
|
1600
|
+
@java.lang.Override
|
|
1601
|
+
public boolean hasScope() {
|
|
1602
|
+
return ((bitField0_ & 0x20000000) != 0);
|
|
1603
|
+
}
|
|
1604
|
+
/**
|
|
1605
|
+
* <code>optional string scope = 39;</code>
|
|
1606
|
+
* @return The scope.
|
|
1607
|
+
*/
|
|
1608
|
+
@java.lang.Override
|
|
1609
|
+
public java.lang.String getScope() {
|
|
1610
|
+
java.lang.Object ref = scope_;
|
|
1611
|
+
if (ref instanceof java.lang.String) {
|
|
1612
|
+
return (java.lang.String) ref;
|
|
1613
|
+
} else {
|
|
1614
|
+
com.google.protobuf.ByteString bs =
|
|
1615
|
+
(com.google.protobuf.ByteString) ref;
|
|
1616
|
+
java.lang.String s = bs.toStringUtf8();
|
|
1617
|
+
scope_ = s;
|
|
1618
|
+
return s;
|
|
1532
1619
|
}
|
|
1533
|
-
|
|
1534
|
-
|
|
1620
|
+
}
|
|
1621
|
+
/**
|
|
1622
|
+
* <code>optional string scope = 39;</code>
|
|
1623
|
+
* @return The bytes for scope.
|
|
1624
|
+
*/
|
|
1625
|
+
@java.lang.Override
|
|
1626
|
+
public com.google.protobuf.ByteString
|
|
1627
|
+
getScopeBytes() {
|
|
1628
|
+
java.lang.Object ref = scope_;
|
|
1629
|
+
if (ref instanceof java.lang.String) {
|
|
1630
|
+
com.google.protobuf.ByteString b =
|
|
1631
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1632
|
+
(java.lang.String) ref);
|
|
1633
|
+
scope_ = b;
|
|
1634
|
+
return b;
|
|
1635
|
+
} else {
|
|
1636
|
+
return (com.google.protobuf.ByteString) ref;
|
|
1535
1637
|
}
|
|
1536
|
-
|
|
1537
|
-
|
|
1638
|
+
}
|
|
1639
|
+
|
|
1640
|
+
public static final int Q_DISC_FIELD_NUMBER = 40;
|
|
1641
|
+
@SuppressWarnings("serial")
|
|
1642
|
+
private volatile java.lang.Object qDisc_ = "";
|
|
1643
|
+
/**
|
|
1644
|
+
* <code>optional string q_disc = 40;</code>
|
|
1645
|
+
* @return Whether the qDisc field is set.
|
|
1646
|
+
*/
|
|
1647
|
+
@java.lang.Override
|
|
1648
|
+
public boolean hasQDisc() {
|
|
1649
|
+
return ((bitField0_ & 0x40000000) != 0);
|
|
1650
|
+
}
|
|
1651
|
+
/**
|
|
1652
|
+
* <code>optional string q_disc = 40;</code>
|
|
1653
|
+
* @return The qDisc.
|
|
1654
|
+
*/
|
|
1655
|
+
@java.lang.Override
|
|
1656
|
+
public java.lang.String getQDisc() {
|
|
1657
|
+
java.lang.Object ref = qDisc_;
|
|
1658
|
+
if (ref instanceof java.lang.String) {
|
|
1659
|
+
return (java.lang.String) ref;
|
|
1660
|
+
} else {
|
|
1661
|
+
com.google.protobuf.ByteString bs =
|
|
1662
|
+
(com.google.protobuf.ByteString) ref;
|
|
1663
|
+
java.lang.String s = bs.toStringUtf8();
|
|
1664
|
+
qDisc_ = s;
|
|
1665
|
+
return s;
|
|
1538
1666
|
}
|
|
1539
|
-
|
|
1540
|
-
|
|
1667
|
+
}
|
|
1668
|
+
/**
|
|
1669
|
+
* <code>optional string q_disc = 40;</code>
|
|
1670
|
+
* @return The bytes for qDisc.
|
|
1671
|
+
*/
|
|
1672
|
+
@java.lang.Override
|
|
1673
|
+
public com.google.protobuf.ByteString
|
|
1674
|
+
getQDiscBytes() {
|
|
1675
|
+
java.lang.Object ref = qDisc_;
|
|
1676
|
+
if (ref instanceof java.lang.String) {
|
|
1677
|
+
com.google.protobuf.ByteString b =
|
|
1678
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1679
|
+
(java.lang.String) ref);
|
|
1680
|
+
qDisc_ = b;
|
|
1681
|
+
return b;
|
|
1682
|
+
} else {
|
|
1683
|
+
return (com.google.protobuf.ByteString) ref;
|
|
1541
1684
|
}
|
|
1542
|
-
getUnknownFields().writeTo(output);
|
|
1543
1685
|
}
|
|
1544
1686
|
|
|
1687
|
+
public static final int GROUP_FIELD_NUMBER = 41;
|
|
1688
|
+
@SuppressWarnings("serial")
|
|
1689
|
+
private volatile java.lang.Object group_ = "";
|
|
1690
|
+
/**
|
|
1691
|
+
* <code>optional string group = 41;</code>
|
|
1692
|
+
* @return Whether the group field is set.
|
|
1693
|
+
*/
|
|
1545
1694
|
@java.lang.Override
|
|
1546
|
-
public
|
|
1547
|
-
|
|
1548
|
-
|
|
1695
|
+
public boolean hasGroup() {
|
|
1696
|
+
return ((bitField0_ & 0x80000000) != 0);
|
|
1697
|
+
}
|
|
1698
|
+
/**
|
|
1699
|
+
* <code>optional string group = 41;</code>
|
|
1700
|
+
* @return The group.
|
|
1701
|
+
*/
|
|
1702
|
+
@java.lang.Override
|
|
1703
|
+
public java.lang.String getGroup() {
|
|
1704
|
+
java.lang.Object ref = group_;
|
|
1705
|
+
if (ref instanceof java.lang.String) {
|
|
1706
|
+
return (java.lang.String) ref;
|
|
1707
|
+
} else {
|
|
1708
|
+
com.google.protobuf.ByteString bs =
|
|
1709
|
+
(com.google.protobuf.ByteString) ref;
|
|
1710
|
+
java.lang.String s = bs.toStringUtf8();
|
|
1711
|
+
group_ = s;
|
|
1712
|
+
return s;
|
|
1713
|
+
}
|
|
1714
|
+
}
|
|
1715
|
+
/**
|
|
1716
|
+
* <code>optional string group = 41;</code>
|
|
1717
|
+
* @return The bytes for group.
|
|
1718
|
+
*/
|
|
1719
|
+
@java.lang.Override
|
|
1720
|
+
public com.google.protobuf.ByteString
|
|
1721
|
+
getGroupBytes() {
|
|
1722
|
+
java.lang.Object ref = group_;
|
|
1723
|
+
if (ref instanceof java.lang.String) {
|
|
1724
|
+
com.google.protobuf.ByteString b =
|
|
1725
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1726
|
+
(java.lang.String) ref);
|
|
1727
|
+
group_ = b;
|
|
1728
|
+
return b;
|
|
1729
|
+
} else {
|
|
1730
|
+
return (com.google.protobuf.ByteString) ref;
|
|
1731
|
+
}
|
|
1732
|
+
}
|
|
1549
1733
|
|
|
1550
|
-
|
|
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
|
+
|
|
1922
|
+
private byte memoizedIsInitialized = -1;
|
|
1923
|
+
@java.lang.Override
|
|
1924
|
+
public final boolean isInitialized() {
|
|
1925
|
+
byte isInitialized = memoizedIsInitialized;
|
|
1926
|
+
if (isInitialized == 1) return true;
|
|
1927
|
+
if (isInitialized == 0) return false;
|
|
1928
|
+
|
|
1929
|
+
memoizedIsInitialized = 1;
|
|
1930
|
+
return true;
|
|
1931
|
+
}
|
|
1932
|
+
|
|
1933
|
+
@java.lang.Override
|
|
1934
|
+
public void writeTo(com.google.protobuf.CodedOutputStream output)
|
|
1935
|
+
throws java.io.IOException {
|
|
1551
1936
|
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
|
|
1552
|
-
|
|
1937
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
|
|
1553
1938
|
}
|
|
1554
1939
|
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(type_)) {
|
|
1555
|
-
|
|
1940
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, type_);
|
|
1556
1941
|
}
|
|
1557
1942
|
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(subType_)) {
|
|
1558
|
-
|
|
1943
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 3, subType_);
|
|
1559
1944
|
}
|
|
1560
1945
|
if (((bitField0_ & 0x00000001) != 0)) {
|
|
1561
|
-
|
|
1946
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 4, id_);
|
|
1562
1947
|
}
|
|
1563
1948
|
if (((bitField0_ & 0x00000002) != 0)) {
|
|
1564
|
-
|
|
1949
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 5, mac_);
|
|
1565
1950
|
}
|
|
1566
1951
|
if (((bitField0_ & 0x00000004) != 0)) {
|
|
1567
|
-
|
|
1568
|
-
.computeBoolSize(6, dhcpEnabled_);
|
|
1952
|
+
output.writeBool(6, dhcpEnabled_);
|
|
1569
1953
|
}
|
|
1570
1954
|
if (((bitField0_ & 0x00000008) != 0)) {
|
|
1571
|
-
|
|
1955
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 7, dhcpServerIp_);
|
|
1572
1956
|
}
|
|
1573
1957
|
for (int i = 0; i < ip_.size(); i++) {
|
|
1574
|
-
|
|
1575
|
-
.computeMessageSize(8, ip_.get(i));
|
|
1958
|
+
output.writeMessage(8, ip_.get(i));
|
|
1576
1959
|
}
|
|
1577
1960
|
if (((bitField0_ & 0x00000010) != 0)) {
|
|
1578
|
-
|
|
1961
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 9, gatewayIp_);
|
|
1579
1962
|
}
|
|
1580
1963
|
if (((bitField0_ & 0x00000020) != 0)) {
|
|
1581
|
-
|
|
1964
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 10, gatewayMac_);
|
|
1582
1965
|
}
|
|
1583
|
-
{
|
|
1584
|
-
|
|
1585
|
-
for (int i = 0; i < dnsServer_.size(); i++) {
|
|
1586
|
-
dataSize += computeStringSizeNoTag(dnsServer_.getRaw(i));
|
|
1587
|
-
}
|
|
1588
|
-
size += dataSize;
|
|
1589
|
-
size += 1 * getDnsServerList().size();
|
|
1966
|
+
for (int i = 0; i < dnsServer_.size(); i++) {
|
|
1967
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 11, dnsServer_.getRaw(i));
|
|
1590
1968
|
}
|
|
1591
1969
|
if (((bitField0_ & 0x00000040) != 0)) {
|
|
1592
|
-
|
|
1970
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 12, dnsHostName_);
|
|
1593
1971
|
}
|
|
1594
1972
|
if (((bitField0_ & 0x00000080) != 0)) {
|
|
1595
|
-
|
|
1973
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 13, dnsDomainSuffixSearchOrder_);
|
|
1596
1974
|
}
|
|
1597
1975
|
if (((bitField0_ & 0x00000100) != 0)) {
|
|
1598
|
-
|
|
1976
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 14, serviceName_);
|
|
1599
1977
|
}
|
|
1600
1978
|
if (((bitField0_ & 0x00000200) != 0)) {
|
|
1601
|
-
|
|
1979
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 15, databasePath_);
|
|
1602
1980
|
}
|
|
1603
1981
|
if (((bitField0_ & 0x00004000) != 0)) {
|
|
1604
|
-
|
|
1982
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 16, description_);
|
|
1605
1983
|
}
|
|
1606
1984
|
if (((bitField0_ & 0x00008000) != 0)) {
|
|
1607
|
-
|
|
1985
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 17, alias_);
|
|
1608
1986
|
}
|
|
1609
1987
|
if (((bitField0_ & 0x00010000) != 0)) {
|
|
1610
|
-
|
|
1611
|
-
.computeInt64Size(18, mtu_);
|
|
1988
|
+
output.writeInt64(18, mtu_);
|
|
1612
1989
|
}
|
|
1613
1990
|
if (((bitField0_ & 0x00020000) != 0)) {
|
|
1614
|
-
|
|
1615
|
-
.computeInt64Size(19, speed_);
|
|
1991
|
+
output.writeInt64(19, speed_);
|
|
1616
1992
|
}
|
|
1617
1993
|
if (((bitField0_ & 0x00040000) != 0)) {
|
|
1618
|
-
|
|
1619
|
-
.computeInt64Size(20, highSpeed_);
|
|
1994
|
+
output.writeInt64(20, highSpeed_);
|
|
1620
1995
|
}
|
|
1621
1996
|
if (((bitField0_ & 0x00080000) != 0)) {
|
|
1622
|
-
|
|
1623
|
-
.computeMessageSize(21, getAdminStatus());
|
|
1997
|
+
output.writeMessage(21, getAdminStatus());
|
|
1624
1998
|
}
|
|
1625
1999
|
if (((bitField0_ & 0x00100000) != 0)) {
|
|
1626
|
-
|
|
1627
|
-
.computeMessageSize(22, getOperStatus());
|
|
2000
|
+
output.writeMessage(22, getOperStatus());
|
|
1628
2001
|
}
|
|
1629
|
-
{
|
|
1630
|
-
|
|
1631
|
-
for (int i = 0; i < connectedDevices_.size(); i++) {
|
|
1632
|
-
dataSize += computeStringSizeNoTag(connectedDevices_.getRaw(i));
|
|
1633
|
-
}
|
|
1634
|
-
size += dataSize;
|
|
1635
|
-
size += 2 * getConnectedDevicesList().size();
|
|
2002
|
+
for (int i = 0; i < connectedDevices_.size(); i++) {
|
|
2003
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 23, connectedDevices_.getRaw(i));
|
|
1636
2004
|
}
|
|
1637
|
-
{
|
|
1638
|
-
|
|
1639
|
-
for (int i = 0; i < vlans_.size(); i++) {
|
|
1640
|
-
dataSize += computeStringSizeNoTag(vlans_.getRaw(i));
|
|
1641
|
-
}
|
|
1642
|
-
size += dataSize;
|
|
1643
|
-
size += 2 * getVlansList().size();
|
|
2005
|
+
for (int i = 0; i < vlans_.size(); i++) {
|
|
2006
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 24, vlans_.getRaw(i));
|
|
1644
2007
|
}
|
|
1645
2008
|
if (((bitField0_ & 0x00200000) != 0)) {
|
|
1646
|
-
|
|
1647
|
-
.computeUInt64Size(25, ipv6PrefixLength_);
|
|
2009
|
+
output.writeUInt64(25, ipv6PrefixLength_);
|
|
1648
2010
|
}
|
|
1649
2011
|
if (((bitField0_ & 0x00400000) != 0)) {
|
|
1650
|
-
|
|
2012
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 26, networkSignature_);
|
|
1651
2013
|
}
|
|
1652
2014
|
if (((bitField0_ & 0x00002000) != 0)) {
|
|
1653
|
-
|
|
1654
|
-
.computeInt32Size(27, snmpIndex_);
|
|
2015
|
+
output.writeInt32(27, snmpIndex_);
|
|
1655
2016
|
}
|
|
1656
2017
|
if (((bitField0_ & 0x00000400) != 0)) {
|
|
1657
|
-
|
|
2018
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 29, netConnectionId_);
|
|
1658
2019
|
}
|
|
1659
2020
|
if (((bitField0_ & 0x00000800) != 0)) {
|
|
1660
|
-
|
|
2021
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 30, manufacturer_);
|
|
1661
2022
|
}
|
|
1662
2023
|
if (((bitField0_ & 0x00001000) != 0)) {
|
|
1663
|
-
|
|
1664
|
-
.computeBoolSize(31, netEnabled_);
|
|
2024
|
+
output.writeBool(31, netEnabled_);
|
|
1665
2025
|
}
|
|
1666
2026
|
if (((bitField0_ & 0x00800000) != 0)) {
|
|
1667
|
-
|
|
2027
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 33, domainName_);
|
|
1668
2028
|
}
|
|
1669
2029
|
if (((bitField0_ & 0x01000000) != 0)) {
|
|
1670
|
-
|
|
1671
|
-
|
|
2030
|
+
output.writeBool(34, ipv4DhcpEnabled_);
|
|
2031
|
+
}
|
|
2032
|
+
if (((bitField0_ & 0x02000000) != 0)) {
|
|
2033
|
+
output.writeBool(35, ipv6DhcpEnabled_);
|
|
2034
|
+
}
|
|
2035
|
+
if (((bitField0_ & 0x04000000) != 0)) {
|
|
2036
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 36, state_);
|
|
2037
|
+
}
|
|
2038
|
+
if (((bitField0_ & 0x08000000) != 0)) {
|
|
2039
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 37, linkEncap_);
|
|
2040
|
+
}
|
|
2041
|
+
if (((bitField0_ & 0x10000000) != 0)) {
|
|
2042
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 38, broadcast_);
|
|
2043
|
+
}
|
|
2044
|
+
if (((bitField0_ & 0x20000000) != 0)) {
|
|
2045
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 39, scope_);
|
|
2046
|
+
}
|
|
2047
|
+
if (((bitField0_ & 0x40000000) != 0)) {
|
|
2048
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 40, qDisc_);
|
|
2049
|
+
}
|
|
2050
|
+
if (((bitField0_ & 0x80000000) != 0)) {
|
|
2051
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 41, group_);
|
|
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
|
+
}
|
|
2065
|
+
getUnknownFields().writeTo(output);
|
|
2066
|
+
}
|
|
2067
|
+
|
|
2068
|
+
@java.lang.Override
|
|
2069
|
+
public int getSerializedSize() {
|
|
2070
|
+
int size = memoizedSize;
|
|
2071
|
+
if (size != -1) return size;
|
|
2072
|
+
|
|
2073
|
+
size = 0;
|
|
2074
|
+
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
|
|
2075
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
|
|
2076
|
+
}
|
|
2077
|
+
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(type_)) {
|
|
2078
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, type_);
|
|
2079
|
+
}
|
|
2080
|
+
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(subType_)) {
|
|
2081
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, subType_);
|
|
2082
|
+
}
|
|
2083
|
+
if (((bitField0_ & 0x00000001) != 0)) {
|
|
2084
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, id_);
|
|
2085
|
+
}
|
|
2086
|
+
if (((bitField0_ & 0x00000002) != 0)) {
|
|
2087
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(5, mac_);
|
|
2088
|
+
}
|
|
2089
|
+
if (((bitField0_ & 0x00000004) != 0)) {
|
|
2090
|
+
size += com.google.protobuf.CodedOutputStream
|
|
2091
|
+
.computeBoolSize(6, dhcpEnabled_);
|
|
2092
|
+
}
|
|
2093
|
+
if (((bitField0_ & 0x00000008) != 0)) {
|
|
2094
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(7, dhcpServerIp_);
|
|
2095
|
+
}
|
|
2096
|
+
for (int i = 0; i < ip_.size(); i++) {
|
|
2097
|
+
size += com.google.protobuf.CodedOutputStream
|
|
2098
|
+
.computeMessageSize(8, ip_.get(i));
|
|
2099
|
+
}
|
|
2100
|
+
if (((bitField0_ & 0x00000010) != 0)) {
|
|
2101
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(9, gatewayIp_);
|
|
2102
|
+
}
|
|
2103
|
+
if (((bitField0_ & 0x00000020) != 0)) {
|
|
2104
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(10, gatewayMac_);
|
|
2105
|
+
}
|
|
2106
|
+
{
|
|
2107
|
+
int dataSize = 0;
|
|
2108
|
+
for (int i = 0; i < dnsServer_.size(); i++) {
|
|
2109
|
+
dataSize += computeStringSizeNoTag(dnsServer_.getRaw(i));
|
|
2110
|
+
}
|
|
2111
|
+
size += dataSize;
|
|
2112
|
+
size += 1 * getDnsServerList().size();
|
|
2113
|
+
}
|
|
2114
|
+
if (((bitField0_ & 0x00000040) != 0)) {
|
|
2115
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(12, dnsHostName_);
|
|
2116
|
+
}
|
|
2117
|
+
if (((bitField0_ & 0x00000080) != 0)) {
|
|
2118
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(13, dnsDomainSuffixSearchOrder_);
|
|
2119
|
+
}
|
|
2120
|
+
if (((bitField0_ & 0x00000100) != 0)) {
|
|
2121
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(14, serviceName_);
|
|
2122
|
+
}
|
|
2123
|
+
if (((bitField0_ & 0x00000200) != 0)) {
|
|
2124
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(15, databasePath_);
|
|
2125
|
+
}
|
|
2126
|
+
if (((bitField0_ & 0x00004000) != 0)) {
|
|
2127
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(16, description_);
|
|
2128
|
+
}
|
|
2129
|
+
if (((bitField0_ & 0x00008000) != 0)) {
|
|
2130
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(17, alias_);
|
|
2131
|
+
}
|
|
2132
|
+
if (((bitField0_ & 0x00010000) != 0)) {
|
|
2133
|
+
size += com.google.protobuf.CodedOutputStream
|
|
2134
|
+
.computeInt64Size(18, mtu_);
|
|
2135
|
+
}
|
|
2136
|
+
if (((bitField0_ & 0x00020000) != 0)) {
|
|
2137
|
+
size += com.google.protobuf.CodedOutputStream
|
|
2138
|
+
.computeInt64Size(19, speed_);
|
|
2139
|
+
}
|
|
2140
|
+
if (((bitField0_ & 0x00040000) != 0)) {
|
|
2141
|
+
size += com.google.protobuf.CodedOutputStream
|
|
2142
|
+
.computeInt64Size(20, highSpeed_);
|
|
2143
|
+
}
|
|
2144
|
+
if (((bitField0_ & 0x00080000) != 0)) {
|
|
2145
|
+
size += com.google.protobuf.CodedOutputStream
|
|
2146
|
+
.computeMessageSize(21, getAdminStatus());
|
|
2147
|
+
}
|
|
2148
|
+
if (((bitField0_ & 0x00100000) != 0)) {
|
|
2149
|
+
size += com.google.protobuf.CodedOutputStream
|
|
2150
|
+
.computeMessageSize(22, getOperStatus());
|
|
2151
|
+
}
|
|
2152
|
+
{
|
|
2153
|
+
int dataSize = 0;
|
|
2154
|
+
for (int i = 0; i < connectedDevices_.size(); i++) {
|
|
2155
|
+
dataSize += computeStringSizeNoTag(connectedDevices_.getRaw(i));
|
|
2156
|
+
}
|
|
2157
|
+
size += dataSize;
|
|
2158
|
+
size += 2 * getConnectedDevicesList().size();
|
|
2159
|
+
}
|
|
2160
|
+
{
|
|
2161
|
+
int dataSize = 0;
|
|
2162
|
+
for (int i = 0; i < vlans_.size(); i++) {
|
|
2163
|
+
dataSize += computeStringSizeNoTag(vlans_.getRaw(i));
|
|
2164
|
+
}
|
|
2165
|
+
size += dataSize;
|
|
2166
|
+
size += 2 * getVlansList().size();
|
|
2167
|
+
}
|
|
2168
|
+
if (((bitField0_ & 0x00200000) != 0)) {
|
|
2169
|
+
size += com.google.protobuf.CodedOutputStream
|
|
2170
|
+
.computeUInt64Size(25, ipv6PrefixLength_);
|
|
2171
|
+
}
|
|
2172
|
+
if (((bitField0_ & 0x00400000) != 0)) {
|
|
2173
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(26, networkSignature_);
|
|
2174
|
+
}
|
|
2175
|
+
if (((bitField0_ & 0x00002000) != 0)) {
|
|
2176
|
+
size += com.google.protobuf.CodedOutputStream
|
|
2177
|
+
.computeInt32Size(27, snmpIndex_);
|
|
2178
|
+
}
|
|
2179
|
+
if (((bitField0_ & 0x00000400) != 0)) {
|
|
2180
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(29, netConnectionId_);
|
|
2181
|
+
}
|
|
2182
|
+
if (((bitField0_ & 0x00000800) != 0)) {
|
|
2183
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(30, manufacturer_);
|
|
2184
|
+
}
|
|
2185
|
+
if (((bitField0_ & 0x00001000) != 0)) {
|
|
2186
|
+
size += com.google.protobuf.CodedOutputStream
|
|
2187
|
+
.computeBoolSize(31, netEnabled_);
|
|
2188
|
+
}
|
|
2189
|
+
if (((bitField0_ & 0x00800000) != 0)) {
|
|
2190
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(33, domainName_);
|
|
2191
|
+
}
|
|
2192
|
+
if (((bitField0_ & 0x01000000) != 0)) {
|
|
2193
|
+
size += com.google.protobuf.CodedOutputStream
|
|
2194
|
+
.computeBoolSize(34, ipv4DhcpEnabled_);
|
|
1672
2195
|
}
|
|
1673
2196
|
if (((bitField0_ & 0x02000000) != 0)) {
|
|
1674
2197
|
size += com.google.protobuf.CodedOutputStream
|
|
1675
2198
|
.computeBoolSize(35, ipv6DhcpEnabled_);
|
|
1676
2199
|
}
|
|
2200
|
+
if (((bitField0_ & 0x04000000) != 0)) {
|
|
2201
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(36, state_);
|
|
2202
|
+
}
|
|
2203
|
+
if (((bitField0_ & 0x08000000) != 0)) {
|
|
2204
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(37, linkEncap_);
|
|
2205
|
+
}
|
|
2206
|
+
if (((bitField0_ & 0x10000000) != 0)) {
|
|
2207
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(38, broadcast_);
|
|
2208
|
+
}
|
|
2209
|
+
if (((bitField0_ & 0x20000000) != 0)) {
|
|
2210
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(39, scope_);
|
|
2211
|
+
}
|
|
2212
|
+
if (((bitField0_ & 0x40000000) != 0)) {
|
|
2213
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(40, qDisc_);
|
|
2214
|
+
}
|
|
2215
|
+
if (((bitField0_ & 0x80000000) != 0)) {
|
|
2216
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(41, group_);
|
|
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
|
+
}
|
|
1677
2232
|
size += getUnknownFields().getSerializedSize();
|
|
1678
2233
|
memoizedSize = size;
|
|
1679
2234
|
return size;
|
|
@@ -1833,6 +2388,50 @@ private static final long serialVersionUID = 0L;
|
|
|
1833
2388
|
if (getIpv6DhcpEnabled()
|
|
1834
2389
|
!= other.getIpv6DhcpEnabled()) return false;
|
|
1835
2390
|
}
|
|
2391
|
+
if (hasState() != other.hasState()) return false;
|
|
2392
|
+
if (hasState()) {
|
|
2393
|
+
if (!getState()
|
|
2394
|
+
.equals(other.getState())) return false;
|
|
2395
|
+
}
|
|
2396
|
+
if (hasLinkEncap() != other.hasLinkEncap()) return false;
|
|
2397
|
+
if (hasLinkEncap()) {
|
|
2398
|
+
if (!getLinkEncap()
|
|
2399
|
+
.equals(other.getLinkEncap())) return false;
|
|
2400
|
+
}
|
|
2401
|
+
if (hasBroadcast() != other.hasBroadcast()) return false;
|
|
2402
|
+
if (hasBroadcast()) {
|
|
2403
|
+
if (!getBroadcast()
|
|
2404
|
+
.equals(other.getBroadcast())) return false;
|
|
2405
|
+
}
|
|
2406
|
+
if (hasScope() != other.hasScope()) return false;
|
|
2407
|
+
if (hasScope()) {
|
|
2408
|
+
if (!getScope()
|
|
2409
|
+
.equals(other.getScope())) return false;
|
|
2410
|
+
}
|
|
2411
|
+
if (hasQDisc() != other.hasQDisc()) return false;
|
|
2412
|
+
if (hasQDisc()) {
|
|
2413
|
+
if (!getQDisc()
|
|
2414
|
+
.equals(other.getQDisc())) return false;
|
|
2415
|
+
}
|
|
2416
|
+
if (hasGroup() != other.hasGroup()) return false;
|
|
2417
|
+
if (hasGroup()) {
|
|
2418
|
+
if (!getGroup()
|
|
2419
|
+
.equals(other.getGroup())) return false;
|
|
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;
|
|
1836
2435
|
if (!getUnknownFields().equals(other.getUnknownFields())) return false;
|
|
1837
2436
|
return true;
|
|
1838
2437
|
}
|
|
@@ -1978,6 +2577,46 @@ private static final long serialVersionUID = 0L;
|
|
|
1978
2577
|
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
1979
2578
|
getIpv6DhcpEnabled());
|
|
1980
2579
|
}
|
|
2580
|
+
if (hasState()) {
|
|
2581
|
+
hash = (37 * hash) + STATE_FIELD_NUMBER;
|
|
2582
|
+
hash = (53 * hash) + getState().hashCode();
|
|
2583
|
+
}
|
|
2584
|
+
if (hasLinkEncap()) {
|
|
2585
|
+
hash = (37 * hash) + LINK_ENCAP_FIELD_NUMBER;
|
|
2586
|
+
hash = (53 * hash) + getLinkEncap().hashCode();
|
|
2587
|
+
}
|
|
2588
|
+
if (hasBroadcast()) {
|
|
2589
|
+
hash = (37 * hash) + BROADCAST_FIELD_NUMBER;
|
|
2590
|
+
hash = (53 * hash) + getBroadcast().hashCode();
|
|
2591
|
+
}
|
|
2592
|
+
if (hasScope()) {
|
|
2593
|
+
hash = (37 * hash) + SCOPE_FIELD_NUMBER;
|
|
2594
|
+
hash = (53 * hash) + getScope().hashCode();
|
|
2595
|
+
}
|
|
2596
|
+
if (hasQDisc()) {
|
|
2597
|
+
hash = (37 * hash) + Q_DISC_FIELD_NUMBER;
|
|
2598
|
+
hash = (53 * hash) + getQDisc().hashCode();
|
|
2599
|
+
}
|
|
2600
|
+
if (hasGroup()) {
|
|
2601
|
+
hash = (37 * hash) + GROUP_FIELD_NUMBER;
|
|
2602
|
+
hash = (53 * hash) + getGroup().hashCode();
|
|
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
|
+
}
|
|
1981
2620
|
hash = (29 * hash) + getUnknownFields().hashCode();
|
|
1982
2621
|
memoizedHashCode = hash;
|
|
1983
2622
|
return hash;
|
|
@@ -2111,6 +2750,8 @@ private static final long serialVersionUID = 0L;
|
|
|
2111
2750
|
getIpFieldBuilder();
|
|
2112
2751
|
getAdminStatusFieldBuilder();
|
|
2113
2752
|
getOperStatusFieldBuilder();
|
|
2753
|
+
getPhysicalInterfacesFieldBuilder();
|
|
2754
|
+
getVirtualInterfacesFieldBuilder();
|
|
2114
2755
|
}
|
|
2115
2756
|
}
|
|
2116
2757
|
@java.lang.Override
|
|
@@ -2168,6 +2809,28 @@ private static final long serialVersionUID = 0L;
|
|
|
2168
2809
|
domainName_ = "";
|
|
2169
2810
|
ipv4DhcpEnabled_ = false;
|
|
2170
2811
|
ipv6DhcpEnabled_ = false;
|
|
2812
|
+
state_ = "";
|
|
2813
|
+
linkEncap_ = "";
|
|
2814
|
+
broadcast_ = "";
|
|
2815
|
+
scope_ = "";
|
|
2816
|
+
qDisc_ = "";
|
|
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);
|
|
2171
2834
|
return this;
|
|
2172
2835
|
}
|
|
2173
2836
|
|
|
@@ -2211,6 +2874,24 @@ private static final long serialVersionUID = 0L;
|
|
|
2211
2874
|
} else {
|
|
2212
2875
|
result.ip_ = ipBuilder_.build();
|
|
2213
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
|
+
}
|
|
2214
2895
|
}
|
|
2215
2896
|
|
|
2216
2897
|
private void buildPartial0(com.lansweeper.dp.outbound.v1.NetworkInterface result) {
|
|
@@ -2351,7 +3032,41 @@ private static final long serialVersionUID = 0L;
|
|
|
2351
3032
|
result.ipv6DhcpEnabled_ = ipv6DhcpEnabled_;
|
|
2352
3033
|
to_bitField0_ |= 0x02000000;
|
|
2353
3034
|
}
|
|
3035
|
+
if (((from_bitField1_ & 0x00000002) != 0)) {
|
|
3036
|
+
result.state_ = state_;
|
|
3037
|
+
to_bitField0_ |= 0x04000000;
|
|
3038
|
+
}
|
|
3039
|
+
if (((from_bitField1_ & 0x00000004) != 0)) {
|
|
3040
|
+
result.linkEncap_ = linkEncap_;
|
|
3041
|
+
to_bitField0_ |= 0x08000000;
|
|
3042
|
+
}
|
|
3043
|
+
if (((from_bitField1_ & 0x00000008) != 0)) {
|
|
3044
|
+
result.broadcast_ = broadcast_;
|
|
3045
|
+
to_bitField0_ |= 0x10000000;
|
|
3046
|
+
}
|
|
3047
|
+
if (((from_bitField1_ & 0x00000010) != 0)) {
|
|
3048
|
+
result.scope_ = scope_;
|
|
3049
|
+
to_bitField0_ |= 0x20000000;
|
|
3050
|
+
}
|
|
3051
|
+
if (((from_bitField1_ & 0x00000020) != 0)) {
|
|
3052
|
+
result.qDisc_ = qDisc_;
|
|
3053
|
+
to_bitField0_ |= 0x40000000;
|
|
3054
|
+
}
|
|
3055
|
+
if (((from_bitField1_ & 0x00000040) != 0)) {
|
|
3056
|
+
result.group_ = group_;
|
|
3057
|
+
to_bitField0_ |= 0x80000000;
|
|
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
|
+
}
|
|
2354
3068
|
result.bitField0_ |= to_bitField0_;
|
|
3069
|
+
result.bitField1_ |= to_bitField1_;
|
|
2355
3070
|
}
|
|
2356
3071
|
|
|
2357
3072
|
@java.lang.Override
|
|
@@ -2577,6 +3292,98 @@ private static final long serialVersionUID = 0L;
|
|
|
2577
3292
|
if (other.hasIpv6DhcpEnabled()) {
|
|
2578
3293
|
setIpv6DhcpEnabled(other.getIpv6DhcpEnabled());
|
|
2579
3294
|
}
|
|
3295
|
+
if (other.hasState()) {
|
|
3296
|
+
state_ = other.state_;
|
|
3297
|
+
bitField1_ |= 0x00000002;
|
|
3298
|
+
onChanged();
|
|
3299
|
+
}
|
|
3300
|
+
if (other.hasLinkEncap()) {
|
|
3301
|
+
linkEncap_ = other.linkEncap_;
|
|
3302
|
+
bitField1_ |= 0x00000004;
|
|
3303
|
+
onChanged();
|
|
3304
|
+
}
|
|
3305
|
+
if (other.hasBroadcast()) {
|
|
3306
|
+
broadcast_ = other.broadcast_;
|
|
3307
|
+
bitField1_ |= 0x00000008;
|
|
3308
|
+
onChanged();
|
|
3309
|
+
}
|
|
3310
|
+
if (other.hasScope()) {
|
|
3311
|
+
scope_ = other.scope_;
|
|
3312
|
+
bitField1_ |= 0x00000010;
|
|
3313
|
+
onChanged();
|
|
3314
|
+
}
|
|
3315
|
+
if (other.hasQDisc()) {
|
|
3316
|
+
qDisc_ = other.qDisc_;
|
|
3317
|
+
bitField1_ |= 0x00000020;
|
|
3318
|
+
onChanged();
|
|
3319
|
+
}
|
|
3320
|
+
if (other.hasGroup()) {
|
|
3321
|
+
group_ = other.group_;
|
|
3322
|
+
bitField1_ |= 0x00000040;
|
|
3323
|
+
onChanged();
|
|
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
|
+
}
|
|
2580
3387
|
this.mergeUnknownFields(other.getUnknownFields());
|
|
2581
3388
|
onChanged();
|
|
2582
3389
|
return this;
|
|
@@ -2783,6 +3590,72 @@ private static final long serialVersionUID = 0L;
|
|
|
2783
3590
|
bitField1_ |= 0x00000001;
|
|
2784
3591
|
break;
|
|
2785
3592
|
} // case 280
|
|
3593
|
+
case 290: {
|
|
3594
|
+
state_ = input.readStringRequireUtf8();
|
|
3595
|
+
bitField1_ |= 0x00000002;
|
|
3596
|
+
break;
|
|
3597
|
+
} // case 290
|
|
3598
|
+
case 298: {
|
|
3599
|
+
linkEncap_ = input.readStringRequireUtf8();
|
|
3600
|
+
bitField1_ |= 0x00000004;
|
|
3601
|
+
break;
|
|
3602
|
+
} // case 298
|
|
3603
|
+
case 306: {
|
|
3604
|
+
broadcast_ = input.readStringRequireUtf8();
|
|
3605
|
+
bitField1_ |= 0x00000008;
|
|
3606
|
+
break;
|
|
3607
|
+
} // case 306
|
|
3608
|
+
case 314: {
|
|
3609
|
+
scope_ = input.readStringRequireUtf8();
|
|
3610
|
+
bitField1_ |= 0x00000010;
|
|
3611
|
+
break;
|
|
3612
|
+
} // case 314
|
|
3613
|
+
case 322: {
|
|
3614
|
+
qDisc_ = input.readStringRequireUtf8();
|
|
3615
|
+
bitField1_ |= 0x00000020;
|
|
3616
|
+
break;
|
|
3617
|
+
} // case 322
|
|
3618
|
+
case 330: {
|
|
3619
|
+
group_ = input.readStringRequireUtf8();
|
|
3620
|
+
bitField1_ |= 0x00000040;
|
|
3621
|
+
break;
|
|
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
|
|
2786
3659
|
default: {
|
|
2787
3660
|
if (!super.parseUnknownField(input, extensionRegistry, tag)) {
|
|
2788
3661
|
done = true; // was an endgroup tag
|
|
@@ -4351,202 +5224,1137 @@ private static final long serialVersionUID = 0L;
|
|
|
4351
5224
|
return this;
|
|
4352
5225
|
}
|
|
4353
5226
|
/**
|
|
4354
|
-
* <code>optional bool net_enabled = 31;</code>
|
|
4355
|
-
* @return This builder for chaining.
|
|
5227
|
+
* <code>optional bool net_enabled = 31;</code>
|
|
5228
|
+
* @return This builder for chaining.
|
|
5229
|
+
*/
|
|
5230
|
+
public Builder clearNetEnabled() {
|
|
5231
|
+
bitField0_ = (bitField0_ & ~0x00020000);
|
|
5232
|
+
netEnabled_ = false;
|
|
5233
|
+
onChanged();
|
|
5234
|
+
return this;
|
|
5235
|
+
}
|
|
5236
|
+
|
|
5237
|
+
private int snmpIndex_ ;
|
|
5238
|
+
/**
|
|
5239
|
+
* <pre>
|
|
5240
|
+
* SNMP specifics:
|
|
5241
|
+
* </pre>
|
|
5242
|
+
*
|
|
5243
|
+
* <code>optional int32 snmp_index = 27;</code>
|
|
5244
|
+
* @return Whether the snmpIndex field is set.
|
|
5245
|
+
*/
|
|
5246
|
+
@java.lang.Override
|
|
5247
|
+
public boolean hasSnmpIndex() {
|
|
5248
|
+
return ((bitField0_ & 0x00040000) != 0);
|
|
5249
|
+
}
|
|
5250
|
+
/**
|
|
5251
|
+
* <pre>
|
|
5252
|
+
* SNMP specifics:
|
|
5253
|
+
* </pre>
|
|
5254
|
+
*
|
|
5255
|
+
* <code>optional int32 snmp_index = 27;</code>
|
|
5256
|
+
* @return The snmpIndex.
|
|
5257
|
+
*/
|
|
5258
|
+
@java.lang.Override
|
|
5259
|
+
public int getSnmpIndex() {
|
|
5260
|
+
return snmpIndex_;
|
|
5261
|
+
}
|
|
5262
|
+
/**
|
|
5263
|
+
* <pre>
|
|
5264
|
+
* SNMP specifics:
|
|
5265
|
+
* </pre>
|
|
5266
|
+
*
|
|
5267
|
+
* <code>optional int32 snmp_index = 27;</code>
|
|
5268
|
+
* @param value The snmpIndex to set.
|
|
5269
|
+
* @return This builder for chaining.
|
|
5270
|
+
*/
|
|
5271
|
+
public Builder setSnmpIndex(int value) {
|
|
5272
|
+
|
|
5273
|
+
snmpIndex_ = value;
|
|
5274
|
+
bitField0_ |= 0x00040000;
|
|
5275
|
+
onChanged();
|
|
5276
|
+
return this;
|
|
5277
|
+
}
|
|
5278
|
+
/**
|
|
5279
|
+
* <pre>
|
|
5280
|
+
* SNMP specifics:
|
|
5281
|
+
* </pre>
|
|
5282
|
+
*
|
|
5283
|
+
* <code>optional int32 snmp_index = 27;</code>
|
|
5284
|
+
* @return This builder for chaining.
|
|
5285
|
+
*/
|
|
5286
|
+
public Builder clearSnmpIndex() {
|
|
5287
|
+
bitField0_ = (bitField0_ & ~0x00040000);
|
|
5288
|
+
snmpIndex_ = 0;
|
|
5289
|
+
onChanged();
|
|
5290
|
+
return this;
|
|
5291
|
+
}
|
|
5292
|
+
|
|
5293
|
+
private java.lang.Object description_ = "";
|
|
5294
|
+
/**
|
|
5295
|
+
* <pre>
|
|
5296
|
+
* SNMP and Citrix
|
|
5297
|
+
* </pre>
|
|
5298
|
+
*
|
|
5299
|
+
* <code>optional string description = 16;</code>
|
|
5300
|
+
* @return Whether the description field is set.
|
|
5301
|
+
*/
|
|
5302
|
+
public boolean hasDescription() {
|
|
5303
|
+
return ((bitField0_ & 0x00080000) != 0);
|
|
5304
|
+
}
|
|
5305
|
+
/**
|
|
5306
|
+
* <pre>
|
|
5307
|
+
* SNMP and Citrix
|
|
5308
|
+
* </pre>
|
|
5309
|
+
*
|
|
5310
|
+
* <code>optional string description = 16;</code>
|
|
5311
|
+
* @return The description.
|
|
5312
|
+
*/
|
|
5313
|
+
public java.lang.String getDescription() {
|
|
5314
|
+
java.lang.Object ref = description_;
|
|
5315
|
+
if (!(ref instanceof java.lang.String)) {
|
|
5316
|
+
com.google.protobuf.ByteString bs =
|
|
5317
|
+
(com.google.protobuf.ByteString) ref;
|
|
5318
|
+
java.lang.String s = bs.toStringUtf8();
|
|
5319
|
+
description_ = s;
|
|
5320
|
+
return s;
|
|
5321
|
+
} else {
|
|
5322
|
+
return (java.lang.String) ref;
|
|
5323
|
+
}
|
|
5324
|
+
}
|
|
5325
|
+
/**
|
|
5326
|
+
* <pre>
|
|
5327
|
+
* SNMP and Citrix
|
|
5328
|
+
* </pre>
|
|
5329
|
+
*
|
|
5330
|
+
* <code>optional string description = 16;</code>
|
|
5331
|
+
* @return The bytes for description.
|
|
5332
|
+
*/
|
|
5333
|
+
public com.google.protobuf.ByteString
|
|
5334
|
+
getDescriptionBytes() {
|
|
5335
|
+
java.lang.Object ref = description_;
|
|
5336
|
+
if (ref instanceof String) {
|
|
5337
|
+
com.google.protobuf.ByteString b =
|
|
5338
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
5339
|
+
(java.lang.String) ref);
|
|
5340
|
+
description_ = b;
|
|
5341
|
+
return b;
|
|
5342
|
+
} else {
|
|
5343
|
+
return (com.google.protobuf.ByteString) ref;
|
|
5344
|
+
}
|
|
5345
|
+
}
|
|
5346
|
+
/**
|
|
5347
|
+
* <pre>
|
|
5348
|
+
* SNMP and Citrix
|
|
5349
|
+
* </pre>
|
|
5350
|
+
*
|
|
5351
|
+
* <code>optional string description = 16;</code>
|
|
5352
|
+
* @param value The description to set.
|
|
5353
|
+
* @return This builder for chaining.
|
|
5354
|
+
*/
|
|
5355
|
+
public Builder setDescription(
|
|
5356
|
+
java.lang.String value) {
|
|
5357
|
+
if (value == null) { throw new NullPointerException(); }
|
|
5358
|
+
description_ = value;
|
|
5359
|
+
bitField0_ |= 0x00080000;
|
|
5360
|
+
onChanged();
|
|
5361
|
+
return this;
|
|
5362
|
+
}
|
|
5363
|
+
/**
|
|
5364
|
+
* <pre>
|
|
5365
|
+
* SNMP and Citrix
|
|
5366
|
+
* </pre>
|
|
5367
|
+
*
|
|
5368
|
+
* <code>optional string description = 16;</code>
|
|
5369
|
+
* @return This builder for chaining.
|
|
5370
|
+
*/
|
|
5371
|
+
public Builder clearDescription() {
|
|
5372
|
+
description_ = getDefaultInstance().getDescription();
|
|
5373
|
+
bitField0_ = (bitField0_ & ~0x00080000);
|
|
5374
|
+
onChanged();
|
|
5375
|
+
return this;
|
|
5376
|
+
}
|
|
5377
|
+
/**
|
|
5378
|
+
* <pre>
|
|
5379
|
+
* SNMP and Citrix
|
|
5380
|
+
* </pre>
|
|
5381
|
+
*
|
|
5382
|
+
* <code>optional string description = 16;</code>
|
|
5383
|
+
* @param value The bytes for description to set.
|
|
5384
|
+
* @return This builder for chaining.
|
|
5385
|
+
*/
|
|
5386
|
+
public Builder setDescriptionBytes(
|
|
5387
|
+
com.google.protobuf.ByteString value) {
|
|
5388
|
+
if (value == null) { throw new NullPointerException(); }
|
|
5389
|
+
checkByteStringIsUtf8(value);
|
|
5390
|
+
description_ = value;
|
|
5391
|
+
bitField0_ |= 0x00080000;
|
|
5392
|
+
onChanged();
|
|
5393
|
+
return this;
|
|
5394
|
+
}
|
|
5395
|
+
|
|
5396
|
+
private java.lang.Object alias_ = "";
|
|
5397
|
+
/**
|
|
5398
|
+
* <pre>
|
|
5399
|
+
* SNMP only
|
|
5400
|
+
* </pre>
|
|
5401
|
+
*
|
|
5402
|
+
* <code>optional string alias = 17;</code>
|
|
5403
|
+
* @return Whether the alias field is set.
|
|
5404
|
+
*/
|
|
5405
|
+
public boolean hasAlias() {
|
|
5406
|
+
return ((bitField0_ & 0x00100000) != 0);
|
|
5407
|
+
}
|
|
5408
|
+
/**
|
|
5409
|
+
* <pre>
|
|
5410
|
+
* SNMP only
|
|
5411
|
+
* </pre>
|
|
5412
|
+
*
|
|
5413
|
+
* <code>optional string alias = 17;</code>
|
|
5414
|
+
* @return The alias.
|
|
5415
|
+
*/
|
|
5416
|
+
public java.lang.String getAlias() {
|
|
5417
|
+
java.lang.Object ref = alias_;
|
|
5418
|
+
if (!(ref instanceof java.lang.String)) {
|
|
5419
|
+
com.google.protobuf.ByteString bs =
|
|
5420
|
+
(com.google.protobuf.ByteString) ref;
|
|
5421
|
+
java.lang.String s = bs.toStringUtf8();
|
|
5422
|
+
alias_ = s;
|
|
5423
|
+
return s;
|
|
5424
|
+
} else {
|
|
5425
|
+
return (java.lang.String) ref;
|
|
5426
|
+
}
|
|
5427
|
+
}
|
|
5428
|
+
/**
|
|
5429
|
+
* <pre>
|
|
5430
|
+
* SNMP only
|
|
5431
|
+
* </pre>
|
|
5432
|
+
*
|
|
5433
|
+
* <code>optional string alias = 17;</code>
|
|
5434
|
+
* @return The bytes for alias.
|
|
5435
|
+
*/
|
|
5436
|
+
public com.google.protobuf.ByteString
|
|
5437
|
+
getAliasBytes() {
|
|
5438
|
+
java.lang.Object ref = alias_;
|
|
5439
|
+
if (ref instanceof String) {
|
|
5440
|
+
com.google.protobuf.ByteString b =
|
|
5441
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
5442
|
+
(java.lang.String) ref);
|
|
5443
|
+
alias_ = b;
|
|
5444
|
+
return b;
|
|
5445
|
+
} else {
|
|
5446
|
+
return (com.google.protobuf.ByteString) ref;
|
|
5447
|
+
}
|
|
5448
|
+
}
|
|
5449
|
+
/**
|
|
5450
|
+
* <pre>
|
|
5451
|
+
* SNMP only
|
|
5452
|
+
* </pre>
|
|
5453
|
+
*
|
|
5454
|
+
* <code>optional string alias = 17;</code>
|
|
5455
|
+
* @param value The alias to set.
|
|
5456
|
+
* @return This builder for chaining.
|
|
5457
|
+
*/
|
|
5458
|
+
public Builder setAlias(
|
|
5459
|
+
java.lang.String value) {
|
|
5460
|
+
if (value == null) { throw new NullPointerException(); }
|
|
5461
|
+
alias_ = value;
|
|
5462
|
+
bitField0_ |= 0x00100000;
|
|
5463
|
+
onChanged();
|
|
5464
|
+
return this;
|
|
5465
|
+
}
|
|
5466
|
+
/**
|
|
5467
|
+
* <pre>
|
|
5468
|
+
* SNMP only
|
|
5469
|
+
* </pre>
|
|
5470
|
+
*
|
|
5471
|
+
* <code>optional string alias = 17;</code>
|
|
5472
|
+
* @return This builder for chaining.
|
|
5473
|
+
*/
|
|
5474
|
+
public Builder clearAlias() {
|
|
5475
|
+
alias_ = getDefaultInstance().getAlias();
|
|
5476
|
+
bitField0_ = (bitField0_ & ~0x00100000);
|
|
5477
|
+
onChanged();
|
|
5478
|
+
return this;
|
|
5479
|
+
}
|
|
5480
|
+
/**
|
|
5481
|
+
* <pre>
|
|
5482
|
+
* SNMP only
|
|
5483
|
+
* </pre>
|
|
5484
|
+
*
|
|
5485
|
+
* <code>optional string alias = 17;</code>
|
|
5486
|
+
* @param value The bytes for alias to set.
|
|
5487
|
+
* @return This builder for chaining.
|
|
5488
|
+
*/
|
|
5489
|
+
public Builder setAliasBytes(
|
|
5490
|
+
com.google.protobuf.ByteString value) {
|
|
5491
|
+
if (value == null) { throw new NullPointerException(); }
|
|
5492
|
+
checkByteStringIsUtf8(value);
|
|
5493
|
+
alias_ = value;
|
|
5494
|
+
bitField0_ |= 0x00100000;
|
|
5495
|
+
onChanged();
|
|
5496
|
+
return this;
|
|
5497
|
+
}
|
|
5498
|
+
|
|
5499
|
+
private long mtu_ ;
|
|
5500
|
+
/**
|
|
5501
|
+
* <pre>
|
|
5502
|
+
* SNMP , Linux, EsxiHost, Citrix
|
|
5503
|
+
* </pre>
|
|
5504
|
+
*
|
|
5505
|
+
* <code>optional int64 mtu = 18;</code>
|
|
5506
|
+
* @return Whether the mtu field is set.
|
|
5507
|
+
*/
|
|
5508
|
+
@java.lang.Override
|
|
5509
|
+
public boolean hasMtu() {
|
|
5510
|
+
return ((bitField0_ & 0x00200000) != 0);
|
|
5511
|
+
}
|
|
5512
|
+
/**
|
|
5513
|
+
* <pre>
|
|
5514
|
+
* SNMP , Linux, EsxiHost, Citrix
|
|
5515
|
+
* </pre>
|
|
5516
|
+
*
|
|
5517
|
+
* <code>optional int64 mtu = 18;</code>
|
|
5518
|
+
* @return The mtu.
|
|
5519
|
+
*/
|
|
5520
|
+
@java.lang.Override
|
|
5521
|
+
public long getMtu() {
|
|
5522
|
+
return mtu_;
|
|
5523
|
+
}
|
|
5524
|
+
/**
|
|
5525
|
+
* <pre>
|
|
5526
|
+
* SNMP , Linux, EsxiHost, Citrix
|
|
5527
|
+
* </pre>
|
|
5528
|
+
*
|
|
5529
|
+
* <code>optional int64 mtu = 18;</code>
|
|
5530
|
+
* @param value The mtu to set.
|
|
5531
|
+
* @return This builder for chaining.
|
|
5532
|
+
*/
|
|
5533
|
+
public Builder setMtu(long value) {
|
|
5534
|
+
|
|
5535
|
+
mtu_ = value;
|
|
5536
|
+
bitField0_ |= 0x00200000;
|
|
5537
|
+
onChanged();
|
|
5538
|
+
return this;
|
|
5539
|
+
}
|
|
5540
|
+
/**
|
|
5541
|
+
* <pre>
|
|
5542
|
+
* SNMP , Linux, EsxiHost, Citrix
|
|
5543
|
+
* </pre>
|
|
5544
|
+
*
|
|
5545
|
+
* <code>optional int64 mtu = 18;</code>
|
|
5546
|
+
* @return This builder for chaining.
|
|
5547
|
+
*/
|
|
5548
|
+
public Builder clearMtu() {
|
|
5549
|
+
bitField0_ = (bitField0_ & ~0x00200000);
|
|
5550
|
+
mtu_ = 0L;
|
|
5551
|
+
onChanged();
|
|
5552
|
+
return this;
|
|
5553
|
+
}
|
|
5554
|
+
|
|
5555
|
+
private long speed_ ;
|
|
5556
|
+
/**
|
|
5557
|
+
* <pre>
|
|
5558
|
+
* SNMP, WindowsNetworkAdapter, EsxiHost
|
|
5559
|
+
* </pre>
|
|
5560
|
+
*
|
|
5561
|
+
* <code>optional int64 speed = 19;</code>
|
|
5562
|
+
* @return Whether the speed field is set.
|
|
5563
|
+
*/
|
|
5564
|
+
@java.lang.Override
|
|
5565
|
+
public boolean hasSpeed() {
|
|
5566
|
+
return ((bitField0_ & 0x00400000) != 0);
|
|
5567
|
+
}
|
|
5568
|
+
/**
|
|
5569
|
+
* <pre>
|
|
5570
|
+
* SNMP, WindowsNetworkAdapter, EsxiHost
|
|
5571
|
+
* </pre>
|
|
5572
|
+
*
|
|
5573
|
+
* <code>optional int64 speed = 19;</code>
|
|
5574
|
+
* @return The speed.
|
|
5575
|
+
*/
|
|
5576
|
+
@java.lang.Override
|
|
5577
|
+
public long getSpeed() {
|
|
5578
|
+
return speed_;
|
|
5579
|
+
}
|
|
5580
|
+
/**
|
|
5581
|
+
* <pre>
|
|
5582
|
+
* SNMP, WindowsNetworkAdapter, EsxiHost
|
|
5583
|
+
* </pre>
|
|
5584
|
+
*
|
|
5585
|
+
* <code>optional int64 speed = 19;</code>
|
|
5586
|
+
* @param value The speed to set.
|
|
5587
|
+
* @return This builder for chaining.
|
|
5588
|
+
*/
|
|
5589
|
+
public Builder setSpeed(long value) {
|
|
5590
|
+
|
|
5591
|
+
speed_ = value;
|
|
5592
|
+
bitField0_ |= 0x00400000;
|
|
5593
|
+
onChanged();
|
|
5594
|
+
return this;
|
|
5595
|
+
}
|
|
5596
|
+
/**
|
|
5597
|
+
* <pre>
|
|
5598
|
+
* SNMP, WindowsNetworkAdapter, EsxiHost
|
|
5599
|
+
* </pre>
|
|
5600
|
+
*
|
|
5601
|
+
* <code>optional int64 speed = 19;</code>
|
|
5602
|
+
* @return This builder for chaining.
|
|
5603
|
+
*/
|
|
5604
|
+
public Builder clearSpeed() {
|
|
5605
|
+
bitField0_ = (bitField0_ & ~0x00400000);
|
|
5606
|
+
speed_ = 0L;
|
|
5607
|
+
onChanged();
|
|
5608
|
+
return this;
|
|
5609
|
+
}
|
|
5610
|
+
|
|
5611
|
+
private long highSpeed_ ;
|
|
5612
|
+
/**
|
|
5613
|
+
* <pre>
|
|
5614
|
+
* SNMP only
|
|
5615
|
+
* </pre>
|
|
5616
|
+
*
|
|
5617
|
+
* <code>optional int64 high_speed = 20;</code>
|
|
5618
|
+
* @return Whether the highSpeed field is set.
|
|
5619
|
+
*/
|
|
5620
|
+
@java.lang.Override
|
|
5621
|
+
public boolean hasHighSpeed() {
|
|
5622
|
+
return ((bitField0_ & 0x00800000) != 0);
|
|
5623
|
+
}
|
|
5624
|
+
/**
|
|
5625
|
+
* <pre>
|
|
5626
|
+
* SNMP only
|
|
5627
|
+
* </pre>
|
|
5628
|
+
*
|
|
5629
|
+
* <code>optional int64 high_speed = 20;</code>
|
|
5630
|
+
* @return The highSpeed.
|
|
5631
|
+
*/
|
|
5632
|
+
@java.lang.Override
|
|
5633
|
+
public long getHighSpeed() {
|
|
5634
|
+
return highSpeed_;
|
|
5635
|
+
}
|
|
5636
|
+
/**
|
|
5637
|
+
* <pre>
|
|
5638
|
+
* SNMP only
|
|
5639
|
+
* </pre>
|
|
5640
|
+
*
|
|
5641
|
+
* <code>optional int64 high_speed = 20;</code>
|
|
5642
|
+
* @param value The highSpeed to set.
|
|
5643
|
+
* @return This builder for chaining.
|
|
5644
|
+
*/
|
|
5645
|
+
public Builder setHighSpeed(long value) {
|
|
5646
|
+
|
|
5647
|
+
highSpeed_ = value;
|
|
5648
|
+
bitField0_ |= 0x00800000;
|
|
5649
|
+
onChanged();
|
|
5650
|
+
return this;
|
|
5651
|
+
}
|
|
5652
|
+
/**
|
|
5653
|
+
* <pre>
|
|
5654
|
+
* SNMP only
|
|
5655
|
+
* </pre>
|
|
5656
|
+
*
|
|
5657
|
+
* <code>optional int64 high_speed = 20;</code>
|
|
5658
|
+
* @return This builder for chaining.
|
|
5659
|
+
*/
|
|
5660
|
+
public Builder clearHighSpeed() {
|
|
5661
|
+
bitField0_ = (bitField0_ & ~0x00800000);
|
|
5662
|
+
highSpeed_ = 0L;
|
|
5663
|
+
onChanged();
|
|
5664
|
+
return this;
|
|
5665
|
+
}
|
|
5666
|
+
|
|
5667
|
+
private com.lansweeper.dp.outbound.v1.MappedValue adminStatus_;
|
|
5668
|
+
private com.google.protobuf.SingleFieldBuilderV3<
|
|
5669
|
+
com.lansweeper.dp.outbound.v1.MappedValue, com.lansweeper.dp.outbound.v1.MappedValue.Builder, com.lansweeper.dp.outbound.v1.MappedValueOrBuilder> adminStatusBuilder_;
|
|
5670
|
+
/**
|
|
5671
|
+
* <pre>
|
|
5672
|
+
* SNMP only
|
|
5673
|
+
* </pre>
|
|
5674
|
+
*
|
|
5675
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue admin_status = 21;</code>
|
|
5676
|
+
* @return Whether the adminStatus field is set.
|
|
5677
|
+
*/
|
|
5678
|
+
public boolean hasAdminStatus() {
|
|
5679
|
+
return ((bitField0_ & 0x01000000) != 0);
|
|
5680
|
+
}
|
|
5681
|
+
/**
|
|
5682
|
+
* <pre>
|
|
5683
|
+
* SNMP only
|
|
5684
|
+
* </pre>
|
|
5685
|
+
*
|
|
5686
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue admin_status = 21;</code>
|
|
5687
|
+
* @return The adminStatus.
|
|
5688
|
+
*/
|
|
5689
|
+
public com.lansweeper.dp.outbound.v1.MappedValue getAdminStatus() {
|
|
5690
|
+
if (adminStatusBuilder_ == null) {
|
|
5691
|
+
return adminStatus_ == null ? com.lansweeper.dp.outbound.v1.MappedValue.getDefaultInstance() : adminStatus_;
|
|
5692
|
+
} else {
|
|
5693
|
+
return adminStatusBuilder_.getMessage();
|
|
5694
|
+
}
|
|
5695
|
+
}
|
|
5696
|
+
/**
|
|
5697
|
+
* <pre>
|
|
5698
|
+
* SNMP only
|
|
5699
|
+
* </pre>
|
|
5700
|
+
*
|
|
5701
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue admin_status = 21;</code>
|
|
5702
|
+
*/
|
|
5703
|
+
public Builder setAdminStatus(com.lansweeper.dp.outbound.v1.MappedValue value) {
|
|
5704
|
+
if (adminStatusBuilder_ == null) {
|
|
5705
|
+
if (value == null) {
|
|
5706
|
+
throw new NullPointerException();
|
|
5707
|
+
}
|
|
5708
|
+
adminStatus_ = value;
|
|
5709
|
+
} else {
|
|
5710
|
+
adminStatusBuilder_.setMessage(value);
|
|
5711
|
+
}
|
|
5712
|
+
bitField0_ |= 0x01000000;
|
|
5713
|
+
onChanged();
|
|
5714
|
+
return this;
|
|
5715
|
+
}
|
|
5716
|
+
/**
|
|
5717
|
+
* <pre>
|
|
5718
|
+
* SNMP only
|
|
5719
|
+
* </pre>
|
|
5720
|
+
*
|
|
5721
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue admin_status = 21;</code>
|
|
5722
|
+
*/
|
|
5723
|
+
public Builder setAdminStatus(
|
|
5724
|
+
com.lansweeper.dp.outbound.v1.MappedValue.Builder builderForValue) {
|
|
5725
|
+
if (adminStatusBuilder_ == null) {
|
|
5726
|
+
adminStatus_ = builderForValue.build();
|
|
5727
|
+
} else {
|
|
5728
|
+
adminStatusBuilder_.setMessage(builderForValue.build());
|
|
5729
|
+
}
|
|
5730
|
+
bitField0_ |= 0x01000000;
|
|
5731
|
+
onChanged();
|
|
5732
|
+
return this;
|
|
5733
|
+
}
|
|
5734
|
+
/**
|
|
5735
|
+
* <pre>
|
|
5736
|
+
* SNMP only
|
|
5737
|
+
* </pre>
|
|
5738
|
+
*
|
|
5739
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue admin_status = 21;</code>
|
|
5740
|
+
*/
|
|
5741
|
+
public Builder mergeAdminStatus(com.lansweeper.dp.outbound.v1.MappedValue value) {
|
|
5742
|
+
if (adminStatusBuilder_ == null) {
|
|
5743
|
+
if (((bitField0_ & 0x01000000) != 0) &&
|
|
5744
|
+
adminStatus_ != null &&
|
|
5745
|
+
adminStatus_ != com.lansweeper.dp.outbound.v1.MappedValue.getDefaultInstance()) {
|
|
5746
|
+
getAdminStatusBuilder().mergeFrom(value);
|
|
5747
|
+
} else {
|
|
5748
|
+
adminStatus_ = value;
|
|
5749
|
+
}
|
|
5750
|
+
} else {
|
|
5751
|
+
adminStatusBuilder_.mergeFrom(value);
|
|
5752
|
+
}
|
|
5753
|
+
if (adminStatus_ != null) {
|
|
5754
|
+
bitField0_ |= 0x01000000;
|
|
5755
|
+
onChanged();
|
|
5756
|
+
}
|
|
5757
|
+
return this;
|
|
5758
|
+
}
|
|
5759
|
+
/**
|
|
5760
|
+
* <pre>
|
|
5761
|
+
* SNMP only
|
|
5762
|
+
* </pre>
|
|
5763
|
+
*
|
|
5764
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue admin_status = 21;</code>
|
|
5765
|
+
*/
|
|
5766
|
+
public Builder clearAdminStatus() {
|
|
5767
|
+
bitField0_ = (bitField0_ & ~0x01000000);
|
|
5768
|
+
adminStatus_ = null;
|
|
5769
|
+
if (adminStatusBuilder_ != null) {
|
|
5770
|
+
adminStatusBuilder_.dispose();
|
|
5771
|
+
adminStatusBuilder_ = null;
|
|
5772
|
+
}
|
|
5773
|
+
onChanged();
|
|
5774
|
+
return this;
|
|
5775
|
+
}
|
|
5776
|
+
/**
|
|
5777
|
+
* <pre>
|
|
5778
|
+
* SNMP only
|
|
5779
|
+
* </pre>
|
|
5780
|
+
*
|
|
5781
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue admin_status = 21;</code>
|
|
5782
|
+
*/
|
|
5783
|
+
public com.lansweeper.dp.outbound.v1.MappedValue.Builder getAdminStatusBuilder() {
|
|
5784
|
+
bitField0_ |= 0x01000000;
|
|
5785
|
+
onChanged();
|
|
5786
|
+
return getAdminStatusFieldBuilder().getBuilder();
|
|
5787
|
+
}
|
|
5788
|
+
/**
|
|
5789
|
+
* <pre>
|
|
5790
|
+
* SNMP only
|
|
5791
|
+
* </pre>
|
|
5792
|
+
*
|
|
5793
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue admin_status = 21;</code>
|
|
5794
|
+
*/
|
|
5795
|
+
public com.lansweeper.dp.outbound.v1.MappedValueOrBuilder getAdminStatusOrBuilder() {
|
|
5796
|
+
if (adminStatusBuilder_ != null) {
|
|
5797
|
+
return adminStatusBuilder_.getMessageOrBuilder();
|
|
5798
|
+
} else {
|
|
5799
|
+
return adminStatus_ == null ?
|
|
5800
|
+
com.lansweeper.dp.outbound.v1.MappedValue.getDefaultInstance() : adminStatus_;
|
|
5801
|
+
}
|
|
5802
|
+
}
|
|
5803
|
+
/**
|
|
5804
|
+
* <pre>
|
|
5805
|
+
* SNMP only
|
|
5806
|
+
* </pre>
|
|
5807
|
+
*
|
|
5808
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue admin_status = 21;</code>
|
|
5809
|
+
*/
|
|
5810
|
+
private com.google.protobuf.SingleFieldBuilderV3<
|
|
5811
|
+
com.lansweeper.dp.outbound.v1.MappedValue, com.lansweeper.dp.outbound.v1.MappedValue.Builder, com.lansweeper.dp.outbound.v1.MappedValueOrBuilder>
|
|
5812
|
+
getAdminStatusFieldBuilder() {
|
|
5813
|
+
if (adminStatusBuilder_ == null) {
|
|
5814
|
+
adminStatusBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
|
|
5815
|
+
com.lansweeper.dp.outbound.v1.MappedValue, com.lansweeper.dp.outbound.v1.MappedValue.Builder, com.lansweeper.dp.outbound.v1.MappedValueOrBuilder>(
|
|
5816
|
+
getAdminStatus(),
|
|
5817
|
+
getParentForChildren(),
|
|
5818
|
+
isClean());
|
|
5819
|
+
adminStatus_ = null;
|
|
5820
|
+
}
|
|
5821
|
+
return adminStatusBuilder_;
|
|
5822
|
+
}
|
|
5823
|
+
|
|
5824
|
+
private com.lansweeper.dp.outbound.v1.MappedValue operStatus_;
|
|
5825
|
+
private com.google.protobuf.SingleFieldBuilderV3<
|
|
5826
|
+
com.lansweeper.dp.outbound.v1.MappedValue, com.lansweeper.dp.outbound.v1.MappedValue.Builder, com.lansweeper.dp.outbound.v1.MappedValueOrBuilder> operStatusBuilder_;
|
|
5827
|
+
/**
|
|
5828
|
+
* <pre>
|
|
5829
|
+
* SNMP only
|
|
5830
|
+
* </pre>
|
|
5831
|
+
*
|
|
5832
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue oper_status = 22;</code>
|
|
5833
|
+
* @return Whether the operStatus field is set.
|
|
5834
|
+
*/
|
|
5835
|
+
public boolean hasOperStatus() {
|
|
5836
|
+
return ((bitField0_ & 0x02000000) != 0);
|
|
5837
|
+
}
|
|
5838
|
+
/**
|
|
5839
|
+
* <pre>
|
|
5840
|
+
* SNMP only
|
|
5841
|
+
* </pre>
|
|
5842
|
+
*
|
|
5843
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue oper_status = 22;</code>
|
|
5844
|
+
* @return The operStatus.
|
|
5845
|
+
*/
|
|
5846
|
+
public com.lansweeper.dp.outbound.v1.MappedValue getOperStatus() {
|
|
5847
|
+
if (operStatusBuilder_ == null) {
|
|
5848
|
+
return operStatus_ == null ? com.lansweeper.dp.outbound.v1.MappedValue.getDefaultInstance() : operStatus_;
|
|
5849
|
+
} else {
|
|
5850
|
+
return operStatusBuilder_.getMessage();
|
|
5851
|
+
}
|
|
5852
|
+
}
|
|
5853
|
+
/**
|
|
5854
|
+
* <pre>
|
|
5855
|
+
* SNMP only
|
|
5856
|
+
* </pre>
|
|
5857
|
+
*
|
|
5858
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue oper_status = 22;</code>
|
|
5859
|
+
*/
|
|
5860
|
+
public Builder setOperStatus(com.lansweeper.dp.outbound.v1.MappedValue value) {
|
|
5861
|
+
if (operStatusBuilder_ == null) {
|
|
5862
|
+
if (value == null) {
|
|
5863
|
+
throw new NullPointerException();
|
|
5864
|
+
}
|
|
5865
|
+
operStatus_ = value;
|
|
5866
|
+
} else {
|
|
5867
|
+
operStatusBuilder_.setMessage(value);
|
|
5868
|
+
}
|
|
5869
|
+
bitField0_ |= 0x02000000;
|
|
5870
|
+
onChanged();
|
|
5871
|
+
return this;
|
|
5872
|
+
}
|
|
5873
|
+
/**
|
|
5874
|
+
* <pre>
|
|
5875
|
+
* SNMP only
|
|
5876
|
+
* </pre>
|
|
5877
|
+
*
|
|
5878
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue oper_status = 22;</code>
|
|
5879
|
+
*/
|
|
5880
|
+
public Builder setOperStatus(
|
|
5881
|
+
com.lansweeper.dp.outbound.v1.MappedValue.Builder builderForValue) {
|
|
5882
|
+
if (operStatusBuilder_ == null) {
|
|
5883
|
+
operStatus_ = builderForValue.build();
|
|
5884
|
+
} else {
|
|
5885
|
+
operStatusBuilder_.setMessage(builderForValue.build());
|
|
5886
|
+
}
|
|
5887
|
+
bitField0_ |= 0x02000000;
|
|
5888
|
+
onChanged();
|
|
5889
|
+
return this;
|
|
5890
|
+
}
|
|
5891
|
+
/**
|
|
5892
|
+
* <pre>
|
|
5893
|
+
* SNMP only
|
|
5894
|
+
* </pre>
|
|
5895
|
+
*
|
|
5896
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue oper_status = 22;</code>
|
|
5897
|
+
*/
|
|
5898
|
+
public Builder mergeOperStatus(com.lansweeper.dp.outbound.v1.MappedValue value) {
|
|
5899
|
+
if (operStatusBuilder_ == null) {
|
|
5900
|
+
if (((bitField0_ & 0x02000000) != 0) &&
|
|
5901
|
+
operStatus_ != null &&
|
|
5902
|
+
operStatus_ != com.lansweeper.dp.outbound.v1.MappedValue.getDefaultInstance()) {
|
|
5903
|
+
getOperStatusBuilder().mergeFrom(value);
|
|
5904
|
+
} else {
|
|
5905
|
+
operStatus_ = value;
|
|
5906
|
+
}
|
|
5907
|
+
} else {
|
|
5908
|
+
operStatusBuilder_.mergeFrom(value);
|
|
5909
|
+
}
|
|
5910
|
+
if (operStatus_ != null) {
|
|
5911
|
+
bitField0_ |= 0x02000000;
|
|
5912
|
+
onChanged();
|
|
5913
|
+
}
|
|
5914
|
+
return this;
|
|
5915
|
+
}
|
|
5916
|
+
/**
|
|
5917
|
+
* <pre>
|
|
5918
|
+
* SNMP only
|
|
5919
|
+
* </pre>
|
|
5920
|
+
*
|
|
5921
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue oper_status = 22;</code>
|
|
5922
|
+
*/
|
|
5923
|
+
public Builder clearOperStatus() {
|
|
5924
|
+
bitField0_ = (bitField0_ & ~0x02000000);
|
|
5925
|
+
operStatus_ = null;
|
|
5926
|
+
if (operStatusBuilder_ != null) {
|
|
5927
|
+
operStatusBuilder_.dispose();
|
|
5928
|
+
operStatusBuilder_ = null;
|
|
5929
|
+
}
|
|
5930
|
+
onChanged();
|
|
5931
|
+
return this;
|
|
5932
|
+
}
|
|
5933
|
+
/**
|
|
5934
|
+
* <pre>
|
|
5935
|
+
* SNMP only
|
|
5936
|
+
* </pre>
|
|
5937
|
+
*
|
|
5938
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue oper_status = 22;</code>
|
|
5939
|
+
*/
|
|
5940
|
+
public com.lansweeper.dp.outbound.v1.MappedValue.Builder getOperStatusBuilder() {
|
|
5941
|
+
bitField0_ |= 0x02000000;
|
|
5942
|
+
onChanged();
|
|
5943
|
+
return getOperStatusFieldBuilder().getBuilder();
|
|
5944
|
+
}
|
|
5945
|
+
/**
|
|
5946
|
+
* <pre>
|
|
5947
|
+
* SNMP only
|
|
5948
|
+
* </pre>
|
|
5949
|
+
*
|
|
5950
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue oper_status = 22;</code>
|
|
5951
|
+
*/
|
|
5952
|
+
public com.lansweeper.dp.outbound.v1.MappedValueOrBuilder getOperStatusOrBuilder() {
|
|
5953
|
+
if (operStatusBuilder_ != null) {
|
|
5954
|
+
return operStatusBuilder_.getMessageOrBuilder();
|
|
5955
|
+
} else {
|
|
5956
|
+
return operStatus_ == null ?
|
|
5957
|
+
com.lansweeper.dp.outbound.v1.MappedValue.getDefaultInstance() : operStatus_;
|
|
5958
|
+
}
|
|
5959
|
+
}
|
|
5960
|
+
/**
|
|
5961
|
+
* <pre>
|
|
5962
|
+
* SNMP only
|
|
5963
|
+
* </pre>
|
|
5964
|
+
*
|
|
5965
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue oper_status = 22;</code>
|
|
5966
|
+
*/
|
|
5967
|
+
private com.google.protobuf.SingleFieldBuilderV3<
|
|
5968
|
+
com.lansweeper.dp.outbound.v1.MappedValue, com.lansweeper.dp.outbound.v1.MappedValue.Builder, com.lansweeper.dp.outbound.v1.MappedValueOrBuilder>
|
|
5969
|
+
getOperStatusFieldBuilder() {
|
|
5970
|
+
if (operStatusBuilder_ == null) {
|
|
5971
|
+
operStatusBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
|
|
5972
|
+
com.lansweeper.dp.outbound.v1.MappedValue, com.lansweeper.dp.outbound.v1.MappedValue.Builder, com.lansweeper.dp.outbound.v1.MappedValueOrBuilder>(
|
|
5973
|
+
getOperStatus(),
|
|
5974
|
+
getParentForChildren(),
|
|
5975
|
+
isClean());
|
|
5976
|
+
operStatus_ = null;
|
|
5977
|
+
}
|
|
5978
|
+
return operStatusBuilder_;
|
|
5979
|
+
}
|
|
5980
|
+
|
|
5981
|
+
private com.google.protobuf.LazyStringArrayList connectedDevices_ =
|
|
5982
|
+
com.google.protobuf.LazyStringArrayList.emptyList();
|
|
5983
|
+
private void ensureConnectedDevicesIsMutable() {
|
|
5984
|
+
if (!connectedDevices_.isModifiable()) {
|
|
5985
|
+
connectedDevices_ = new com.google.protobuf.LazyStringArrayList(connectedDevices_);
|
|
5986
|
+
}
|
|
5987
|
+
bitField0_ |= 0x04000000;
|
|
5988
|
+
}
|
|
5989
|
+
/**
|
|
5990
|
+
* <pre>
|
|
5991
|
+
* SNMP only
|
|
5992
|
+
* </pre>
|
|
5993
|
+
*
|
|
5994
|
+
* <code>repeated string connected_devices = 23;</code>
|
|
5995
|
+
* @return A list containing the connectedDevices.
|
|
5996
|
+
*/
|
|
5997
|
+
public com.google.protobuf.ProtocolStringList
|
|
5998
|
+
getConnectedDevicesList() {
|
|
5999
|
+
connectedDevices_.makeImmutable();
|
|
6000
|
+
return connectedDevices_;
|
|
6001
|
+
}
|
|
6002
|
+
/**
|
|
6003
|
+
* <pre>
|
|
6004
|
+
* SNMP only
|
|
6005
|
+
* </pre>
|
|
6006
|
+
*
|
|
6007
|
+
* <code>repeated string connected_devices = 23;</code>
|
|
6008
|
+
* @return The count of connectedDevices.
|
|
6009
|
+
*/
|
|
6010
|
+
public int getConnectedDevicesCount() {
|
|
6011
|
+
return connectedDevices_.size();
|
|
6012
|
+
}
|
|
6013
|
+
/**
|
|
6014
|
+
* <pre>
|
|
6015
|
+
* SNMP only
|
|
6016
|
+
* </pre>
|
|
6017
|
+
*
|
|
6018
|
+
* <code>repeated string connected_devices = 23;</code>
|
|
6019
|
+
* @param index The index of the element to return.
|
|
6020
|
+
* @return The connectedDevices at the given index.
|
|
6021
|
+
*/
|
|
6022
|
+
public java.lang.String getConnectedDevices(int index) {
|
|
6023
|
+
return connectedDevices_.get(index);
|
|
6024
|
+
}
|
|
6025
|
+
/**
|
|
6026
|
+
* <pre>
|
|
6027
|
+
* SNMP only
|
|
6028
|
+
* </pre>
|
|
6029
|
+
*
|
|
6030
|
+
* <code>repeated string connected_devices = 23;</code>
|
|
6031
|
+
* @param index The index of the value to return.
|
|
6032
|
+
* @return The bytes of the connectedDevices at the given index.
|
|
6033
|
+
*/
|
|
6034
|
+
public com.google.protobuf.ByteString
|
|
6035
|
+
getConnectedDevicesBytes(int index) {
|
|
6036
|
+
return connectedDevices_.getByteString(index);
|
|
6037
|
+
}
|
|
6038
|
+
/**
|
|
6039
|
+
* <pre>
|
|
6040
|
+
* SNMP only
|
|
6041
|
+
* </pre>
|
|
6042
|
+
*
|
|
6043
|
+
* <code>repeated string connected_devices = 23;</code>
|
|
6044
|
+
* @param index The index to set the value at.
|
|
6045
|
+
* @param value The connectedDevices to set.
|
|
6046
|
+
* @return This builder for chaining.
|
|
6047
|
+
*/
|
|
6048
|
+
public Builder setConnectedDevices(
|
|
6049
|
+
int index, java.lang.String value) {
|
|
6050
|
+
if (value == null) { throw new NullPointerException(); }
|
|
6051
|
+
ensureConnectedDevicesIsMutable();
|
|
6052
|
+
connectedDevices_.set(index, value);
|
|
6053
|
+
bitField0_ |= 0x04000000;
|
|
6054
|
+
onChanged();
|
|
6055
|
+
return this;
|
|
6056
|
+
}
|
|
6057
|
+
/**
|
|
6058
|
+
* <pre>
|
|
6059
|
+
* SNMP only
|
|
6060
|
+
* </pre>
|
|
6061
|
+
*
|
|
6062
|
+
* <code>repeated string connected_devices = 23;</code>
|
|
6063
|
+
* @param value The connectedDevices to add.
|
|
6064
|
+
* @return This builder for chaining.
|
|
6065
|
+
*/
|
|
6066
|
+
public Builder addConnectedDevices(
|
|
6067
|
+
java.lang.String value) {
|
|
6068
|
+
if (value == null) { throw new NullPointerException(); }
|
|
6069
|
+
ensureConnectedDevicesIsMutable();
|
|
6070
|
+
connectedDevices_.add(value);
|
|
6071
|
+
bitField0_ |= 0x04000000;
|
|
6072
|
+
onChanged();
|
|
6073
|
+
return this;
|
|
6074
|
+
}
|
|
6075
|
+
/**
|
|
6076
|
+
* <pre>
|
|
6077
|
+
* SNMP only
|
|
6078
|
+
* </pre>
|
|
6079
|
+
*
|
|
6080
|
+
* <code>repeated string connected_devices = 23;</code>
|
|
6081
|
+
* @param values The connectedDevices to add.
|
|
6082
|
+
* @return This builder for chaining.
|
|
6083
|
+
*/
|
|
6084
|
+
public Builder addAllConnectedDevices(
|
|
6085
|
+
java.lang.Iterable<java.lang.String> values) {
|
|
6086
|
+
ensureConnectedDevicesIsMutable();
|
|
6087
|
+
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
6088
|
+
values, connectedDevices_);
|
|
6089
|
+
bitField0_ |= 0x04000000;
|
|
6090
|
+
onChanged();
|
|
6091
|
+
return this;
|
|
6092
|
+
}
|
|
6093
|
+
/**
|
|
6094
|
+
* <pre>
|
|
6095
|
+
* SNMP only
|
|
6096
|
+
* </pre>
|
|
6097
|
+
*
|
|
6098
|
+
* <code>repeated string connected_devices = 23;</code>
|
|
6099
|
+
* @return This builder for chaining.
|
|
6100
|
+
*/
|
|
6101
|
+
public Builder clearConnectedDevices() {
|
|
6102
|
+
connectedDevices_ =
|
|
6103
|
+
com.google.protobuf.LazyStringArrayList.emptyList();
|
|
6104
|
+
bitField0_ = (bitField0_ & ~0x04000000);;
|
|
6105
|
+
onChanged();
|
|
6106
|
+
return this;
|
|
6107
|
+
}
|
|
6108
|
+
/**
|
|
6109
|
+
* <pre>
|
|
6110
|
+
* SNMP only
|
|
6111
|
+
* </pre>
|
|
6112
|
+
*
|
|
6113
|
+
* <code>repeated string connected_devices = 23;</code>
|
|
6114
|
+
* @param value The bytes of the connectedDevices to add.
|
|
6115
|
+
* @return This builder for chaining.
|
|
6116
|
+
*/
|
|
6117
|
+
public Builder addConnectedDevicesBytes(
|
|
6118
|
+
com.google.protobuf.ByteString value) {
|
|
6119
|
+
if (value == null) { throw new NullPointerException(); }
|
|
6120
|
+
checkByteStringIsUtf8(value);
|
|
6121
|
+
ensureConnectedDevicesIsMutable();
|
|
6122
|
+
connectedDevices_.add(value);
|
|
6123
|
+
bitField0_ |= 0x04000000;
|
|
6124
|
+
onChanged();
|
|
6125
|
+
return this;
|
|
6126
|
+
}
|
|
6127
|
+
|
|
6128
|
+
private com.google.protobuf.LazyStringArrayList vlans_ =
|
|
6129
|
+
com.google.protobuf.LazyStringArrayList.emptyList();
|
|
6130
|
+
private void ensureVlansIsMutable() {
|
|
6131
|
+
if (!vlans_.isModifiable()) {
|
|
6132
|
+
vlans_ = new com.google.protobuf.LazyStringArrayList(vlans_);
|
|
6133
|
+
}
|
|
6134
|
+
bitField0_ |= 0x08000000;
|
|
6135
|
+
}
|
|
6136
|
+
/**
|
|
6137
|
+
* <pre>
|
|
6138
|
+
* SNMP only
|
|
6139
|
+
* </pre>
|
|
6140
|
+
*
|
|
6141
|
+
* <code>repeated string vlans = 24;</code>
|
|
6142
|
+
* @return A list containing the vlans.
|
|
4356
6143
|
*/
|
|
4357
|
-
public
|
|
4358
|
-
|
|
4359
|
-
|
|
4360
|
-
|
|
4361
|
-
return this;
|
|
6144
|
+
public com.google.protobuf.ProtocolStringList
|
|
6145
|
+
getVlansList() {
|
|
6146
|
+
vlans_.makeImmutable();
|
|
6147
|
+
return vlans_;
|
|
4362
6148
|
}
|
|
4363
|
-
|
|
4364
|
-
private int snmpIndex_ ;
|
|
4365
6149
|
/**
|
|
4366
6150
|
* <pre>
|
|
4367
|
-
* SNMP
|
|
6151
|
+
* SNMP only
|
|
4368
6152
|
* </pre>
|
|
4369
6153
|
*
|
|
4370
|
-
* <code>
|
|
4371
|
-
* @return
|
|
6154
|
+
* <code>repeated string vlans = 24;</code>
|
|
6155
|
+
* @return The count of vlans.
|
|
4372
6156
|
*/
|
|
4373
|
-
|
|
4374
|
-
|
|
4375
|
-
return ((bitField0_ & 0x00040000) != 0);
|
|
6157
|
+
public int getVlansCount() {
|
|
6158
|
+
return vlans_.size();
|
|
4376
6159
|
}
|
|
4377
6160
|
/**
|
|
4378
6161
|
* <pre>
|
|
4379
|
-
* SNMP
|
|
6162
|
+
* SNMP only
|
|
4380
6163
|
* </pre>
|
|
4381
6164
|
*
|
|
4382
|
-
* <code>
|
|
4383
|
-
* @
|
|
6165
|
+
* <code>repeated string vlans = 24;</code>
|
|
6166
|
+
* @param index The index of the element to return.
|
|
6167
|
+
* @return The vlans at the given index.
|
|
4384
6168
|
*/
|
|
4385
|
-
|
|
4386
|
-
|
|
4387
|
-
return snmpIndex_;
|
|
6169
|
+
public java.lang.String getVlans(int index) {
|
|
6170
|
+
return vlans_.get(index);
|
|
4388
6171
|
}
|
|
4389
6172
|
/**
|
|
4390
6173
|
* <pre>
|
|
4391
|
-
* SNMP
|
|
6174
|
+
* SNMP only
|
|
4392
6175
|
* </pre>
|
|
4393
6176
|
*
|
|
4394
|
-
* <code>
|
|
4395
|
-
* @param
|
|
4396
|
-
* @return
|
|
6177
|
+
* <code>repeated string vlans = 24;</code>
|
|
6178
|
+
* @param index The index of the value to return.
|
|
6179
|
+
* @return The bytes of the vlans at the given index.
|
|
4397
6180
|
*/
|
|
4398
|
-
public
|
|
4399
|
-
|
|
4400
|
-
|
|
4401
|
-
bitField0_ |= 0x00040000;
|
|
4402
|
-
onChanged();
|
|
4403
|
-
return this;
|
|
6181
|
+
public com.google.protobuf.ByteString
|
|
6182
|
+
getVlansBytes(int index) {
|
|
6183
|
+
return vlans_.getByteString(index);
|
|
4404
6184
|
}
|
|
4405
6185
|
/**
|
|
4406
6186
|
* <pre>
|
|
4407
|
-
* SNMP
|
|
6187
|
+
* SNMP only
|
|
4408
6188
|
* </pre>
|
|
4409
6189
|
*
|
|
4410
|
-
* <code>
|
|
6190
|
+
* <code>repeated string vlans = 24;</code>
|
|
6191
|
+
* @param index The index to set the value at.
|
|
6192
|
+
* @param value The vlans to set.
|
|
4411
6193
|
* @return This builder for chaining.
|
|
4412
6194
|
*/
|
|
4413
|
-
public Builder
|
|
4414
|
-
|
|
4415
|
-
|
|
6195
|
+
public Builder setVlans(
|
|
6196
|
+
int index, java.lang.String value) {
|
|
6197
|
+
if (value == null) { throw new NullPointerException(); }
|
|
6198
|
+
ensureVlansIsMutable();
|
|
6199
|
+
vlans_.set(index, value);
|
|
6200
|
+
bitField0_ |= 0x08000000;
|
|
4416
6201
|
onChanged();
|
|
4417
6202
|
return this;
|
|
4418
6203
|
}
|
|
4419
|
-
|
|
4420
|
-
private java.lang.Object description_ = "";
|
|
4421
6204
|
/**
|
|
4422
6205
|
* <pre>
|
|
4423
6206
|
* SNMP only
|
|
4424
6207
|
* </pre>
|
|
4425
6208
|
*
|
|
4426
|
-
* <code>
|
|
4427
|
-
* @
|
|
6209
|
+
* <code>repeated string vlans = 24;</code>
|
|
6210
|
+
* @param value The vlans to add.
|
|
6211
|
+
* @return This builder for chaining.
|
|
4428
6212
|
*/
|
|
4429
|
-
public
|
|
4430
|
-
|
|
6213
|
+
public Builder addVlans(
|
|
6214
|
+
java.lang.String value) {
|
|
6215
|
+
if (value == null) { throw new NullPointerException(); }
|
|
6216
|
+
ensureVlansIsMutable();
|
|
6217
|
+
vlans_.add(value);
|
|
6218
|
+
bitField0_ |= 0x08000000;
|
|
6219
|
+
onChanged();
|
|
6220
|
+
return this;
|
|
4431
6221
|
}
|
|
4432
6222
|
/**
|
|
4433
6223
|
* <pre>
|
|
4434
6224
|
* SNMP only
|
|
4435
6225
|
* </pre>
|
|
4436
6226
|
*
|
|
4437
|
-
* <code>
|
|
4438
|
-
* @
|
|
6227
|
+
* <code>repeated string vlans = 24;</code>
|
|
6228
|
+
* @param values The vlans to add.
|
|
6229
|
+
* @return This builder for chaining.
|
|
4439
6230
|
*/
|
|
4440
|
-
public
|
|
4441
|
-
|
|
4442
|
-
|
|
4443
|
-
|
|
4444
|
-
|
|
4445
|
-
|
|
4446
|
-
|
|
4447
|
-
|
|
4448
|
-
} else {
|
|
4449
|
-
return (java.lang.String) ref;
|
|
4450
|
-
}
|
|
6231
|
+
public Builder addAllVlans(
|
|
6232
|
+
java.lang.Iterable<java.lang.String> values) {
|
|
6233
|
+
ensureVlansIsMutable();
|
|
6234
|
+
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
6235
|
+
values, vlans_);
|
|
6236
|
+
bitField0_ |= 0x08000000;
|
|
6237
|
+
onChanged();
|
|
6238
|
+
return this;
|
|
4451
6239
|
}
|
|
4452
6240
|
/**
|
|
4453
6241
|
* <pre>
|
|
4454
6242
|
* SNMP only
|
|
4455
6243
|
* </pre>
|
|
4456
6244
|
*
|
|
4457
|
-
* <code>
|
|
4458
|
-
* @return
|
|
6245
|
+
* <code>repeated string vlans = 24;</code>
|
|
6246
|
+
* @return This builder for chaining.
|
|
4459
6247
|
*/
|
|
4460
|
-
public
|
|
4461
|
-
|
|
4462
|
-
|
|
4463
|
-
|
|
4464
|
-
|
|
4465
|
-
|
|
4466
|
-
(java.lang.String) ref);
|
|
4467
|
-
description_ = b;
|
|
4468
|
-
return b;
|
|
4469
|
-
} else {
|
|
4470
|
-
return (com.google.protobuf.ByteString) ref;
|
|
4471
|
-
}
|
|
6248
|
+
public Builder clearVlans() {
|
|
6249
|
+
vlans_ =
|
|
6250
|
+
com.google.protobuf.LazyStringArrayList.emptyList();
|
|
6251
|
+
bitField0_ = (bitField0_ & ~0x08000000);;
|
|
6252
|
+
onChanged();
|
|
6253
|
+
return this;
|
|
4472
6254
|
}
|
|
4473
6255
|
/**
|
|
4474
6256
|
* <pre>
|
|
4475
6257
|
* SNMP only
|
|
4476
6258
|
* </pre>
|
|
4477
6259
|
*
|
|
4478
|
-
* <code>
|
|
4479
|
-
* @param value The
|
|
6260
|
+
* <code>repeated string vlans = 24;</code>
|
|
6261
|
+
* @param value The bytes of the vlans to add.
|
|
4480
6262
|
* @return This builder for chaining.
|
|
4481
6263
|
*/
|
|
4482
|
-
public Builder
|
|
4483
|
-
|
|
6264
|
+
public Builder addVlansBytes(
|
|
6265
|
+
com.google.protobuf.ByteString value) {
|
|
4484
6266
|
if (value == null) { throw new NullPointerException(); }
|
|
4485
|
-
|
|
4486
|
-
|
|
6267
|
+
checkByteStringIsUtf8(value);
|
|
6268
|
+
ensureVlansIsMutable();
|
|
6269
|
+
vlans_.add(value);
|
|
6270
|
+
bitField0_ |= 0x08000000;
|
|
4487
6271
|
onChanged();
|
|
4488
6272
|
return this;
|
|
4489
6273
|
}
|
|
6274
|
+
|
|
6275
|
+
private long ipv6PrefixLength_ ;
|
|
4490
6276
|
/**
|
|
4491
6277
|
* <pre>
|
|
4492
|
-
*
|
|
6278
|
+
* macOS specifics:
|
|
4493
6279
|
* </pre>
|
|
4494
6280
|
*
|
|
4495
|
-
* <code>optional
|
|
6281
|
+
* <code>optional uint64 ipv6_prefix_length = 25;</code>
|
|
6282
|
+
* @return Whether the ipv6PrefixLength field is set.
|
|
6283
|
+
*/
|
|
6284
|
+
@java.lang.Override
|
|
6285
|
+
public boolean hasIpv6PrefixLength() {
|
|
6286
|
+
return ((bitField0_ & 0x10000000) != 0);
|
|
6287
|
+
}
|
|
6288
|
+
/**
|
|
6289
|
+
* <pre>
|
|
6290
|
+
* macOS specifics:
|
|
6291
|
+
* </pre>
|
|
6292
|
+
*
|
|
6293
|
+
* <code>optional uint64 ipv6_prefix_length = 25;</code>
|
|
6294
|
+
* @return The ipv6PrefixLength.
|
|
6295
|
+
*/
|
|
6296
|
+
@java.lang.Override
|
|
6297
|
+
public long getIpv6PrefixLength() {
|
|
6298
|
+
return ipv6PrefixLength_;
|
|
6299
|
+
}
|
|
6300
|
+
/**
|
|
6301
|
+
* <pre>
|
|
6302
|
+
* macOS specifics:
|
|
6303
|
+
* </pre>
|
|
6304
|
+
*
|
|
6305
|
+
* <code>optional uint64 ipv6_prefix_length = 25;</code>
|
|
6306
|
+
* @param value The ipv6PrefixLength to set.
|
|
4496
6307
|
* @return This builder for chaining.
|
|
4497
6308
|
*/
|
|
4498
|
-
public Builder
|
|
4499
|
-
|
|
4500
|
-
|
|
6309
|
+
public Builder setIpv6PrefixLength(long value) {
|
|
6310
|
+
|
|
6311
|
+
ipv6PrefixLength_ = value;
|
|
6312
|
+
bitField0_ |= 0x10000000;
|
|
4501
6313
|
onChanged();
|
|
4502
6314
|
return this;
|
|
4503
6315
|
}
|
|
4504
6316
|
/**
|
|
4505
6317
|
* <pre>
|
|
4506
|
-
*
|
|
6318
|
+
* macOS specifics:
|
|
4507
6319
|
* </pre>
|
|
4508
6320
|
*
|
|
4509
|
-
* <code>optional
|
|
4510
|
-
* @param value The bytes for description to set.
|
|
6321
|
+
* <code>optional uint64 ipv6_prefix_length = 25;</code>
|
|
4511
6322
|
* @return This builder for chaining.
|
|
4512
6323
|
*/
|
|
4513
|
-
public Builder
|
|
4514
|
-
|
|
4515
|
-
|
|
4516
|
-
checkByteStringIsUtf8(value);
|
|
4517
|
-
description_ = value;
|
|
4518
|
-
bitField0_ |= 0x00080000;
|
|
6324
|
+
public Builder clearIpv6PrefixLength() {
|
|
6325
|
+
bitField0_ = (bitField0_ & ~0x10000000);
|
|
6326
|
+
ipv6PrefixLength_ = 0L;
|
|
4519
6327
|
onChanged();
|
|
4520
6328
|
return this;
|
|
4521
6329
|
}
|
|
4522
6330
|
|
|
4523
|
-
private java.lang.Object
|
|
6331
|
+
private java.lang.Object networkSignature_ = "";
|
|
4524
6332
|
/**
|
|
4525
6333
|
* <pre>
|
|
4526
|
-
*
|
|
6334
|
+
* macOS only
|
|
4527
6335
|
* </pre>
|
|
4528
6336
|
*
|
|
4529
|
-
* <code>optional string
|
|
4530
|
-
* @return Whether the
|
|
6337
|
+
* <code>optional string network_signature = 26;</code>
|
|
6338
|
+
* @return Whether the networkSignature field is set.
|
|
4531
6339
|
*/
|
|
4532
|
-
public boolean
|
|
4533
|
-
return ((bitField0_ &
|
|
6340
|
+
public boolean hasNetworkSignature() {
|
|
6341
|
+
return ((bitField0_ & 0x20000000) != 0);
|
|
4534
6342
|
}
|
|
4535
6343
|
/**
|
|
4536
6344
|
* <pre>
|
|
4537
|
-
*
|
|
6345
|
+
* macOS only
|
|
4538
6346
|
* </pre>
|
|
4539
6347
|
*
|
|
4540
|
-
* <code>optional string
|
|
4541
|
-
* @return The
|
|
6348
|
+
* <code>optional string network_signature = 26;</code>
|
|
6349
|
+
* @return The networkSignature.
|
|
4542
6350
|
*/
|
|
4543
|
-
public java.lang.String
|
|
4544
|
-
java.lang.Object ref =
|
|
6351
|
+
public java.lang.String getNetworkSignature() {
|
|
6352
|
+
java.lang.Object ref = networkSignature_;
|
|
4545
6353
|
if (!(ref instanceof java.lang.String)) {
|
|
4546
6354
|
com.google.protobuf.ByteString bs =
|
|
4547
6355
|
(com.google.protobuf.ByteString) ref;
|
|
4548
6356
|
java.lang.String s = bs.toStringUtf8();
|
|
4549
|
-
|
|
6357
|
+
networkSignature_ = s;
|
|
4550
6358
|
return s;
|
|
4551
6359
|
} else {
|
|
4552
6360
|
return (java.lang.String) ref;
|
|
@@ -4554,20 +6362,20 @@ private static final long serialVersionUID = 0L;
|
|
|
4554
6362
|
}
|
|
4555
6363
|
/**
|
|
4556
6364
|
* <pre>
|
|
4557
|
-
*
|
|
6365
|
+
* macOS only
|
|
4558
6366
|
* </pre>
|
|
4559
6367
|
*
|
|
4560
|
-
* <code>optional string
|
|
4561
|
-
* @return The bytes for
|
|
6368
|
+
* <code>optional string network_signature = 26;</code>
|
|
6369
|
+
* @return The bytes for networkSignature.
|
|
4562
6370
|
*/
|
|
4563
6371
|
public com.google.protobuf.ByteString
|
|
4564
|
-
|
|
4565
|
-
java.lang.Object ref =
|
|
6372
|
+
getNetworkSignatureBytes() {
|
|
6373
|
+
java.lang.Object ref = networkSignature_;
|
|
4566
6374
|
if (ref instanceof String) {
|
|
4567
6375
|
com.google.protobuf.ByteString b =
|
|
4568
6376
|
com.google.protobuf.ByteString.copyFromUtf8(
|
|
4569
6377
|
(java.lang.String) ref);
|
|
4570
|
-
|
|
6378
|
+
networkSignature_ = b;
|
|
4571
6379
|
return b;
|
|
4572
6380
|
} else {
|
|
4573
6381
|
return (com.google.protobuf.ByteString) ref;
|
|
@@ -4575,1170 +6383,1395 @@ private static final long serialVersionUID = 0L;
|
|
|
4575
6383
|
}
|
|
4576
6384
|
/**
|
|
4577
6385
|
* <pre>
|
|
4578
|
-
*
|
|
6386
|
+
* macOS only
|
|
4579
6387
|
* </pre>
|
|
4580
|
-
*
|
|
4581
|
-
* <code>optional string
|
|
4582
|
-
* @param value The
|
|
6388
|
+
*
|
|
6389
|
+
* <code>optional string network_signature = 26;</code>
|
|
6390
|
+
* @param value The networkSignature to set.
|
|
4583
6391
|
* @return This builder for chaining.
|
|
4584
6392
|
*/
|
|
4585
|
-
public Builder
|
|
6393
|
+
public Builder setNetworkSignature(
|
|
4586
6394
|
java.lang.String value) {
|
|
4587
6395
|
if (value == null) { throw new NullPointerException(); }
|
|
4588
|
-
|
|
4589
|
-
bitField0_ |=
|
|
6396
|
+
networkSignature_ = value;
|
|
6397
|
+
bitField0_ |= 0x20000000;
|
|
4590
6398
|
onChanged();
|
|
4591
6399
|
return this;
|
|
4592
6400
|
}
|
|
4593
6401
|
/**
|
|
4594
6402
|
* <pre>
|
|
4595
|
-
*
|
|
6403
|
+
* macOS only
|
|
4596
6404
|
* </pre>
|
|
4597
6405
|
*
|
|
4598
|
-
* <code>optional string
|
|
6406
|
+
* <code>optional string network_signature = 26;</code>
|
|
4599
6407
|
* @return This builder for chaining.
|
|
4600
6408
|
*/
|
|
4601
|
-
public Builder
|
|
4602
|
-
|
|
4603
|
-
bitField0_ = (bitField0_ & ~
|
|
6409
|
+
public Builder clearNetworkSignature() {
|
|
6410
|
+
networkSignature_ = getDefaultInstance().getNetworkSignature();
|
|
6411
|
+
bitField0_ = (bitField0_ & ~0x20000000);
|
|
4604
6412
|
onChanged();
|
|
4605
6413
|
return this;
|
|
4606
6414
|
}
|
|
4607
6415
|
/**
|
|
4608
6416
|
* <pre>
|
|
4609
|
-
*
|
|
6417
|
+
* macOS only
|
|
4610
6418
|
* </pre>
|
|
4611
6419
|
*
|
|
4612
|
-
* <code>optional string
|
|
4613
|
-
* @param value The bytes for
|
|
6420
|
+
* <code>optional string network_signature = 26;</code>
|
|
6421
|
+
* @param value The bytes for networkSignature to set.
|
|
4614
6422
|
* @return This builder for chaining.
|
|
4615
6423
|
*/
|
|
4616
|
-
public Builder
|
|
6424
|
+
public Builder setNetworkSignatureBytes(
|
|
4617
6425
|
com.google.protobuf.ByteString value) {
|
|
4618
6426
|
if (value == null) { throw new NullPointerException(); }
|
|
4619
6427
|
checkByteStringIsUtf8(value);
|
|
4620
|
-
|
|
4621
|
-
bitField0_ |=
|
|
6428
|
+
networkSignature_ = value;
|
|
6429
|
+
bitField0_ |= 0x20000000;
|
|
4622
6430
|
onChanged();
|
|
4623
6431
|
return this;
|
|
4624
6432
|
}
|
|
4625
6433
|
|
|
4626
|
-
private
|
|
6434
|
+
private java.lang.Object domainName_ = "";
|
|
4627
6435
|
/**
|
|
4628
6436
|
* <pre>
|
|
4629
|
-
*
|
|
6437
|
+
*Esxi host specifics:
|
|
4630
6438
|
* </pre>
|
|
4631
6439
|
*
|
|
4632
|
-
* <code>optional
|
|
4633
|
-
* @return Whether the
|
|
6440
|
+
* <code>optional string domain_name = 33;</code>
|
|
6441
|
+
* @return Whether the domainName field is set.
|
|
4634
6442
|
*/
|
|
4635
|
-
|
|
4636
|
-
|
|
4637
|
-
return ((bitField0_ & 0x00200000) != 0);
|
|
6443
|
+
public boolean hasDomainName() {
|
|
6444
|
+
return ((bitField0_ & 0x40000000) != 0);
|
|
4638
6445
|
}
|
|
4639
6446
|
/**
|
|
4640
6447
|
* <pre>
|
|
4641
|
-
*
|
|
6448
|
+
*Esxi host specifics:
|
|
4642
6449
|
* </pre>
|
|
4643
6450
|
*
|
|
4644
|
-
* <code>optional
|
|
4645
|
-
* @return The
|
|
6451
|
+
* <code>optional string domain_name = 33;</code>
|
|
6452
|
+
* @return The domainName.
|
|
4646
6453
|
*/
|
|
4647
|
-
|
|
4648
|
-
|
|
4649
|
-
|
|
6454
|
+
public java.lang.String getDomainName() {
|
|
6455
|
+
java.lang.Object ref = domainName_;
|
|
6456
|
+
if (!(ref instanceof java.lang.String)) {
|
|
6457
|
+
com.google.protobuf.ByteString bs =
|
|
6458
|
+
(com.google.protobuf.ByteString) ref;
|
|
6459
|
+
java.lang.String s = bs.toStringUtf8();
|
|
6460
|
+
domainName_ = s;
|
|
6461
|
+
return s;
|
|
6462
|
+
} else {
|
|
6463
|
+
return (java.lang.String) ref;
|
|
6464
|
+
}
|
|
4650
6465
|
}
|
|
4651
6466
|
/**
|
|
4652
6467
|
* <pre>
|
|
4653
|
-
*
|
|
6468
|
+
*Esxi host specifics:
|
|
4654
6469
|
* </pre>
|
|
4655
6470
|
*
|
|
4656
|
-
* <code>optional
|
|
4657
|
-
* @
|
|
4658
|
-
* @return This builder for chaining.
|
|
6471
|
+
* <code>optional string domain_name = 33;</code>
|
|
6472
|
+
* @return The bytes for domainName.
|
|
4659
6473
|
*/
|
|
4660
|
-
public
|
|
4661
|
-
|
|
4662
|
-
|
|
4663
|
-
|
|
4664
|
-
|
|
4665
|
-
|
|
6474
|
+
public com.google.protobuf.ByteString
|
|
6475
|
+
getDomainNameBytes() {
|
|
6476
|
+
java.lang.Object ref = domainName_;
|
|
6477
|
+
if (ref instanceof String) {
|
|
6478
|
+
com.google.protobuf.ByteString b =
|
|
6479
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
6480
|
+
(java.lang.String) ref);
|
|
6481
|
+
domainName_ = b;
|
|
6482
|
+
return b;
|
|
6483
|
+
} else {
|
|
6484
|
+
return (com.google.protobuf.ByteString) ref;
|
|
6485
|
+
}
|
|
4666
6486
|
}
|
|
4667
6487
|
/**
|
|
4668
6488
|
* <pre>
|
|
4669
|
-
*
|
|
6489
|
+
*Esxi host specifics:
|
|
4670
6490
|
* </pre>
|
|
4671
6491
|
*
|
|
4672
|
-
* <code>optional
|
|
6492
|
+
* <code>optional string domain_name = 33;</code>
|
|
6493
|
+
* @param value The domainName to set.
|
|
4673
6494
|
* @return This builder for chaining.
|
|
4674
6495
|
*/
|
|
4675
|
-
public Builder
|
|
4676
|
-
|
|
4677
|
-
|
|
6496
|
+
public Builder setDomainName(
|
|
6497
|
+
java.lang.String value) {
|
|
6498
|
+
if (value == null) { throw new NullPointerException(); }
|
|
6499
|
+
domainName_ = value;
|
|
6500
|
+
bitField0_ |= 0x40000000;
|
|
4678
6501
|
onChanged();
|
|
4679
6502
|
return this;
|
|
4680
6503
|
}
|
|
4681
|
-
|
|
4682
|
-
private long speed_ ;
|
|
4683
|
-
/**
|
|
4684
|
-
* <pre>
|
|
4685
|
-
* SNMP, WindowsNetworkAdapter, EsxiHost
|
|
4686
|
-
* </pre>
|
|
4687
|
-
*
|
|
4688
|
-
* <code>optional int64 speed = 19;</code>
|
|
4689
|
-
* @return Whether the speed field is set.
|
|
4690
|
-
*/
|
|
4691
|
-
@java.lang.Override
|
|
4692
|
-
public boolean hasSpeed() {
|
|
4693
|
-
return ((bitField0_ & 0x00400000) != 0);
|
|
4694
|
-
}
|
|
4695
6504
|
/**
|
|
4696
6505
|
* <pre>
|
|
4697
|
-
*
|
|
4698
|
-
* </pre>
|
|
4699
|
-
*
|
|
4700
|
-
* <code>optional int64 speed = 19;</code>
|
|
4701
|
-
* @return The speed.
|
|
4702
|
-
*/
|
|
4703
|
-
@java.lang.Override
|
|
4704
|
-
public long getSpeed() {
|
|
4705
|
-
return speed_;
|
|
4706
|
-
}
|
|
4707
|
-
/**
|
|
4708
|
-
* <pre>
|
|
4709
|
-
* SNMP, WindowsNetworkAdapter, EsxiHost
|
|
6506
|
+
*Esxi host specifics:
|
|
4710
6507
|
* </pre>
|
|
4711
6508
|
*
|
|
4712
|
-
* <code>optional
|
|
4713
|
-
* @param value The speed to set.
|
|
6509
|
+
* <code>optional string domain_name = 33;</code>
|
|
4714
6510
|
* @return This builder for chaining.
|
|
4715
6511
|
*/
|
|
4716
|
-
public Builder
|
|
4717
|
-
|
|
4718
|
-
|
|
4719
|
-
bitField0_ |= 0x00400000;
|
|
6512
|
+
public Builder clearDomainName() {
|
|
6513
|
+
domainName_ = getDefaultInstance().getDomainName();
|
|
6514
|
+
bitField0_ = (bitField0_ & ~0x40000000);
|
|
4720
6515
|
onChanged();
|
|
4721
6516
|
return this;
|
|
4722
6517
|
}
|
|
4723
6518
|
/**
|
|
4724
6519
|
* <pre>
|
|
4725
|
-
*
|
|
6520
|
+
*Esxi host specifics:
|
|
4726
6521
|
* </pre>
|
|
4727
6522
|
*
|
|
4728
|
-
* <code>optional
|
|
6523
|
+
* <code>optional string domain_name = 33;</code>
|
|
6524
|
+
* @param value The bytes for domainName to set.
|
|
4729
6525
|
* @return This builder for chaining.
|
|
4730
6526
|
*/
|
|
4731
|
-
public Builder
|
|
4732
|
-
|
|
4733
|
-
|
|
6527
|
+
public Builder setDomainNameBytes(
|
|
6528
|
+
com.google.protobuf.ByteString value) {
|
|
6529
|
+
if (value == null) { throw new NullPointerException(); }
|
|
6530
|
+
checkByteStringIsUtf8(value);
|
|
6531
|
+
domainName_ = value;
|
|
6532
|
+
bitField0_ |= 0x40000000;
|
|
4734
6533
|
onChanged();
|
|
4735
6534
|
return this;
|
|
4736
6535
|
}
|
|
4737
6536
|
|
|
4738
|
-
private
|
|
6537
|
+
private boolean ipv4DhcpEnabled_ ;
|
|
4739
6538
|
/**
|
|
4740
|
-
* <
|
|
4741
|
-
*
|
|
4742
|
-
* </pre>
|
|
4743
|
-
*
|
|
4744
|
-
* <code>optional int64 high_speed = 20;</code>
|
|
4745
|
-
* @return Whether the highSpeed field is set.
|
|
6539
|
+
* <code>optional bool ipv4_dhcp_enabled = 34;</code>
|
|
6540
|
+
* @return Whether the ipv4DhcpEnabled field is set.
|
|
4746
6541
|
*/
|
|
4747
6542
|
@java.lang.Override
|
|
4748
|
-
public boolean
|
|
4749
|
-
return ((bitField0_ &
|
|
6543
|
+
public boolean hasIpv4DhcpEnabled() {
|
|
6544
|
+
return ((bitField0_ & 0x80000000) != 0);
|
|
4750
6545
|
}
|
|
4751
6546
|
/**
|
|
4752
|
-
* <
|
|
4753
|
-
*
|
|
4754
|
-
* </pre>
|
|
4755
|
-
*
|
|
4756
|
-
* <code>optional int64 high_speed = 20;</code>
|
|
4757
|
-
* @return The highSpeed.
|
|
6547
|
+
* <code>optional bool ipv4_dhcp_enabled = 34;</code>
|
|
6548
|
+
* @return The ipv4DhcpEnabled.
|
|
4758
6549
|
*/
|
|
4759
6550
|
@java.lang.Override
|
|
4760
|
-
public
|
|
4761
|
-
return
|
|
6551
|
+
public boolean getIpv4DhcpEnabled() {
|
|
6552
|
+
return ipv4DhcpEnabled_;
|
|
4762
6553
|
}
|
|
4763
6554
|
/**
|
|
4764
|
-
* <
|
|
4765
|
-
*
|
|
4766
|
-
* </pre>
|
|
4767
|
-
*
|
|
4768
|
-
* <code>optional int64 high_speed = 20;</code>
|
|
4769
|
-
* @param value The highSpeed to set.
|
|
6555
|
+
* <code>optional bool ipv4_dhcp_enabled = 34;</code>
|
|
6556
|
+
* @param value The ipv4DhcpEnabled to set.
|
|
4770
6557
|
* @return This builder for chaining.
|
|
4771
6558
|
*/
|
|
4772
|
-
public Builder
|
|
6559
|
+
public Builder setIpv4DhcpEnabled(boolean value) {
|
|
4773
6560
|
|
|
4774
|
-
|
|
4775
|
-
bitField0_ |=
|
|
6561
|
+
ipv4DhcpEnabled_ = value;
|
|
6562
|
+
bitField0_ |= 0x80000000;
|
|
4776
6563
|
onChanged();
|
|
4777
6564
|
return this;
|
|
4778
6565
|
}
|
|
4779
6566
|
/**
|
|
4780
|
-
* <
|
|
4781
|
-
* SNMP only
|
|
4782
|
-
* </pre>
|
|
4783
|
-
*
|
|
4784
|
-
* <code>optional int64 high_speed = 20;</code>
|
|
6567
|
+
* <code>optional bool ipv4_dhcp_enabled = 34;</code>
|
|
4785
6568
|
* @return This builder for chaining.
|
|
4786
6569
|
*/
|
|
4787
|
-
public Builder
|
|
4788
|
-
bitField0_ = (bitField0_ & ~
|
|
4789
|
-
|
|
6570
|
+
public Builder clearIpv4DhcpEnabled() {
|
|
6571
|
+
bitField0_ = (bitField0_ & ~0x80000000);
|
|
6572
|
+
ipv4DhcpEnabled_ = false;
|
|
4790
6573
|
onChanged();
|
|
4791
6574
|
return this;
|
|
4792
6575
|
}
|
|
4793
6576
|
|
|
4794
|
-
private
|
|
4795
|
-
private com.google.protobuf.SingleFieldBuilderV3<
|
|
4796
|
-
com.lansweeper.dp.outbound.v1.MappedValue, com.lansweeper.dp.outbound.v1.MappedValue.Builder, com.lansweeper.dp.outbound.v1.MappedValueOrBuilder> adminStatusBuilder_;
|
|
6577
|
+
private boolean ipv6DhcpEnabled_ ;
|
|
4797
6578
|
/**
|
|
4798
|
-
* <
|
|
4799
|
-
*
|
|
4800
|
-
* </pre>
|
|
4801
|
-
*
|
|
4802
|
-
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue admin_status = 21;</code>
|
|
4803
|
-
* @return Whether the adminStatus field is set.
|
|
6579
|
+
* <code>optional bool ipv6_dhcp_enabled = 35;</code>
|
|
6580
|
+
* @return Whether the ipv6DhcpEnabled field is set.
|
|
4804
6581
|
*/
|
|
4805
|
-
|
|
4806
|
-
|
|
6582
|
+
@java.lang.Override
|
|
6583
|
+
public boolean hasIpv6DhcpEnabled() {
|
|
6584
|
+
return ((bitField1_ & 0x00000001) != 0);
|
|
4807
6585
|
}
|
|
4808
6586
|
/**
|
|
4809
|
-
* <
|
|
4810
|
-
*
|
|
4811
|
-
* </pre>
|
|
4812
|
-
*
|
|
4813
|
-
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue admin_status = 21;</code>
|
|
4814
|
-
* @return The adminStatus.
|
|
6587
|
+
* <code>optional bool ipv6_dhcp_enabled = 35;</code>
|
|
6588
|
+
* @return The ipv6DhcpEnabled.
|
|
4815
6589
|
*/
|
|
4816
|
-
|
|
4817
|
-
|
|
4818
|
-
|
|
4819
|
-
} else {
|
|
4820
|
-
return adminStatusBuilder_.getMessage();
|
|
4821
|
-
}
|
|
6590
|
+
@java.lang.Override
|
|
6591
|
+
public boolean getIpv6DhcpEnabled() {
|
|
6592
|
+
return ipv6DhcpEnabled_;
|
|
4822
6593
|
}
|
|
4823
6594
|
/**
|
|
4824
|
-
* <
|
|
4825
|
-
*
|
|
4826
|
-
*
|
|
4827
|
-
*
|
|
4828
|
-
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue admin_status = 21;</code>
|
|
6595
|
+
* <code>optional bool ipv6_dhcp_enabled = 35;</code>
|
|
6596
|
+
* @param value The ipv6DhcpEnabled to set.
|
|
6597
|
+
* @return This builder for chaining.
|
|
4829
6598
|
*/
|
|
4830
|
-
public Builder
|
|
4831
|
-
|
|
4832
|
-
|
|
4833
|
-
|
|
4834
|
-
|
|
4835
|
-
|
|
4836
|
-
|
|
4837
|
-
|
|
4838
|
-
|
|
4839
|
-
|
|
6599
|
+
public Builder setIpv6DhcpEnabled(boolean value) {
|
|
6600
|
+
|
|
6601
|
+
ipv6DhcpEnabled_ = value;
|
|
6602
|
+
bitField1_ |= 0x00000001;
|
|
6603
|
+
onChanged();
|
|
6604
|
+
return this;
|
|
6605
|
+
}
|
|
6606
|
+
/**
|
|
6607
|
+
* <code>optional bool ipv6_dhcp_enabled = 35;</code>
|
|
6608
|
+
* @return This builder for chaining.
|
|
6609
|
+
*/
|
|
6610
|
+
public Builder clearIpv6DhcpEnabled() {
|
|
6611
|
+
bitField1_ = (bitField1_ & ~0x00000001);
|
|
6612
|
+
ipv6DhcpEnabled_ = false;
|
|
4840
6613
|
onChanged();
|
|
4841
6614
|
return this;
|
|
4842
6615
|
}
|
|
6616
|
+
|
|
6617
|
+
private java.lang.Object state_ = "";
|
|
4843
6618
|
/**
|
|
4844
6619
|
* <pre>
|
|
4845
|
-
*
|
|
6620
|
+
* Linux specifics:
|
|
4846
6621
|
* </pre>
|
|
4847
6622
|
*
|
|
4848
|
-
* <code>optional
|
|
6623
|
+
* <code>optional string state = 36;</code>
|
|
6624
|
+
* @return Whether the state field is set.
|
|
4849
6625
|
*/
|
|
4850
|
-
public
|
|
4851
|
-
|
|
4852
|
-
if (adminStatusBuilder_ == null) {
|
|
4853
|
-
adminStatus_ = builderForValue.build();
|
|
4854
|
-
} else {
|
|
4855
|
-
adminStatusBuilder_.setMessage(builderForValue.build());
|
|
4856
|
-
}
|
|
4857
|
-
bitField0_ |= 0x01000000;
|
|
4858
|
-
onChanged();
|
|
4859
|
-
return this;
|
|
6626
|
+
public boolean hasState() {
|
|
6627
|
+
return ((bitField1_ & 0x00000002) != 0);
|
|
4860
6628
|
}
|
|
4861
6629
|
/**
|
|
4862
6630
|
* <pre>
|
|
4863
|
-
*
|
|
6631
|
+
* Linux specifics:
|
|
4864
6632
|
* </pre>
|
|
4865
6633
|
*
|
|
4866
|
-
* <code>optional
|
|
6634
|
+
* <code>optional string state = 36;</code>
|
|
6635
|
+
* @return The state.
|
|
4867
6636
|
*/
|
|
4868
|
-
public
|
|
4869
|
-
|
|
4870
|
-
|
|
4871
|
-
|
|
4872
|
-
|
|
4873
|
-
|
|
4874
|
-
|
|
4875
|
-
|
|
4876
|
-
}
|
|
6637
|
+
public java.lang.String getState() {
|
|
6638
|
+
java.lang.Object ref = state_;
|
|
6639
|
+
if (!(ref instanceof java.lang.String)) {
|
|
6640
|
+
com.google.protobuf.ByteString bs =
|
|
6641
|
+
(com.google.protobuf.ByteString) ref;
|
|
6642
|
+
java.lang.String s = bs.toStringUtf8();
|
|
6643
|
+
state_ = s;
|
|
6644
|
+
return s;
|
|
4877
6645
|
} else {
|
|
4878
|
-
|
|
4879
|
-
}
|
|
4880
|
-
if (adminStatus_ != null) {
|
|
4881
|
-
bitField0_ |= 0x01000000;
|
|
4882
|
-
onChanged();
|
|
6646
|
+
return (java.lang.String) ref;
|
|
4883
6647
|
}
|
|
4884
|
-
return this;
|
|
4885
6648
|
}
|
|
4886
6649
|
/**
|
|
4887
6650
|
* <pre>
|
|
4888
|
-
*
|
|
6651
|
+
* Linux specifics:
|
|
4889
6652
|
* </pre>
|
|
4890
6653
|
*
|
|
4891
|
-
* <code>optional
|
|
6654
|
+
* <code>optional string state = 36;</code>
|
|
6655
|
+
* @return The bytes for state.
|
|
4892
6656
|
*/
|
|
4893
|
-
public
|
|
4894
|
-
|
|
4895
|
-
|
|
4896
|
-
if (
|
|
4897
|
-
|
|
4898
|
-
|
|
6657
|
+
public com.google.protobuf.ByteString
|
|
6658
|
+
getStateBytes() {
|
|
6659
|
+
java.lang.Object ref = state_;
|
|
6660
|
+
if (ref instanceof String) {
|
|
6661
|
+
com.google.protobuf.ByteString b =
|
|
6662
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
6663
|
+
(java.lang.String) ref);
|
|
6664
|
+
state_ = b;
|
|
6665
|
+
return b;
|
|
6666
|
+
} else {
|
|
6667
|
+
return (com.google.protobuf.ByteString) ref;
|
|
4899
6668
|
}
|
|
4900
|
-
onChanged();
|
|
4901
|
-
return this;
|
|
4902
6669
|
}
|
|
4903
6670
|
/**
|
|
4904
6671
|
* <pre>
|
|
4905
|
-
*
|
|
6672
|
+
* Linux specifics:
|
|
4906
6673
|
* </pre>
|
|
4907
6674
|
*
|
|
4908
|
-
* <code>optional
|
|
6675
|
+
* <code>optional string state = 36;</code>
|
|
6676
|
+
* @param value The state to set.
|
|
6677
|
+
* @return This builder for chaining.
|
|
4909
6678
|
*/
|
|
4910
|
-
public
|
|
4911
|
-
|
|
6679
|
+
public Builder setState(
|
|
6680
|
+
java.lang.String value) {
|
|
6681
|
+
if (value == null) { throw new NullPointerException(); }
|
|
6682
|
+
state_ = value;
|
|
6683
|
+
bitField1_ |= 0x00000002;
|
|
4912
6684
|
onChanged();
|
|
4913
|
-
return
|
|
6685
|
+
return this;
|
|
4914
6686
|
}
|
|
4915
6687
|
/**
|
|
4916
6688
|
* <pre>
|
|
4917
|
-
*
|
|
6689
|
+
* Linux specifics:
|
|
4918
6690
|
* </pre>
|
|
4919
6691
|
*
|
|
4920
|
-
* <code>optional
|
|
6692
|
+
* <code>optional string state = 36;</code>
|
|
6693
|
+
* @return This builder for chaining.
|
|
4921
6694
|
*/
|
|
4922
|
-
public
|
|
4923
|
-
|
|
4924
|
-
|
|
4925
|
-
|
|
4926
|
-
|
|
4927
|
-
com.lansweeper.dp.outbound.v1.MappedValue.getDefaultInstance() : adminStatus_;
|
|
4928
|
-
}
|
|
6695
|
+
public Builder clearState() {
|
|
6696
|
+
state_ = getDefaultInstance().getState();
|
|
6697
|
+
bitField1_ = (bitField1_ & ~0x00000002);
|
|
6698
|
+
onChanged();
|
|
6699
|
+
return this;
|
|
4929
6700
|
}
|
|
4930
6701
|
/**
|
|
4931
6702
|
* <pre>
|
|
4932
|
-
*
|
|
6703
|
+
* Linux specifics:
|
|
4933
6704
|
* </pre>
|
|
4934
6705
|
*
|
|
4935
|
-
* <code>optional
|
|
6706
|
+
* <code>optional string state = 36;</code>
|
|
6707
|
+
* @param value The bytes for state to set.
|
|
6708
|
+
* @return This builder for chaining.
|
|
4936
6709
|
*/
|
|
4937
|
-
|
|
4938
|
-
com.
|
|
4939
|
-
|
|
4940
|
-
|
|
4941
|
-
|
|
4942
|
-
|
|
4943
|
-
|
|
4944
|
-
|
|
4945
|
-
isClean());
|
|
4946
|
-
adminStatus_ = null;
|
|
4947
|
-
}
|
|
4948
|
-
return adminStatusBuilder_;
|
|
6710
|
+
public Builder setStateBytes(
|
|
6711
|
+
com.google.protobuf.ByteString value) {
|
|
6712
|
+
if (value == null) { throw new NullPointerException(); }
|
|
6713
|
+
checkByteStringIsUtf8(value);
|
|
6714
|
+
state_ = value;
|
|
6715
|
+
bitField1_ |= 0x00000002;
|
|
6716
|
+
onChanged();
|
|
6717
|
+
return this;
|
|
4949
6718
|
}
|
|
4950
6719
|
|
|
4951
|
-
private
|
|
4952
|
-
private com.google.protobuf.SingleFieldBuilderV3<
|
|
4953
|
-
com.lansweeper.dp.outbound.v1.MappedValue, com.lansweeper.dp.outbound.v1.MappedValue.Builder, com.lansweeper.dp.outbound.v1.MappedValueOrBuilder> operStatusBuilder_;
|
|
6720
|
+
private java.lang.Object linkEncap_ = "";
|
|
4954
6721
|
/**
|
|
4955
|
-
* <
|
|
4956
|
-
*
|
|
4957
|
-
* </pre>
|
|
4958
|
-
*
|
|
4959
|
-
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue oper_status = 22;</code>
|
|
4960
|
-
* @return Whether the operStatus field is set.
|
|
6722
|
+
* <code>optional string link_encap = 37;</code>
|
|
6723
|
+
* @return Whether the linkEncap field is set.
|
|
4961
6724
|
*/
|
|
4962
|
-
public boolean
|
|
4963
|
-
return ((
|
|
6725
|
+
public boolean hasLinkEncap() {
|
|
6726
|
+
return ((bitField1_ & 0x00000004) != 0);
|
|
4964
6727
|
}
|
|
4965
6728
|
/**
|
|
4966
|
-
* <
|
|
4967
|
-
*
|
|
4968
|
-
* </pre>
|
|
4969
|
-
*
|
|
4970
|
-
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue oper_status = 22;</code>
|
|
4971
|
-
* @return The operStatus.
|
|
6729
|
+
* <code>optional string link_encap = 37;</code>
|
|
6730
|
+
* @return The linkEncap.
|
|
4972
6731
|
*/
|
|
4973
|
-
public
|
|
4974
|
-
|
|
4975
|
-
|
|
6732
|
+
public java.lang.String getLinkEncap() {
|
|
6733
|
+
java.lang.Object ref = linkEncap_;
|
|
6734
|
+
if (!(ref instanceof java.lang.String)) {
|
|
6735
|
+
com.google.protobuf.ByteString bs =
|
|
6736
|
+
(com.google.protobuf.ByteString) ref;
|
|
6737
|
+
java.lang.String s = bs.toStringUtf8();
|
|
6738
|
+
linkEncap_ = s;
|
|
6739
|
+
return s;
|
|
4976
6740
|
} else {
|
|
4977
|
-
return
|
|
6741
|
+
return (java.lang.String) ref;
|
|
4978
6742
|
}
|
|
4979
6743
|
}
|
|
4980
6744
|
/**
|
|
4981
|
-
* <
|
|
4982
|
-
*
|
|
4983
|
-
* </pre>
|
|
4984
|
-
*
|
|
4985
|
-
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue oper_status = 22;</code>
|
|
6745
|
+
* <code>optional string link_encap = 37;</code>
|
|
6746
|
+
* @return The bytes for linkEncap.
|
|
4986
6747
|
*/
|
|
4987
|
-
public
|
|
4988
|
-
|
|
4989
|
-
|
|
4990
|
-
|
|
4991
|
-
|
|
4992
|
-
|
|
6748
|
+
public com.google.protobuf.ByteString
|
|
6749
|
+
getLinkEncapBytes() {
|
|
6750
|
+
java.lang.Object ref = linkEncap_;
|
|
6751
|
+
if (ref instanceof String) {
|
|
6752
|
+
com.google.protobuf.ByteString b =
|
|
6753
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
6754
|
+
(java.lang.String) ref);
|
|
6755
|
+
linkEncap_ = b;
|
|
6756
|
+
return b;
|
|
4993
6757
|
} else {
|
|
4994
|
-
|
|
6758
|
+
return (com.google.protobuf.ByteString) ref;
|
|
4995
6759
|
}
|
|
4996
|
-
|
|
6760
|
+
}
|
|
6761
|
+
/**
|
|
6762
|
+
* <code>optional string link_encap = 37;</code>
|
|
6763
|
+
* @param value The linkEncap to set.
|
|
6764
|
+
* @return This builder for chaining.
|
|
6765
|
+
*/
|
|
6766
|
+
public Builder setLinkEncap(
|
|
6767
|
+
java.lang.String value) {
|
|
6768
|
+
if (value == null) { throw new NullPointerException(); }
|
|
6769
|
+
linkEncap_ = value;
|
|
6770
|
+
bitField1_ |= 0x00000004;
|
|
4997
6771
|
onChanged();
|
|
4998
6772
|
return this;
|
|
4999
6773
|
}
|
|
5000
6774
|
/**
|
|
5001
|
-
* <
|
|
5002
|
-
*
|
|
5003
|
-
* </pre>
|
|
5004
|
-
*
|
|
5005
|
-
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue oper_status = 22;</code>
|
|
6775
|
+
* <code>optional string link_encap = 37;</code>
|
|
6776
|
+
* @return This builder for chaining.
|
|
5006
6777
|
*/
|
|
5007
|
-
public Builder
|
|
5008
|
-
|
|
5009
|
-
|
|
5010
|
-
operStatus_ = builderForValue.build();
|
|
5011
|
-
} else {
|
|
5012
|
-
operStatusBuilder_.setMessage(builderForValue.build());
|
|
5013
|
-
}
|
|
5014
|
-
bitField0_ |= 0x02000000;
|
|
6778
|
+
public Builder clearLinkEncap() {
|
|
6779
|
+
linkEncap_ = getDefaultInstance().getLinkEncap();
|
|
6780
|
+
bitField1_ = (bitField1_ & ~0x00000004);
|
|
5015
6781
|
onChanged();
|
|
5016
6782
|
return this;
|
|
5017
6783
|
}
|
|
5018
6784
|
/**
|
|
5019
|
-
* <
|
|
5020
|
-
*
|
|
5021
|
-
*
|
|
5022
|
-
*
|
|
5023
|
-
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue oper_status = 22;</code>
|
|
6785
|
+
* <code>optional string link_encap = 37;</code>
|
|
6786
|
+
* @param value The bytes for linkEncap to set.
|
|
6787
|
+
* @return This builder for chaining.
|
|
5024
6788
|
*/
|
|
5025
|
-
public Builder
|
|
5026
|
-
|
|
5027
|
-
|
|
5028
|
-
|
|
5029
|
-
|
|
5030
|
-
|
|
5031
|
-
|
|
5032
|
-
|
|
5033
|
-
|
|
6789
|
+
public Builder setLinkEncapBytes(
|
|
6790
|
+
com.google.protobuf.ByteString value) {
|
|
6791
|
+
if (value == null) { throw new NullPointerException(); }
|
|
6792
|
+
checkByteStringIsUtf8(value);
|
|
6793
|
+
linkEncap_ = value;
|
|
6794
|
+
bitField1_ |= 0x00000004;
|
|
6795
|
+
onChanged();
|
|
6796
|
+
return this;
|
|
6797
|
+
}
|
|
6798
|
+
|
|
6799
|
+
private java.lang.Object broadcast_ = "";
|
|
6800
|
+
/**
|
|
6801
|
+
* <code>optional string broadcast = 38;</code>
|
|
6802
|
+
* @return Whether the broadcast field is set.
|
|
6803
|
+
*/
|
|
6804
|
+
public boolean hasBroadcast() {
|
|
6805
|
+
return ((bitField1_ & 0x00000008) != 0);
|
|
6806
|
+
}
|
|
6807
|
+
/**
|
|
6808
|
+
* <code>optional string broadcast = 38;</code>
|
|
6809
|
+
* @return The broadcast.
|
|
6810
|
+
*/
|
|
6811
|
+
public java.lang.String getBroadcast() {
|
|
6812
|
+
java.lang.Object ref = broadcast_;
|
|
6813
|
+
if (!(ref instanceof java.lang.String)) {
|
|
6814
|
+
com.google.protobuf.ByteString bs =
|
|
6815
|
+
(com.google.protobuf.ByteString) ref;
|
|
6816
|
+
java.lang.String s = bs.toStringUtf8();
|
|
6817
|
+
broadcast_ = s;
|
|
6818
|
+
return s;
|
|
5034
6819
|
} else {
|
|
5035
|
-
|
|
6820
|
+
return (java.lang.String) ref;
|
|
5036
6821
|
}
|
|
5037
|
-
|
|
5038
|
-
|
|
5039
|
-
|
|
6822
|
+
}
|
|
6823
|
+
/**
|
|
6824
|
+
* <code>optional string broadcast = 38;</code>
|
|
6825
|
+
* @return The bytes for broadcast.
|
|
6826
|
+
*/
|
|
6827
|
+
public com.google.protobuf.ByteString
|
|
6828
|
+
getBroadcastBytes() {
|
|
6829
|
+
java.lang.Object ref = broadcast_;
|
|
6830
|
+
if (ref instanceof String) {
|
|
6831
|
+
com.google.protobuf.ByteString b =
|
|
6832
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
6833
|
+
(java.lang.String) ref);
|
|
6834
|
+
broadcast_ = b;
|
|
6835
|
+
return b;
|
|
6836
|
+
} else {
|
|
6837
|
+
return (com.google.protobuf.ByteString) ref;
|
|
5040
6838
|
}
|
|
6839
|
+
}
|
|
6840
|
+
/**
|
|
6841
|
+
* <code>optional string broadcast = 38;</code>
|
|
6842
|
+
* @param value The broadcast to set.
|
|
6843
|
+
* @return This builder for chaining.
|
|
6844
|
+
*/
|
|
6845
|
+
public Builder setBroadcast(
|
|
6846
|
+
java.lang.String value) {
|
|
6847
|
+
if (value == null) { throw new NullPointerException(); }
|
|
6848
|
+
broadcast_ = value;
|
|
6849
|
+
bitField1_ |= 0x00000008;
|
|
6850
|
+
onChanged();
|
|
5041
6851
|
return this;
|
|
5042
6852
|
}
|
|
5043
6853
|
/**
|
|
5044
|
-
* <
|
|
5045
|
-
*
|
|
5046
|
-
* </pre>
|
|
5047
|
-
*
|
|
5048
|
-
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue oper_status = 22;</code>
|
|
6854
|
+
* <code>optional string broadcast = 38;</code>
|
|
6855
|
+
* @return This builder for chaining.
|
|
5049
6856
|
*/
|
|
5050
|
-
public Builder
|
|
5051
|
-
|
|
5052
|
-
|
|
5053
|
-
if (operStatusBuilder_ != null) {
|
|
5054
|
-
operStatusBuilder_.dispose();
|
|
5055
|
-
operStatusBuilder_ = null;
|
|
5056
|
-
}
|
|
6857
|
+
public Builder clearBroadcast() {
|
|
6858
|
+
broadcast_ = getDefaultInstance().getBroadcast();
|
|
6859
|
+
bitField1_ = (bitField1_ & ~0x00000008);
|
|
5057
6860
|
onChanged();
|
|
5058
6861
|
return this;
|
|
5059
6862
|
}
|
|
5060
6863
|
/**
|
|
5061
|
-
* <
|
|
5062
|
-
*
|
|
5063
|
-
*
|
|
5064
|
-
*
|
|
5065
|
-
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue oper_status = 22;</code>
|
|
6864
|
+
* <code>optional string broadcast = 38;</code>
|
|
6865
|
+
* @param value The bytes for broadcast to set.
|
|
6866
|
+
* @return This builder for chaining.
|
|
5066
6867
|
*/
|
|
5067
|
-
public
|
|
5068
|
-
|
|
6868
|
+
public Builder setBroadcastBytes(
|
|
6869
|
+
com.google.protobuf.ByteString value) {
|
|
6870
|
+
if (value == null) { throw new NullPointerException(); }
|
|
6871
|
+
checkByteStringIsUtf8(value);
|
|
6872
|
+
broadcast_ = value;
|
|
6873
|
+
bitField1_ |= 0x00000008;
|
|
5069
6874
|
onChanged();
|
|
5070
|
-
return
|
|
6875
|
+
return this;
|
|
6876
|
+
}
|
|
6877
|
+
|
|
6878
|
+
private java.lang.Object scope_ = "";
|
|
6879
|
+
/**
|
|
6880
|
+
* <code>optional string scope = 39;</code>
|
|
6881
|
+
* @return Whether the scope field is set.
|
|
6882
|
+
*/
|
|
6883
|
+
public boolean hasScope() {
|
|
6884
|
+
return ((bitField1_ & 0x00000010) != 0);
|
|
5071
6885
|
}
|
|
5072
6886
|
/**
|
|
5073
|
-
* <
|
|
5074
|
-
*
|
|
5075
|
-
* </pre>
|
|
5076
|
-
*
|
|
5077
|
-
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue oper_status = 22;</code>
|
|
6887
|
+
* <code>optional string scope = 39;</code>
|
|
6888
|
+
* @return The scope.
|
|
5078
6889
|
*/
|
|
5079
|
-
public
|
|
5080
|
-
|
|
5081
|
-
|
|
6890
|
+
public java.lang.String getScope() {
|
|
6891
|
+
java.lang.Object ref = scope_;
|
|
6892
|
+
if (!(ref instanceof java.lang.String)) {
|
|
6893
|
+
com.google.protobuf.ByteString bs =
|
|
6894
|
+
(com.google.protobuf.ByteString) ref;
|
|
6895
|
+
java.lang.String s = bs.toStringUtf8();
|
|
6896
|
+
scope_ = s;
|
|
6897
|
+
return s;
|
|
5082
6898
|
} else {
|
|
5083
|
-
return
|
|
5084
|
-
com.lansweeper.dp.outbound.v1.MappedValue.getDefaultInstance() : operStatus_;
|
|
6899
|
+
return (java.lang.String) ref;
|
|
5085
6900
|
}
|
|
5086
6901
|
}
|
|
5087
6902
|
/**
|
|
5088
|
-
* <
|
|
5089
|
-
*
|
|
5090
|
-
* </pre>
|
|
5091
|
-
*
|
|
5092
|
-
* <code>optional .com.lansweeper.dp.outbound.v1.MappedValue oper_status = 22;</code>
|
|
6903
|
+
* <code>optional string scope = 39;</code>
|
|
6904
|
+
* @return The bytes for scope.
|
|
5093
6905
|
*/
|
|
5094
|
-
|
|
5095
|
-
|
|
5096
|
-
|
|
5097
|
-
if (
|
|
5098
|
-
|
|
5099
|
-
com.
|
|
5100
|
-
|
|
5101
|
-
|
|
5102
|
-
|
|
5103
|
-
|
|
6906
|
+
public com.google.protobuf.ByteString
|
|
6907
|
+
getScopeBytes() {
|
|
6908
|
+
java.lang.Object ref = scope_;
|
|
6909
|
+
if (ref instanceof String) {
|
|
6910
|
+
com.google.protobuf.ByteString b =
|
|
6911
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
6912
|
+
(java.lang.String) ref);
|
|
6913
|
+
scope_ = b;
|
|
6914
|
+
return b;
|
|
6915
|
+
} else {
|
|
6916
|
+
return (com.google.protobuf.ByteString) ref;
|
|
5104
6917
|
}
|
|
5105
|
-
return operStatusBuilder_;
|
|
5106
6918
|
}
|
|
5107
|
-
|
|
5108
|
-
|
|
5109
|
-
|
|
5110
|
-
|
|
5111
|
-
|
|
5112
|
-
|
|
5113
|
-
|
|
5114
|
-
|
|
6919
|
+
/**
|
|
6920
|
+
* <code>optional string scope = 39;</code>
|
|
6921
|
+
* @param value The scope to set.
|
|
6922
|
+
* @return This builder for chaining.
|
|
6923
|
+
*/
|
|
6924
|
+
public Builder setScope(
|
|
6925
|
+
java.lang.String value) {
|
|
6926
|
+
if (value == null) { throw new NullPointerException(); }
|
|
6927
|
+
scope_ = value;
|
|
6928
|
+
bitField1_ |= 0x00000010;
|
|
6929
|
+
onChanged();
|
|
6930
|
+
return this;
|
|
5115
6931
|
}
|
|
5116
6932
|
/**
|
|
5117
|
-
* <
|
|
5118
|
-
*
|
|
5119
|
-
* </pre>
|
|
5120
|
-
*
|
|
5121
|
-
* <code>repeated string connected_devices = 23;</code>
|
|
5122
|
-
* @return A list containing the connectedDevices.
|
|
6933
|
+
* <code>optional string scope = 39;</code>
|
|
6934
|
+
* @return This builder for chaining.
|
|
5123
6935
|
*/
|
|
5124
|
-
public
|
|
5125
|
-
|
|
5126
|
-
|
|
5127
|
-
|
|
6936
|
+
public Builder clearScope() {
|
|
6937
|
+
scope_ = getDefaultInstance().getScope();
|
|
6938
|
+
bitField1_ = (bitField1_ & ~0x00000010);
|
|
6939
|
+
onChanged();
|
|
6940
|
+
return this;
|
|
5128
6941
|
}
|
|
5129
6942
|
/**
|
|
5130
|
-
* <
|
|
5131
|
-
*
|
|
5132
|
-
*
|
|
5133
|
-
*
|
|
5134
|
-
* <code>repeated string connected_devices = 23;</code>
|
|
5135
|
-
* @return The count of connectedDevices.
|
|
6943
|
+
* <code>optional string scope = 39;</code>
|
|
6944
|
+
* @param value The bytes for scope to set.
|
|
6945
|
+
* @return This builder for chaining.
|
|
5136
6946
|
*/
|
|
5137
|
-
public
|
|
5138
|
-
|
|
6947
|
+
public Builder setScopeBytes(
|
|
6948
|
+
com.google.protobuf.ByteString value) {
|
|
6949
|
+
if (value == null) { throw new NullPointerException(); }
|
|
6950
|
+
checkByteStringIsUtf8(value);
|
|
6951
|
+
scope_ = value;
|
|
6952
|
+
bitField1_ |= 0x00000010;
|
|
6953
|
+
onChanged();
|
|
6954
|
+
return this;
|
|
5139
6955
|
}
|
|
6956
|
+
|
|
6957
|
+
private java.lang.Object qDisc_ = "";
|
|
5140
6958
|
/**
|
|
5141
|
-
* <
|
|
5142
|
-
*
|
|
5143
|
-
* </pre>
|
|
5144
|
-
*
|
|
5145
|
-
* <code>repeated string connected_devices = 23;</code>
|
|
5146
|
-
* @param index The index of the element to return.
|
|
5147
|
-
* @return The connectedDevices at the given index.
|
|
6959
|
+
* <code>optional string q_disc = 40;</code>
|
|
6960
|
+
* @return Whether the qDisc field is set.
|
|
5148
6961
|
*/
|
|
5149
|
-
public
|
|
5150
|
-
return
|
|
6962
|
+
public boolean hasQDisc() {
|
|
6963
|
+
return ((bitField1_ & 0x00000020) != 0);
|
|
5151
6964
|
}
|
|
5152
6965
|
/**
|
|
5153
|
-
* <
|
|
5154
|
-
*
|
|
5155
|
-
|
|
5156
|
-
|
|
5157
|
-
|
|
5158
|
-
|
|
5159
|
-
|
|
6966
|
+
* <code>optional string q_disc = 40;</code>
|
|
6967
|
+
* @return The qDisc.
|
|
6968
|
+
*/
|
|
6969
|
+
public java.lang.String getQDisc() {
|
|
6970
|
+
java.lang.Object ref = qDisc_;
|
|
6971
|
+
if (!(ref instanceof java.lang.String)) {
|
|
6972
|
+
com.google.protobuf.ByteString bs =
|
|
6973
|
+
(com.google.protobuf.ByteString) ref;
|
|
6974
|
+
java.lang.String s = bs.toStringUtf8();
|
|
6975
|
+
qDisc_ = s;
|
|
6976
|
+
return s;
|
|
6977
|
+
} else {
|
|
6978
|
+
return (java.lang.String) ref;
|
|
6979
|
+
}
|
|
6980
|
+
}
|
|
6981
|
+
/**
|
|
6982
|
+
* <code>optional string q_disc = 40;</code>
|
|
6983
|
+
* @return The bytes for qDisc.
|
|
5160
6984
|
*/
|
|
5161
6985
|
public com.google.protobuf.ByteString
|
|
5162
|
-
|
|
5163
|
-
|
|
6986
|
+
getQDiscBytes() {
|
|
6987
|
+
java.lang.Object ref = qDisc_;
|
|
6988
|
+
if (ref instanceof String) {
|
|
6989
|
+
com.google.protobuf.ByteString b =
|
|
6990
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
6991
|
+
(java.lang.String) ref);
|
|
6992
|
+
qDisc_ = b;
|
|
6993
|
+
return b;
|
|
6994
|
+
} else {
|
|
6995
|
+
return (com.google.protobuf.ByteString) ref;
|
|
6996
|
+
}
|
|
5164
6997
|
}
|
|
5165
6998
|
/**
|
|
5166
|
-
* <
|
|
5167
|
-
*
|
|
5168
|
-
* </pre>
|
|
5169
|
-
*
|
|
5170
|
-
* <code>repeated string connected_devices = 23;</code>
|
|
5171
|
-
* @param index The index to set the value at.
|
|
5172
|
-
* @param value The connectedDevices to set.
|
|
6999
|
+
* <code>optional string q_disc = 40;</code>
|
|
7000
|
+
* @param value The qDisc to set.
|
|
5173
7001
|
* @return This builder for chaining.
|
|
5174
7002
|
*/
|
|
5175
|
-
public Builder
|
|
5176
|
-
|
|
7003
|
+
public Builder setQDisc(
|
|
7004
|
+
java.lang.String value) {
|
|
5177
7005
|
if (value == null) { throw new NullPointerException(); }
|
|
5178
|
-
|
|
5179
|
-
|
|
5180
|
-
bitField0_ |= 0x04000000;
|
|
7006
|
+
qDisc_ = value;
|
|
7007
|
+
bitField1_ |= 0x00000020;
|
|
5181
7008
|
onChanged();
|
|
5182
7009
|
return this;
|
|
5183
7010
|
}
|
|
5184
7011
|
/**
|
|
5185
|
-
* <
|
|
5186
|
-
* SNMP only
|
|
5187
|
-
* </pre>
|
|
5188
|
-
*
|
|
5189
|
-
* <code>repeated string connected_devices = 23;</code>
|
|
5190
|
-
* @param value The connectedDevices to add.
|
|
7012
|
+
* <code>optional string q_disc = 40;</code>
|
|
5191
7013
|
* @return This builder for chaining.
|
|
5192
7014
|
*/
|
|
5193
|
-
public Builder
|
|
5194
|
-
|
|
7015
|
+
public Builder clearQDisc() {
|
|
7016
|
+
qDisc_ = getDefaultInstance().getQDisc();
|
|
7017
|
+
bitField1_ = (bitField1_ & ~0x00000020);
|
|
7018
|
+
onChanged();
|
|
7019
|
+
return this;
|
|
7020
|
+
}
|
|
7021
|
+
/**
|
|
7022
|
+
* <code>optional string q_disc = 40;</code>
|
|
7023
|
+
* @param value The bytes for qDisc to set.
|
|
7024
|
+
* @return This builder for chaining.
|
|
7025
|
+
*/
|
|
7026
|
+
public Builder setQDiscBytes(
|
|
7027
|
+
com.google.protobuf.ByteString value) {
|
|
5195
7028
|
if (value == null) { throw new NullPointerException(); }
|
|
5196
|
-
|
|
5197
|
-
|
|
5198
|
-
|
|
7029
|
+
checkByteStringIsUtf8(value);
|
|
7030
|
+
qDisc_ = value;
|
|
7031
|
+
bitField1_ |= 0x00000020;
|
|
5199
7032
|
onChanged();
|
|
5200
7033
|
return this;
|
|
5201
7034
|
}
|
|
7035
|
+
|
|
7036
|
+
private java.lang.Object group_ = "";
|
|
5202
7037
|
/**
|
|
5203
|
-
* <
|
|
5204
|
-
*
|
|
5205
|
-
|
|
5206
|
-
|
|
5207
|
-
|
|
5208
|
-
|
|
7038
|
+
* <code>optional string group = 41;</code>
|
|
7039
|
+
* @return Whether the group field is set.
|
|
7040
|
+
*/
|
|
7041
|
+
public boolean hasGroup() {
|
|
7042
|
+
return ((bitField1_ & 0x00000040) != 0);
|
|
7043
|
+
}
|
|
7044
|
+
/**
|
|
7045
|
+
* <code>optional string group = 41;</code>
|
|
7046
|
+
* @return The group.
|
|
7047
|
+
*/
|
|
7048
|
+
public java.lang.String getGroup() {
|
|
7049
|
+
java.lang.Object ref = group_;
|
|
7050
|
+
if (!(ref instanceof java.lang.String)) {
|
|
7051
|
+
com.google.protobuf.ByteString bs =
|
|
7052
|
+
(com.google.protobuf.ByteString) ref;
|
|
7053
|
+
java.lang.String s = bs.toStringUtf8();
|
|
7054
|
+
group_ = s;
|
|
7055
|
+
return s;
|
|
7056
|
+
} else {
|
|
7057
|
+
return (java.lang.String) ref;
|
|
7058
|
+
}
|
|
7059
|
+
}
|
|
7060
|
+
/**
|
|
7061
|
+
* <code>optional string group = 41;</code>
|
|
7062
|
+
* @return The bytes for group.
|
|
7063
|
+
*/
|
|
7064
|
+
public com.google.protobuf.ByteString
|
|
7065
|
+
getGroupBytes() {
|
|
7066
|
+
java.lang.Object ref = group_;
|
|
7067
|
+
if (ref instanceof String) {
|
|
7068
|
+
com.google.protobuf.ByteString b =
|
|
7069
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
7070
|
+
(java.lang.String) ref);
|
|
7071
|
+
group_ = b;
|
|
7072
|
+
return b;
|
|
7073
|
+
} else {
|
|
7074
|
+
return (com.google.protobuf.ByteString) ref;
|
|
7075
|
+
}
|
|
7076
|
+
}
|
|
7077
|
+
/**
|
|
7078
|
+
* <code>optional string group = 41;</code>
|
|
7079
|
+
* @param value The group to set.
|
|
5209
7080
|
* @return This builder for chaining.
|
|
5210
7081
|
*/
|
|
5211
|
-
public Builder
|
|
5212
|
-
java.lang.
|
|
5213
|
-
|
|
5214
|
-
|
|
5215
|
-
|
|
5216
|
-
bitField0_ |= 0x04000000;
|
|
7082
|
+
public Builder setGroup(
|
|
7083
|
+
java.lang.String value) {
|
|
7084
|
+
if (value == null) { throw new NullPointerException(); }
|
|
7085
|
+
group_ = value;
|
|
7086
|
+
bitField1_ |= 0x00000040;
|
|
5217
7087
|
onChanged();
|
|
5218
7088
|
return this;
|
|
5219
7089
|
}
|
|
5220
7090
|
/**
|
|
5221
|
-
* <
|
|
5222
|
-
* SNMP only
|
|
5223
|
-
* </pre>
|
|
5224
|
-
*
|
|
5225
|
-
* <code>repeated string connected_devices = 23;</code>
|
|
7091
|
+
* <code>optional string group = 41;</code>
|
|
5226
7092
|
* @return This builder for chaining.
|
|
5227
7093
|
*/
|
|
5228
|
-
public Builder
|
|
5229
|
-
|
|
5230
|
-
|
|
5231
|
-
bitField0_ = (bitField0_ & ~0x04000000);;
|
|
7094
|
+
public Builder clearGroup() {
|
|
7095
|
+
group_ = getDefaultInstance().getGroup();
|
|
7096
|
+
bitField1_ = (bitField1_ & ~0x00000040);
|
|
5232
7097
|
onChanged();
|
|
5233
7098
|
return this;
|
|
5234
7099
|
}
|
|
5235
7100
|
/**
|
|
5236
|
-
* <
|
|
5237
|
-
*
|
|
5238
|
-
* </pre>
|
|
5239
|
-
*
|
|
5240
|
-
* <code>repeated string connected_devices = 23;</code>
|
|
5241
|
-
* @param value The bytes of the connectedDevices to add.
|
|
7101
|
+
* <code>optional string group = 41;</code>
|
|
7102
|
+
* @param value The bytes for group to set.
|
|
5242
7103
|
* @return This builder for chaining.
|
|
5243
7104
|
*/
|
|
5244
|
-
public Builder
|
|
7105
|
+
public Builder setGroupBytes(
|
|
5245
7106
|
com.google.protobuf.ByteString value) {
|
|
5246
7107
|
if (value == null) { throw new NullPointerException(); }
|
|
5247
7108
|
checkByteStringIsUtf8(value);
|
|
5248
|
-
|
|
5249
|
-
|
|
5250
|
-
bitField0_ |= 0x04000000;
|
|
7109
|
+
group_ = value;
|
|
7110
|
+
bitField1_ |= 0x00000040;
|
|
5251
7111
|
onChanged();
|
|
5252
7112
|
return this;
|
|
5253
7113
|
}
|
|
5254
7114
|
|
|
5255
|
-
private
|
|
5256
|
-
com.google.protobuf.LazyStringArrayList.emptyList();
|
|
5257
|
-
private void ensureVlansIsMutable() {
|
|
5258
|
-
if (!vlans_.isModifiable()) {
|
|
5259
|
-
vlans_ = new com.google.protobuf.LazyStringArrayList(vlans_);
|
|
5260
|
-
}
|
|
5261
|
-
bitField0_ |= 0x08000000;
|
|
5262
|
-
}
|
|
7115
|
+
private java.lang.Object bridge_ = "";
|
|
5263
7116
|
/**
|
|
5264
7117
|
* <pre>
|
|
5265
|
-
*
|
|
7118
|
+
*Citrix specifics
|
|
5266
7119
|
* </pre>
|
|
5267
7120
|
*
|
|
5268
|
-
* <code>
|
|
5269
|
-
* @return
|
|
7121
|
+
* <code>optional string bridge = 42;</code>
|
|
7122
|
+
* @return Whether the bridge field is set.
|
|
5270
7123
|
*/
|
|
5271
|
-
public
|
|
5272
|
-
|
|
5273
|
-
vlans_.makeImmutable();
|
|
5274
|
-
return vlans_;
|
|
7124
|
+
public boolean hasBridge() {
|
|
7125
|
+
return ((bitField1_ & 0x00000080) != 0);
|
|
5275
7126
|
}
|
|
5276
7127
|
/**
|
|
5277
7128
|
* <pre>
|
|
5278
|
-
*
|
|
7129
|
+
*Citrix specifics
|
|
5279
7130
|
* </pre>
|
|
5280
7131
|
*
|
|
5281
|
-
* <code>
|
|
5282
|
-
* @return The
|
|
7132
|
+
* <code>optional string bridge = 42;</code>
|
|
7133
|
+
* @return The bridge.
|
|
5283
7134
|
*/
|
|
5284
|
-
public
|
|
5285
|
-
|
|
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
|
+
}
|
|
5286
7146
|
}
|
|
5287
7147
|
/**
|
|
5288
7148
|
* <pre>
|
|
5289
|
-
*
|
|
7149
|
+
*Citrix specifics
|
|
5290
7150
|
* </pre>
|
|
5291
7151
|
*
|
|
5292
|
-
* <code>
|
|
5293
|
-
* @
|
|
5294
|
-
* @return The vlans at the given index.
|
|
7152
|
+
* <code>optional string bridge = 42;</code>
|
|
7153
|
+
* @return The bytes for bridge.
|
|
5295
7154
|
*/
|
|
5296
|
-
public
|
|
5297
|
-
|
|
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
|
+
}
|
|
5298
7167
|
}
|
|
5299
7168
|
/**
|
|
5300
7169
|
* <pre>
|
|
5301
|
-
*
|
|
7170
|
+
*Citrix specifics
|
|
5302
7171
|
* </pre>
|
|
5303
7172
|
*
|
|
5304
|
-
* <code>
|
|
5305
|
-
* @param
|
|
5306
|
-
* @return
|
|
7173
|
+
* <code>optional string bridge = 42;</code>
|
|
7174
|
+
* @param value The bridge to set.
|
|
7175
|
+
* @return This builder for chaining.
|
|
5307
7176
|
*/
|
|
5308
|
-
public
|
|
5309
|
-
|
|
5310
|
-
|
|
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;
|
|
5311
7184
|
}
|
|
5312
7185
|
/**
|
|
5313
7186
|
* <pre>
|
|
5314
|
-
*
|
|
7187
|
+
*Citrix specifics
|
|
5315
7188
|
* </pre>
|
|
5316
7189
|
*
|
|
5317
|
-
* <code>
|
|
5318
|
-
* @param index The index to set the value at.
|
|
5319
|
-
* @param value The vlans to set.
|
|
7190
|
+
* <code>optional string bridge = 42;</code>
|
|
5320
7191
|
* @return This builder for chaining.
|
|
5321
7192
|
*/
|
|
5322
|
-
public Builder
|
|
5323
|
-
|
|
5324
|
-
|
|
5325
|
-
ensureVlansIsMutable();
|
|
5326
|
-
vlans_.set(index, value);
|
|
5327
|
-
bitField0_ |= 0x08000000;
|
|
7193
|
+
public Builder clearBridge() {
|
|
7194
|
+
bridge_ = getDefaultInstance().getBridge();
|
|
7195
|
+
bitField1_ = (bitField1_ & ~0x00000080);
|
|
5328
7196
|
onChanged();
|
|
5329
7197
|
return this;
|
|
5330
7198
|
}
|
|
5331
7199
|
/**
|
|
5332
7200
|
* <pre>
|
|
5333
|
-
*
|
|
7201
|
+
*Citrix specifics
|
|
5334
7202
|
* </pre>
|
|
5335
7203
|
*
|
|
5336
|
-
* <code>
|
|
5337
|
-
* @param value The
|
|
7204
|
+
* <code>optional string bridge = 42;</code>
|
|
7205
|
+
* @param value The bytes for bridge to set.
|
|
5338
7206
|
* @return This builder for chaining.
|
|
5339
7207
|
*/
|
|
5340
|
-
public Builder
|
|
5341
|
-
|
|
7208
|
+
public Builder setBridgeBytes(
|
|
7209
|
+
com.google.protobuf.ByteString value) {
|
|
5342
7210
|
if (value == null) { throw new NullPointerException(); }
|
|
5343
|
-
|
|
5344
|
-
|
|
5345
|
-
|
|
7211
|
+
checkByteStringIsUtf8(value);
|
|
7212
|
+
bridge_ = value;
|
|
7213
|
+
bitField1_ |= 0x00000080;
|
|
5346
7214
|
onChanged();
|
|
5347
7215
|
return this;
|
|
5348
7216
|
}
|
|
7217
|
+
|
|
7218
|
+
private java.lang.Object tags_ = "";
|
|
5349
7219
|
/**
|
|
5350
|
-
* <
|
|
5351
|
-
*
|
|
5352
|
-
|
|
5353
|
-
|
|
5354
|
-
|
|
5355
|
-
|
|
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.
|
|
5356
7262
|
* @return This builder for chaining.
|
|
5357
7263
|
*/
|
|
5358
|
-
public Builder
|
|
5359
|
-
java.lang.
|
|
5360
|
-
|
|
5361
|
-
|
|
5362
|
-
|
|
5363
|
-
bitField0_ |= 0x08000000;
|
|
7264
|
+
public Builder setTags(
|
|
7265
|
+
java.lang.String value) {
|
|
7266
|
+
if (value == null) { throw new NullPointerException(); }
|
|
7267
|
+
tags_ = value;
|
|
7268
|
+
bitField1_ |= 0x00000100;
|
|
5364
7269
|
onChanged();
|
|
5365
7270
|
return this;
|
|
5366
7271
|
}
|
|
5367
7272
|
/**
|
|
5368
|
-
* <
|
|
5369
|
-
* SNMP only
|
|
5370
|
-
* </pre>
|
|
5371
|
-
*
|
|
5372
|
-
* <code>repeated string vlans = 24;</code>
|
|
7273
|
+
* <code>optional string tags = 43;</code>
|
|
5373
7274
|
* @return This builder for chaining.
|
|
5374
7275
|
*/
|
|
5375
|
-
public Builder
|
|
5376
|
-
|
|
5377
|
-
|
|
5378
|
-
bitField0_ = (bitField0_ & ~0x08000000);;
|
|
7276
|
+
public Builder clearTags() {
|
|
7277
|
+
tags_ = getDefaultInstance().getTags();
|
|
7278
|
+
bitField1_ = (bitField1_ & ~0x00000100);
|
|
5379
7279
|
onChanged();
|
|
5380
7280
|
return this;
|
|
5381
7281
|
}
|
|
5382
7282
|
/**
|
|
5383
|
-
* <
|
|
5384
|
-
*
|
|
5385
|
-
* </pre>
|
|
5386
|
-
*
|
|
5387
|
-
* <code>repeated string vlans = 24;</code>
|
|
5388
|
-
* @param value The bytes of the vlans to add.
|
|
7283
|
+
* <code>optional string tags = 43;</code>
|
|
7284
|
+
* @param value The bytes for tags to set.
|
|
5389
7285
|
* @return This builder for chaining.
|
|
5390
7286
|
*/
|
|
5391
|
-
public Builder
|
|
7287
|
+
public Builder setTagsBytes(
|
|
5392
7288
|
com.google.protobuf.ByteString value) {
|
|
5393
7289
|
if (value == null) { throw new NullPointerException(); }
|
|
5394
7290
|
checkByteStringIsUtf8(value);
|
|
5395
|
-
|
|
5396
|
-
|
|
5397
|
-
bitField0_ |= 0x08000000;
|
|
7291
|
+
tags_ = value;
|
|
7292
|
+
bitField1_ |= 0x00000100;
|
|
5398
7293
|
onChanged();
|
|
5399
7294
|
return this;
|
|
5400
7295
|
}
|
|
5401
7296
|
|
|
5402
|
-
private
|
|
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
|
+
|
|
5403
7309
|
/**
|
|
5404
|
-
* <
|
|
5405
|
-
* macOS specifics:
|
|
5406
|
-
* </pre>
|
|
5407
|
-
*
|
|
5408
|
-
* <code>optional uint64 ipv6_prefix_length = 25;</code>
|
|
5409
|
-
* @return Whether the ipv6PrefixLength field is set.
|
|
7310
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
5410
7311
|
*/
|
|
5411
|
-
|
|
5412
|
-
|
|
5413
|
-
|
|
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
|
+
}
|
|
5414
7318
|
}
|
|
5415
7319
|
/**
|
|
5416
|
-
* <
|
|
5417
|
-
* macOS specifics:
|
|
5418
|
-
* </pre>
|
|
5419
|
-
*
|
|
5420
|
-
* <code>optional uint64 ipv6_prefix_length = 25;</code>
|
|
5421
|
-
* @return The ipv6PrefixLength.
|
|
7320
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
5422
7321
|
*/
|
|
5423
|
-
|
|
5424
|
-
|
|
5425
|
-
|
|
7322
|
+
public int getPhysicalInterfacesCount() {
|
|
7323
|
+
if (physicalInterfacesBuilder_ == null) {
|
|
7324
|
+
return physicalInterfaces_.size();
|
|
7325
|
+
} else {
|
|
7326
|
+
return physicalInterfacesBuilder_.getCount();
|
|
7327
|
+
}
|
|
5426
7328
|
}
|
|
5427
7329
|
/**
|
|
5428
|
-
* <
|
|
5429
|
-
* macOS specifics:
|
|
5430
|
-
* </pre>
|
|
5431
|
-
*
|
|
5432
|
-
* <code>optional uint64 ipv6_prefix_length = 25;</code>
|
|
5433
|
-
* @param value The ipv6PrefixLength to set.
|
|
5434
|
-
* @return This builder for chaining.
|
|
7330
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
5435
7331
|
*/
|
|
5436
|
-
public
|
|
5437
|
-
|
|
5438
|
-
|
|
5439
|
-
|
|
5440
|
-
|
|
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
|
+
}
|
|
5441
7354
|
return this;
|
|
5442
7355
|
}
|
|
5443
7356
|
/**
|
|
5444
|
-
* <
|
|
5445
|
-
* macOS specifics:
|
|
5446
|
-
* </pre>
|
|
5447
|
-
*
|
|
5448
|
-
* <code>optional uint64 ipv6_prefix_length = 25;</code>
|
|
5449
|
-
* @return This builder for chaining.
|
|
7357
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
5450
7358
|
*/
|
|
5451
|
-
public Builder
|
|
5452
|
-
|
|
5453
|
-
|
|
5454
|
-
|
|
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
|
+
}
|
|
5455
7368
|
return this;
|
|
5456
7369
|
}
|
|
5457
|
-
|
|
5458
|
-
private java.lang.Object networkSignature_ = "";
|
|
5459
7370
|
/**
|
|
5460
|
-
* <
|
|
5461
|
-
* macOS only
|
|
5462
|
-
* </pre>
|
|
5463
|
-
*
|
|
5464
|
-
* <code>optional string network_signature = 26;</code>
|
|
5465
|
-
* @return Whether the networkSignature field is set.
|
|
7371
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface physical_interfaces = 44;</code>
|
|
5466
7372
|
*/
|
|
5467
|
-
public
|
|
5468
|
-
|
|
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
|
+
}
|
|
5469
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
|
+
|
|
5470
7549
|
/**
|
|
5471
|
-
* <
|
|
5472
|
-
* macOS only
|
|
5473
|
-
* </pre>
|
|
5474
|
-
*
|
|
5475
|
-
* <code>optional string network_signature = 26;</code>
|
|
5476
|
-
* @return The networkSignature.
|
|
7550
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
5477
7551
|
*/
|
|
5478
|
-
public java.
|
|
5479
|
-
|
|
5480
|
-
|
|
5481
|
-
com.google.protobuf.ByteString bs =
|
|
5482
|
-
(com.google.protobuf.ByteString) ref;
|
|
5483
|
-
java.lang.String s = bs.toStringUtf8();
|
|
5484
|
-
networkSignature_ = s;
|
|
5485
|
-
return s;
|
|
7552
|
+
public java.util.List<com.lansweeper.dp.outbound.v1.CitrixVirtualInterface> getVirtualInterfacesList() {
|
|
7553
|
+
if (virtualInterfacesBuilder_ == null) {
|
|
7554
|
+
return java.util.Collections.unmodifiableList(virtualInterfaces_);
|
|
5486
7555
|
} else {
|
|
5487
|
-
return (
|
|
7556
|
+
return virtualInterfacesBuilder_.getMessageList();
|
|
5488
7557
|
}
|
|
5489
7558
|
}
|
|
5490
7559
|
/**
|
|
5491
|
-
* <
|
|
5492
|
-
* macOS only
|
|
5493
|
-
* </pre>
|
|
5494
|
-
*
|
|
5495
|
-
* <code>optional string network_signature = 26;</code>
|
|
5496
|
-
* @return The bytes for networkSignature.
|
|
7560
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
5497
7561
|
*/
|
|
5498
|
-
public
|
|
5499
|
-
|
|
5500
|
-
|
|
5501
|
-
if (ref instanceof String) {
|
|
5502
|
-
com.google.protobuf.ByteString b =
|
|
5503
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
5504
|
-
(java.lang.String) ref);
|
|
5505
|
-
networkSignature_ = b;
|
|
5506
|
-
return b;
|
|
7562
|
+
public int getVirtualInterfacesCount() {
|
|
7563
|
+
if (virtualInterfacesBuilder_ == null) {
|
|
7564
|
+
return virtualInterfaces_.size();
|
|
5507
7565
|
} else {
|
|
5508
|
-
return (
|
|
7566
|
+
return virtualInterfacesBuilder_.getCount();
|
|
5509
7567
|
}
|
|
5510
7568
|
}
|
|
5511
7569
|
/**
|
|
5512
|
-
* <
|
|
5513
|
-
* macOS only
|
|
5514
|
-
* </pre>
|
|
5515
|
-
*
|
|
5516
|
-
* <code>optional string network_signature = 26;</code>
|
|
5517
|
-
* @param value The networkSignature to set.
|
|
5518
|
-
* @return This builder for chaining.
|
|
7570
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
5519
7571
|
*/
|
|
5520
|
-
public
|
|
5521
|
-
|
|
5522
|
-
|
|
5523
|
-
|
|
5524
|
-
|
|
5525
|
-
|
|
5526
|
-
return this;
|
|
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
|
+
}
|
|
5527
7578
|
}
|
|
5528
7579
|
/**
|
|
5529
|
-
* <
|
|
5530
|
-
* macOS only
|
|
5531
|
-
* </pre>
|
|
5532
|
-
*
|
|
5533
|
-
* <code>optional string network_signature = 26;</code>
|
|
5534
|
-
* @return This builder for chaining.
|
|
7580
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
5535
7581
|
*/
|
|
5536
|
-
public Builder
|
|
5537
|
-
|
|
5538
|
-
|
|
5539
|
-
|
|
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
|
+
}
|
|
5540
7594
|
return this;
|
|
5541
7595
|
}
|
|
5542
7596
|
/**
|
|
5543
|
-
* <
|
|
5544
|
-
* macOS only
|
|
5545
|
-
* </pre>
|
|
5546
|
-
*
|
|
5547
|
-
* <code>optional string network_signature = 26;</code>
|
|
5548
|
-
* @param value The bytes for networkSignature to set.
|
|
5549
|
-
* @return This builder for chaining.
|
|
7597
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
5550
7598
|
*/
|
|
5551
|
-
public Builder
|
|
5552
|
-
com.
|
|
5553
|
-
if (
|
|
5554
|
-
|
|
5555
|
-
|
|
5556
|
-
|
|
5557
|
-
|
|
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
|
+
}
|
|
5558
7608
|
return this;
|
|
5559
7609
|
}
|
|
5560
|
-
|
|
5561
|
-
private java.lang.Object domainName_ = "";
|
|
5562
7610
|
/**
|
|
5563
|
-
* <
|
|
5564
|
-
*Esxi host specifics:
|
|
5565
|
-
* </pre>
|
|
5566
|
-
*
|
|
5567
|
-
* <code>optional string domain_name = 33;</code>
|
|
5568
|
-
* @return Whether the domainName field is set.
|
|
7611
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
5569
7612
|
*/
|
|
5570
|
-
public
|
|
5571
|
-
|
|
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;
|
|
5572
7625
|
}
|
|
5573
7626
|
/**
|
|
5574
|
-
* <
|
|
5575
|
-
*Esxi host specifics:
|
|
5576
|
-
* </pre>
|
|
5577
|
-
*
|
|
5578
|
-
* <code>optional string domain_name = 33;</code>
|
|
5579
|
-
* @return The domainName.
|
|
7627
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
5580
7628
|
*/
|
|
5581
|
-
public
|
|
5582
|
-
|
|
5583
|
-
if (
|
|
5584
|
-
|
|
5585
|
-
|
|
5586
|
-
|
|
5587
|
-
|
|
5588
|
-
|
|
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();
|
|
5589
7638
|
} else {
|
|
5590
|
-
|
|
7639
|
+
virtualInterfacesBuilder_.addMessage(index, value);
|
|
5591
7640
|
}
|
|
7641
|
+
return this;
|
|
5592
7642
|
}
|
|
5593
7643
|
/**
|
|
5594
|
-
* <
|
|
5595
|
-
*Esxi host specifics:
|
|
5596
|
-
* </pre>
|
|
5597
|
-
*
|
|
5598
|
-
* <code>optional string domain_name = 33;</code>
|
|
5599
|
-
* @return The bytes for domainName.
|
|
7644
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
5600
7645
|
*/
|
|
5601
|
-
public
|
|
5602
|
-
|
|
5603
|
-
|
|
5604
|
-
|
|
5605
|
-
|
|
5606
|
-
|
|
5607
|
-
(java.lang.String) ref);
|
|
5608
|
-
domainName_ = b;
|
|
5609
|
-
return b;
|
|
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();
|
|
5610
7652
|
} else {
|
|
5611
|
-
|
|
7653
|
+
virtualInterfacesBuilder_.addMessage(builderForValue.build());
|
|
5612
7654
|
}
|
|
7655
|
+
return this;
|
|
5613
7656
|
}
|
|
5614
7657
|
/**
|
|
5615
|
-
* <
|
|
5616
|
-
*Esxi host specifics:
|
|
5617
|
-
* </pre>
|
|
5618
|
-
*
|
|
5619
|
-
* <code>optional string domain_name = 33;</code>
|
|
5620
|
-
* @param value The domainName to set.
|
|
5621
|
-
* @return This builder for chaining.
|
|
7658
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
5622
7659
|
*/
|
|
5623
|
-
public Builder
|
|
5624
|
-
|
|
5625
|
-
if (
|
|
5626
|
-
|
|
5627
|
-
|
|
5628
|
-
|
|
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
|
+
}
|
|
5629
7669
|
return this;
|
|
5630
7670
|
}
|
|
5631
7671
|
/**
|
|
5632
|
-
* <
|
|
5633
|
-
*Esxi host specifics:
|
|
5634
|
-
* </pre>
|
|
5635
|
-
*
|
|
5636
|
-
* <code>optional string domain_name = 33;</code>
|
|
5637
|
-
* @return This builder for chaining.
|
|
7672
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
5638
7673
|
*/
|
|
5639
|
-
public Builder
|
|
5640
|
-
|
|
5641
|
-
|
|
5642
|
-
|
|
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
|
+
}
|
|
5643
7684
|
return this;
|
|
5644
7685
|
}
|
|
5645
7686
|
/**
|
|
5646
|
-
* <
|
|
5647
|
-
*Esxi host specifics:
|
|
5648
|
-
* </pre>
|
|
5649
|
-
*
|
|
5650
|
-
* <code>optional string domain_name = 33;</code>
|
|
5651
|
-
* @param value The bytes for domainName to set.
|
|
5652
|
-
* @return This builder for chaining.
|
|
7687
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
5653
7688
|
*/
|
|
5654
|
-
public Builder
|
|
5655
|
-
|
|
5656
|
-
|
|
5657
|
-
|
|
5658
|
-
|
|
5659
|
-
|
|
5660
|
-
|
|
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
|
+
}
|
|
5661
7697
|
return this;
|
|
5662
7698
|
}
|
|
5663
|
-
|
|
5664
|
-
private boolean ipv4DhcpEnabled_ ;
|
|
5665
7699
|
/**
|
|
5666
|
-
* <code>
|
|
5667
|
-
* @return Whether the ipv4DhcpEnabled field is set.
|
|
7700
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
5668
7701
|
*/
|
|
5669
|
-
|
|
5670
|
-
|
|
5671
|
-
|
|
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;
|
|
5672
7711
|
}
|
|
5673
7712
|
/**
|
|
5674
|
-
* <code>
|
|
5675
|
-
* @return The ipv4DhcpEnabled.
|
|
7713
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
5676
7714
|
*/
|
|
5677
|
-
|
|
5678
|
-
|
|
5679
|
-
return
|
|
7715
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.Builder getVirtualInterfacesBuilder(
|
|
7716
|
+
int index) {
|
|
7717
|
+
return getVirtualInterfacesFieldBuilder().getBuilder(index);
|
|
5680
7718
|
}
|
|
5681
7719
|
/**
|
|
5682
|
-
* <code>
|
|
5683
|
-
* @param value The ipv4DhcpEnabled to set.
|
|
5684
|
-
* @return This builder for chaining.
|
|
7720
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
5685
7721
|
*/
|
|
5686
|
-
public
|
|
5687
|
-
|
|
5688
|
-
|
|
5689
|
-
|
|
5690
|
-
|
|
5691
|
-
|
|
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
|
+
}
|
|
5692
7728
|
}
|
|
5693
7729
|
/**
|
|
5694
|
-
* <code>
|
|
5695
|
-
* @return This builder for chaining.
|
|
7730
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
5696
7731
|
*/
|
|
5697
|
-
public
|
|
5698
|
-
|
|
5699
|
-
|
|
5700
|
-
|
|
5701
|
-
|
|
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
|
+
}
|
|
5702
7739
|
}
|
|
5703
|
-
|
|
5704
|
-
private boolean ipv6DhcpEnabled_ ;
|
|
5705
7740
|
/**
|
|
5706
|
-
* <code>
|
|
5707
|
-
* @return Whether the ipv6DhcpEnabled field is set.
|
|
7741
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
5708
7742
|
*/
|
|
5709
|
-
|
|
5710
|
-
|
|
5711
|
-
|
|
7743
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.Builder addVirtualInterfacesBuilder() {
|
|
7744
|
+
return getVirtualInterfacesFieldBuilder().addBuilder(
|
|
7745
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.getDefaultInstance());
|
|
5712
7746
|
}
|
|
5713
7747
|
/**
|
|
5714
|
-
* <code>
|
|
5715
|
-
* @return The ipv6DhcpEnabled.
|
|
7748
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
5716
7749
|
*/
|
|
5717
|
-
|
|
5718
|
-
|
|
5719
|
-
return
|
|
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());
|
|
5720
7754
|
}
|
|
5721
7755
|
/**
|
|
5722
|
-
* <code>
|
|
5723
|
-
* @param value The ipv6DhcpEnabled to set.
|
|
5724
|
-
* @return This builder for chaining.
|
|
7756
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 45;</code>
|
|
5725
7757
|
*/
|
|
5726
|
-
public Builder
|
|
5727
|
-
|
|
5728
|
-
|
|
5729
|
-
bitField1_ |= 0x00000001;
|
|
5730
|
-
onChanged();
|
|
5731
|
-
return this;
|
|
7758
|
+
public java.util.List<com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.Builder>
|
|
7759
|
+
getVirtualInterfacesBuilderList() {
|
|
7760
|
+
return getVirtualInterfacesFieldBuilder().getBuilderList();
|
|
5732
7761
|
}
|
|
5733
|
-
|
|
5734
|
-
|
|
5735
|
-
|
|
5736
|
-
|
|
5737
|
-
|
|
5738
|
-
|
|
5739
|
-
|
|
5740
|
-
|
|
5741
|
-
|
|
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_;
|
|
5742
7775
|
}
|
|
5743
7776
|
@java.lang.Override
|
|
5744
7777
|
public final Builder setUnknownFields(
|