@lansweeper/data-platform-outbound-grpc 0.4.0 → 0.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/gen-proto/image.json +1 -1
- package/gen-proto/outbound_grpc_pb.d.ts +0 -17
- package/gen-proto/outbound_grpc_pb.js +0 -12
- package/gen-proto/outbound_pb.d.ts +1869 -0
- package/gen-proto/outbound_pb.js +15016 -4
- package/generated-go/outbound.pb.go +15785 -11570
- package/generated-go/outbound_grpc.pb.go +0 -40
- package/java.json +1 -1
- package/model/pom.xml +1 -1
- package/model/src/main/proto/outbound.proto +340 -6
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Asset$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Asset$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Asset.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/AssetOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix$2.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix$CitrixDataCase.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixAppliance$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixAppliance$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixAppliance.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixApplianceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuest$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuest$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuest.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfoOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHost$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHost$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHost.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostCrashDump$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostCrashDump$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostCrashDump.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostCrashDumpOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfoOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPatch$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPatch$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPatch.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPatchOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpuOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPci$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPci$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPci.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPciOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDeviceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterfaceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPool$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPool$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPool.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfigurationOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolPatch$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolPatch$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolPatch.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolPatchOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolRestriction$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolRestriction$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolRestriction.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolRestrictionOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixStorage$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixStorage$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixStorage.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixStorageOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDeviceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImageOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddressOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterface$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterface$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterface.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterfaceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Outbound.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/SpecHardwareInfo$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/SpecHardwareInfo$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/SpecHardwareInfo.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/SpecHardwareInfoOrBuilder.class +0 -0
- package/model/target/classes/outbound.proto +340 -6
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Asset.java +185 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/AssetOrBuilder.java +15 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Citrix.java +1123 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixAppliance.java +723 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixApplianceOrBuilder.java +44 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixGuest.java +6962 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo.java +811 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfoOrBuilder.java +55 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixGuestOrBuilder.java +678 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHost.java +6085 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostCrashDump.java +688 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostCrashDumpOrBuilder.java +36 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo.java +811 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfoOrBuilder.java +55 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostOrBuilder.java +526 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostPatch.java +1159 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostPatchOrBuilder.java +87 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu.java +1550 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpuOrBuilder.java +139 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixOrBuilder.java +57 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPci.java +1194 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPciOrBuilder.java +95 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice.java +1126 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDeviceOrBuilder.java +89 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface.java +4383 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterfaceOrBuilder.java +447 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPool.java +5189 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolOrBuilder.java +444 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration.java +812 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfigurationOrBuilder.java +55 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolPatch.java +1215 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolPatchOrBuilder.java +100 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolRestriction.java +723 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolRestrictionOrBuilder.java +44 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixStorage.java +2867 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixStorageOrBuilder.java +262 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice.java +2513 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDeviceOrBuilder.java +246 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage.java +2587 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImageOrBuilder.java +264 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface.java +2532 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress.java +654 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddressOrBuilder.java +38 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceOrBuilder.java +231 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/NetworkInterface.java +3081 -1048
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/NetworkInterfaceOrBuilder.java +213 -5
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Outbound.java +3788 -3249
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/SpecHardwareInfo.java +386 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/SpecHardwareInfoOrBuilder.java +58 -0
- package/model/target/maven-archiver/pom.properties +2 -2
- package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +86 -0
- package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +42 -0
- package/model/target/{outbound-model-0.3.38-sources.jar → outbound-model-0.4.1-sources.jar} +0 -0
- package/model/target/{outbound-model-0.3.38.jar → outbound-model-0.4.1.jar} +0 -0
- package/package.json +2 -2
- package/pom.xml +1 -1
- package/proto/outbound.proto +340 -6
- package/service/pom.xml +1 -1
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$1.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$2.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$3.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceBaseDescriptorSupplier.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceBlockingStub.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceFileDescriptorSupplier.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceFutureStub.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceImplBase.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceMethodDescriptorSupplier.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceStub.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$MethodHandlers.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc$DataCoreOutboundServiceImplBase.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc$MethodHandlers.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc$ReactorDataCoreOutboundServiceStub.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc.class +0 -0
- package/service/target/generated-sources/protobuf/grpc-java/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc.java +3 -89
- package/service/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ReactorDataCoreBackofficeServiceGrpc.java +12 -12
- package/service/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc.java +3 -43
- package/service/target/maven-archiver/pom.properties +2 -2
- package/service/target/outbound-service-0.4.1-sources.jar +0 -0
- package/service/target/outbound-service-0.4.1.jar +0 -0
- package/service/target/outbound-service-0.3.38-sources.jar +0 -0
- package/service/target/outbound-service-0.3.38.jar +0 -0
|
@@ -0,0 +1,2532 @@
|
|
|
1
|
+
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
2
|
+
// source: outbound.proto
|
|
3
|
+
|
|
4
|
+
// Protobuf Java Version: 3.25.1
|
|
5
|
+
package com.lansweeper.dp.outbound.v1;
|
|
6
|
+
|
|
7
|
+
/**
|
|
8
|
+
* Protobuf type {@code com.lansweeper.dp.outbound.v1.CitrixVirtualInterface}
|
|
9
|
+
*/
|
|
10
|
+
public final class CitrixVirtualInterface extends
|
|
11
|
+
com.google.protobuf.GeneratedMessageV3 implements
|
|
12
|
+
// @@protoc_insertion_point(message_implements:com.lansweeper.dp.outbound.v1.CitrixVirtualInterface)
|
|
13
|
+
CitrixVirtualInterfaceOrBuilder {
|
|
14
|
+
private static final long serialVersionUID = 0L;
|
|
15
|
+
// Use CitrixVirtualInterface.newBuilder() to construct.
|
|
16
|
+
private CitrixVirtualInterface(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
|
|
17
|
+
super(builder);
|
|
18
|
+
}
|
|
19
|
+
private CitrixVirtualInterface() {
|
|
20
|
+
device_ = "";
|
|
21
|
+
mac_ = "";
|
|
22
|
+
statusDetails_ = "";
|
|
23
|
+
qosAlgorithmType_ = "";
|
|
24
|
+
qosAlgorithms_ = "";
|
|
25
|
+
lockingMode_ = "";
|
|
26
|
+
hostUuid_ = "";
|
|
27
|
+
vmRef_ = "";
|
|
28
|
+
interfaceUuid_ = "";
|
|
29
|
+
addresses_ = java.util.Collections.emptyList();
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
@java.lang.Override
|
|
33
|
+
@SuppressWarnings({"unused"})
|
|
34
|
+
protected java.lang.Object newInstance(
|
|
35
|
+
UnusedPrivateParameter unused) {
|
|
36
|
+
return new CitrixVirtualInterface();
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
public static final com.google.protobuf.Descriptors.Descriptor
|
|
40
|
+
getDescriptor() {
|
|
41
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualInterface_descriptor;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
@java.lang.Override
|
|
45
|
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
46
|
+
internalGetFieldAccessorTable() {
|
|
47
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualInterface_fieldAccessorTable
|
|
48
|
+
.ensureFieldAccessorsInitialized(
|
|
49
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.class, com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.Builder.class);
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
private int bitField0_;
|
|
53
|
+
public static final int DEVICE_FIELD_NUMBER = 1;
|
|
54
|
+
@SuppressWarnings("serial")
|
|
55
|
+
private volatile java.lang.Object device_ = "";
|
|
56
|
+
/**
|
|
57
|
+
* <code>optional string device = 1;</code>
|
|
58
|
+
* @return Whether the device field is set.
|
|
59
|
+
*/
|
|
60
|
+
@java.lang.Override
|
|
61
|
+
public boolean hasDevice() {
|
|
62
|
+
return ((bitField0_ & 0x00000001) != 0);
|
|
63
|
+
}
|
|
64
|
+
/**
|
|
65
|
+
* <code>optional string device = 1;</code>
|
|
66
|
+
* @return The device.
|
|
67
|
+
*/
|
|
68
|
+
@java.lang.Override
|
|
69
|
+
public java.lang.String getDevice() {
|
|
70
|
+
java.lang.Object ref = device_;
|
|
71
|
+
if (ref instanceof java.lang.String) {
|
|
72
|
+
return (java.lang.String) ref;
|
|
73
|
+
} else {
|
|
74
|
+
com.google.protobuf.ByteString bs =
|
|
75
|
+
(com.google.protobuf.ByteString) ref;
|
|
76
|
+
java.lang.String s = bs.toStringUtf8();
|
|
77
|
+
device_ = s;
|
|
78
|
+
return s;
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
/**
|
|
82
|
+
* <code>optional string device = 1;</code>
|
|
83
|
+
* @return The bytes for device.
|
|
84
|
+
*/
|
|
85
|
+
@java.lang.Override
|
|
86
|
+
public com.google.protobuf.ByteString
|
|
87
|
+
getDeviceBytes() {
|
|
88
|
+
java.lang.Object ref = device_;
|
|
89
|
+
if (ref instanceof java.lang.String) {
|
|
90
|
+
com.google.protobuf.ByteString b =
|
|
91
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
92
|
+
(java.lang.String) ref);
|
|
93
|
+
device_ = b;
|
|
94
|
+
return b;
|
|
95
|
+
} else {
|
|
96
|
+
return (com.google.protobuf.ByteString) ref;
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
public static final int MAC_FIELD_NUMBER = 2;
|
|
101
|
+
@SuppressWarnings("serial")
|
|
102
|
+
private volatile java.lang.Object mac_ = "";
|
|
103
|
+
/**
|
|
104
|
+
* <code>optional string mac = 2;</code>
|
|
105
|
+
* @return Whether the mac field is set.
|
|
106
|
+
*/
|
|
107
|
+
@java.lang.Override
|
|
108
|
+
public boolean hasMac() {
|
|
109
|
+
return ((bitField0_ & 0x00000002) != 0);
|
|
110
|
+
}
|
|
111
|
+
/**
|
|
112
|
+
* <code>optional string mac = 2;</code>
|
|
113
|
+
* @return The mac.
|
|
114
|
+
*/
|
|
115
|
+
@java.lang.Override
|
|
116
|
+
public java.lang.String getMac() {
|
|
117
|
+
java.lang.Object ref = mac_;
|
|
118
|
+
if (ref instanceof java.lang.String) {
|
|
119
|
+
return (java.lang.String) ref;
|
|
120
|
+
} else {
|
|
121
|
+
com.google.protobuf.ByteString bs =
|
|
122
|
+
(com.google.protobuf.ByteString) ref;
|
|
123
|
+
java.lang.String s = bs.toStringUtf8();
|
|
124
|
+
mac_ = s;
|
|
125
|
+
return s;
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
/**
|
|
129
|
+
* <code>optional string mac = 2;</code>
|
|
130
|
+
* @return The bytes for mac.
|
|
131
|
+
*/
|
|
132
|
+
@java.lang.Override
|
|
133
|
+
public com.google.protobuf.ByteString
|
|
134
|
+
getMacBytes() {
|
|
135
|
+
java.lang.Object ref = mac_;
|
|
136
|
+
if (ref instanceof java.lang.String) {
|
|
137
|
+
com.google.protobuf.ByteString b =
|
|
138
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
139
|
+
(java.lang.String) ref);
|
|
140
|
+
mac_ = b;
|
|
141
|
+
return b;
|
|
142
|
+
} else {
|
|
143
|
+
return (com.google.protobuf.ByteString) ref;
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
public static final int MAC_AUTO_GENERATED_FIELD_NUMBER = 3;
|
|
148
|
+
private boolean macAutoGenerated_ = false;
|
|
149
|
+
/**
|
|
150
|
+
* <code>optional bool mac_auto_generated = 3;</code>
|
|
151
|
+
* @return Whether the macAutoGenerated field is set.
|
|
152
|
+
*/
|
|
153
|
+
@java.lang.Override
|
|
154
|
+
public boolean hasMacAutoGenerated() {
|
|
155
|
+
return ((bitField0_ & 0x00000004) != 0);
|
|
156
|
+
}
|
|
157
|
+
/**
|
|
158
|
+
* <code>optional bool mac_auto_generated = 3;</code>
|
|
159
|
+
* @return The macAutoGenerated.
|
|
160
|
+
*/
|
|
161
|
+
@java.lang.Override
|
|
162
|
+
public boolean getMacAutoGenerated() {
|
|
163
|
+
return macAutoGenerated_;
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
public static final int MTU_FIELD_NUMBER = 4;
|
|
167
|
+
private long mtu_ = 0L;
|
|
168
|
+
/**
|
|
169
|
+
* <code>optional int64 mtu = 4;</code>
|
|
170
|
+
* @return Whether the mtu field is set.
|
|
171
|
+
*/
|
|
172
|
+
@java.lang.Override
|
|
173
|
+
public boolean hasMtu() {
|
|
174
|
+
return ((bitField0_ & 0x00000008) != 0);
|
|
175
|
+
}
|
|
176
|
+
/**
|
|
177
|
+
* <code>optional int64 mtu = 4;</code>
|
|
178
|
+
* @return The mtu.
|
|
179
|
+
*/
|
|
180
|
+
@java.lang.Override
|
|
181
|
+
public long getMtu() {
|
|
182
|
+
return mtu_;
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
public static final int STATUS_CODE_FIELD_NUMBER = 5;
|
|
186
|
+
private long statusCode_ = 0L;
|
|
187
|
+
/**
|
|
188
|
+
* <code>optional int64 status_code = 5;</code>
|
|
189
|
+
* @return Whether the statusCode field is set.
|
|
190
|
+
*/
|
|
191
|
+
@java.lang.Override
|
|
192
|
+
public boolean hasStatusCode() {
|
|
193
|
+
return ((bitField0_ & 0x00000010) != 0);
|
|
194
|
+
}
|
|
195
|
+
/**
|
|
196
|
+
* <code>optional int64 status_code = 5;</code>
|
|
197
|
+
* @return The statusCode.
|
|
198
|
+
*/
|
|
199
|
+
@java.lang.Override
|
|
200
|
+
public long getStatusCode() {
|
|
201
|
+
return statusCode_;
|
|
202
|
+
}
|
|
203
|
+
|
|
204
|
+
public static final int STATUS_DETAILS_FIELD_NUMBER = 6;
|
|
205
|
+
@SuppressWarnings("serial")
|
|
206
|
+
private volatile java.lang.Object statusDetails_ = "";
|
|
207
|
+
/**
|
|
208
|
+
* <code>optional string status_details = 6;</code>
|
|
209
|
+
* @return Whether the statusDetails field is set.
|
|
210
|
+
*/
|
|
211
|
+
@java.lang.Override
|
|
212
|
+
public boolean hasStatusDetails() {
|
|
213
|
+
return ((bitField0_ & 0x00000020) != 0);
|
|
214
|
+
}
|
|
215
|
+
/**
|
|
216
|
+
* <code>optional string status_details = 6;</code>
|
|
217
|
+
* @return The statusDetails.
|
|
218
|
+
*/
|
|
219
|
+
@java.lang.Override
|
|
220
|
+
public java.lang.String getStatusDetails() {
|
|
221
|
+
java.lang.Object ref = statusDetails_;
|
|
222
|
+
if (ref instanceof java.lang.String) {
|
|
223
|
+
return (java.lang.String) ref;
|
|
224
|
+
} else {
|
|
225
|
+
com.google.protobuf.ByteString bs =
|
|
226
|
+
(com.google.protobuf.ByteString) ref;
|
|
227
|
+
java.lang.String s = bs.toStringUtf8();
|
|
228
|
+
statusDetails_ = s;
|
|
229
|
+
return s;
|
|
230
|
+
}
|
|
231
|
+
}
|
|
232
|
+
/**
|
|
233
|
+
* <code>optional string status_details = 6;</code>
|
|
234
|
+
* @return The bytes for statusDetails.
|
|
235
|
+
*/
|
|
236
|
+
@java.lang.Override
|
|
237
|
+
public com.google.protobuf.ByteString
|
|
238
|
+
getStatusDetailsBytes() {
|
|
239
|
+
java.lang.Object ref = statusDetails_;
|
|
240
|
+
if (ref instanceof java.lang.String) {
|
|
241
|
+
com.google.protobuf.ByteString b =
|
|
242
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
243
|
+
(java.lang.String) ref);
|
|
244
|
+
statusDetails_ = b;
|
|
245
|
+
return b;
|
|
246
|
+
} else {
|
|
247
|
+
return (com.google.protobuf.ByteString) ref;
|
|
248
|
+
}
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
public static final int CURRENTLY_ATTACHED_FIELD_NUMBER = 7;
|
|
252
|
+
private boolean currentlyAttached_ = false;
|
|
253
|
+
/**
|
|
254
|
+
* <code>optional bool currently_attached = 7;</code>
|
|
255
|
+
* @return Whether the currentlyAttached field is set.
|
|
256
|
+
*/
|
|
257
|
+
@java.lang.Override
|
|
258
|
+
public boolean hasCurrentlyAttached() {
|
|
259
|
+
return ((bitField0_ & 0x00000040) != 0);
|
|
260
|
+
}
|
|
261
|
+
/**
|
|
262
|
+
* <code>optional bool currently_attached = 7;</code>
|
|
263
|
+
* @return The currentlyAttached.
|
|
264
|
+
*/
|
|
265
|
+
@java.lang.Override
|
|
266
|
+
public boolean getCurrentlyAttached() {
|
|
267
|
+
return currentlyAttached_;
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
public static final int QOS_ALGORITHM_TYPE_FIELD_NUMBER = 8;
|
|
271
|
+
@SuppressWarnings("serial")
|
|
272
|
+
private volatile java.lang.Object qosAlgorithmType_ = "";
|
|
273
|
+
/**
|
|
274
|
+
* <code>optional string qos_algorithm_type = 8;</code>
|
|
275
|
+
* @return Whether the qosAlgorithmType field is set.
|
|
276
|
+
*/
|
|
277
|
+
@java.lang.Override
|
|
278
|
+
public boolean hasQosAlgorithmType() {
|
|
279
|
+
return ((bitField0_ & 0x00000080) != 0);
|
|
280
|
+
}
|
|
281
|
+
/**
|
|
282
|
+
* <code>optional string qos_algorithm_type = 8;</code>
|
|
283
|
+
* @return The qosAlgorithmType.
|
|
284
|
+
*/
|
|
285
|
+
@java.lang.Override
|
|
286
|
+
public java.lang.String getQosAlgorithmType() {
|
|
287
|
+
java.lang.Object ref = qosAlgorithmType_;
|
|
288
|
+
if (ref instanceof java.lang.String) {
|
|
289
|
+
return (java.lang.String) ref;
|
|
290
|
+
} else {
|
|
291
|
+
com.google.protobuf.ByteString bs =
|
|
292
|
+
(com.google.protobuf.ByteString) ref;
|
|
293
|
+
java.lang.String s = bs.toStringUtf8();
|
|
294
|
+
qosAlgorithmType_ = s;
|
|
295
|
+
return s;
|
|
296
|
+
}
|
|
297
|
+
}
|
|
298
|
+
/**
|
|
299
|
+
* <code>optional string qos_algorithm_type = 8;</code>
|
|
300
|
+
* @return The bytes for qosAlgorithmType.
|
|
301
|
+
*/
|
|
302
|
+
@java.lang.Override
|
|
303
|
+
public com.google.protobuf.ByteString
|
|
304
|
+
getQosAlgorithmTypeBytes() {
|
|
305
|
+
java.lang.Object ref = qosAlgorithmType_;
|
|
306
|
+
if (ref instanceof java.lang.String) {
|
|
307
|
+
com.google.protobuf.ByteString b =
|
|
308
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
309
|
+
(java.lang.String) ref);
|
|
310
|
+
qosAlgorithmType_ = b;
|
|
311
|
+
return b;
|
|
312
|
+
} else {
|
|
313
|
+
return (com.google.protobuf.ByteString) ref;
|
|
314
|
+
}
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
public static final int QOS_ALGORITHMS_FIELD_NUMBER = 9;
|
|
318
|
+
@SuppressWarnings("serial")
|
|
319
|
+
private volatile java.lang.Object qosAlgorithms_ = "";
|
|
320
|
+
/**
|
|
321
|
+
* <code>optional string qos_algorithms = 9;</code>
|
|
322
|
+
* @return Whether the qosAlgorithms field is set.
|
|
323
|
+
*/
|
|
324
|
+
@java.lang.Override
|
|
325
|
+
public boolean hasQosAlgorithms() {
|
|
326
|
+
return ((bitField0_ & 0x00000100) != 0);
|
|
327
|
+
}
|
|
328
|
+
/**
|
|
329
|
+
* <code>optional string qos_algorithms = 9;</code>
|
|
330
|
+
* @return The qosAlgorithms.
|
|
331
|
+
*/
|
|
332
|
+
@java.lang.Override
|
|
333
|
+
public java.lang.String getQosAlgorithms() {
|
|
334
|
+
java.lang.Object ref = qosAlgorithms_;
|
|
335
|
+
if (ref instanceof java.lang.String) {
|
|
336
|
+
return (java.lang.String) ref;
|
|
337
|
+
} else {
|
|
338
|
+
com.google.protobuf.ByteString bs =
|
|
339
|
+
(com.google.protobuf.ByteString) ref;
|
|
340
|
+
java.lang.String s = bs.toStringUtf8();
|
|
341
|
+
qosAlgorithms_ = s;
|
|
342
|
+
return s;
|
|
343
|
+
}
|
|
344
|
+
}
|
|
345
|
+
/**
|
|
346
|
+
* <code>optional string qos_algorithms = 9;</code>
|
|
347
|
+
* @return The bytes for qosAlgorithms.
|
|
348
|
+
*/
|
|
349
|
+
@java.lang.Override
|
|
350
|
+
public com.google.protobuf.ByteString
|
|
351
|
+
getQosAlgorithmsBytes() {
|
|
352
|
+
java.lang.Object ref = qosAlgorithms_;
|
|
353
|
+
if (ref instanceof java.lang.String) {
|
|
354
|
+
com.google.protobuf.ByteString b =
|
|
355
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
356
|
+
(java.lang.String) ref);
|
|
357
|
+
qosAlgorithms_ = b;
|
|
358
|
+
return b;
|
|
359
|
+
} else {
|
|
360
|
+
return (com.google.protobuf.ByteString) ref;
|
|
361
|
+
}
|
|
362
|
+
}
|
|
363
|
+
|
|
364
|
+
public static final int LOCKING_MODE_FIELD_NUMBER = 10;
|
|
365
|
+
@SuppressWarnings("serial")
|
|
366
|
+
private volatile java.lang.Object lockingMode_ = "";
|
|
367
|
+
/**
|
|
368
|
+
* <code>optional string locking_mode = 10;</code>
|
|
369
|
+
* @return Whether the lockingMode field is set.
|
|
370
|
+
*/
|
|
371
|
+
@java.lang.Override
|
|
372
|
+
public boolean hasLockingMode() {
|
|
373
|
+
return ((bitField0_ & 0x00000200) != 0);
|
|
374
|
+
}
|
|
375
|
+
/**
|
|
376
|
+
* <code>optional string locking_mode = 10;</code>
|
|
377
|
+
* @return The lockingMode.
|
|
378
|
+
*/
|
|
379
|
+
@java.lang.Override
|
|
380
|
+
public java.lang.String getLockingMode() {
|
|
381
|
+
java.lang.Object ref = lockingMode_;
|
|
382
|
+
if (ref instanceof java.lang.String) {
|
|
383
|
+
return (java.lang.String) ref;
|
|
384
|
+
} else {
|
|
385
|
+
com.google.protobuf.ByteString bs =
|
|
386
|
+
(com.google.protobuf.ByteString) ref;
|
|
387
|
+
java.lang.String s = bs.toStringUtf8();
|
|
388
|
+
lockingMode_ = s;
|
|
389
|
+
return s;
|
|
390
|
+
}
|
|
391
|
+
}
|
|
392
|
+
/**
|
|
393
|
+
* <code>optional string locking_mode = 10;</code>
|
|
394
|
+
* @return The bytes for lockingMode.
|
|
395
|
+
*/
|
|
396
|
+
@java.lang.Override
|
|
397
|
+
public com.google.protobuf.ByteString
|
|
398
|
+
getLockingModeBytes() {
|
|
399
|
+
java.lang.Object ref = lockingMode_;
|
|
400
|
+
if (ref instanceof java.lang.String) {
|
|
401
|
+
com.google.protobuf.ByteString b =
|
|
402
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
403
|
+
(java.lang.String) ref);
|
|
404
|
+
lockingMode_ = b;
|
|
405
|
+
return b;
|
|
406
|
+
} else {
|
|
407
|
+
return (com.google.protobuf.ByteString) ref;
|
|
408
|
+
}
|
|
409
|
+
}
|
|
410
|
+
|
|
411
|
+
public static final int HOST_UUID_FIELD_NUMBER = 11;
|
|
412
|
+
@SuppressWarnings("serial")
|
|
413
|
+
private volatile java.lang.Object hostUuid_ = "";
|
|
414
|
+
/**
|
|
415
|
+
* <code>optional string host_uuid = 11;</code>
|
|
416
|
+
* @return Whether the hostUuid field is set.
|
|
417
|
+
*/
|
|
418
|
+
@java.lang.Override
|
|
419
|
+
public boolean hasHostUuid() {
|
|
420
|
+
return ((bitField0_ & 0x00000400) != 0);
|
|
421
|
+
}
|
|
422
|
+
/**
|
|
423
|
+
* <code>optional string host_uuid = 11;</code>
|
|
424
|
+
* @return The hostUuid.
|
|
425
|
+
*/
|
|
426
|
+
@java.lang.Override
|
|
427
|
+
public java.lang.String getHostUuid() {
|
|
428
|
+
java.lang.Object ref = hostUuid_;
|
|
429
|
+
if (ref instanceof java.lang.String) {
|
|
430
|
+
return (java.lang.String) ref;
|
|
431
|
+
} else {
|
|
432
|
+
com.google.protobuf.ByteString bs =
|
|
433
|
+
(com.google.protobuf.ByteString) ref;
|
|
434
|
+
java.lang.String s = bs.toStringUtf8();
|
|
435
|
+
hostUuid_ = s;
|
|
436
|
+
return s;
|
|
437
|
+
}
|
|
438
|
+
}
|
|
439
|
+
/**
|
|
440
|
+
* <code>optional string host_uuid = 11;</code>
|
|
441
|
+
* @return The bytes for hostUuid.
|
|
442
|
+
*/
|
|
443
|
+
@java.lang.Override
|
|
444
|
+
public com.google.protobuf.ByteString
|
|
445
|
+
getHostUuidBytes() {
|
|
446
|
+
java.lang.Object ref = hostUuid_;
|
|
447
|
+
if (ref instanceof java.lang.String) {
|
|
448
|
+
com.google.protobuf.ByteString b =
|
|
449
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
450
|
+
(java.lang.String) ref);
|
|
451
|
+
hostUuid_ = b;
|
|
452
|
+
return b;
|
|
453
|
+
} else {
|
|
454
|
+
return (com.google.protobuf.ByteString) ref;
|
|
455
|
+
}
|
|
456
|
+
}
|
|
457
|
+
|
|
458
|
+
public static final int VM_REF_FIELD_NUMBER = 12;
|
|
459
|
+
@SuppressWarnings("serial")
|
|
460
|
+
private volatile java.lang.Object vmRef_ = "";
|
|
461
|
+
/**
|
|
462
|
+
* <code>optional string vm_ref = 12;</code>
|
|
463
|
+
* @return Whether the vmRef field is set.
|
|
464
|
+
*/
|
|
465
|
+
@java.lang.Override
|
|
466
|
+
public boolean hasVmRef() {
|
|
467
|
+
return ((bitField0_ & 0x00000800) != 0);
|
|
468
|
+
}
|
|
469
|
+
/**
|
|
470
|
+
* <code>optional string vm_ref = 12;</code>
|
|
471
|
+
* @return The vmRef.
|
|
472
|
+
*/
|
|
473
|
+
@java.lang.Override
|
|
474
|
+
public java.lang.String getVmRef() {
|
|
475
|
+
java.lang.Object ref = vmRef_;
|
|
476
|
+
if (ref instanceof java.lang.String) {
|
|
477
|
+
return (java.lang.String) ref;
|
|
478
|
+
} else {
|
|
479
|
+
com.google.protobuf.ByteString bs =
|
|
480
|
+
(com.google.protobuf.ByteString) ref;
|
|
481
|
+
java.lang.String s = bs.toStringUtf8();
|
|
482
|
+
vmRef_ = s;
|
|
483
|
+
return s;
|
|
484
|
+
}
|
|
485
|
+
}
|
|
486
|
+
/**
|
|
487
|
+
* <code>optional string vm_ref = 12;</code>
|
|
488
|
+
* @return The bytes for vmRef.
|
|
489
|
+
*/
|
|
490
|
+
@java.lang.Override
|
|
491
|
+
public com.google.protobuf.ByteString
|
|
492
|
+
getVmRefBytes() {
|
|
493
|
+
java.lang.Object ref = vmRef_;
|
|
494
|
+
if (ref instanceof java.lang.String) {
|
|
495
|
+
com.google.protobuf.ByteString b =
|
|
496
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
497
|
+
(java.lang.String) ref);
|
|
498
|
+
vmRef_ = b;
|
|
499
|
+
return b;
|
|
500
|
+
} else {
|
|
501
|
+
return (com.google.protobuf.ByteString) ref;
|
|
502
|
+
}
|
|
503
|
+
}
|
|
504
|
+
|
|
505
|
+
public static final int INTERFACE_UUID_FIELD_NUMBER = 13;
|
|
506
|
+
@SuppressWarnings("serial")
|
|
507
|
+
private volatile java.lang.Object interfaceUuid_ = "";
|
|
508
|
+
/**
|
|
509
|
+
* <code>optional string interface_uuid = 13;</code>
|
|
510
|
+
* @return Whether the interfaceUuid field is set.
|
|
511
|
+
*/
|
|
512
|
+
@java.lang.Override
|
|
513
|
+
public boolean hasInterfaceUuid() {
|
|
514
|
+
return ((bitField0_ & 0x00001000) != 0);
|
|
515
|
+
}
|
|
516
|
+
/**
|
|
517
|
+
* <code>optional string interface_uuid = 13;</code>
|
|
518
|
+
* @return The interfaceUuid.
|
|
519
|
+
*/
|
|
520
|
+
@java.lang.Override
|
|
521
|
+
public java.lang.String getInterfaceUuid() {
|
|
522
|
+
java.lang.Object ref = interfaceUuid_;
|
|
523
|
+
if (ref instanceof java.lang.String) {
|
|
524
|
+
return (java.lang.String) ref;
|
|
525
|
+
} else {
|
|
526
|
+
com.google.protobuf.ByteString bs =
|
|
527
|
+
(com.google.protobuf.ByteString) ref;
|
|
528
|
+
java.lang.String s = bs.toStringUtf8();
|
|
529
|
+
interfaceUuid_ = s;
|
|
530
|
+
return s;
|
|
531
|
+
}
|
|
532
|
+
}
|
|
533
|
+
/**
|
|
534
|
+
* <code>optional string interface_uuid = 13;</code>
|
|
535
|
+
* @return The bytes for interfaceUuid.
|
|
536
|
+
*/
|
|
537
|
+
@java.lang.Override
|
|
538
|
+
public com.google.protobuf.ByteString
|
|
539
|
+
getInterfaceUuidBytes() {
|
|
540
|
+
java.lang.Object ref = interfaceUuid_;
|
|
541
|
+
if (ref instanceof java.lang.String) {
|
|
542
|
+
com.google.protobuf.ByteString b =
|
|
543
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
544
|
+
(java.lang.String) ref);
|
|
545
|
+
interfaceUuid_ = b;
|
|
546
|
+
return b;
|
|
547
|
+
} else {
|
|
548
|
+
return (com.google.protobuf.ByteString) ref;
|
|
549
|
+
}
|
|
550
|
+
}
|
|
551
|
+
|
|
552
|
+
public static final int ADDRESSES_FIELD_NUMBER = 14;
|
|
553
|
+
@SuppressWarnings("serial")
|
|
554
|
+
private java.util.List<com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress> addresses_;
|
|
555
|
+
/**
|
|
556
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
557
|
+
*/
|
|
558
|
+
@java.lang.Override
|
|
559
|
+
public java.util.List<com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress> getAddressesList() {
|
|
560
|
+
return addresses_;
|
|
561
|
+
}
|
|
562
|
+
/**
|
|
563
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
564
|
+
*/
|
|
565
|
+
@java.lang.Override
|
|
566
|
+
public java.util.List<? extends com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddressOrBuilder>
|
|
567
|
+
getAddressesOrBuilderList() {
|
|
568
|
+
return addresses_;
|
|
569
|
+
}
|
|
570
|
+
/**
|
|
571
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
572
|
+
*/
|
|
573
|
+
@java.lang.Override
|
|
574
|
+
public int getAddressesCount() {
|
|
575
|
+
return addresses_.size();
|
|
576
|
+
}
|
|
577
|
+
/**
|
|
578
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
579
|
+
*/
|
|
580
|
+
@java.lang.Override
|
|
581
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress getAddresses(int index) {
|
|
582
|
+
return addresses_.get(index);
|
|
583
|
+
}
|
|
584
|
+
/**
|
|
585
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
586
|
+
*/
|
|
587
|
+
@java.lang.Override
|
|
588
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddressOrBuilder getAddressesOrBuilder(
|
|
589
|
+
int index) {
|
|
590
|
+
return addresses_.get(index);
|
|
591
|
+
}
|
|
592
|
+
|
|
593
|
+
private byte memoizedIsInitialized = -1;
|
|
594
|
+
@java.lang.Override
|
|
595
|
+
public final boolean isInitialized() {
|
|
596
|
+
byte isInitialized = memoizedIsInitialized;
|
|
597
|
+
if (isInitialized == 1) return true;
|
|
598
|
+
if (isInitialized == 0) return false;
|
|
599
|
+
|
|
600
|
+
memoizedIsInitialized = 1;
|
|
601
|
+
return true;
|
|
602
|
+
}
|
|
603
|
+
|
|
604
|
+
@java.lang.Override
|
|
605
|
+
public void writeTo(com.google.protobuf.CodedOutputStream output)
|
|
606
|
+
throws java.io.IOException {
|
|
607
|
+
if (((bitField0_ & 0x00000001) != 0)) {
|
|
608
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, device_);
|
|
609
|
+
}
|
|
610
|
+
if (((bitField0_ & 0x00000002) != 0)) {
|
|
611
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, mac_);
|
|
612
|
+
}
|
|
613
|
+
if (((bitField0_ & 0x00000004) != 0)) {
|
|
614
|
+
output.writeBool(3, macAutoGenerated_);
|
|
615
|
+
}
|
|
616
|
+
if (((bitField0_ & 0x00000008) != 0)) {
|
|
617
|
+
output.writeInt64(4, mtu_);
|
|
618
|
+
}
|
|
619
|
+
if (((bitField0_ & 0x00000010) != 0)) {
|
|
620
|
+
output.writeInt64(5, statusCode_);
|
|
621
|
+
}
|
|
622
|
+
if (((bitField0_ & 0x00000020) != 0)) {
|
|
623
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 6, statusDetails_);
|
|
624
|
+
}
|
|
625
|
+
if (((bitField0_ & 0x00000040) != 0)) {
|
|
626
|
+
output.writeBool(7, currentlyAttached_);
|
|
627
|
+
}
|
|
628
|
+
if (((bitField0_ & 0x00000080) != 0)) {
|
|
629
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 8, qosAlgorithmType_);
|
|
630
|
+
}
|
|
631
|
+
if (((bitField0_ & 0x00000100) != 0)) {
|
|
632
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 9, qosAlgorithms_);
|
|
633
|
+
}
|
|
634
|
+
if (((bitField0_ & 0x00000200) != 0)) {
|
|
635
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 10, lockingMode_);
|
|
636
|
+
}
|
|
637
|
+
if (((bitField0_ & 0x00000400) != 0)) {
|
|
638
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 11, hostUuid_);
|
|
639
|
+
}
|
|
640
|
+
if (((bitField0_ & 0x00000800) != 0)) {
|
|
641
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 12, vmRef_);
|
|
642
|
+
}
|
|
643
|
+
if (((bitField0_ & 0x00001000) != 0)) {
|
|
644
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 13, interfaceUuid_);
|
|
645
|
+
}
|
|
646
|
+
for (int i = 0; i < addresses_.size(); i++) {
|
|
647
|
+
output.writeMessage(14, addresses_.get(i));
|
|
648
|
+
}
|
|
649
|
+
getUnknownFields().writeTo(output);
|
|
650
|
+
}
|
|
651
|
+
|
|
652
|
+
@java.lang.Override
|
|
653
|
+
public int getSerializedSize() {
|
|
654
|
+
int size = memoizedSize;
|
|
655
|
+
if (size != -1) return size;
|
|
656
|
+
|
|
657
|
+
size = 0;
|
|
658
|
+
if (((bitField0_ & 0x00000001) != 0)) {
|
|
659
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, device_);
|
|
660
|
+
}
|
|
661
|
+
if (((bitField0_ & 0x00000002) != 0)) {
|
|
662
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, mac_);
|
|
663
|
+
}
|
|
664
|
+
if (((bitField0_ & 0x00000004) != 0)) {
|
|
665
|
+
size += com.google.protobuf.CodedOutputStream
|
|
666
|
+
.computeBoolSize(3, macAutoGenerated_);
|
|
667
|
+
}
|
|
668
|
+
if (((bitField0_ & 0x00000008) != 0)) {
|
|
669
|
+
size += com.google.protobuf.CodedOutputStream
|
|
670
|
+
.computeInt64Size(4, mtu_);
|
|
671
|
+
}
|
|
672
|
+
if (((bitField0_ & 0x00000010) != 0)) {
|
|
673
|
+
size += com.google.protobuf.CodedOutputStream
|
|
674
|
+
.computeInt64Size(5, statusCode_);
|
|
675
|
+
}
|
|
676
|
+
if (((bitField0_ & 0x00000020) != 0)) {
|
|
677
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(6, statusDetails_);
|
|
678
|
+
}
|
|
679
|
+
if (((bitField0_ & 0x00000040) != 0)) {
|
|
680
|
+
size += com.google.protobuf.CodedOutputStream
|
|
681
|
+
.computeBoolSize(7, currentlyAttached_);
|
|
682
|
+
}
|
|
683
|
+
if (((bitField0_ & 0x00000080) != 0)) {
|
|
684
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(8, qosAlgorithmType_);
|
|
685
|
+
}
|
|
686
|
+
if (((bitField0_ & 0x00000100) != 0)) {
|
|
687
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(9, qosAlgorithms_);
|
|
688
|
+
}
|
|
689
|
+
if (((bitField0_ & 0x00000200) != 0)) {
|
|
690
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(10, lockingMode_);
|
|
691
|
+
}
|
|
692
|
+
if (((bitField0_ & 0x00000400) != 0)) {
|
|
693
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(11, hostUuid_);
|
|
694
|
+
}
|
|
695
|
+
if (((bitField0_ & 0x00000800) != 0)) {
|
|
696
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(12, vmRef_);
|
|
697
|
+
}
|
|
698
|
+
if (((bitField0_ & 0x00001000) != 0)) {
|
|
699
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(13, interfaceUuid_);
|
|
700
|
+
}
|
|
701
|
+
for (int i = 0; i < addresses_.size(); i++) {
|
|
702
|
+
size += com.google.protobuf.CodedOutputStream
|
|
703
|
+
.computeMessageSize(14, addresses_.get(i));
|
|
704
|
+
}
|
|
705
|
+
size += getUnknownFields().getSerializedSize();
|
|
706
|
+
memoizedSize = size;
|
|
707
|
+
return size;
|
|
708
|
+
}
|
|
709
|
+
|
|
710
|
+
@java.lang.Override
|
|
711
|
+
public boolean equals(final java.lang.Object obj) {
|
|
712
|
+
if (obj == this) {
|
|
713
|
+
return true;
|
|
714
|
+
}
|
|
715
|
+
if (!(obj instanceof com.lansweeper.dp.outbound.v1.CitrixVirtualInterface)) {
|
|
716
|
+
return super.equals(obj);
|
|
717
|
+
}
|
|
718
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterface other = (com.lansweeper.dp.outbound.v1.CitrixVirtualInterface) obj;
|
|
719
|
+
|
|
720
|
+
if (hasDevice() != other.hasDevice()) return false;
|
|
721
|
+
if (hasDevice()) {
|
|
722
|
+
if (!getDevice()
|
|
723
|
+
.equals(other.getDevice())) return false;
|
|
724
|
+
}
|
|
725
|
+
if (hasMac() != other.hasMac()) return false;
|
|
726
|
+
if (hasMac()) {
|
|
727
|
+
if (!getMac()
|
|
728
|
+
.equals(other.getMac())) return false;
|
|
729
|
+
}
|
|
730
|
+
if (hasMacAutoGenerated() != other.hasMacAutoGenerated()) return false;
|
|
731
|
+
if (hasMacAutoGenerated()) {
|
|
732
|
+
if (getMacAutoGenerated()
|
|
733
|
+
!= other.getMacAutoGenerated()) return false;
|
|
734
|
+
}
|
|
735
|
+
if (hasMtu() != other.hasMtu()) return false;
|
|
736
|
+
if (hasMtu()) {
|
|
737
|
+
if (getMtu()
|
|
738
|
+
!= other.getMtu()) return false;
|
|
739
|
+
}
|
|
740
|
+
if (hasStatusCode() != other.hasStatusCode()) return false;
|
|
741
|
+
if (hasStatusCode()) {
|
|
742
|
+
if (getStatusCode()
|
|
743
|
+
!= other.getStatusCode()) return false;
|
|
744
|
+
}
|
|
745
|
+
if (hasStatusDetails() != other.hasStatusDetails()) return false;
|
|
746
|
+
if (hasStatusDetails()) {
|
|
747
|
+
if (!getStatusDetails()
|
|
748
|
+
.equals(other.getStatusDetails())) return false;
|
|
749
|
+
}
|
|
750
|
+
if (hasCurrentlyAttached() != other.hasCurrentlyAttached()) return false;
|
|
751
|
+
if (hasCurrentlyAttached()) {
|
|
752
|
+
if (getCurrentlyAttached()
|
|
753
|
+
!= other.getCurrentlyAttached()) return false;
|
|
754
|
+
}
|
|
755
|
+
if (hasQosAlgorithmType() != other.hasQosAlgorithmType()) return false;
|
|
756
|
+
if (hasQosAlgorithmType()) {
|
|
757
|
+
if (!getQosAlgorithmType()
|
|
758
|
+
.equals(other.getQosAlgorithmType())) return false;
|
|
759
|
+
}
|
|
760
|
+
if (hasQosAlgorithms() != other.hasQosAlgorithms()) return false;
|
|
761
|
+
if (hasQosAlgorithms()) {
|
|
762
|
+
if (!getQosAlgorithms()
|
|
763
|
+
.equals(other.getQosAlgorithms())) return false;
|
|
764
|
+
}
|
|
765
|
+
if (hasLockingMode() != other.hasLockingMode()) return false;
|
|
766
|
+
if (hasLockingMode()) {
|
|
767
|
+
if (!getLockingMode()
|
|
768
|
+
.equals(other.getLockingMode())) return false;
|
|
769
|
+
}
|
|
770
|
+
if (hasHostUuid() != other.hasHostUuid()) return false;
|
|
771
|
+
if (hasHostUuid()) {
|
|
772
|
+
if (!getHostUuid()
|
|
773
|
+
.equals(other.getHostUuid())) return false;
|
|
774
|
+
}
|
|
775
|
+
if (hasVmRef() != other.hasVmRef()) return false;
|
|
776
|
+
if (hasVmRef()) {
|
|
777
|
+
if (!getVmRef()
|
|
778
|
+
.equals(other.getVmRef())) return false;
|
|
779
|
+
}
|
|
780
|
+
if (hasInterfaceUuid() != other.hasInterfaceUuid()) return false;
|
|
781
|
+
if (hasInterfaceUuid()) {
|
|
782
|
+
if (!getInterfaceUuid()
|
|
783
|
+
.equals(other.getInterfaceUuid())) return false;
|
|
784
|
+
}
|
|
785
|
+
if (!getAddressesList()
|
|
786
|
+
.equals(other.getAddressesList())) return false;
|
|
787
|
+
if (!getUnknownFields().equals(other.getUnknownFields())) return false;
|
|
788
|
+
return true;
|
|
789
|
+
}
|
|
790
|
+
|
|
791
|
+
@java.lang.Override
|
|
792
|
+
public int hashCode() {
|
|
793
|
+
if (memoizedHashCode != 0) {
|
|
794
|
+
return memoizedHashCode;
|
|
795
|
+
}
|
|
796
|
+
int hash = 41;
|
|
797
|
+
hash = (19 * hash) + getDescriptor().hashCode();
|
|
798
|
+
if (hasDevice()) {
|
|
799
|
+
hash = (37 * hash) + DEVICE_FIELD_NUMBER;
|
|
800
|
+
hash = (53 * hash) + getDevice().hashCode();
|
|
801
|
+
}
|
|
802
|
+
if (hasMac()) {
|
|
803
|
+
hash = (37 * hash) + MAC_FIELD_NUMBER;
|
|
804
|
+
hash = (53 * hash) + getMac().hashCode();
|
|
805
|
+
}
|
|
806
|
+
if (hasMacAutoGenerated()) {
|
|
807
|
+
hash = (37 * hash) + MAC_AUTO_GENERATED_FIELD_NUMBER;
|
|
808
|
+
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
809
|
+
getMacAutoGenerated());
|
|
810
|
+
}
|
|
811
|
+
if (hasMtu()) {
|
|
812
|
+
hash = (37 * hash) + MTU_FIELD_NUMBER;
|
|
813
|
+
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
814
|
+
getMtu());
|
|
815
|
+
}
|
|
816
|
+
if (hasStatusCode()) {
|
|
817
|
+
hash = (37 * hash) + STATUS_CODE_FIELD_NUMBER;
|
|
818
|
+
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
819
|
+
getStatusCode());
|
|
820
|
+
}
|
|
821
|
+
if (hasStatusDetails()) {
|
|
822
|
+
hash = (37 * hash) + STATUS_DETAILS_FIELD_NUMBER;
|
|
823
|
+
hash = (53 * hash) + getStatusDetails().hashCode();
|
|
824
|
+
}
|
|
825
|
+
if (hasCurrentlyAttached()) {
|
|
826
|
+
hash = (37 * hash) + CURRENTLY_ATTACHED_FIELD_NUMBER;
|
|
827
|
+
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
828
|
+
getCurrentlyAttached());
|
|
829
|
+
}
|
|
830
|
+
if (hasQosAlgorithmType()) {
|
|
831
|
+
hash = (37 * hash) + QOS_ALGORITHM_TYPE_FIELD_NUMBER;
|
|
832
|
+
hash = (53 * hash) + getQosAlgorithmType().hashCode();
|
|
833
|
+
}
|
|
834
|
+
if (hasQosAlgorithms()) {
|
|
835
|
+
hash = (37 * hash) + QOS_ALGORITHMS_FIELD_NUMBER;
|
|
836
|
+
hash = (53 * hash) + getQosAlgorithms().hashCode();
|
|
837
|
+
}
|
|
838
|
+
if (hasLockingMode()) {
|
|
839
|
+
hash = (37 * hash) + LOCKING_MODE_FIELD_NUMBER;
|
|
840
|
+
hash = (53 * hash) + getLockingMode().hashCode();
|
|
841
|
+
}
|
|
842
|
+
if (hasHostUuid()) {
|
|
843
|
+
hash = (37 * hash) + HOST_UUID_FIELD_NUMBER;
|
|
844
|
+
hash = (53 * hash) + getHostUuid().hashCode();
|
|
845
|
+
}
|
|
846
|
+
if (hasVmRef()) {
|
|
847
|
+
hash = (37 * hash) + VM_REF_FIELD_NUMBER;
|
|
848
|
+
hash = (53 * hash) + getVmRef().hashCode();
|
|
849
|
+
}
|
|
850
|
+
if (hasInterfaceUuid()) {
|
|
851
|
+
hash = (37 * hash) + INTERFACE_UUID_FIELD_NUMBER;
|
|
852
|
+
hash = (53 * hash) + getInterfaceUuid().hashCode();
|
|
853
|
+
}
|
|
854
|
+
if (getAddressesCount() > 0) {
|
|
855
|
+
hash = (37 * hash) + ADDRESSES_FIELD_NUMBER;
|
|
856
|
+
hash = (53 * hash) + getAddressesList().hashCode();
|
|
857
|
+
}
|
|
858
|
+
hash = (29 * hash) + getUnknownFields().hashCode();
|
|
859
|
+
memoizedHashCode = hash;
|
|
860
|
+
return hash;
|
|
861
|
+
}
|
|
862
|
+
|
|
863
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterface parseFrom(
|
|
864
|
+
java.nio.ByteBuffer data)
|
|
865
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
866
|
+
return PARSER.parseFrom(data);
|
|
867
|
+
}
|
|
868
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterface parseFrom(
|
|
869
|
+
java.nio.ByteBuffer data,
|
|
870
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
871
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
872
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
873
|
+
}
|
|
874
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterface parseFrom(
|
|
875
|
+
com.google.protobuf.ByteString data)
|
|
876
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
877
|
+
return PARSER.parseFrom(data);
|
|
878
|
+
}
|
|
879
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterface parseFrom(
|
|
880
|
+
com.google.protobuf.ByteString data,
|
|
881
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
882
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
883
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
884
|
+
}
|
|
885
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterface parseFrom(byte[] data)
|
|
886
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
887
|
+
return PARSER.parseFrom(data);
|
|
888
|
+
}
|
|
889
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterface parseFrom(
|
|
890
|
+
byte[] data,
|
|
891
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
892
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
893
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
894
|
+
}
|
|
895
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterface parseFrom(java.io.InputStream input)
|
|
896
|
+
throws java.io.IOException {
|
|
897
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
898
|
+
.parseWithIOException(PARSER, input);
|
|
899
|
+
}
|
|
900
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterface parseFrom(
|
|
901
|
+
java.io.InputStream input,
|
|
902
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
903
|
+
throws java.io.IOException {
|
|
904
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
905
|
+
.parseWithIOException(PARSER, input, extensionRegistry);
|
|
906
|
+
}
|
|
907
|
+
|
|
908
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterface parseDelimitedFrom(java.io.InputStream input)
|
|
909
|
+
throws java.io.IOException {
|
|
910
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
911
|
+
.parseDelimitedWithIOException(PARSER, input);
|
|
912
|
+
}
|
|
913
|
+
|
|
914
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterface parseDelimitedFrom(
|
|
915
|
+
java.io.InputStream input,
|
|
916
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
917
|
+
throws java.io.IOException {
|
|
918
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
919
|
+
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
|
|
920
|
+
}
|
|
921
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterface parseFrom(
|
|
922
|
+
com.google.protobuf.CodedInputStream input)
|
|
923
|
+
throws java.io.IOException {
|
|
924
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
925
|
+
.parseWithIOException(PARSER, input);
|
|
926
|
+
}
|
|
927
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterface parseFrom(
|
|
928
|
+
com.google.protobuf.CodedInputStream input,
|
|
929
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
930
|
+
throws java.io.IOException {
|
|
931
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
932
|
+
.parseWithIOException(PARSER, input, extensionRegistry);
|
|
933
|
+
}
|
|
934
|
+
|
|
935
|
+
@java.lang.Override
|
|
936
|
+
public Builder newBuilderForType() { return newBuilder(); }
|
|
937
|
+
public static Builder newBuilder() {
|
|
938
|
+
return DEFAULT_INSTANCE.toBuilder();
|
|
939
|
+
}
|
|
940
|
+
public static Builder newBuilder(com.lansweeper.dp.outbound.v1.CitrixVirtualInterface prototype) {
|
|
941
|
+
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
|
|
942
|
+
}
|
|
943
|
+
@java.lang.Override
|
|
944
|
+
public Builder toBuilder() {
|
|
945
|
+
return this == DEFAULT_INSTANCE
|
|
946
|
+
? new Builder() : new Builder().mergeFrom(this);
|
|
947
|
+
}
|
|
948
|
+
|
|
949
|
+
@java.lang.Override
|
|
950
|
+
protected Builder newBuilderForType(
|
|
951
|
+
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
952
|
+
Builder builder = new Builder(parent);
|
|
953
|
+
return builder;
|
|
954
|
+
}
|
|
955
|
+
/**
|
|
956
|
+
* Protobuf type {@code com.lansweeper.dp.outbound.v1.CitrixVirtualInterface}
|
|
957
|
+
*/
|
|
958
|
+
public static final class Builder extends
|
|
959
|
+
com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
|
|
960
|
+
// @@protoc_insertion_point(builder_implements:com.lansweeper.dp.outbound.v1.CitrixVirtualInterface)
|
|
961
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceOrBuilder {
|
|
962
|
+
public static final com.google.protobuf.Descriptors.Descriptor
|
|
963
|
+
getDescriptor() {
|
|
964
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualInterface_descriptor;
|
|
965
|
+
}
|
|
966
|
+
|
|
967
|
+
@java.lang.Override
|
|
968
|
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
969
|
+
internalGetFieldAccessorTable() {
|
|
970
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualInterface_fieldAccessorTable
|
|
971
|
+
.ensureFieldAccessorsInitialized(
|
|
972
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.class, com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.Builder.class);
|
|
973
|
+
}
|
|
974
|
+
|
|
975
|
+
// Construct using com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.newBuilder()
|
|
976
|
+
private Builder() {
|
|
977
|
+
|
|
978
|
+
}
|
|
979
|
+
|
|
980
|
+
private Builder(
|
|
981
|
+
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
982
|
+
super(parent);
|
|
983
|
+
|
|
984
|
+
}
|
|
985
|
+
@java.lang.Override
|
|
986
|
+
public Builder clear() {
|
|
987
|
+
super.clear();
|
|
988
|
+
bitField0_ = 0;
|
|
989
|
+
device_ = "";
|
|
990
|
+
mac_ = "";
|
|
991
|
+
macAutoGenerated_ = false;
|
|
992
|
+
mtu_ = 0L;
|
|
993
|
+
statusCode_ = 0L;
|
|
994
|
+
statusDetails_ = "";
|
|
995
|
+
currentlyAttached_ = false;
|
|
996
|
+
qosAlgorithmType_ = "";
|
|
997
|
+
qosAlgorithms_ = "";
|
|
998
|
+
lockingMode_ = "";
|
|
999
|
+
hostUuid_ = "";
|
|
1000
|
+
vmRef_ = "";
|
|
1001
|
+
interfaceUuid_ = "";
|
|
1002
|
+
if (addressesBuilder_ == null) {
|
|
1003
|
+
addresses_ = java.util.Collections.emptyList();
|
|
1004
|
+
} else {
|
|
1005
|
+
addresses_ = null;
|
|
1006
|
+
addressesBuilder_.clear();
|
|
1007
|
+
}
|
|
1008
|
+
bitField0_ = (bitField0_ & ~0x00002000);
|
|
1009
|
+
return this;
|
|
1010
|
+
}
|
|
1011
|
+
|
|
1012
|
+
@java.lang.Override
|
|
1013
|
+
public com.google.protobuf.Descriptors.Descriptor
|
|
1014
|
+
getDescriptorForType() {
|
|
1015
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualInterface_descriptor;
|
|
1016
|
+
}
|
|
1017
|
+
|
|
1018
|
+
@java.lang.Override
|
|
1019
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterface getDefaultInstanceForType() {
|
|
1020
|
+
return com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.getDefaultInstance();
|
|
1021
|
+
}
|
|
1022
|
+
|
|
1023
|
+
@java.lang.Override
|
|
1024
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterface build() {
|
|
1025
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterface result = buildPartial();
|
|
1026
|
+
if (!result.isInitialized()) {
|
|
1027
|
+
throw newUninitializedMessageException(result);
|
|
1028
|
+
}
|
|
1029
|
+
return result;
|
|
1030
|
+
}
|
|
1031
|
+
|
|
1032
|
+
@java.lang.Override
|
|
1033
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterface buildPartial() {
|
|
1034
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterface result = new com.lansweeper.dp.outbound.v1.CitrixVirtualInterface(this);
|
|
1035
|
+
buildPartialRepeatedFields(result);
|
|
1036
|
+
if (bitField0_ != 0) { buildPartial0(result); }
|
|
1037
|
+
onBuilt();
|
|
1038
|
+
return result;
|
|
1039
|
+
}
|
|
1040
|
+
|
|
1041
|
+
private void buildPartialRepeatedFields(com.lansweeper.dp.outbound.v1.CitrixVirtualInterface result) {
|
|
1042
|
+
if (addressesBuilder_ == null) {
|
|
1043
|
+
if (((bitField0_ & 0x00002000) != 0)) {
|
|
1044
|
+
addresses_ = java.util.Collections.unmodifiableList(addresses_);
|
|
1045
|
+
bitField0_ = (bitField0_ & ~0x00002000);
|
|
1046
|
+
}
|
|
1047
|
+
result.addresses_ = addresses_;
|
|
1048
|
+
} else {
|
|
1049
|
+
result.addresses_ = addressesBuilder_.build();
|
|
1050
|
+
}
|
|
1051
|
+
}
|
|
1052
|
+
|
|
1053
|
+
private void buildPartial0(com.lansweeper.dp.outbound.v1.CitrixVirtualInterface result) {
|
|
1054
|
+
int from_bitField0_ = bitField0_;
|
|
1055
|
+
int to_bitField0_ = 0;
|
|
1056
|
+
if (((from_bitField0_ & 0x00000001) != 0)) {
|
|
1057
|
+
result.device_ = device_;
|
|
1058
|
+
to_bitField0_ |= 0x00000001;
|
|
1059
|
+
}
|
|
1060
|
+
if (((from_bitField0_ & 0x00000002) != 0)) {
|
|
1061
|
+
result.mac_ = mac_;
|
|
1062
|
+
to_bitField0_ |= 0x00000002;
|
|
1063
|
+
}
|
|
1064
|
+
if (((from_bitField0_ & 0x00000004) != 0)) {
|
|
1065
|
+
result.macAutoGenerated_ = macAutoGenerated_;
|
|
1066
|
+
to_bitField0_ |= 0x00000004;
|
|
1067
|
+
}
|
|
1068
|
+
if (((from_bitField0_ & 0x00000008) != 0)) {
|
|
1069
|
+
result.mtu_ = mtu_;
|
|
1070
|
+
to_bitField0_ |= 0x00000008;
|
|
1071
|
+
}
|
|
1072
|
+
if (((from_bitField0_ & 0x00000010) != 0)) {
|
|
1073
|
+
result.statusCode_ = statusCode_;
|
|
1074
|
+
to_bitField0_ |= 0x00000010;
|
|
1075
|
+
}
|
|
1076
|
+
if (((from_bitField0_ & 0x00000020) != 0)) {
|
|
1077
|
+
result.statusDetails_ = statusDetails_;
|
|
1078
|
+
to_bitField0_ |= 0x00000020;
|
|
1079
|
+
}
|
|
1080
|
+
if (((from_bitField0_ & 0x00000040) != 0)) {
|
|
1081
|
+
result.currentlyAttached_ = currentlyAttached_;
|
|
1082
|
+
to_bitField0_ |= 0x00000040;
|
|
1083
|
+
}
|
|
1084
|
+
if (((from_bitField0_ & 0x00000080) != 0)) {
|
|
1085
|
+
result.qosAlgorithmType_ = qosAlgorithmType_;
|
|
1086
|
+
to_bitField0_ |= 0x00000080;
|
|
1087
|
+
}
|
|
1088
|
+
if (((from_bitField0_ & 0x00000100) != 0)) {
|
|
1089
|
+
result.qosAlgorithms_ = qosAlgorithms_;
|
|
1090
|
+
to_bitField0_ |= 0x00000100;
|
|
1091
|
+
}
|
|
1092
|
+
if (((from_bitField0_ & 0x00000200) != 0)) {
|
|
1093
|
+
result.lockingMode_ = lockingMode_;
|
|
1094
|
+
to_bitField0_ |= 0x00000200;
|
|
1095
|
+
}
|
|
1096
|
+
if (((from_bitField0_ & 0x00000400) != 0)) {
|
|
1097
|
+
result.hostUuid_ = hostUuid_;
|
|
1098
|
+
to_bitField0_ |= 0x00000400;
|
|
1099
|
+
}
|
|
1100
|
+
if (((from_bitField0_ & 0x00000800) != 0)) {
|
|
1101
|
+
result.vmRef_ = vmRef_;
|
|
1102
|
+
to_bitField0_ |= 0x00000800;
|
|
1103
|
+
}
|
|
1104
|
+
if (((from_bitField0_ & 0x00001000) != 0)) {
|
|
1105
|
+
result.interfaceUuid_ = interfaceUuid_;
|
|
1106
|
+
to_bitField0_ |= 0x00001000;
|
|
1107
|
+
}
|
|
1108
|
+
result.bitField0_ |= to_bitField0_;
|
|
1109
|
+
}
|
|
1110
|
+
|
|
1111
|
+
@java.lang.Override
|
|
1112
|
+
public Builder clone() {
|
|
1113
|
+
return super.clone();
|
|
1114
|
+
}
|
|
1115
|
+
@java.lang.Override
|
|
1116
|
+
public Builder setField(
|
|
1117
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
1118
|
+
java.lang.Object value) {
|
|
1119
|
+
return super.setField(field, value);
|
|
1120
|
+
}
|
|
1121
|
+
@java.lang.Override
|
|
1122
|
+
public Builder clearField(
|
|
1123
|
+
com.google.protobuf.Descriptors.FieldDescriptor field) {
|
|
1124
|
+
return super.clearField(field);
|
|
1125
|
+
}
|
|
1126
|
+
@java.lang.Override
|
|
1127
|
+
public Builder clearOneof(
|
|
1128
|
+
com.google.protobuf.Descriptors.OneofDescriptor oneof) {
|
|
1129
|
+
return super.clearOneof(oneof);
|
|
1130
|
+
}
|
|
1131
|
+
@java.lang.Override
|
|
1132
|
+
public Builder setRepeatedField(
|
|
1133
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
1134
|
+
int index, java.lang.Object value) {
|
|
1135
|
+
return super.setRepeatedField(field, index, value);
|
|
1136
|
+
}
|
|
1137
|
+
@java.lang.Override
|
|
1138
|
+
public Builder addRepeatedField(
|
|
1139
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
1140
|
+
java.lang.Object value) {
|
|
1141
|
+
return super.addRepeatedField(field, value);
|
|
1142
|
+
}
|
|
1143
|
+
@java.lang.Override
|
|
1144
|
+
public Builder mergeFrom(com.google.protobuf.Message other) {
|
|
1145
|
+
if (other instanceof com.lansweeper.dp.outbound.v1.CitrixVirtualInterface) {
|
|
1146
|
+
return mergeFrom((com.lansweeper.dp.outbound.v1.CitrixVirtualInterface)other);
|
|
1147
|
+
} else {
|
|
1148
|
+
super.mergeFrom(other);
|
|
1149
|
+
return this;
|
|
1150
|
+
}
|
|
1151
|
+
}
|
|
1152
|
+
|
|
1153
|
+
public Builder mergeFrom(com.lansweeper.dp.outbound.v1.CitrixVirtualInterface other) {
|
|
1154
|
+
if (other == com.lansweeper.dp.outbound.v1.CitrixVirtualInterface.getDefaultInstance()) return this;
|
|
1155
|
+
if (other.hasDevice()) {
|
|
1156
|
+
device_ = other.device_;
|
|
1157
|
+
bitField0_ |= 0x00000001;
|
|
1158
|
+
onChanged();
|
|
1159
|
+
}
|
|
1160
|
+
if (other.hasMac()) {
|
|
1161
|
+
mac_ = other.mac_;
|
|
1162
|
+
bitField0_ |= 0x00000002;
|
|
1163
|
+
onChanged();
|
|
1164
|
+
}
|
|
1165
|
+
if (other.hasMacAutoGenerated()) {
|
|
1166
|
+
setMacAutoGenerated(other.getMacAutoGenerated());
|
|
1167
|
+
}
|
|
1168
|
+
if (other.hasMtu()) {
|
|
1169
|
+
setMtu(other.getMtu());
|
|
1170
|
+
}
|
|
1171
|
+
if (other.hasStatusCode()) {
|
|
1172
|
+
setStatusCode(other.getStatusCode());
|
|
1173
|
+
}
|
|
1174
|
+
if (other.hasStatusDetails()) {
|
|
1175
|
+
statusDetails_ = other.statusDetails_;
|
|
1176
|
+
bitField0_ |= 0x00000020;
|
|
1177
|
+
onChanged();
|
|
1178
|
+
}
|
|
1179
|
+
if (other.hasCurrentlyAttached()) {
|
|
1180
|
+
setCurrentlyAttached(other.getCurrentlyAttached());
|
|
1181
|
+
}
|
|
1182
|
+
if (other.hasQosAlgorithmType()) {
|
|
1183
|
+
qosAlgorithmType_ = other.qosAlgorithmType_;
|
|
1184
|
+
bitField0_ |= 0x00000080;
|
|
1185
|
+
onChanged();
|
|
1186
|
+
}
|
|
1187
|
+
if (other.hasQosAlgorithms()) {
|
|
1188
|
+
qosAlgorithms_ = other.qosAlgorithms_;
|
|
1189
|
+
bitField0_ |= 0x00000100;
|
|
1190
|
+
onChanged();
|
|
1191
|
+
}
|
|
1192
|
+
if (other.hasLockingMode()) {
|
|
1193
|
+
lockingMode_ = other.lockingMode_;
|
|
1194
|
+
bitField0_ |= 0x00000200;
|
|
1195
|
+
onChanged();
|
|
1196
|
+
}
|
|
1197
|
+
if (other.hasHostUuid()) {
|
|
1198
|
+
hostUuid_ = other.hostUuid_;
|
|
1199
|
+
bitField0_ |= 0x00000400;
|
|
1200
|
+
onChanged();
|
|
1201
|
+
}
|
|
1202
|
+
if (other.hasVmRef()) {
|
|
1203
|
+
vmRef_ = other.vmRef_;
|
|
1204
|
+
bitField0_ |= 0x00000800;
|
|
1205
|
+
onChanged();
|
|
1206
|
+
}
|
|
1207
|
+
if (other.hasInterfaceUuid()) {
|
|
1208
|
+
interfaceUuid_ = other.interfaceUuid_;
|
|
1209
|
+
bitField0_ |= 0x00001000;
|
|
1210
|
+
onChanged();
|
|
1211
|
+
}
|
|
1212
|
+
if (addressesBuilder_ == null) {
|
|
1213
|
+
if (!other.addresses_.isEmpty()) {
|
|
1214
|
+
if (addresses_.isEmpty()) {
|
|
1215
|
+
addresses_ = other.addresses_;
|
|
1216
|
+
bitField0_ = (bitField0_ & ~0x00002000);
|
|
1217
|
+
} else {
|
|
1218
|
+
ensureAddressesIsMutable();
|
|
1219
|
+
addresses_.addAll(other.addresses_);
|
|
1220
|
+
}
|
|
1221
|
+
onChanged();
|
|
1222
|
+
}
|
|
1223
|
+
} else {
|
|
1224
|
+
if (!other.addresses_.isEmpty()) {
|
|
1225
|
+
if (addressesBuilder_.isEmpty()) {
|
|
1226
|
+
addressesBuilder_.dispose();
|
|
1227
|
+
addressesBuilder_ = null;
|
|
1228
|
+
addresses_ = other.addresses_;
|
|
1229
|
+
bitField0_ = (bitField0_ & ~0x00002000);
|
|
1230
|
+
addressesBuilder_ =
|
|
1231
|
+
com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ?
|
|
1232
|
+
getAddressesFieldBuilder() : null;
|
|
1233
|
+
} else {
|
|
1234
|
+
addressesBuilder_.addAllMessages(other.addresses_);
|
|
1235
|
+
}
|
|
1236
|
+
}
|
|
1237
|
+
}
|
|
1238
|
+
this.mergeUnknownFields(other.getUnknownFields());
|
|
1239
|
+
onChanged();
|
|
1240
|
+
return this;
|
|
1241
|
+
}
|
|
1242
|
+
|
|
1243
|
+
@java.lang.Override
|
|
1244
|
+
public final boolean isInitialized() {
|
|
1245
|
+
return true;
|
|
1246
|
+
}
|
|
1247
|
+
|
|
1248
|
+
@java.lang.Override
|
|
1249
|
+
public Builder mergeFrom(
|
|
1250
|
+
com.google.protobuf.CodedInputStream input,
|
|
1251
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
1252
|
+
throws java.io.IOException {
|
|
1253
|
+
if (extensionRegistry == null) {
|
|
1254
|
+
throw new java.lang.NullPointerException();
|
|
1255
|
+
}
|
|
1256
|
+
try {
|
|
1257
|
+
boolean done = false;
|
|
1258
|
+
while (!done) {
|
|
1259
|
+
int tag = input.readTag();
|
|
1260
|
+
switch (tag) {
|
|
1261
|
+
case 0:
|
|
1262
|
+
done = true;
|
|
1263
|
+
break;
|
|
1264
|
+
case 10: {
|
|
1265
|
+
device_ = input.readStringRequireUtf8();
|
|
1266
|
+
bitField0_ |= 0x00000001;
|
|
1267
|
+
break;
|
|
1268
|
+
} // case 10
|
|
1269
|
+
case 18: {
|
|
1270
|
+
mac_ = input.readStringRequireUtf8();
|
|
1271
|
+
bitField0_ |= 0x00000002;
|
|
1272
|
+
break;
|
|
1273
|
+
} // case 18
|
|
1274
|
+
case 24: {
|
|
1275
|
+
macAutoGenerated_ = input.readBool();
|
|
1276
|
+
bitField0_ |= 0x00000004;
|
|
1277
|
+
break;
|
|
1278
|
+
} // case 24
|
|
1279
|
+
case 32: {
|
|
1280
|
+
mtu_ = input.readInt64();
|
|
1281
|
+
bitField0_ |= 0x00000008;
|
|
1282
|
+
break;
|
|
1283
|
+
} // case 32
|
|
1284
|
+
case 40: {
|
|
1285
|
+
statusCode_ = input.readInt64();
|
|
1286
|
+
bitField0_ |= 0x00000010;
|
|
1287
|
+
break;
|
|
1288
|
+
} // case 40
|
|
1289
|
+
case 50: {
|
|
1290
|
+
statusDetails_ = input.readStringRequireUtf8();
|
|
1291
|
+
bitField0_ |= 0x00000020;
|
|
1292
|
+
break;
|
|
1293
|
+
} // case 50
|
|
1294
|
+
case 56: {
|
|
1295
|
+
currentlyAttached_ = input.readBool();
|
|
1296
|
+
bitField0_ |= 0x00000040;
|
|
1297
|
+
break;
|
|
1298
|
+
} // case 56
|
|
1299
|
+
case 66: {
|
|
1300
|
+
qosAlgorithmType_ = input.readStringRequireUtf8();
|
|
1301
|
+
bitField0_ |= 0x00000080;
|
|
1302
|
+
break;
|
|
1303
|
+
} // case 66
|
|
1304
|
+
case 74: {
|
|
1305
|
+
qosAlgorithms_ = input.readStringRequireUtf8();
|
|
1306
|
+
bitField0_ |= 0x00000100;
|
|
1307
|
+
break;
|
|
1308
|
+
} // case 74
|
|
1309
|
+
case 82: {
|
|
1310
|
+
lockingMode_ = input.readStringRequireUtf8();
|
|
1311
|
+
bitField0_ |= 0x00000200;
|
|
1312
|
+
break;
|
|
1313
|
+
} // case 82
|
|
1314
|
+
case 90: {
|
|
1315
|
+
hostUuid_ = input.readStringRequireUtf8();
|
|
1316
|
+
bitField0_ |= 0x00000400;
|
|
1317
|
+
break;
|
|
1318
|
+
} // case 90
|
|
1319
|
+
case 98: {
|
|
1320
|
+
vmRef_ = input.readStringRequireUtf8();
|
|
1321
|
+
bitField0_ |= 0x00000800;
|
|
1322
|
+
break;
|
|
1323
|
+
} // case 98
|
|
1324
|
+
case 106: {
|
|
1325
|
+
interfaceUuid_ = input.readStringRequireUtf8();
|
|
1326
|
+
bitField0_ |= 0x00001000;
|
|
1327
|
+
break;
|
|
1328
|
+
} // case 106
|
|
1329
|
+
case 114: {
|
|
1330
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress m =
|
|
1331
|
+
input.readMessage(
|
|
1332
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress.parser(),
|
|
1333
|
+
extensionRegistry);
|
|
1334
|
+
if (addressesBuilder_ == null) {
|
|
1335
|
+
ensureAddressesIsMutable();
|
|
1336
|
+
addresses_.add(m);
|
|
1337
|
+
} else {
|
|
1338
|
+
addressesBuilder_.addMessage(m);
|
|
1339
|
+
}
|
|
1340
|
+
break;
|
|
1341
|
+
} // case 114
|
|
1342
|
+
default: {
|
|
1343
|
+
if (!super.parseUnknownField(input, extensionRegistry, tag)) {
|
|
1344
|
+
done = true; // was an endgroup tag
|
|
1345
|
+
}
|
|
1346
|
+
break;
|
|
1347
|
+
} // default:
|
|
1348
|
+
} // switch (tag)
|
|
1349
|
+
} // while (!done)
|
|
1350
|
+
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
1351
|
+
throw e.unwrapIOException();
|
|
1352
|
+
} finally {
|
|
1353
|
+
onChanged();
|
|
1354
|
+
} // finally
|
|
1355
|
+
return this;
|
|
1356
|
+
}
|
|
1357
|
+
private int bitField0_;
|
|
1358
|
+
|
|
1359
|
+
private java.lang.Object device_ = "";
|
|
1360
|
+
/**
|
|
1361
|
+
* <code>optional string device = 1;</code>
|
|
1362
|
+
* @return Whether the device field is set.
|
|
1363
|
+
*/
|
|
1364
|
+
public boolean hasDevice() {
|
|
1365
|
+
return ((bitField0_ & 0x00000001) != 0);
|
|
1366
|
+
}
|
|
1367
|
+
/**
|
|
1368
|
+
* <code>optional string device = 1;</code>
|
|
1369
|
+
* @return The device.
|
|
1370
|
+
*/
|
|
1371
|
+
public java.lang.String getDevice() {
|
|
1372
|
+
java.lang.Object ref = device_;
|
|
1373
|
+
if (!(ref instanceof java.lang.String)) {
|
|
1374
|
+
com.google.protobuf.ByteString bs =
|
|
1375
|
+
(com.google.protobuf.ByteString) ref;
|
|
1376
|
+
java.lang.String s = bs.toStringUtf8();
|
|
1377
|
+
device_ = s;
|
|
1378
|
+
return s;
|
|
1379
|
+
} else {
|
|
1380
|
+
return (java.lang.String) ref;
|
|
1381
|
+
}
|
|
1382
|
+
}
|
|
1383
|
+
/**
|
|
1384
|
+
* <code>optional string device = 1;</code>
|
|
1385
|
+
* @return The bytes for device.
|
|
1386
|
+
*/
|
|
1387
|
+
public com.google.protobuf.ByteString
|
|
1388
|
+
getDeviceBytes() {
|
|
1389
|
+
java.lang.Object ref = device_;
|
|
1390
|
+
if (ref instanceof String) {
|
|
1391
|
+
com.google.protobuf.ByteString b =
|
|
1392
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1393
|
+
(java.lang.String) ref);
|
|
1394
|
+
device_ = b;
|
|
1395
|
+
return b;
|
|
1396
|
+
} else {
|
|
1397
|
+
return (com.google.protobuf.ByteString) ref;
|
|
1398
|
+
}
|
|
1399
|
+
}
|
|
1400
|
+
/**
|
|
1401
|
+
* <code>optional string device = 1;</code>
|
|
1402
|
+
* @param value The device to set.
|
|
1403
|
+
* @return This builder for chaining.
|
|
1404
|
+
*/
|
|
1405
|
+
public Builder setDevice(
|
|
1406
|
+
java.lang.String value) {
|
|
1407
|
+
if (value == null) { throw new NullPointerException(); }
|
|
1408
|
+
device_ = value;
|
|
1409
|
+
bitField0_ |= 0x00000001;
|
|
1410
|
+
onChanged();
|
|
1411
|
+
return this;
|
|
1412
|
+
}
|
|
1413
|
+
/**
|
|
1414
|
+
* <code>optional string device = 1;</code>
|
|
1415
|
+
* @return This builder for chaining.
|
|
1416
|
+
*/
|
|
1417
|
+
public Builder clearDevice() {
|
|
1418
|
+
device_ = getDefaultInstance().getDevice();
|
|
1419
|
+
bitField0_ = (bitField0_ & ~0x00000001);
|
|
1420
|
+
onChanged();
|
|
1421
|
+
return this;
|
|
1422
|
+
}
|
|
1423
|
+
/**
|
|
1424
|
+
* <code>optional string device = 1;</code>
|
|
1425
|
+
* @param value The bytes for device to set.
|
|
1426
|
+
* @return This builder for chaining.
|
|
1427
|
+
*/
|
|
1428
|
+
public Builder setDeviceBytes(
|
|
1429
|
+
com.google.protobuf.ByteString value) {
|
|
1430
|
+
if (value == null) { throw new NullPointerException(); }
|
|
1431
|
+
checkByteStringIsUtf8(value);
|
|
1432
|
+
device_ = value;
|
|
1433
|
+
bitField0_ |= 0x00000001;
|
|
1434
|
+
onChanged();
|
|
1435
|
+
return this;
|
|
1436
|
+
}
|
|
1437
|
+
|
|
1438
|
+
private java.lang.Object mac_ = "";
|
|
1439
|
+
/**
|
|
1440
|
+
* <code>optional string mac = 2;</code>
|
|
1441
|
+
* @return Whether the mac field is set.
|
|
1442
|
+
*/
|
|
1443
|
+
public boolean hasMac() {
|
|
1444
|
+
return ((bitField0_ & 0x00000002) != 0);
|
|
1445
|
+
}
|
|
1446
|
+
/**
|
|
1447
|
+
* <code>optional string mac = 2;</code>
|
|
1448
|
+
* @return The mac.
|
|
1449
|
+
*/
|
|
1450
|
+
public java.lang.String getMac() {
|
|
1451
|
+
java.lang.Object ref = mac_;
|
|
1452
|
+
if (!(ref instanceof java.lang.String)) {
|
|
1453
|
+
com.google.protobuf.ByteString bs =
|
|
1454
|
+
(com.google.protobuf.ByteString) ref;
|
|
1455
|
+
java.lang.String s = bs.toStringUtf8();
|
|
1456
|
+
mac_ = s;
|
|
1457
|
+
return s;
|
|
1458
|
+
} else {
|
|
1459
|
+
return (java.lang.String) ref;
|
|
1460
|
+
}
|
|
1461
|
+
}
|
|
1462
|
+
/**
|
|
1463
|
+
* <code>optional string mac = 2;</code>
|
|
1464
|
+
* @return The bytes for mac.
|
|
1465
|
+
*/
|
|
1466
|
+
public com.google.protobuf.ByteString
|
|
1467
|
+
getMacBytes() {
|
|
1468
|
+
java.lang.Object ref = mac_;
|
|
1469
|
+
if (ref instanceof String) {
|
|
1470
|
+
com.google.protobuf.ByteString b =
|
|
1471
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1472
|
+
(java.lang.String) ref);
|
|
1473
|
+
mac_ = b;
|
|
1474
|
+
return b;
|
|
1475
|
+
} else {
|
|
1476
|
+
return (com.google.protobuf.ByteString) ref;
|
|
1477
|
+
}
|
|
1478
|
+
}
|
|
1479
|
+
/**
|
|
1480
|
+
* <code>optional string mac = 2;</code>
|
|
1481
|
+
* @param value The mac to set.
|
|
1482
|
+
* @return This builder for chaining.
|
|
1483
|
+
*/
|
|
1484
|
+
public Builder setMac(
|
|
1485
|
+
java.lang.String value) {
|
|
1486
|
+
if (value == null) { throw new NullPointerException(); }
|
|
1487
|
+
mac_ = value;
|
|
1488
|
+
bitField0_ |= 0x00000002;
|
|
1489
|
+
onChanged();
|
|
1490
|
+
return this;
|
|
1491
|
+
}
|
|
1492
|
+
/**
|
|
1493
|
+
* <code>optional string mac = 2;</code>
|
|
1494
|
+
* @return This builder for chaining.
|
|
1495
|
+
*/
|
|
1496
|
+
public Builder clearMac() {
|
|
1497
|
+
mac_ = getDefaultInstance().getMac();
|
|
1498
|
+
bitField0_ = (bitField0_ & ~0x00000002);
|
|
1499
|
+
onChanged();
|
|
1500
|
+
return this;
|
|
1501
|
+
}
|
|
1502
|
+
/**
|
|
1503
|
+
* <code>optional string mac = 2;</code>
|
|
1504
|
+
* @param value The bytes for mac to set.
|
|
1505
|
+
* @return This builder for chaining.
|
|
1506
|
+
*/
|
|
1507
|
+
public Builder setMacBytes(
|
|
1508
|
+
com.google.protobuf.ByteString value) {
|
|
1509
|
+
if (value == null) { throw new NullPointerException(); }
|
|
1510
|
+
checkByteStringIsUtf8(value);
|
|
1511
|
+
mac_ = value;
|
|
1512
|
+
bitField0_ |= 0x00000002;
|
|
1513
|
+
onChanged();
|
|
1514
|
+
return this;
|
|
1515
|
+
}
|
|
1516
|
+
|
|
1517
|
+
private boolean macAutoGenerated_ ;
|
|
1518
|
+
/**
|
|
1519
|
+
* <code>optional bool mac_auto_generated = 3;</code>
|
|
1520
|
+
* @return Whether the macAutoGenerated field is set.
|
|
1521
|
+
*/
|
|
1522
|
+
@java.lang.Override
|
|
1523
|
+
public boolean hasMacAutoGenerated() {
|
|
1524
|
+
return ((bitField0_ & 0x00000004) != 0);
|
|
1525
|
+
}
|
|
1526
|
+
/**
|
|
1527
|
+
* <code>optional bool mac_auto_generated = 3;</code>
|
|
1528
|
+
* @return The macAutoGenerated.
|
|
1529
|
+
*/
|
|
1530
|
+
@java.lang.Override
|
|
1531
|
+
public boolean getMacAutoGenerated() {
|
|
1532
|
+
return macAutoGenerated_;
|
|
1533
|
+
}
|
|
1534
|
+
/**
|
|
1535
|
+
* <code>optional bool mac_auto_generated = 3;</code>
|
|
1536
|
+
* @param value The macAutoGenerated to set.
|
|
1537
|
+
* @return This builder for chaining.
|
|
1538
|
+
*/
|
|
1539
|
+
public Builder setMacAutoGenerated(boolean value) {
|
|
1540
|
+
|
|
1541
|
+
macAutoGenerated_ = value;
|
|
1542
|
+
bitField0_ |= 0x00000004;
|
|
1543
|
+
onChanged();
|
|
1544
|
+
return this;
|
|
1545
|
+
}
|
|
1546
|
+
/**
|
|
1547
|
+
* <code>optional bool mac_auto_generated = 3;</code>
|
|
1548
|
+
* @return This builder for chaining.
|
|
1549
|
+
*/
|
|
1550
|
+
public Builder clearMacAutoGenerated() {
|
|
1551
|
+
bitField0_ = (bitField0_ & ~0x00000004);
|
|
1552
|
+
macAutoGenerated_ = false;
|
|
1553
|
+
onChanged();
|
|
1554
|
+
return this;
|
|
1555
|
+
}
|
|
1556
|
+
|
|
1557
|
+
private long mtu_ ;
|
|
1558
|
+
/**
|
|
1559
|
+
* <code>optional int64 mtu = 4;</code>
|
|
1560
|
+
* @return Whether the mtu field is set.
|
|
1561
|
+
*/
|
|
1562
|
+
@java.lang.Override
|
|
1563
|
+
public boolean hasMtu() {
|
|
1564
|
+
return ((bitField0_ & 0x00000008) != 0);
|
|
1565
|
+
}
|
|
1566
|
+
/**
|
|
1567
|
+
* <code>optional int64 mtu = 4;</code>
|
|
1568
|
+
* @return The mtu.
|
|
1569
|
+
*/
|
|
1570
|
+
@java.lang.Override
|
|
1571
|
+
public long getMtu() {
|
|
1572
|
+
return mtu_;
|
|
1573
|
+
}
|
|
1574
|
+
/**
|
|
1575
|
+
* <code>optional int64 mtu = 4;</code>
|
|
1576
|
+
* @param value The mtu to set.
|
|
1577
|
+
* @return This builder for chaining.
|
|
1578
|
+
*/
|
|
1579
|
+
public Builder setMtu(long value) {
|
|
1580
|
+
|
|
1581
|
+
mtu_ = value;
|
|
1582
|
+
bitField0_ |= 0x00000008;
|
|
1583
|
+
onChanged();
|
|
1584
|
+
return this;
|
|
1585
|
+
}
|
|
1586
|
+
/**
|
|
1587
|
+
* <code>optional int64 mtu = 4;</code>
|
|
1588
|
+
* @return This builder for chaining.
|
|
1589
|
+
*/
|
|
1590
|
+
public Builder clearMtu() {
|
|
1591
|
+
bitField0_ = (bitField0_ & ~0x00000008);
|
|
1592
|
+
mtu_ = 0L;
|
|
1593
|
+
onChanged();
|
|
1594
|
+
return this;
|
|
1595
|
+
}
|
|
1596
|
+
|
|
1597
|
+
private long statusCode_ ;
|
|
1598
|
+
/**
|
|
1599
|
+
* <code>optional int64 status_code = 5;</code>
|
|
1600
|
+
* @return Whether the statusCode field is set.
|
|
1601
|
+
*/
|
|
1602
|
+
@java.lang.Override
|
|
1603
|
+
public boolean hasStatusCode() {
|
|
1604
|
+
return ((bitField0_ & 0x00000010) != 0);
|
|
1605
|
+
}
|
|
1606
|
+
/**
|
|
1607
|
+
* <code>optional int64 status_code = 5;</code>
|
|
1608
|
+
* @return The statusCode.
|
|
1609
|
+
*/
|
|
1610
|
+
@java.lang.Override
|
|
1611
|
+
public long getStatusCode() {
|
|
1612
|
+
return statusCode_;
|
|
1613
|
+
}
|
|
1614
|
+
/**
|
|
1615
|
+
* <code>optional int64 status_code = 5;</code>
|
|
1616
|
+
* @param value The statusCode to set.
|
|
1617
|
+
* @return This builder for chaining.
|
|
1618
|
+
*/
|
|
1619
|
+
public Builder setStatusCode(long value) {
|
|
1620
|
+
|
|
1621
|
+
statusCode_ = value;
|
|
1622
|
+
bitField0_ |= 0x00000010;
|
|
1623
|
+
onChanged();
|
|
1624
|
+
return this;
|
|
1625
|
+
}
|
|
1626
|
+
/**
|
|
1627
|
+
* <code>optional int64 status_code = 5;</code>
|
|
1628
|
+
* @return This builder for chaining.
|
|
1629
|
+
*/
|
|
1630
|
+
public Builder clearStatusCode() {
|
|
1631
|
+
bitField0_ = (bitField0_ & ~0x00000010);
|
|
1632
|
+
statusCode_ = 0L;
|
|
1633
|
+
onChanged();
|
|
1634
|
+
return this;
|
|
1635
|
+
}
|
|
1636
|
+
|
|
1637
|
+
private java.lang.Object statusDetails_ = "";
|
|
1638
|
+
/**
|
|
1639
|
+
* <code>optional string status_details = 6;</code>
|
|
1640
|
+
* @return Whether the statusDetails field is set.
|
|
1641
|
+
*/
|
|
1642
|
+
public boolean hasStatusDetails() {
|
|
1643
|
+
return ((bitField0_ & 0x00000020) != 0);
|
|
1644
|
+
}
|
|
1645
|
+
/**
|
|
1646
|
+
* <code>optional string status_details = 6;</code>
|
|
1647
|
+
* @return The statusDetails.
|
|
1648
|
+
*/
|
|
1649
|
+
public java.lang.String getStatusDetails() {
|
|
1650
|
+
java.lang.Object ref = statusDetails_;
|
|
1651
|
+
if (!(ref instanceof java.lang.String)) {
|
|
1652
|
+
com.google.protobuf.ByteString bs =
|
|
1653
|
+
(com.google.protobuf.ByteString) ref;
|
|
1654
|
+
java.lang.String s = bs.toStringUtf8();
|
|
1655
|
+
statusDetails_ = s;
|
|
1656
|
+
return s;
|
|
1657
|
+
} else {
|
|
1658
|
+
return (java.lang.String) ref;
|
|
1659
|
+
}
|
|
1660
|
+
}
|
|
1661
|
+
/**
|
|
1662
|
+
* <code>optional string status_details = 6;</code>
|
|
1663
|
+
* @return The bytes for statusDetails.
|
|
1664
|
+
*/
|
|
1665
|
+
public com.google.protobuf.ByteString
|
|
1666
|
+
getStatusDetailsBytes() {
|
|
1667
|
+
java.lang.Object ref = statusDetails_;
|
|
1668
|
+
if (ref instanceof String) {
|
|
1669
|
+
com.google.protobuf.ByteString b =
|
|
1670
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1671
|
+
(java.lang.String) ref);
|
|
1672
|
+
statusDetails_ = b;
|
|
1673
|
+
return b;
|
|
1674
|
+
} else {
|
|
1675
|
+
return (com.google.protobuf.ByteString) ref;
|
|
1676
|
+
}
|
|
1677
|
+
}
|
|
1678
|
+
/**
|
|
1679
|
+
* <code>optional string status_details = 6;</code>
|
|
1680
|
+
* @param value The statusDetails to set.
|
|
1681
|
+
* @return This builder for chaining.
|
|
1682
|
+
*/
|
|
1683
|
+
public Builder setStatusDetails(
|
|
1684
|
+
java.lang.String value) {
|
|
1685
|
+
if (value == null) { throw new NullPointerException(); }
|
|
1686
|
+
statusDetails_ = value;
|
|
1687
|
+
bitField0_ |= 0x00000020;
|
|
1688
|
+
onChanged();
|
|
1689
|
+
return this;
|
|
1690
|
+
}
|
|
1691
|
+
/**
|
|
1692
|
+
* <code>optional string status_details = 6;</code>
|
|
1693
|
+
* @return This builder for chaining.
|
|
1694
|
+
*/
|
|
1695
|
+
public Builder clearStatusDetails() {
|
|
1696
|
+
statusDetails_ = getDefaultInstance().getStatusDetails();
|
|
1697
|
+
bitField0_ = (bitField0_ & ~0x00000020);
|
|
1698
|
+
onChanged();
|
|
1699
|
+
return this;
|
|
1700
|
+
}
|
|
1701
|
+
/**
|
|
1702
|
+
* <code>optional string status_details = 6;</code>
|
|
1703
|
+
* @param value The bytes for statusDetails to set.
|
|
1704
|
+
* @return This builder for chaining.
|
|
1705
|
+
*/
|
|
1706
|
+
public Builder setStatusDetailsBytes(
|
|
1707
|
+
com.google.protobuf.ByteString value) {
|
|
1708
|
+
if (value == null) { throw new NullPointerException(); }
|
|
1709
|
+
checkByteStringIsUtf8(value);
|
|
1710
|
+
statusDetails_ = value;
|
|
1711
|
+
bitField0_ |= 0x00000020;
|
|
1712
|
+
onChanged();
|
|
1713
|
+
return this;
|
|
1714
|
+
}
|
|
1715
|
+
|
|
1716
|
+
private boolean currentlyAttached_ ;
|
|
1717
|
+
/**
|
|
1718
|
+
* <code>optional bool currently_attached = 7;</code>
|
|
1719
|
+
* @return Whether the currentlyAttached field is set.
|
|
1720
|
+
*/
|
|
1721
|
+
@java.lang.Override
|
|
1722
|
+
public boolean hasCurrentlyAttached() {
|
|
1723
|
+
return ((bitField0_ & 0x00000040) != 0);
|
|
1724
|
+
}
|
|
1725
|
+
/**
|
|
1726
|
+
* <code>optional bool currently_attached = 7;</code>
|
|
1727
|
+
* @return The currentlyAttached.
|
|
1728
|
+
*/
|
|
1729
|
+
@java.lang.Override
|
|
1730
|
+
public boolean getCurrentlyAttached() {
|
|
1731
|
+
return currentlyAttached_;
|
|
1732
|
+
}
|
|
1733
|
+
/**
|
|
1734
|
+
* <code>optional bool currently_attached = 7;</code>
|
|
1735
|
+
* @param value The currentlyAttached to set.
|
|
1736
|
+
* @return This builder for chaining.
|
|
1737
|
+
*/
|
|
1738
|
+
public Builder setCurrentlyAttached(boolean value) {
|
|
1739
|
+
|
|
1740
|
+
currentlyAttached_ = value;
|
|
1741
|
+
bitField0_ |= 0x00000040;
|
|
1742
|
+
onChanged();
|
|
1743
|
+
return this;
|
|
1744
|
+
}
|
|
1745
|
+
/**
|
|
1746
|
+
* <code>optional bool currently_attached = 7;</code>
|
|
1747
|
+
* @return This builder for chaining.
|
|
1748
|
+
*/
|
|
1749
|
+
public Builder clearCurrentlyAttached() {
|
|
1750
|
+
bitField0_ = (bitField0_ & ~0x00000040);
|
|
1751
|
+
currentlyAttached_ = false;
|
|
1752
|
+
onChanged();
|
|
1753
|
+
return this;
|
|
1754
|
+
}
|
|
1755
|
+
|
|
1756
|
+
private java.lang.Object qosAlgorithmType_ = "";
|
|
1757
|
+
/**
|
|
1758
|
+
* <code>optional string qos_algorithm_type = 8;</code>
|
|
1759
|
+
* @return Whether the qosAlgorithmType field is set.
|
|
1760
|
+
*/
|
|
1761
|
+
public boolean hasQosAlgorithmType() {
|
|
1762
|
+
return ((bitField0_ & 0x00000080) != 0);
|
|
1763
|
+
}
|
|
1764
|
+
/**
|
|
1765
|
+
* <code>optional string qos_algorithm_type = 8;</code>
|
|
1766
|
+
* @return The qosAlgorithmType.
|
|
1767
|
+
*/
|
|
1768
|
+
public java.lang.String getQosAlgorithmType() {
|
|
1769
|
+
java.lang.Object ref = qosAlgorithmType_;
|
|
1770
|
+
if (!(ref instanceof java.lang.String)) {
|
|
1771
|
+
com.google.protobuf.ByteString bs =
|
|
1772
|
+
(com.google.protobuf.ByteString) ref;
|
|
1773
|
+
java.lang.String s = bs.toStringUtf8();
|
|
1774
|
+
qosAlgorithmType_ = s;
|
|
1775
|
+
return s;
|
|
1776
|
+
} else {
|
|
1777
|
+
return (java.lang.String) ref;
|
|
1778
|
+
}
|
|
1779
|
+
}
|
|
1780
|
+
/**
|
|
1781
|
+
* <code>optional string qos_algorithm_type = 8;</code>
|
|
1782
|
+
* @return The bytes for qosAlgorithmType.
|
|
1783
|
+
*/
|
|
1784
|
+
public com.google.protobuf.ByteString
|
|
1785
|
+
getQosAlgorithmTypeBytes() {
|
|
1786
|
+
java.lang.Object ref = qosAlgorithmType_;
|
|
1787
|
+
if (ref instanceof String) {
|
|
1788
|
+
com.google.protobuf.ByteString b =
|
|
1789
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1790
|
+
(java.lang.String) ref);
|
|
1791
|
+
qosAlgorithmType_ = b;
|
|
1792
|
+
return b;
|
|
1793
|
+
} else {
|
|
1794
|
+
return (com.google.protobuf.ByteString) ref;
|
|
1795
|
+
}
|
|
1796
|
+
}
|
|
1797
|
+
/**
|
|
1798
|
+
* <code>optional string qos_algorithm_type = 8;</code>
|
|
1799
|
+
* @param value The qosAlgorithmType to set.
|
|
1800
|
+
* @return This builder for chaining.
|
|
1801
|
+
*/
|
|
1802
|
+
public Builder setQosAlgorithmType(
|
|
1803
|
+
java.lang.String value) {
|
|
1804
|
+
if (value == null) { throw new NullPointerException(); }
|
|
1805
|
+
qosAlgorithmType_ = value;
|
|
1806
|
+
bitField0_ |= 0x00000080;
|
|
1807
|
+
onChanged();
|
|
1808
|
+
return this;
|
|
1809
|
+
}
|
|
1810
|
+
/**
|
|
1811
|
+
* <code>optional string qos_algorithm_type = 8;</code>
|
|
1812
|
+
* @return This builder for chaining.
|
|
1813
|
+
*/
|
|
1814
|
+
public Builder clearQosAlgorithmType() {
|
|
1815
|
+
qosAlgorithmType_ = getDefaultInstance().getQosAlgorithmType();
|
|
1816
|
+
bitField0_ = (bitField0_ & ~0x00000080);
|
|
1817
|
+
onChanged();
|
|
1818
|
+
return this;
|
|
1819
|
+
}
|
|
1820
|
+
/**
|
|
1821
|
+
* <code>optional string qos_algorithm_type = 8;</code>
|
|
1822
|
+
* @param value The bytes for qosAlgorithmType to set.
|
|
1823
|
+
* @return This builder for chaining.
|
|
1824
|
+
*/
|
|
1825
|
+
public Builder setQosAlgorithmTypeBytes(
|
|
1826
|
+
com.google.protobuf.ByteString value) {
|
|
1827
|
+
if (value == null) { throw new NullPointerException(); }
|
|
1828
|
+
checkByteStringIsUtf8(value);
|
|
1829
|
+
qosAlgorithmType_ = value;
|
|
1830
|
+
bitField0_ |= 0x00000080;
|
|
1831
|
+
onChanged();
|
|
1832
|
+
return this;
|
|
1833
|
+
}
|
|
1834
|
+
|
|
1835
|
+
private java.lang.Object qosAlgorithms_ = "";
|
|
1836
|
+
/**
|
|
1837
|
+
* <code>optional string qos_algorithms = 9;</code>
|
|
1838
|
+
* @return Whether the qosAlgorithms field is set.
|
|
1839
|
+
*/
|
|
1840
|
+
public boolean hasQosAlgorithms() {
|
|
1841
|
+
return ((bitField0_ & 0x00000100) != 0);
|
|
1842
|
+
}
|
|
1843
|
+
/**
|
|
1844
|
+
* <code>optional string qos_algorithms = 9;</code>
|
|
1845
|
+
* @return The qosAlgorithms.
|
|
1846
|
+
*/
|
|
1847
|
+
public java.lang.String getQosAlgorithms() {
|
|
1848
|
+
java.lang.Object ref = qosAlgorithms_;
|
|
1849
|
+
if (!(ref instanceof java.lang.String)) {
|
|
1850
|
+
com.google.protobuf.ByteString bs =
|
|
1851
|
+
(com.google.protobuf.ByteString) ref;
|
|
1852
|
+
java.lang.String s = bs.toStringUtf8();
|
|
1853
|
+
qosAlgorithms_ = s;
|
|
1854
|
+
return s;
|
|
1855
|
+
} else {
|
|
1856
|
+
return (java.lang.String) ref;
|
|
1857
|
+
}
|
|
1858
|
+
}
|
|
1859
|
+
/**
|
|
1860
|
+
* <code>optional string qos_algorithms = 9;</code>
|
|
1861
|
+
* @return The bytes for qosAlgorithms.
|
|
1862
|
+
*/
|
|
1863
|
+
public com.google.protobuf.ByteString
|
|
1864
|
+
getQosAlgorithmsBytes() {
|
|
1865
|
+
java.lang.Object ref = qosAlgorithms_;
|
|
1866
|
+
if (ref instanceof String) {
|
|
1867
|
+
com.google.protobuf.ByteString b =
|
|
1868
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1869
|
+
(java.lang.String) ref);
|
|
1870
|
+
qosAlgorithms_ = b;
|
|
1871
|
+
return b;
|
|
1872
|
+
} else {
|
|
1873
|
+
return (com.google.protobuf.ByteString) ref;
|
|
1874
|
+
}
|
|
1875
|
+
}
|
|
1876
|
+
/**
|
|
1877
|
+
* <code>optional string qos_algorithms = 9;</code>
|
|
1878
|
+
* @param value The qosAlgorithms to set.
|
|
1879
|
+
* @return This builder for chaining.
|
|
1880
|
+
*/
|
|
1881
|
+
public Builder setQosAlgorithms(
|
|
1882
|
+
java.lang.String value) {
|
|
1883
|
+
if (value == null) { throw new NullPointerException(); }
|
|
1884
|
+
qosAlgorithms_ = value;
|
|
1885
|
+
bitField0_ |= 0x00000100;
|
|
1886
|
+
onChanged();
|
|
1887
|
+
return this;
|
|
1888
|
+
}
|
|
1889
|
+
/**
|
|
1890
|
+
* <code>optional string qos_algorithms = 9;</code>
|
|
1891
|
+
* @return This builder for chaining.
|
|
1892
|
+
*/
|
|
1893
|
+
public Builder clearQosAlgorithms() {
|
|
1894
|
+
qosAlgorithms_ = getDefaultInstance().getQosAlgorithms();
|
|
1895
|
+
bitField0_ = (bitField0_ & ~0x00000100);
|
|
1896
|
+
onChanged();
|
|
1897
|
+
return this;
|
|
1898
|
+
}
|
|
1899
|
+
/**
|
|
1900
|
+
* <code>optional string qos_algorithms = 9;</code>
|
|
1901
|
+
* @param value The bytes for qosAlgorithms to set.
|
|
1902
|
+
* @return This builder for chaining.
|
|
1903
|
+
*/
|
|
1904
|
+
public Builder setQosAlgorithmsBytes(
|
|
1905
|
+
com.google.protobuf.ByteString value) {
|
|
1906
|
+
if (value == null) { throw new NullPointerException(); }
|
|
1907
|
+
checkByteStringIsUtf8(value);
|
|
1908
|
+
qosAlgorithms_ = value;
|
|
1909
|
+
bitField0_ |= 0x00000100;
|
|
1910
|
+
onChanged();
|
|
1911
|
+
return this;
|
|
1912
|
+
}
|
|
1913
|
+
|
|
1914
|
+
private java.lang.Object lockingMode_ = "";
|
|
1915
|
+
/**
|
|
1916
|
+
* <code>optional string locking_mode = 10;</code>
|
|
1917
|
+
* @return Whether the lockingMode field is set.
|
|
1918
|
+
*/
|
|
1919
|
+
public boolean hasLockingMode() {
|
|
1920
|
+
return ((bitField0_ & 0x00000200) != 0);
|
|
1921
|
+
}
|
|
1922
|
+
/**
|
|
1923
|
+
* <code>optional string locking_mode = 10;</code>
|
|
1924
|
+
* @return The lockingMode.
|
|
1925
|
+
*/
|
|
1926
|
+
public java.lang.String getLockingMode() {
|
|
1927
|
+
java.lang.Object ref = lockingMode_;
|
|
1928
|
+
if (!(ref instanceof java.lang.String)) {
|
|
1929
|
+
com.google.protobuf.ByteString bs =
|
|
1930
|
+
(com.google.protobuf.ByteString) ref;
|
|
1931
|
+
java.lang.String s = bs.toStringUtf8();
|
|
1932
|
+
lockingMode_ = s;
|
|
1933
|
+
return s;
|
|
1934
|
+
} else {
|
|
1935
|
+
return (java.lang.String) ref;
|
|
1936
|
+
}
|
|
1937
|
+
}
|
|
1938
|
+
/**
|
|
1939
|
+
* <code>optional string locking_mode = 10;</code>
|
|
1940
|
+
* @return The bytes for lockingMode.
|
|
1941
|
+
*/
|
|
1942
|
+
public com.google.protobuf.ByteString
|
|
1943
|
+
getLockingModeBytes() {
|
|
1944
|
+
java.lang.Object ref = lockingMode_;
|
|
1945
|
+
if (ref instanceof String) {
|
|
1946
|
+
com.google.protobuf.ByteString b =
|
|
1947
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1948
|
+
(java.lang.String) ref);
|
|
1949
|
+
lockingMode_ = b;
|
|
1950
|
+
return b;
|
|
1951
|
+
} else {
|
|
1952
|
+
return (com.google.protobuf.ByteString) ref;
|
|
1953
|
+
}
|
|
1954
|
+
}
|
|
1955
|
+
/**
|
|
1956
|
+
* <code>optional string locking_mode = 10;</code>
|
|
1957
|
+
* @param value The lockingMode to set.
|
|
1958
|
+
* @return This builder for chaining.
|
|
1959
|
+
*/
|
|
1960
|
+
public Builder setLockingMode(
|
|
1961
|
+
java.lang.String value) {
|
|
1962
|
+
if (value == null) { throw new NullPointerException(); }
|
|
1963
|
+
lockingMode_ = value;
|
|
1964
|
+
bitField0_ |= 0x00000200;
|
|
1965
|
+
onChanged();
|
|
1966
|
+
return this;
|
|
1967
|
+
}
|
|
1968
|
+
/**
|
|
1969
|
+
* <code>optional string locking_mode = 10;</code>
|
|
1970
|
+
* @return This builder for chaining.
|
|
1971
|
+
*/
|
|
1972
|
+
public Builder clearLockingMode() {
|
|
1973
|
+
lockingMode_ = getDefaultInstance().getLockingMode();
|
|
1974
|
+
bitField0_ = (bitField0_ & ~0x00000200);
|
|
1975
|
+
onChanged();
|
|
1976
|
+
return this;
|
|
1977
|
+
}
|
|
1978
|
+
/**
|
|
1979
|
+
* <code>optional string locking_mode = 10;</code>
|
|
1980
|
+
* @param value The bytes for lockingMode to set.
|
|
1981
|
+
* @return This builder for chaining.
|
|
1982
|
+
*/
|
|
1983
|
+
public Builder setLockingModeBytes(
|
|
1984
|
+
com.google.protobuf.ByteString value) {
|
|
1985
|
+
if (value == null) { throw new NullPointerException(); }
|
|
1986
|
+
checkByteStringIsUtf8(value);
|
|
1987
|
+
lockingMode_ = value;
|
|
1988
|
+
bitField0_ |= 0x00000200;
|
|
1989
|
+
onChanged();
|
|
1990
|
+
return this;
|
|
1991
|
+
}
|
|
1992
|
+
|
|
1993
|
+
private java.lang.Object hostUuid_ = "";
|
|
1994
|
+
/**
|
|
1995
|
+
* <code>optional string host_uuid = 11;</code>
|
|
1996
|
+
* @return Whether the hostUuid field is set.
|
|
1997
|
+
*/
|
|
1998
|
+
public boolean hasHostUuid() {
|
|
1999
|
+
return ((bitField0_ & 0x00000400) != 0);
|
|
2000
|
+
}
|
|
2001
|
+
/**
|
|
2002
|
+
* <code>optional string host_uuid = 11;</code>
|
|
2003
|
+
* @return The hostUuid.
|
|
2004
|
+
*/
|
|
2005
|
+
public java.lang.String getHostUuid() {
|
|
2006
|
+
java.lang.Object ref = hostUuid_;
|
|
2007
|
+
if (!(ref instanceof java.lang.String)) {
|
|
2008
|
+
com.google.protobuf.ByteString bs =
|
|
2009
|
+
(com.google.protobuf.ByteString) ref;
|
|
2010
|
+
java.lang.String s = bs.toStringUtf8();
|
|
2011
|
+
hostUuid_ = s;
|
|
2012
|
+
return s;
|
|
2013
|
+
} else {
|
|
2014
|
+
return (java.lang.String) ref;
|
|
2015
|
+
}
|
|
2016
|
+
}
|
|
2017
|
+
/**
|
|
2018
|
+
* <code>optional string host_uuid = 11;</code>
|
|
2019
|
+
* @return The bytes for hostUuid.
|
|
2020
|
+
*/
|
|
2021
|
+
public com.google.protobuf.ByteString
|
|
2022
|
+
getHostUuidBytes() {
|
|
2023
|
+
java.lang.Object ref = hostUuid_;
|
|
2024
|
+
if (ref instanceof String) {
|
|
2025
|
+
com.google.protobuf.ByteString b =
|
|
2026
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
2027
|
+
(java.lang.String) ref);
|
|
2028
|
+
hostUuid_ = b;
|
|
2029
|
+
return b;
|
|
2030
|
+
} else {
|
|
2031
|
+
return (com.google.protobuf.ByteString) ref;
|
|
2032
|
+
}
|
|
2033
|
+
}
|
|
2034
|
+
/**
|
|
2035
|
+
* <code>optional string host_uuid = 11;</code>
|
|
2036
|
+
* @param value The hostUuid to set.
|
|
2037
|
+
* @return This builder for chaining.
|
|
2038
|
+
*/
|
|
2039
|
+
public Builder setHostUuid(
|
|
2040
|
+
java.lang.String value) {
|
|
2041
|
+
if (value == null) { throw new NullPointerException(); }
|
|
2042
|
+
hostUuid_ = value;
|
|
2043
|
+
bitField0_ |= 0x00000400;
|
|
2044
|
+
onChanged();
|
|
2045
|
+
return this;
|
|
2046
|
+
}
|
|
2047
|
+
/**
|
|
2048
|
+
* <code>optional string host_uuid = 11;</code>
|
|
2049
|
+
* @return This builder for chaining.
|
|
2050
|
+
*/
|
|
2051
|
+
public Builder clearHostUuid() {
|
|
2052
|
+
hostUuid_ = getDefaultInstance().getHostUuid();
|
|
2053
|
+
bitField0_ = (bitField0_ & ~0x00000400);
|
|
2054
|
+
onChanged();
|
|
2055
|
+
return this;
|
|
2056
|
+
}
|
|
2057
|
+
/**
|
|
2058
|
+
* <code>optional string host_uuid = 11;</code>
|
|
2059
|
+
* @param value The bytes for hostUuid to set.
|
|
2060
|
+
* @return This builder for chaining.
|
|
2061
|
+
*/
|
|
2062
|
+
public Builder setHostUuidBytes(
|
|
2063
|
+
com.google.protobuf.ByteString value) {
|
|
2064
|
+
if (value == null) { throw new NullPointerException(); }
|
|
2065
|
+
checkByteStringIsUtf8(value);
|
|
2066
|
+
hostUuid_ = value;
|
|
2067
|
+
bitField0_ |= 0x00000400;
|
|
2068
|
+
onChanged();
|
|
2069
|
+
return this;
|
|
2070
|
+
}
|
|
2071
|
+
|
|
2072
|
+
private java.lang.Object vmRef_ = "";
|
|
2073
|
+
/**
|
|
2074
|
+
* <code>optional string vm_ref = 12;</code>
|
|
2075
|
+
* @return Whether the vmRef field is set.
|
|
2076
|
+
*/
|
|
2077
|
+
public boolean hasVmRef() {
|
|
2078
|
+
return ((bitField0_ & 0x00000800) != 0);
|
|
2079
|
+
}
|
|
2080
|
+
/**
|
|
2081
|
+
* <code>optional string vm_ref = 12;</code>
|
|
2082
|
+
* @return The vmRef.
|
|
2083
|
+
*/
|
|
2084
|
+
public java.lang.String getVmRef() {
|
|
2085
|
+
java.lang.Object ref = vmRef_;
|
|
2086
|
+
if (!(ref instanceof java.lang.String)) {
|
|
2087
|
+
com.google.protobuf.ByteString bs =
|
|
2088
|
+
(com.google.protobuf.ByteString) ref;
|
|
2089
|
+
java.lang.String s = bs.toStringUtf8();
|
|
2090
|
+
vmRef_ = s;
|
|
2091
|
+
return s;
|
|
2092
|
+
} else {
|
|
2093
|
+
return (java.lang.String) ref;
|
|
2094
|
+
}
|
|
2095
|
+
}
|
|
2096
|
+
/**
|
|
2097
|
+
* <code>optional string vm_ref = 12;</code>
|
|
2098
|
+
* @return The bytes for vmRef.
|
|
2099
|
+
*/
|
|
2100
|
+
public com.google.protobuf.ByteString
|
|
2101
|
+
getVmRefBytes() {
|
|
2102
|
+
java.lang.Object ref = vmRef_;
|
|
2103
|
+
if (ref instanceof String) {
|
|
2104
|
+
com.google.protobuf.ByteString b =
|
|
2105
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
2106
|
+
(java.lang.String) ref);
|
|
2107
|
+
vmRef_ = b;
|
|
2108
|
+
return b;
|
|
2109
|
+
} else {
|
|
2110
|
+
return (com.google.protobuf.ByteString) ref;
|
|
2111
|
+
}
|
|
2112
|
+
}
|
|
2113
|
+
/**
|
|
2114
|
+
* <code>optional string vm_ref = 12;</code>
|
|
2115
|
+
* @param value The vmRef to set.
|
|
2116
|
+
* @return This builder for chaining.
|
|
2117
|
+
*/
|
|
2118
|
+
public Builder setVmRef(
|
|
2119
|
+
java.lang.String value) {
|
|
2120
|
+
if (value == null) { throw new NullPointerException(); }
|
|
2121
|
+
vmRef_ = value;
|
|
2122
|
+
bitField0_ |= 0x00000800;
|
|
2123
|
+
onChanged();
|
|
2124
|
+
return this;
|
|
2125
|
+
}
|
|
2126
|
+
/**
|
|
2127
|
+
* <code>optional string vm_ref = 12;</code>
|
|
2128
|
+
* @return This builder for chaining.
|
|
2129
|
+
*/
|
|
2130
|
+
public Builder clearVmRef() {
|
|
2131
|
+
vmRef_ = getDefaultInstance().getVmRef();
|
|
2132
|
+
bitField0_ = (bitField0_ & ~0x00000800);
|
|
2133
|
+
onChanged();
|
|
2134
|
+
return this;
|
|
2135
|
+
}
|
|
2136
|
+
/**
|
|
2137
|
+
* <code>optional string vm_ref = 12;</code>
|
|
2138
|
+
* @param value The bytes for vmRef to set.
|
|
2139
|
+
* @return This builder for chaining.
|
|
2140
|
+
*/
|
|
2141
|
+
public Builder setVmRefBytes(
|
|
2142
|
+
com.google.protobuf.ByteString value) {
|
|
2143
|
+
if (value == null) { throw new NullPointerException(); }
|
|
2144
|
+
checkByteStringIsUtf8(value);
|
|
2145
|
+
vmRef_ = value;
|
|
2146
|
+
bitField0_ |= 0x00000800;
|
|
2147
|
+
onChanged();
|
|
2148
|
+
return this;
|
|
2149
|
+
}
|
|
2150
|
+
|
|
2151
|
+
private java.lang.Object interfaceUuid_ = "";
|
|
2152
|
+
/**
|
|
2153
|
+
* <code>optional string interface_uuid = 13;</code>
|
|
2154
|
+
* @return Whether the interfaceUuid field is set.
|
|
2155
|
+
*/
|
|
2156
|
+
public boolean hasInterfaceUuid() {
|
|
2157
|
+
return ((bitField0_ & 0x00001000) != 0);
|
|
2158
|
+
}
|
|
2159
|
+
/**
|
|
2160
|
+
* <code>optional string interface_uuid = 13;</code>
|
|
2161
|
+
* @return The interfaceUuid.
|
|
2162
|
+
*/
|
|
2163
|
+
public java.lang.String getInterfaceUuid() {
|
|
2164
|
+
java.lang.Object ref = interfaceUuid_;
|
|
2165
|
+
if (!(ref instanceof java.lang.String)) {
|
|
2166
|
+
com.google.protobuf.ByteString bs =
|
|
2167
|
+
(com.google.protobuf.ByteString) ref;
|
|
2168
|
+
java.lang.String s = bs.toStringUtf8();
|
|
2169
|
+
interfaceUuid_ = s;
|
|
2170
|
+
return s;
|
|
2171
|
+
} else {
|
|
2172
|
+
return (java.lang.String) ref;
|
|
2173
|
+
}
|
|
2174
|
+
}
|
|
2175
|
+
/**
|
|
2176
|
+
* <code>optional string interface_uuid = 13;</code>
|
|
2177
|
+
* @return The bytes for interfaceUuid.
|
|
2178
|
+
*/
|
|
2179
|
+
public com.google.protobuf.ByteString
|
|
2180
|
+
getInterfaceUuidBytes() {
|
|
2181
|
+
java.lang.Object ref = interfaceUuid_;
|
|
2182
|
+
if (ref instanceof String) {
|
|
2183
|
+
com.google.protobuf.ByteString b =
|
|
2184
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
2185
|
+
(java.lang.String) ref);
|
|
2186
|
+
interfaceUuid_ = b;
|
|
2187
|
+
return b;
|
|
2188
|
+
} else {
|
|
2189
|
+
return (com.google.protobuf.ByteString) ref;
|
|
2190
|
+
}
|
|
2191
|
+
}
|
|
2192
|
+
/**
|
|
2193
|
+
* <code>optional string interface_uuid = 13;</code>
|
|
2194
|
+
* @param value The interfaceUuid to set.
|
|
2195
|
+
* @return This builder for chaining.
|
|
2196
|
+
*/
|
|
2197
|
+
public Builder setInterfaceUuid(
|
|
2198
|
+
java.lang.String value) {
|
|
2199
|
+
if (value == null) { throw new NullPointerException(); }
|
|
2200
|
+
interfaceUuid_ = value;
|
|
2201
|
+
bitField0_ |= 0x00001000;
|
|
2202
|
+
onChanged();
|
|
2203
|
+
return this;
|
|
2204
|
+
}
|
|
2205
|
+
/**
|
|
2206
|
+
* <code>optional string interface_uuid = 13;</code>
|
|
2207
|
+
* @return This builder for chaining.
|
|
2208
|
+
*/
|
|
2209
|
+
public Builder clearInterfaceUuid() {
|
|
2210
|
+
interfaceUuid_ = getDefaultInstance().getInterfaceUuid();
|
|
2211
|
+
bitField0_ = (bitField0_ & ~0x00001000);
|
|
2212
|
+
onChanged();
|
|
2213
|
+
return this;
|
|
2214
|
+
}
|
|
2215
|
+
/**
|
|
2216
|
+
* <code>optional string interface_uuid = 13;</code>
|
|
2217
|
+
* @param value The bytes for interfaceUuid to set.
|
|
2218
|
+
* @return This builder for chaining.
|
|
2219
|
+
*/
|
|
2220
|
+
public Builder setInterfaceUuidBytes(
|
|
2221
|
+
com.google.protobuf.ByteString value) {
|
|
2222
|
+
if (value == null) { throw new NullPointerException(); }
|
|
2223
|
+
checkByteStringIsUtf8(value);
|
|
2224
|
+
interfaceUuid_ = value;
|
|
2225
|
+
bitField0_ |= 0x00001000;
|
|
2226
|
+
onChanged();
|
|
2227
|
+
return this;
|
|
2228
|
+
}
|
|
2229
|
+
|
|
2230
|
+
private java.util.List<com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress> addresses_ =
|
|
2231
|
+
java.util.Collections.emptyList();
|
|
2232
|
+
private void ensureAddressesIsMutable() {
|
|
2233
|
+
if (!((bitField0_ & 0x00002000) != 0)) {
|
|
2234
|
+
addresses_ = new java.util.ArrayList<com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress>(addresses_);
|
|
2235
|
+
bitField0_ |= 0x00002000;
|
|
2236
|
+
}
|
|
2237
|
+
}
|
|
2238
|
+
|
|
2239
|
+
private com.google.protobuf.RepeatedFieldBuilderV3<
|
|
2240
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress, com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress.Builder, com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddressOrBuilder> addressesBuilder_;
|
|
2241
|
+
|
|
2242
|
+
/**
|
|
2243
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
2244
|
+
*/
|
|
2245
|
+
public java.util.List<com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress> getAddressesList() {
|
|
2246
|
+
if (addressesBuilder_ == null) {
|
|
2247
|
+
return java.util.Collections.unmodifiableList(addresses_);
|
|
2248
|
+
} else {
|
|
2249
|
+
return addressesBuilder_.getMessageList();
|
|
2250
|
+
}
|
|
2251
|
+
}
|
|
2252
|
+
/**
|
|
2253
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
2254
|
+
*/
|
|
2255
|
+
public int getAddressesCount() {
|
|
2256
|
+
if (addressesBuilder_ == null) {
|
|
2257
|
+
return addresses_.size();
|
|
2258
|
+
} else {
|
|
2259
|
+
return addressesBuilder_.getCount();
|
|
2260
|
+
}
|
|
2261
|
+
}
|
|
2262
|
+
/**
|
|
2263
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
2264
|
+
*/
|
|
2265
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress getAddresses(int index) {
|
|
2266
|
+
if (addressesBuilder_ == null) {
|
|
2267
|
+
return addresses_.get(index);
|
|
2268
|
+
} else {
|
|
2269
|
+
return addressesBuilder_.getMessage(index);
|
|
2270
|
+
}
|
|
2271
|
+
}
|
|
2272
|
+
/**
|
|
2273
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
2274
|
+
*/
|
|
2275
|
+
public Builder setAddresses(
|
|
2276
|
+
int index, com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress value) {
|
|
2277
|
+
if (addressesBuilder_ == null) {
|
|
2278
|
+
if (value == null) {
|
|
2279
|
+
throw new NullPointerException();
|
|
2280
|
+
}
|
|
2281
|
+
ensureAddressesIsMutable();
|
|
2282
|
+
addresses_.set(index, value);
|
|
2283
|
+
onChanged();
|
|
2284
|
+
} else {
|
|
2285
|
+
addressesBuilder_.setMessage(index, value);
|
|
2286
|
+
}
|
|
2287
|
+
return this;
|
|
2288
|
+
}
|
|
2289
|
+
/**
|
|
2290
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
2291
|
+
*/
|
|
2292
|
+
public Builder setAddresses(
|
|
2293
|
+
int index, com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress.Builder builderForValue) {
|
|
2294
|
+
if (addressesBuilder_ == null) {
|
|
2295
|
+
ensureAddressesIsMutable();
|
|
2296
|
+
addresses_.set(index, builderForValue.build());
|
|
2297
|
+
onChanged();
|
|
2298
|
+
} else {
|
|
2299
|
+
addressesBuilder_.setMessage(index, builderForValue.build());
|
|
2300
|
+
}
|
|
2301
|
+
return this;
|
|
2302
|
+
}
|
|
2303
|
+
/**
|
|
2304
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
2305
|
+
*/
|
|
2306
|
+
public Builder addAddresses(com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress value) {
|
|
2307
|
+
if (addressesBuilder_ == null) {
|
|
2308
|
+
if (value == null) {
|
|
2309
|
+
throw new NullPointerException();
|
|
2310
|
+
}
|
|
2311
|
+
ensureAddressesIsMutable();
|
|
2312
|
+
addresses_.add(value);
|
|
2313
|
+
onChanged();
|
|
2314
|
+
} else {
|
|
2315
|
+
addressesBuilder_.addMessage(value);
|
|
2316
|
+
}
|
|
2317
|
+
return this;
|
|
2318
|
+
}
|
|
2319
|
+
/**
|
|
2320
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
2321
|
+
*/
|
|
2322
|
+
public Builder addAddresses(
|
|
2323
|
+
int index, com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress value) {
|
|
2324
|
+
if (addressesBuilder_ == null) {
|
|
2325
|
+
if (value == null) {
|
|
2326
|
+
throw new NullPointerException();
|
|
2327
|
+
}
|
|
2328
|
+
ensureAddressesIsMutable();
|
|
2329
|
+
addresses_.add(index, value);
|
|
2330
|
+
onChanged();
|
|
2331
|
+
} else {
|
|
2332
|
+
addressesBuilder_.addMessage(index, value);
|
|
2333
|
+
}
|
|
2334
|
+
return this;
|
|
2335
|
+
}
|
|
2336
|
+
/**
|
|
2337
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
2338
|
+
*/
|
|
2339
|
+
public Builder addAddresses(
|
|
2340
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress.Builder builderForValue) {
|
|
2341
|
+
if (addressesBuilder_ == null) {
|
|
2342
|
+
ensureAddressesIsMutable();
|
|
2343
|
+
addresses_.add(builderForValue.build());
|
|
2344
|
+
onChanged();
|
|
2345
|
+
} else {
|
|
2346
|
+
addressesBuilder_.addMessage(builderForValue.build());
|
|
2347
|
+
}
|
|
2348
|
+
return this;
|
|
2349
|
+
}
|
|
2350
|
+
/**
|
|
2351
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
2352
|
+
*/
|
|
2353
|
+
public Builder addAddresses(
|
|
2354
|
+
int index, com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress.Builder builderForValue) {
|
|
2355
|
+
if (addressesBuilder_ == null) {
|
|
2356
|
+
ensureAddressesIsMutable();
|
|
2357
|
+
addresses_.add(index, builderForValue.build());
|
|
2358
|
+
onChanged();
|
|
2359
|
+
} else {
|
|
2360
|
+
addressesBuilder_.addMessage(index, builderForValue.build());
|
|
2361
|
+
}
|
|
2362
|
+
return this;
|
|
2363
|
+
}
|
|
2364
|
+
/**
|
|
2365
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
2366
|
+
*/
|
|
2367
|
+
public Builder addAllAddresses(
|
|
2368
|
+
java.lang.Iterable<? extends com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress> values) {
|
|
2369
|
+
if (addressesBuilder_ == null) {
|
|
2370
|
+
ensureAddressesIsMutable();
|
|
2371
|
+
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
2372
|
+
values, addresses_);
|
|
2373
|
+
onChanged();
|
|
2374
|
+
} else {
|
|
2375
|
+
addressesBuilder_.addAllMessages(values);
|
|
2376
|
+
}
|
|
2377
|
+
return this;
|
|
2378
|
+
}
|
|
2379
|
+
/**
|
|
2380
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
2381
|
+
*/
|
|
2382
|
+
public Builder clearAddresses() {
|
|
2383
|
+
if (addressesBuilder_ == null) {
|
|
2384
|
+
addresses_ = java.util.Collections.emptyList();
|
|
2385
|
+
bitField0_ = (bitField0_ & ~0x00002000);
|
|
2386
|
+
onChanged();
|
|
2387
|
+
} else {
|
|
2388
|
+
addressesBuilder_.clear();
|
|
2389
|
+
}
|
|
2390
|
+
return this;
|
|
2391
|
+
}
|
|
2392
|
+
/**
|
|
2393
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
2394
|
+
*/
|
|
2395
|
+
public Builder removeAddresses(int index) {
|
|
2396
|
+
if (addressesBuilder_ == null) {
|
|
2397
|
+
ensureAddressesIsMutable();
|
|
2398
|
+
addresses_.remove(index);
|
|
2399
|
+
onChanged();
|
|
2400
|
+
} else {
|
|
2401
|
+
addressesBuilder_.remove(index);
|
|
2402
|
+
}
|
|
2403
|
+
return this;
|
|
2404
|
+
}
|
|
2405
|
+
/**
|
|
2406
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
2407
|
+
*/
|
|
2408
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress.Builder getAddressesBuilder(
|
|
2409
|
+
int index) {
|
|
2410
|
+
return getAddressesFieldBuilder().getBuilder(index);
|
|
2411
|
+
}
|
|
2412
|
+
/**
|
|
2413
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
2414
|
+
*/
|
|
2415
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddressOrBuilder getAddressesOrBuilder(
|
|
2416
|
+
int index) {
|
|
2417
|
+
if (addressesBuilder_ == null) {
|
|
2418
|
+
return addresses_.get(index); } else {
|
|
2419
|
+
return addressesBuilder_.getMessageOrBuilder(index);
|
|
2420
|
+
}
|
|
2421
|
+
}
|
|
2422
|
+
/**
|
|
2423
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
2424
|
+
*/
|
|
2425
|
+
public java.util.List<? extends com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddressOrBuilder>
|
|
2426
|
+
getAddressesOrBuilderList() {
|
|
2427
|
+
if (addressesBuilder_ != null) {
|
|
2428
|
+
return addressesBuilder_.getMessageOrBuilderList();
|
|
2429
|
+
} else {
|
|
2430
|
+
return java.util.Collections.unmodifiableList(addresses_);
|
|
2431
|
+
}
|
|
2432
|
+
}
|
|
2433
|
+
/**
|
|
2434
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
2435
|
+
*/
|
|
2436
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress.Builder addAddressesBuilder() {
|
|
2437
|
+
return getAddressesFieldBuilder().addBuilder(
|
|
2438
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress.getDefaultInstance());
|
|
2439
|
+
}
|
|
2440
|
+
/**
|
|
2441
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
2442
|
+
*/
|
|
2443
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress.Builder addAddressesBuilder(
|
|
2444
|
+
int index) {
|
|
2445
|
+
return getAddressesFieldBuilder().addBuilder(
|
|
2446
|
+
index, com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress.getDefaultInstance());
|
|
2447
|
+
}
|
|
2448
|
+
/**
|
|
2449
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress addresses = 14;</code>
|
|
2450
|
+
*/
|
|
2451
|
+
public java.util.List<com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress.Builder>
|
|
2452
|
+
getAddressesBuilderList() {
|
|
2453
|
+
return getAddressesFieldBuilder().getBuilderList();
|
|
2454
|
+
}
|
|
2455
|
+
private com.google.protobuf.RepeatedFieldBuilderV3<
|
|
2456
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress, com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress.Builder, com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddressOrBuilder>
|
|
2457
|
+
getAddressesFieldBuilder() {
|
|
2458
|
+
if (addressesBuilder_ == null) {
|
|
2459
|
+
addressesBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3<
|
|
2460
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress, com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddress.Builder, com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceAddressOrBuilder>(
|
|
2461
|
+
addresses_,
|
|
2462
|
+
((bitField0_ & 0x00002000) != 0),
|
|
2463
|
+
getParentForChildren(),
|
|
2464
|
+
isClean());
|
|
2465
|
+
addresses_ = null;
|
|
2466
|
+
}
|
|
2467
|
+
return addressesBuilder_;
|
|
2468
|
+
}
|
|
2469
|
+
@java.lang.Override
|
|
2470
|
+
public final Builder setUnknownFields(
|
|
2471
|
+
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
|
2472
|
+
return super.setUnknownFields(unknownFields);
|
|
2473
|
+
}
|
|
2474
|
+
|
|
2475
|
+
@java.lang.Override
|
|
2476
|
+
public final Builder mergeUnknownFields(
|
|
2477
|
+
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
|
2478
|
+
return super.mergeUnknownFields(unknownFields);
|
|
2479
|
+
}
|
|
2480
|
+
|
|
2481
|
+
|
|
2482
|
+
// @@protoc_insertion_point(builder_scope:com.lansweeper.dp.outbound.v1.CitrixVirtualInterface)
|
|
2483
|
+
}
|
|
2484
|
+
|
|
2485
|
+
// @@protoc_insertion_point(class_scope:com.lansweeper.dp.outbound.v1.CitrixVirtualInterface)
|
|
2486
|
+
private static final com.lansweeper.dp.outbound.v1.CitrixVirtualInterface DEFAULT_INSTANCE;
|
|
2487
|
+
static {
|
|
2488
|
+
DEFAULT_INSTANCE = new com.lansweeper.dp.outbound.v1.CitrixVirtualInterface();
|
|
2489
|
+
}
|
|
2490
|
+
|
|
2491
|
+
public static com.lansweeper.dp.outbound.v1.CitrixVirtualInterface getDefaultInstance() {
|
|
2492
|
+
return DEFAULT_INSTANCE;
|
|
2493
|
+
}
|
|
2494
|
+
|
|
2495
|
+
private static final com.google.protobuf.Parser<CitrixVirtualInterface>
|
|
2496
|
+
PARSER = new com.google.protobuf.AbstractParser<CitrixVirtualInterface>() {
|
|
2497
|
+
@java.lang.Override
|
|
2498
|
+
public CitrixVirtualInterface parsePartialFrom(
|
|
2499
|
+
com.google.protobuf.CodedInputStream input,
|
|
2500
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
2501
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
2502
|
+
Builder builder = newBuilder();
|
|
2503
|
+
try {
|
|
2504
|
+
builder.mergeFrom(input, extensionRegistry);
|
|
2505
|
+
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
2506
|
+
throw e.setUnfinishedMessage(builder.buildPartial());
|
|
2507
|
+
} catch (com.google.protobuf.UninitializedMessageException e) {
|
|
2508
|
+
throw e.asInvalidProtocolBufferException().setUnfinishedMessage(builder.buildPartial());
|
|
2509
|
+
} catch (java.io.IOException e) {
|
|
2510
|
+
throw new com.google.protobuf.InvalidProtocolBufferException(e)
|
|
2511
|
+
.setUnfinishedMessage(builder.buildPartial());
|
|
2512
|
+
}
|
|
2513
|
+
return builder.buildPartial();
|
|
2514
|
+
}
|
|
2515
|
+
};
|
|
2516
|
+
|
|
2517
|
+
public static com.google.protobuf.Parser<CitrixVirtualInterface> parser() {
|
|
2518
|
+
return PARSER;
|
|
2519
|
+
}
|
|
2520
|
+
|
|
2521
|
+
@java.lang.Override
|
|
2522
|
+
public com.google.protobuf.Parser<CitrixVirtualInterface> getParserForType() {
|
|
2523
|
+
return PARSER;
|
|
2524
|
+
}
|
|
2525
|
+
|
|
2526
|
+
@java.lang.Override
|
|
2527
|
+
public com.lansweeper.dp.outbound.v1.CitrixVirtualInterface getDefaultInstanceForType() {
|
|
2528
|
+
return DEFAULT_INSTANCE;
|
|
2529
|
+
}
|
|
2530
|
+
|
|
2531
|
+
}
|
|
2532
|
+
|