@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
package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Citrix.java
ADDED
|
@@ -0,0 +1,1123 @@
|
|
|
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
|
+
* <pre>
|
|
9
|
+
**
|
|
10
|
+
*Represents the entire Citrix result data of the asset.
|
|
11
|
+
*An asset can be:
|
|
12
|
+
*- A CitrixPool instance
|
|
13
|
+
*- An CitrixHost hypervisor
|
|
14
|
+
*- An CitrixGuest guest VM
|
|
15
|
+
* </pre>
|
|
16
|
+
*
|
|
17
|
+
* Protobuf type {@code com.lansweeper.dp.outbound.v1.Citrix}
|
|
18
|
+
*/
|
|
19
|
+
public final class Citrix extends
|
|
20
|
+
com.google.protobuf.GeneratedMessageV3 implements
|
|
21
|
+
// @@protoc_insertion_point(message_implements:com.lansweeper.dp.outbound.v1.Citrix)
|
|
22
|
+
CitrixOrBuilder {
|
|
23
|
+
private static final long serialVersionUID = 0L;
|
|
24
|
+
// Use Citrix.newBuilder() to construct.
|
|
25
|
+
private Citrix(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
|
|
26
|
+
super(builder);
|
|
27
|
+
}
|
|
28
|
+
private Citrix() {
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
@java.lang.Override
|
|
32
|
+
@SuppressWarnings({"unused"})
|
|
33
|
+
protected java.lang.Object newInstance(
|
|
34
|
+
UnusedPrivateParameter unused) {
|
|
35
|
+
return new Citrix();
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
public static final com.google.protobuf.Descriptors.Descriptor
|
|
39
|
+
getDescriptor() {
|
|
40
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_Citrix_descriptor;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
@java.lang.Override
|
|
44
|
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
45
|
+
internalGetFieldAccessorTable() {
|
|
46
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_Citrix_fieldAccessorTable
|
|
47
|
+
.ensureFieldAccessorsInitialized(
|
|
48
|
+
com.lansweeper.dp.outbound.v1.Citrix.class, com.lansweeper.dp.outbound.v1.Citrix.Builder.class);
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
private int citrixDataCase_ = 0;
|
|
52
|
+
@SuppressWarnings("serial")
|
|
53
|
+
private java.lang.Object citrixData_;
|
|
54
|
+
public enum CitrixDataCase
|
|
55
|
+
implements com.google.protobuf.Internal.EnumLite,
|
|
56
|
+
com.google.protobuf.AbstractMessage.InternalOneOfEnum {
|
|
57
|
+
VCENTER(1),
|
|
58
|
+
HOST(2),
|
|
59
|
+
GUEST_VM(3),
|
|
60
|
+
CITRIXDATA_NOT_SET(0);
|
|
61
|
+
private final int value;
|
|
62
|
+
private CitrixDataCase(int value) {
|
|
63
|
+
this.value = value;
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* @param value The number of the enum to look for.
|
|
67
|
+
* @return The enum associated with the given number.
|
|
68
|
+
* @deprecated Use {@link #forNumber(int)} instead.
|
|
69
|
+
*/
|
|
70
|
+
@java.lang.Deprecated
|
|
71
|
+
public static CitrixDataCase valueOf(int value) {
|
|
72
|
+
return forNumber(value);
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
public static CitrixDataCase forNumber(int value) {
|
|
76
|
+
switch (value) {
|
|
77
|
+
case 1: return VCENTER;
|
|
78
|
+
case 2: return HOST;
|
|
79
|
+
case 3: return GUEST_VM;
|
|
80
|
+
case 0: return CITRIXDATA_NOT_SET;
|
|
81
|
+
default: return null;
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
public int getNumber() {
|
|
85
|
+
return this.value;
|
|
86
|
+
}
|
|
87
|
+
};
|
|
88
|
+
|
|
89
|
+
public CitrixDataCase
|
|
90
|
+
getCitrixDataCase() {
|
|
91
|
+
return CitrixDataCase.forNumber(
|
|
92
|
+
citrixDataCase_);
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
public static final int VCENTER_FIELD_NUMBER = 1;
|
|
96
|
+
/**
|
|
97
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixPool vcenter = 1;</code>
|
|
98
|
+
* @return Whether the vcenter field is set.
|
|
99
|
+
*/
|
|
100
|
+
@java.lang.Override
|
|
101
|
+
public boolean hasVcenter() {
|
|
102
|
+
return citrixDataCase_ == 1;
|
|
103
|
+
}
|
|
104
|
+
/**
|
|
105
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixPool vcenter = 1;</code>
|
|
106
|
+
* @return The vcenter.
|
|
107
|
+
*/
|
|
108
|
+
@java.lang.Override
|
|
109
|
+
public com.lansweeper.dp.outbound.v1.CitrixPool getVcenter() {
|
|
110
|
+
if (citrixDataCase_ == 1) {
|
|
111
|
+
return (com.lansweeper.dp.outbound.v1.CitrixPool) citrixData_;
|
|
112
|
+
}
|
|
113
|
+
return com.lansweeper.dp.outbound.v1.CitrixPool.getDefaultInstance();
|
|
114
|
+
}
|
|
115
|
+
/**
|
|
116
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixPool vcenter = 1;</code>
|
|
117
|
+
*/
|
|
118
|
+
@java.lang.Override
|
|
119
|
+
public com.lansweeper.dp.outbound.v1.CitrixPoolOrBuilder getVcenterOrBuilder() {
|
|
120
|
+
if (citrixDataCase_ == 1) {
|
|
121
|
+
return (com.lansweeper.dp.outbound.v1.CitrixPool) citrixData_;
|
|
122
|
+
}
|
|
123
|
+
return com.lansweeper.dp.outbound.v1.CitrixPool.getDefaultInstance();
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
public static final int HOST_FIELD_NUMBER = 2;
|
|
127
|
+
/**
|
|
128
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixHost host = 2;</code>
|
|
129
|
+
* @return Whether the host field is set.
|
|
130
|
+
*/
|
|
131
|
+
@java.lang.Override
|
|
132
|
+
public boolean hasHost() {
|
|
133
|
+
return citrixDataCase_ == 2;
|
|
134
|
+
}
|
|
135
|
+
/**
|
|
136
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixHost host = 2;</code>
|
|
137
|
+
* @return The host.
|
|
138
|
+
*/
|
|
139
|
+
@java.lang.Override
|
|
140
|
+
public com.lansweeper.dp.outbound.v1.CitrixHost getHost() {
|
|
141
|
+
if (citrixDataCase_ == 2) {
|
|
142
|
+
return (com.lansweeper.dp.outbound.v1.CitrixHost) citrixData_;
|
|
143
|
+
}
|
|
144
|
+
return com.lansweeper.dp.outbound.v1.CitrixHost.getDefaultInstance();
|
|
145
|
+
}
|
|
146
|
+
/**
|
|
147
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixHost host = 2;</code>
|
|
148
|
+
*/
|
|
149
|
+
@java.lang.Override
|
|
150
|
+
public com.lansweeper.dp.outbound.v1.CitrixHostOrBuilder getHostOrBuilder() {
|
|
151
|
+
if (citrixDataCase_ == 2) {
|
|
152
|
+
return (com.lansweeper.dp.outbound.v1.CitrixHost) citrixData_;
|
|
153
|
+
}
|
|
154
|
+
return com.lansweeper.dp.outbound.v1.CitrixHost.getDefaultInstance();
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
public static final int GUEST_VM_FIELD_NUMBER = 3;
|
|
158
|
+
/**
|
|
159
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixGuest guest_vm = 3;</code>
|
|
160
|
+
* @return Whether the guestVm field is set.
|
|
161
|
+
*/
|
|
162
|
+
@java.lang.Override
|
|
163
|
+
public boolean hasGuestVm() {
|
|
164
|
+
return citrixDataCase_ == 3;
|
|
165
|
+
}
|
|
166
|
+
/**
|
|
167
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixGuest guest_vm = 3;</code>
|
|
168
|
+
* @return The guestVm.
|
|
169
|
+
*/
|
|
170
|
+
@java.lang.Override
|
|
171
|
+
public com.lansweeper.dp.outbound.v1.CitrixGuest getGuestVm() {
|
|
172
|
+
if (citrixDataCase_ == 3) {
|
|
173
|
+
return (com.lansweeper.dp.outbound.v1.CitrixGuest) citrixData_;
|
|
174
|
+
}
|
|
175
|
+
return com.lansweeper.dp.outbound.v1.CitrixGuest.getDefaultInstance();
|
|
176
|
+
}
|
|
177
|
+
/**
|
|
178
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixGuest guest_vm = 3;</code>
|
|
179
|
+
*/
|
|
180
|
+
@java.lang.Override
|
|
181
|
+
public com.lansweeper.dp.outbound.v1.CitrixGuestOrBuilder getGuestVmOrBuilder() {
|
|
182
|
+
if (citrixDataCase_ == 3) {
|
|
183
|
+
return (com.lansweeper.dp.outbound.v1.CitrixGuest) citrixData_;
|
|
184
|
+
}
|
|
185
|
+
return com.lansweeper.dp.outbound.v1.CitrixGuest.getDefaultInstance();
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
private byte memoizedIsInitialized = -1;
|
|
189
|
+
@java.lang.Override
|
|
190
|
+
public final boolean isInitialized() {
|
|
191
|
+
byte isInitialized = memoizedIsInitialized;
|
|
192
|
+
if (isInitialized == 1) return true;
|
|
193
|
+
if (isInitialized == 0) return false;
|
|
194
|
+
|
|
195
|
+
memoizedIsInitialized = 1;
|
|
196
|
+
return true;
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
@java.lang.Override
|
|
200
|
+
public void writeTo(com.google.protobuf.CodedOutputStream output)
|
|
201
|
+
throws java.io.IOException {
|
|
202
|
+
if (citrixDataCase_ == 1) {
|
|
203
|
+
output.writeMessage(1, (com.lansweeper.dp.outbound.v1.CitrixPool) citrixData_);
|
|
204
|
+
}
|
|
205
|
+
if (citrixDataCase_ == 2) {
|
|
206
|
+
output.writeMessage(2, (com.lansweeper.dp.outbound.v1.CitrixHost) citrixData_);
|
|
207
|
+
}
|
|
208
|
+
if (citrixDataCase_ == 3) {
|
|
209
|
+
output.writeMessage(3, (com.lansweeper.dp.outbound.v1.CitrixGuest) citrixData_);
|
|
210
|
+
}
|
|
211
|
+
getUnknownFields().writeTo(output);
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
@java.lang.Override
|
|
215
|
+
public int getSerializedSize() {
|
|
216
|
+
int size = memoizedSize;
|
|
217
|
+
if (size != -1) return size;
|
|
218
|
+
|
|
219
|
+
size = 0;
|
|
220
|
+
if (citrixDataCase_ == 1) {
|
|
221
|
+
size += com.google.protobuf.CodedOutputStream
|
|
222
|
+
.computeMessageSize(1, (com.lansweeper.dp.outbound.v1.CitrixPool) citrixData_);
|
|
223
|
+
}
|
|
224
|
+
if (citrixDataCase_ == 2) {
|
|
225
|
+
size += com.google.protobuf.CodedOutputStream
|
|
226
|
+
.computeMessageSize(2, (com.lansweeper.dp.outbound.v1.CitrixHost) citrixData_);
|
|
227
|
+
}
|
|
228
|
+
if (citrixDataCase_ == 3) {
|
|
229
|
+
size += com.google.protobuf.CodedOutputStream
|
|
230
|
+
.computeMessageSize(3, (com.lansweeper.dp.outbound.v1.CitrixGuest) citrixData_);
|
|
231
|
+
}
|
|
232
|
+
size += getUnknownFields().getSerializedSize();
|
|
233
|
+
memoizedSize = size;
|
|
234
|
+
return size;
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
@java.lang.Override
|
|
238
|
+
public boolean equals(final java.lang.Object obj) {
|
|
239
|
+
if (obj == this) {
|
|
240
|
+
return true;
|
|
241
|
+
}
|
|
242
|
+
if (!(obj instanceof com.lansweeper.dp.outbound.v1.Citrix)) {
|
|
243
|
+
return super.equals(obj);
|
|
244
|
+
}
|
|
245
|
+
com.lansweeper.dp.outbound.v1.Citrix other = (com.lansweeper.dp.outbound.v1.Citrix) obj;
|
|
246
|
+
|
|
247
|
+
if (!getCitrixDataCase().equals(other.getCitrixDataCase())) return false;
|
|
248
|
+
switch (citrixDataCase_) {
|
|
249
|
+
case 1:
|
|
250
|
+
if (!getVcenter()
|
|
251
|
+
.equals(other.getVcenter())) return false;
|
|
252
|
+
break;
|
|
253
|
+
case 2:
|
|
254
|
+
if (!getHost()
|
|
255
|
+
.equals(other.getHost())) return false;
|
|
256
|
+
break;
|
|
257
|
+
case 3:
|
|
258
|
+
if (!getGuestVm()
|
|
259
|
+
.equals(other.getGuestVm())) return false;
|
|
260
|
+
break;
|
|
261
|
+
case 0:
|
|
262
|
+
default:
|
|
263
|
+
}
|
|
264
|
+
if (!getUnknownFields().equals(other.getUnknownFields())) return false;
|
|
265
|
+
return true;
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
@java.lang.Override
|
|
269
|
+
public int hashCode() {
|
|
270
|
+
if (memoizedHashCode != 0) {
|
|
271
|
+
return memoizedHashCode;
|
|
272
|
+
}
|
|
273
|
+
int hash = 41;
|
|
274
|
+
hash = (19 * hash) + getDescriptor().hashCode();
|
|
275
|
+
switch (citrixDataCase_) {
|
|
276
|
+
case 1:
|
|
277
|
+
hash = (37 * hash) + VCENTER_FIELD_NUMBER;
|
|
278
|
+
hash = (53 * hash) + getVcenter().hashCode();
|
|
279
|
+
break;
|
|
280
|
+
case 2:
|
|
281
|
+
hash = (37 * hash) + HOST_FIELD_NUMBER;
|
|
282
|
+
hash = (53 * hash) + getHost().hashCode();
|
|
283
|
+
break;
|
|
284
|
+
case 3:
|
|
285
|
+
hash = (37 * hash) + GUEST_VM_FIELD_NUMBER;
|
|
286
|
+
hash = (53 * hash) + getGuestVm().hashCode();
|
|
287
|
+
break;
|
|
288
|
+
case 0:
|
|
289
|
+
default:
|
|
290
|
+
}
|
|
291
|
+
hash = (29 * hash) + getUnknownFields().hashCode();
|
|
292
|
+
memoizedHashCode = hash;
|
|
293
|
+
return hash;
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
public static com.lansweeper.dp.outbound.v1.Citrix parseFrom(
|
|
297
|
+
java.nio.ByteBuffer data)
|
|
298
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
299
|
+
return PARSER.parseFrom(data);
|
|
300
|
+
}
|
|
301
|
+
public static com.lansweeper.dp.outbound.v1.Citrix parseFrom(
|
|
302
|
+
java.nio.ByteBuffer data,
|
|
303
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
304
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
305
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
306
|
+
}
|
|
307
|
+
public static com.lansweeper.dp.outbound.v1.Citrix parseFrom(
|
|
308
|
+
com.google.protobuf.ByteString data)
|
|
309
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
310
|
+
return PARSER.parseFrom(data);
|
|
311
|
+
}
|
|
312
|
+
public static com.lansweeper.dp.outbound.v1.Citrix parseFrom(
|
|
313
|
+
com.google.protobuf.ByteString data,
|
|
314
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
315
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
316
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
317
|
+
}
|
|
318
|
+
public static com.lansweeper.dp.outbound.v1.Citrix parseFrom(byte[] data)
|
|
319
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
320
|
+
return PARSER.parseFrom(data);
|
|
321
|
+
}
|
|
322
|
+
public static com.lansweeper.dp.outbound.v1.Citrix parseFrom(
|
|
323
|
+
byte[] data,
|
|
324
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
325
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
326
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
327
|
+
}
|
|
328
|
+
public static com.lansweeper.dp.outbound.v1.Citrix parseFrom(java.io.InputStream input)
|
|
329
|
+
throws java.io.IOException {
|
|
330
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
331
|
+
.parseWithIOException(PARSER, input);
|
|
332
|
+
}
|
|
333
|
+
public static com.lansweeper.dp.outbound.v1.Citrix parseFrom(
|
|
334
|
+
java.io.InputStream input,
|
|
335
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
336
|
+
throws java.io.IOException {
|
|
337
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
338
|
+
.parseWithIOException(PARSER, input, extensionRegistry);
|
|
339
|
+
}
|
|
340
|
+
|
|
341
|
+
public static com.lansweeper.dp.outbound.v1.Citrix parseDelimitedFrom(java.io.InputStream input)
|
|
342
|
+
throws java.io.IOException {
|
|
343
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
344
|
+
.parseDelimitedWithIOException(PARSER, input);
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
public static com.lansweeper.dp.outbound.v1.Citrix parseDelimitedFrom(
|
|
348
|
+
java.io.InputStream input,
|
|
349
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
350
|
+
throws java.io.IOException {
|
|
351
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
352
|
+
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
|
|
353
|
+
}
|
|
354
|
+
public static com.lansweeper.dp.outbound.v1.Citrix parseFrom(
|
|
355
|
+
com.google.protobuf.CodedInputStream input)
|
|
356
|
+
throws java.io.IOException {
|
|
357
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
358
|
+
.parseWithIOException(PARSER, input);
|
|
359
|
+
}
|
|
360
|
+
public static com.lansweeper.dp.outbound.v1.Citrix parseFrom(
|
|
361
|
+
com.google.protobuf.CodedInputStream input,
|
|
362
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
363
|
+
throws java.io.IOException {
|
|
364
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
365
|
+
.parseWithIOException(PARSER, input, extensionRegistry);
|
|
366
|
+
}
|
|
367
|
+
|
|
368
|
+
@java.lang.Override
|
|
369
|
+
public Builder newBuilderForType() { return newBuilder(); }
|
|
370
|
+
public static Builder newBuilder() {
|
|
371
|
+
return DEFAULT_INSTANCE.toBuilder();
|
|
372
|
+
}
|
|
373
|
+
public static Builder newBuilder(com.lansweeper.dp.outbound.v1.Citrix prototype) {
|
|
374
|
+
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
|
|
375
|
+
}
|
|
376
|
+
@java.lang.Override
|
|
377
|
+
public Builder toBuilder() {
|
|
378
|
+
return this == DEFAULT_INSTANCE
|
|
379
|
+
? new Builder() : new Builder().mergeFrom(this);
|
|
380
|
+
}
|
|
381
|
+
|
|
382
|
+
@java.lang.Override
|
|
383
|
+
protected Builder newBuilderForType(
|
|
384
|
+
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
385
|
+
Builder builder = new Builder(parent);
|
|
386
|
+
return builder;
|
|
387
|
+
}
|
|
388
|
+
/**
|
|
389
|
+
* <pre>
|
|
390
|
+
**
|
|
391
|
+
*Represents the entire Citrix result data of the asset.
|
|
392
|
+
*An asset can be:
|
|
393
|
+
*- A CitrixPool instance
|
|
394
|
+
*- An CitrixHost hypervisor
|
|
395
|
+
*- An CitrixGuest guest VM
|
|
396
|
+
* </pre>
|
|
397
|
+
*
|
|
398
|
+
* Protobuf type {@code com.lansweeper.dp.outbound.v1.Citrix}
|
|
399
|
+
*/
|
|
400
|
+
public static final class Builder extends
|
|
401
|
+
com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
|
|
402
|
+
// @@protoc_insertion_point(builder_implements:com.lansweeper.dp.outbound.v1.Citrix)
|
|
403
|
+
com.lansweeper.dp.outbound.v1.CitrixOrBuilder {
|
|
404
|
+
public static final com.google.protobuf.Descriptors.Descriptor
|
|
405
|
+
getDescriptor() {
|
|
406
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_Citrix_descriptor;
|
|
407
|
+
}
|
|
408
|
+
|
|
409
|
+
@java.lang.Override
|
|
410
|
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
411
|
+
internalGetFieldAccessorTable() {
|
|
412
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_Citrix_fieldAccessorTable
|
|
413
|
+
.ensureFieldAccessorsInitialized(
|
|
414
|
+
com.lansweeper.dp.outbound.v1.Citrix.class, com.lansweeper.dp.outbound.v1.Citrix.Builder.class);
|
|
415
|
+
}
|
|
416
|
+
|
|
417
|
+
// Construct using com.lansweeper.dp.outbound.v1.Citrix.newBuilder()
|
|
418
|
+
private Builder() {
|
|
419
|
+
|
|
420
|
+
}
|
|
421
|
+
|
|
422
|
+
private Builder(
|
|
423
|
+
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
424
|
+
super(parent);
|
|
425
|
+
|
|
426
|
+
}
|
|
427
|
+
@java.lang.Override
|
|
428
|
+
public Builder clear() {
|
|
429
|
+
super.clear();
|
|
430
|
+
bitField0_ = 0;
|
|
431
|
+
if (vcenterBuilder_ != null) {
|
|
432
|
+
vcenterBuilder_.clear();
|
|
433
|
+
}
|
|
434
|
+
if (hostBuilder_ != null) {
|
|
435
|
+
hostBuilder_.clear();
|
|
436
|
+
}
|
|
437
|
+
if (guestVmBuilder_ != null) {
|
|
438
|
+
guestVmBuilder_.clear();
|
|
439
|
+
}
|
|
440
|
+
citrixDataCase_ = 0;
|
|
441
|
+
citrixData_ = null;
|
|
442
|
+
return this;
|
|
443
|
+
}
|
|
444
|
+
|
|
445
|
+
@java.lang.Override
|
|
446
|
+
public com.google.protobuf.Descriptors.Descriptor
|
|
447
|
+
getDescriptorForType() {
|
|
448
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_Citrix_descriptor;
|
|
449
|
+
}
|
|
450
|
+
|
|
451
|
+
@java.lang.Override
|
|
452
|
+
public com.lansweeper.dp.outbound.v1.Citrix getDefaultInstanceForType() {
|
|
453
|
+
return com.lansweeper.dp.outbound.v1.Citrix.getDefaultInstance();
|
|
454
|
+
}
|
|
455
|
+
|
|
456
|
+
@java.lang.Override
|
|
457
|
+
public com.lansweeper.dp.outbound.v1.Citrix build() {
|
|
458
|
+
com.lansweeper.dp.outbound.v1.Citrix result = buildPartial();
|
|
459
|
+
if (!result.isInitialized()) {
|
|
460
|
+
throw newUninitializedMessageException(result);
|
|
461
|
+
}
|
|
462
|
+
return result;
|
|
463
|
+
}
|
|
464
|
+
|
|
465
|
+
@java.lang.Override
|
|
466
|
+
public com.lansweeper.dp.outbound.v1.Citrix buildPartial() {
|
|
467
|
+
com.lansweeper.dp.outbound.v1.Citrix result = new com.lansweeper.dp.outbound.v1.Citrix(this);
|
|
468
|
+
if (bitField0_ != 0) { buildPartial0(result); }
|
|
469
|
+
buildPartialOneofs(result);
|
|
470
|
+
onBuilt();
|
|
471
|
+
return result;
|
|
472
|
+
}
|
|
473
|
+
|
|
474
|
+
private void buildPartial0(com.lansweeper.dp.outbound.v1.Citrix result) {
|
|
475
|
+
int from_bitField0_ = bitField0_;
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
private void buildPartialOneofs(com.lansweeper.dp.outbound.v1.Citrix result) {
|
|
479
|
+
result.citrixDataCase_ = citrixDataCase_;
|
|
480
|
+
result.citrixData_ = this.citrixData_;
|
|
481
|
+
if (citrixDataCase_ == 1 &&
|
|
482
|
+
vcenterBuilder_ != null) {
|
|
483
|
+
result.citrixData_ = vcenterBuilder_.build();
|
|
484
|
+
}
|
|
485
|
+
if (citrixDataCase_ == 2 &&
|
|
486
|
+
hostBuilder_ != null) {
|
|
487
|
+
result.citrixData_ = hostBuilder_.build();
|
|
488
|
+
}
|
|
489
|
+
if (citrixDataCase_ == 3 &&
|
|
490
|
+
guestVmBuilder_ != null) {
|
|
491
|
+
result.citrixData_ = guestVmBuilder_.build();
|
|
492
|
+
}
|
|
493
|
+
}
|
|
494
|
+
|
|
495
|
+
@java.lang.Override
|
|
496
|
+
public Builder clone() {
|
|
497
|
+
return super.clone();
|
|
498
|
+
}
|
|
499
|
+
@java.lang.Override
|
|
500
|
+
public Builder setField(
|
|
501
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
502
|
+
java.lang.Object value) {
|
|
503
|
+
return super.setField(field, value);
|
|
504
|
+
}
|
|
505
|
+
@java.lang.Override
|
|
506
|
+
public Builder clearField(
|
|
507
|
+
com.google.protobuf.Descriptors.FieldDescriptor field) {
|
|
508
|
+
return super.clearField(field);
|
|
509
|
+
}
|
|
510
|
+
@java.lang.Override
|
|
511
|
+
public Builder clearOneof(
|
|
512
|
+
com.google.protobuf.Descriptors.OneofDescriptor oneof) {
|
|
513
|
+
return super.clearOneof(oneof);
|
|
514
|
+
}
|
|
515
|
+
@java.lang.Override
|
|
516
|
+
public Builder setRepeatedField(
|
|
517
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
518
|
+
int index, java.lang.Object value) {
|
|
519
|
+
return super.setRepeatedField(field, index, value);
|
|
520
|
+
}
|
|
521
|
+
@java.lang.Override
|
|
522
|
+
public Builder addRepeatedField(
|
|
523
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
524
|
+
java.lang.Object value) {
|
|
525
|
+
return super.addRepeatedField(field, value);
|
|
526
|
+
}
|
|
527
|
+
@java.lang.Override
|
|
528
|
+
public Builder mergeFrom(com.google.protobuf.Message other) {
|
|
529
|
+
if (other instanceof com.lansweeper.dp.outbound.v1.Citrix) {
|
|
530
|
+
return mergeFrom((com.lansweeper.dp.outbound.v1.Citrix)other);
|
|
531
|
+
} else {
|
|
532
|
+
super.mergeFrom(other);
|
|
533
|
+
return this;
|
|
534
|
+
}
|
|
535
|
+
}
|
|
536
|
+
|
|
537
|
+
public Builder mergeFrom(com.lansweeper.dp.outbound.v1.Citrix other) {
|
|
538
|
+
if (other == com.lansweeper.dp.outbound.v1.Citrix.getDefaultInstance()) return this;
|
|
539
|
+
switch (other.getCitrixDataCase()) {
|
|
540
|
+
case VCENTER: {
|
|
541
|
+
mergeVcenter(other.getVcenter());
|
|
542
|
+
break;
|
|
543
|
+
}
|
|
544
|
+
case HOST: {
|
|
545
|
+
mergeHost(other.getHost());
|
|
546
|
+
break;
|
|
547
|
+
}
|
|
548
|
+
case GUEST_VM: {
|
|
549
|
+
mergeGuestVm(other.getGuestVm());
|
|
550
|
+
break;
|
|
551
|
+
}
|
|
552
|
+
case CITRIXDATA_NOT_SET: {
|
|
553
|
+
break;
|
|
554
|
+
}
|
|
555
|
+
}
|
|
556
|
+
this.mergeUnknownFields(other.getUnknownFields());
|
|
557
|
+
onChanged();
|
|
558
|
+
return this;
|
|
559
|
+
}
|
|
560
|
+
|
|
561
|
+
@java.lang.Override
|
|
562
|
+
public final boolean isInitialized() {
|
|
563
|
+
return true;
|
|
564
|
+
}
|
|
565
|
+
|
|
566
|
+
@java.lang.Override
|
|
567
|
+
public Builder mergeFrom(
|
|
568
|
+
com.google.protobuf.CodedInputStream input,
|
|
569
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
570
|
+
throws java.io.IOException {
|
|
571
|
+
if (extensionRegistry == null) {
|
|
572
|
+
throw new java.lang.NullPointerException();
|
|
573
|
+
}
|
|
574
|
+
try {
|
|
575
|
+
boolean done = false;
|
|
576
|
+
while (!done) {
|
|
577
|
+
int tag = input.readTag();
|
|
578
|
+
switch (tag) {
|
|
579
|
+
case 0:
|
|
580
|
+
done = true;
|
|
581
|
+
break;
|
|
582
|
+
case 10: {
|
|
583
|
+
input.readMessage(
|
|
584
|
+
getVcenterFieldBuilder().getBuilder(),
|
|
585
|
+
extensionRegistry);
|
|
586
|
+
citrixDataCase_ = 1;
|
|
587
|
+
break;
|
|
588
|
+
} // case 10
|
|
589
|
+
case 18: {
|
|
590
|
+
input.readMessage(
|
|
591
|
+
getHostFieldBuilder().getBuilder(),
|
|
592
|
+
extensionRegistry);
|
|
593
|
+
citrixDataCase_ = 2;
|
|
594
|
+
break;
|
|
595
|
+
} // case 18
|
|
596
|
+
case 26: {
|
|
597
|
+
input.readMessage(
|
|
598
|
+
getGuestVmFieldBuilder().getBuilder(),
|
|
599
|
+
extensionRegistry);
|
|
600
|
+
citrixDataCase_ = 3;
|
|
601
|
+
break;
|
|
602
|
+
} // case 26
|
|
603
|
+
default: {
|
|
604
|
+
if (!super.parseUnknownField(input, extensionRegistry, tag)) {
|
|
605
|
+
done = true; // was an endgroup tag
|
|
606
|
+
}
|
|
607
|
+
break;
|
|
608
|
+
} // default:
|
|
609
|
+
} // switch (tag)
|
|
610
|
+
} // while (!done)
|
|
611
|
+
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
612
|
+
throw e.unwrapIOException();
|
|
613
|
+
} finally {
|
|
614
|
+
onChanged();
|
|
615
|
+
} // finally
|
|
616
|
+
return this;
|
|
617
|
+
}
|
|
618
|
+
private int citrixDataCase_ = 0;
|
|
619
|
+
private java.lang.Object citrixData_;
|
|
620
|
+
public CitrixDataCase
|
|
621
|
+
getCitrixDataCase() {
|
|
622
|
+
return CitrixDataCase.forNumber(
|
|
623
|
+
citrixDataCase_);
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
public Builder clearCitrixData() {
|
|
627
|
+
citrixDataCase_ = 0;
|
|
628
|
+
citrixData_ = null;
|
|
629
|
+
onChanged();
|
|
630
|
+
return this;
|
|
631
|
+
}
|
|
632
|
+
|
|
633
|
+
private int bitField0_;
|
|
634
|
+
|
|
635
|
+
private com.google.protobuf.SingleFieldBuilderV3<
|
|
636
|
+
com.lansweeper.dp.outbound.v1.CitrixPool, com.lansweeper.dp.outbound.v1.CitrixPool.Builder, com.lansweeper.dp.outbound.v1.CitrixPoolOrBuilder> vcenterBuilder_;
|
|
637
|
+
/**
|
|
638
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixPool vcenter = 1;</code>
|
|
639
|
+
* @return Whether the vcenter field is set.
|
|
640
|
+
*/
|
|
641
|
+
@java.lang.Override
|
|
642
|
+
public boolean hasVcenter() {
|
|
643
|
+
return citrixDataCase_ == 1;
|
|
644
|
+
}
|
|
645
|
+
/**
|
|
646
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixPool vcenter = 1;</code>
|
|
647
|
+
* @return The vcenter.
|
|
648
|
+
*/
|
|
649
|
+
@java.lang.Override
|
|
650
|
+
public com.lansweeper.dp.outbound.v1.CitrixPool getVcenter() {
|
|
651
|
+
if (vcenterBuilder_ == null) {
|
|
652
|
+
if (citrixDataCase_ == 1) {
|
|
653
|
+
return (com.lansweeper.dp.outbound.v1.CitrixPool) citrixData_;
|
|
654
|
+
}
|
|
655
|
+
return com.lansweeper.dp.outbound.v1.CitrixPool.getDefaultInstance();
|
|
656
|
+
} else {
|
|
657
|
+
if (citrixDataCase_ == 1) {
|
|
658
|
+
return vcenterBuilder_.getMessage();
|
|
659
|
+
}
|
|
660
|
+
return com.lansweeper.dp.outbound.v1.CitrixPool.getDefaultInstance();
|
|
661
|
+
}
|
|
662
|
+
}
|
|
663
|
+
/**
|
|
664
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixPool vcenter = 1;</code>
|
|
665
|
+
*/
|
|
666
|
+
public Builder setVcenter(com.lansweeper.dp.outbound.v1.CitrixPool value) {
|
|
667
|
+
if (vcenterBuilder_ == null) {
|
|
668
|
+
if (value == null) {
|
|
669
|
+
throw new NullPointerException();
|
|
670
|
+
}
|
|
671
|
+
citrixData_ = value;
|
|
672
|
+
onChanged();
|
|
673
|
+
} else {
|
|
674
|
+
vcenterBuilder_.setMessage(value);
|
|
675
|
+
}
|
|
676
|
+
citrixDataCase_ = 1;
|
|
677
|
+
return this;
|
|
678
|
+
}
|
|
679
|
+
/**
|
|
680
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixPool vcenter = 1;</code>
|
|
681
|
+
*/
|
|
682
|
+
public Builder setVcenter(
|
|
683
|
+
com.lansweeper.dp.outbound.v1.CitrixPool.Builder builderForValue) {
|
|
684
|
+
if (vcenterBuilder_ == null) {
|
|
685
|
+
citrixData_ = builderForValue.build();
|
|
686
|
+
onChanged();
|
|
687
|
+
} else {
|
|
688
|
+
vcenterBuilder_.setMessage(builderForValue.build());
|
|
689
|
+
}
|
|
690
|
+
citrixDataCase_ = 1;
|
|
691
|
+
return this;
|
|
692
|
+
}
|
|
693
|
+
/**
|
|
694
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixPool vcenter = 1;</code>
|
|
695
|
+
*/
|
|
696
|
+
public Builder mergeVcenter(com.lansweeper.dp.outbound.v1.CitrixPool value) {
|
|
697
|
+
if (vcenterBuilder_ == null) {
|
|
698
|
+
if (citrixDataCase_ == 1 &&
|
|
699
|
+
citrixData_ != com.lansweeper.dp.outbound.v1.CitrixPool.getDefaultInstance()) {
|
|
700
|
+
citrixData_ = com.lansweeper.dp.outbound.v1.CitrixPool.newBuilder((com.lansweeper.dp.outbound.v1.CitrixPool) citrixData_)
|
|
701
|
+
.mergeFrom(value).buildPartial();
|
|
702
|
+
} else {
|
|
703
|
+
citrixData_ = value;
|
|
704
|
+
}
|
|
705
|
+
onChanged();
|
|
706
|
+
} else {
|
|
707
|
+
if (citrixDataCase_ == 1) {
|
|
708
|
+
vcenterBuilder_.mergeFrom(value);
|
|
709
|
+
} else {
|
|
710
|
+
vcenterBuilder_.setMessage(value);
|
|
711
|
+
}
|
|
712
|
+
}
|
|
713
|
+
citrixDataCase_ = 1;
|
|
714
|
+
return this;
|
|
715
|
+
}
|
|
716
|
+
/**
|
|
717
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixPool vcenter = 1;</code>
|
|
718
|
+
*/
|
|
719
|
+
public Builder clearVcenter() {
|
|
720
|
+
if (vcenterBuilder_ == null) {
|
|
721
|
+
if (citrixDataCase_ == 1) {
|
|
722
|
+
citrixDataCase_ = 0;
|
|
723
|
+
citrixData_ = null;
|
|
724
|
+
onChanged();
|
|
725
|
+
}
|
|
726
|
+
} else {
|
|
727
|
+
if (citrixDataCase_ == 1) {
|
|
728
|
+
citrixDataCase_ = 0;
|
|
729
|
+
citrixData_ = null;
|
|
730
|
+
}
|
|
731
|
+
vcenterBuilder_.clear();
|
|
732
|
+
}
|
|
733
|
+
return this;
|
|
734
|
+
}
|
|
735
|
+
/**
|
|
736
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixPool vcenter = 1;</code>
|
|
737
|
+
*/
|
|
738
|
+
public com.lansweeper.dp.outbound.v1.CitrixPool.Builder getVcenterBuilder() {
|
|
739
|
+
return getVcenterFieldBuilder().getBuilder();
|
|
740
|
+
}
|
|
741
|
+
/**
|
|
742
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixPool vcenter = 1;</code>
|
|
743
|
+
*/
|
|
744
|
+
@java.lang.Override
|
|
745
|
+
public com.lansweeper.dp.outbound.v1.CitrixPoolOrBuilder getVcenterOrBuilder() {
|
|
746
|
+
if ((citrixDataCase_ == 1) && (vcenterBuilder_ != null)) {
|
|
747
|
+
return vcenterBuilder_.getMessageOrBuilder();
|
|
748
|
+
} else {
|
|
749
|
+
if (citrixDataCase_ == 1) {
|
|
750
|
+
return (com.lansweeper.dp.outbound.v1.CitrixPool) citrixData_;
|
|
751
|
+
}
|
|
752
|
+
return com.lansweeper.dp.outbound.v1.CitrixPool.getDefaultInstance();
|
|
753
|
+
}
|
|
754
|
+
}
|
|
755
|
+
/**
|
|
756
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixPool vcenter = 1;</code>
|
|
757
|
+
*/
|
|
758
|
+
private com.google.protobuf.SingleFieldBuilderV3<
|
|
759
|
+
com.lansweeper.dp.outbound.v1.CitrixPool, com.lansweeper.dp.outbound.v1.CitrixPool.Builder, com.lansweeper.dp.outbound.v1.CitrixPoolOrBuilder>
|
|
760
|
+
getVcenterFieldBuilder() {
|
|
761
|
+
if (vcenterBuilder_ == null) {
|
|
762
|
+
if (!(citrixDataCase_ == 1)) {
|
|
763
|
+
citrixData_ = com.lansweeper.dp.outbound.v1.CitrixPool.getDefaultInstance();
|
|
764
|
+
}
|
|
765
|
+
vcenterBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
|
|
766
|
+
com.lansweeper.dp.outbound.v1.CitrixPool, com.lansweeper.dp.outbound.v1.CitrixPool.Builder, com.lansweeper.dp.outbound.v1.CitrixPoolOrBuilder>(
|
|
767
|
+
(com.lansweeper.dp.outbound.v1.CitrixPool) citrixData_,
|
|
768
|
+
getParentForChildren(),
|
|
769
|
+
isClean());
|
|
770
|
+
citrixData_ = null;
|
|
771
|
+
}
|
|
772
|
+
citrixDataCase_ = 1;
|
|
773
|
+
onChanged();
|
|
774
|
+
return vcenterBuilder_;
|
|
775
|
+
}
|
|
776
|
+
|
|
777
|
+
private com.google.protobuf.SingleFieldBuilderV3<
|
|
778
|
+
com.lansweeper.dp.outbound.v1.CitrixHost, com.lansweeper.dp.outbound.v1.CitrixHost.Builder, com.lansweeper.dp.outbound.v1.CitrixHostOrBuilder> hostBuilder_;
|
|
779
|
+
/**
|
|
780
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixHost host = 2;</code>
|
|
781
|
+
* @return Whether the host field is set.
|
|
782
|
+
*/
|
|
783
|
+
@java.lang.Override
|
|
784
|
+
public boolean hasHost() {
|
|
785
|
+
return citrixDataCase_ == 2;
|
|
786
|
+
}
|
|
787
|
+
/**
|
|
788
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixHost host = 2;</code>
|
|
789
|
+
* @return The host.
|
|
790
|
+
*/
|
|
791
|
+
@java.lang.Override
|
|
792
|
+
public com.lansweeper.dp.outbound.v1.CitrixHost getHost() {
|
|
793
|
+
if (hostBuilder_ == null) {
|
|
794
|
+
if (citrixDataCase_ == 2) {
|
|
795
|
+
return (com.lansweeper.dp.outbound.v1.CitrixHost) citrixData_;
|
|
796
|
+
}
|
|
797
|
+
return com.lansweeper.dp.outbound.v1.CitrixHost.getDefaultInstance();
|
|
798
|
+
} else {
|
|
799
|
+
if (citrixDataCase_ == 2) {
|
|
800
|
+
return hostBuilder_.getMessage();
|
|
801
|
+
}
|
|
802
|
+
return com.lansweeper.dp.outbound.v1.CitrixHost.getDefaultInstance();
|
|
803
|
+
}
|
|
804
|
+
}
|
|
805
|
+
/**
|
|
806
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixHost host = 2;</code>
|
|
807
|
+
*/
|
|
808
|
+
public Builder setHost(com.lansweeper.dp.outbound.v1.CitrixHost value) {
|
|
809
|
+
if (hostBuilder_ == null) {
|
|
810
|
+
if (value == null) {
|
|
811
|
+
throw new NullPointerException();
|
|
812
|
+
}
|
|
813
|
+
citrixData_ = value;
|
|
814
|
+
onChanged();
|
|
815
|
+
} else {
|
|
816
|
+
hostBuilder_.setMessage(value);
|
|
817
|
+
}
|
|
818
|
+
citrixDataCase_ = 2;
|
|
819
|
+
return this;
|
|
820
|
+
}
|
|
821
|
+
/**
|
|
822
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixHost host = 2;</code>
|
|
823
|
+
*/
|
|
824
|
+
public Builder setHost(
|
|
825
|
+
com.lansweeper.dp.outbound.v1.CitrixHost.Builder builderForValue) {
|
|
826
|
+
if (hostBuilder_ == null) {
|
|
827
|
+
citrixData_ = builderForValue.build();
|
|
828
|
+
onChanged();
|
|
829
|
+
} else {
|
|
830
|
+
hostBuilder_.setMessage(builderForValue.build());
|
|
831
|
+
}
|
|
832
|
+
citrixDataCase_ = 2;
|
|
833
|
+
return this;
|
|
834
|
+
}
|
|
835
|
+
/**
|
|
836
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixHost host = 2;</code>
|
|
837
|
+
*/
|
|
838
|
+
public Builder mergeHost(com.lansweeper.dp.outbound.v1.CitrixHost value) {
|
|
839
|
+
if (hostBuilder_ == null) {
|
|
840
|
+
if (citrixDataCase_ == 2 &&
|
|
841
|
+
citrixData_ != com.lansweeper.dp.outbound.v1.CitrixHost.getDefaultInstance()) {
|
|
842
|
+
citrixData_ = com.lansweeper.dp.outbound.v1.CitrixHost.newBuilder((com.lansweeper.dp.outbound.v1.CitrixHost) citrixData_)
|
|
843
|
+
.mergeFrom(value).buildPartial();
|
|
844
|
+
} else {
|
|
845
|
+
citrixData_ = value;
|
|
846
|
+
}
|
|
847
|
+
onChanged();
|
|
848
|
+
} else {
|
|
849
|
+
if (citrixDataCase_ == 2) {
|
|
850
|
+
hostBuilder_.mergeFrom(value);
|
|
851
|
+
} else {
|
|
852
|
+
hostBuilder_.setMessage(value);
|
|
853
|
+
}
|
|
854
|
+
}
|
|
855
|
+
citrixDataCase_ = 2;
|
|
856
|
+
return this;
|
|
857
|
+
}
|
|
858
|
+
/**
|
|
859
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixHost host = 2;</code>
|
|
860
|
+
*/
|
|
861
|
+
public Builder clearHost() {
|
|
862
|
+
if (hostBuilder_ == null) {
|
|
863
|
+
if (citrixDataCase_ == 2) {
|
|
864
|
+
citrixDataCase_ = 0;
|
|
865
|
+
citrixData_ = null;
|
|
866
|
+
onChanged();
|
|
867
|
+
}
|
|
868
|
+
} else {
|
|
869
|
+
if (citrixDataCase_ == 2) {
|
|
870
|
+
citrixDataCase_ = 0;
|
|
871
|
+
citrixData_ = null;
|
|
872
|
+
}
|
|
873
|
+
hostBuilder_.clear();
|
|
874
|
+
}
|
|
875
|
+
return this;
|
|
876
|
+
}
|
|
877
|
+
/**
|
|
878
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixHost host = 2;</code>
|
|
879
|
+
*/
|
|
880
|
+
public com.lansweeper.dp.outbound.v1.CitrixHost.Builder getHostBuilder() {
|
|
881
|
+
return getHostFieldBuilder().getBuilder();
|
|
882
|
+
}
|
|
883
|
+
/**
|
|
884
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixHost host = 2;</code>
|
|
885
|
+
*/
|
|
886
|
+
@java.lang.Override
|
|
887
|
+
public com.lansweeper.dp.outbound.v1.CitrixHostOrBuilder getHostOrBuilder() {
|
|
888
|
+
if ((citrixDataCase_ == 2) && (hostBuilder_ != null)) {
|
|
889
|
+
return hostBuilder_.getMessageOrBuilder();
|
|
890
|
+
} else {
|
|
891
|
+
if (citrixDataCase_ == 2) {
|
|
892
|
+
return (com.lansweeper.dp.outbound.v1.CitrixHost) citrixData_;
|
|
893
|
+
}
|
|
894
|
+
return com.lansweeper.dp.outbound.v1.CitrixHost.getDefaultInstance();
|
|
895
|
+
}
|
|
896
|
+
}
|
|
897
|
+
/**
|
|
898
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixHost host = 2;</code>
|
|
899
|
+
*/
|
|
900
|
+
private com.google.protobuf.SingleFieldBuilderV3<
|
|
901
|
+
com.lansweeper.dp.outbound.v1.CitrixHost, com.lansweeper.dp.outbound.v1.CitrixHost.Builder, com.lansweeper.dp.outbound.v1.CitrixHostOrBuilder>
|
|
902
|
+
getHostFieldBuilder() {
|
|
903
|
+
if (hostBuilder_ == null) {
|
|
904
|
+
if (!(citrixDataCase_ == 2)) {
|
|
905
|
+
citrixData_ = com.lansweeper.dp.outbound.v1.CitrixHost.getDefaultInstance();
|
|
906
|
+
}
|
|
907
|
+
hostBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
|
|
908
|
+
com.lansweeper.dp.outbound.v1.CitrixHost, com.lansweeper.dp.outbound.v1.CitrixHost.Builder, com.lansweeper.dp.outbound.v1.CitrixHostOrBuilder>(
|
|
909
|
+
(com.lansweeper.dp.outbound.v1.CitrixHost) citrixData_,
|
|
910
|
+
getParentForChildren(),
|
|
911
|
+
isClean());
|
|
912
|
+
citrixData_ = null;
|
|
913
|
+
}
|
|
914
|
+
citrixDataCase_ = 2;
|
|
915
|
+
onChanged();
|
|
916
|
+
return hostBuilder_;
|
|
917
|
+
}
|
|
918
|
+
|
|
919
|
+
private com.google.protobuf.SingleFieldBuilderV3<
|
|
920
|
+
com.lansweeper.dp.outbound.v1.CitrixGuest, com.lansweeper.dp.outbound.v1.CitrixGuest.Builder, com.lansweeper.dp.outbound.v1.CitrixGuestOrBuilder> guestVmBuilder_;
|
|
921
|
+
/**
|
|
922
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixGuest guest_vm = 3;</code>
|
|
923
|
+
* @return Whether the guestVm field is set.
|
|
924
|
+
*/
|
|
925
|
+
@java.lang.Override
|
|
926
|
+
public boolean hasGuestVm() {
|
|
927
|
+
return citrixDataCase_ == 3;
|
|
928
|
+
}
|
|
929
|
+
/**
|
|
930
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixGuest guest_vm = 3;</code>
|
|
931
|
+
* @return The guestVm.
|
|
932
|
+
*/
|
|
933
|
+
@java.lang.Override
|
|
934
|
+
public com.lansweeper.dp.outbound.v1.CitrixGuest getGuestVm() {
|
|
935
|
+
if (guestVmBuilder_ == null) {
|
|
936
|
+
if (citrixDataCase_ == 3) {
|
|
937
|
+
return (com.lansweeper.dp.outbound.v1.CitrixGuest) citrixData_;
|
|
938
|
+
}
|
|
939
|
+
return com.lansweeper.dp.outbound.v1.CitrixGuest.getDefaultInstance();
|
|
940
|
+
} else {
|
|
941
|
+
if (citrixDataCase_ == 3) {
|
|
942
|
+
return guestVmBuilder_.getMessage();
|
|
943
|
+
}
|
|
944
|
+
return com.lansweeper.dp.outbound.v1.CitrixGuest.getDefaultInstance();
|
|
945
|
+
}
|
|
946
|
+
}
|
|
947
|
+
/**
|
|
948
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixGuest guest_vm = 3;</code>
|
|
949
|
+
*/
|
|
950
|
+
public Builder setGuestVm(com.lansweeper.dp.outbound.v1.CitrixGuest value) {
|
|
951
|
+
if (guestVmBuilder_ == null) {
|
|
952
|
+
if (value == null) {
|
|
953
|
+
throw new NullPointerException();
|
|
954
|
+
}
|
|
955
|
+
citrixData_ = value;
|
|
956
|
+
onChanged();
|
|
957
|
+
} else {
|
|
958
|
+
guestVmBuilder_.setMessage(value);
|
|
959
|
+
}
|
|
960
|
+
citrixDataCase_ = 3;
|
|
961
|
+
return this;
|
|
962
|
+
}
|
|
963
|
+
/**
|
|
964
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixGuest guest_vm = 3;</code>
|
|
965
|
+
*/
|
|
966
|
+
public Builder setGuestVm(
|
|
967
|
+
com.lansweeper.dp.outbound.v1.CitrixGuest.Builder builderForValue) {
|
|
968
|
+
if (guestVmBuilder_ == null) {
|
|
969
|
+
citrixData_ = builderForValue.build();
|
|
970
|
+
onChanged();
|
|
971
|
+
} else {
|
|
972
|
+
guestVmBuilder_.setMessage(builderForValue.build());
|
|
973
|
+
}
|
|
974
|
+
citrixDataCase_ = 3;
|
|
975
|
+
return this;
|
|
976
|
+
}
|
|
977
|
+
/**
|
|
978
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixGuest guest_vm = 3;</code>
|
|
979
|
+
*/
|
|
980
|
+
public Builder mergeGuestVm(com.lansweeper.dp.outbound.v1.CitrixGuest value) {
|
|
981
|
+
if (guestVmBuilder_ == null) {
|
|
982
|
+
if (citrixDataCase_ == 3 &&
|
|
983
|
+
citrixData_ != com.lansweeper.dp.outbound.v1.CitrixGuest.getDefaultInstance()) {
|
|
984
|
+
citrixData_ = com.lansweeper.dp.outbound.v1.CitrixGuest.newBuilder((com.lansweeper.dp.outbound.v1.CitrixGuest) citrixData_)
|
|
985
|
+
.mergeFrom(value).buildPartial();
|
|
986
|
+
} else {
|
|
987
|
+
citrixData_ = value;
|
|
988
|
+
}
|
|
989
|
+
onChanged();
|
|
990
|
+
} else {
|
|
991
|
+
if (citrixDataCase_ == 3) {
|
|
992
|
+
guestVmBuilder_.mergeFrom(value);
|
|
993
|
+
} else {
|
|
994
|
+
guestVmBuilder_.setMessage(value);
|
|
995
|
+
}
|
|
996
|
+
}
|
|
997
|
+
citrixDataCase_ = 3;
|
|
998
|
+
return this;
|
|
999
|
+
}
|
|
1000
|
+
/**
|
|
1001
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixGuest guest_vm = 3;</code>
|
|
1002
|
+
*/
|
|
1003
|
+
public Builder clearGuestVm() {
|
|
1004
|
+
if (guestVmBuilder_ == null) {
|
|
1005
|
+
if (citrixDataCase_ == 3) {
|
|
1006
|
+
citrixDataCase_ = 0;
|
|
1007
|
+
citrixData_ = null;
|
|
1008
|
+
onChanged();
|
|
1009
|
+
}
|
|
1010
|
+
} else {
|
|
1011
|
+
if (citrixDataCase_ == 3) {
|
|
1012
|
+
citrixDataCase_ = 0;
|
|
1013
|
+
citrixData_ = null;
|
|
1014
|
+
}
|
|
1015
|
+
guestVmBuilder_.clear();
|
|
1016
|
+
}
|
|
1017
|
+
return this;
|
|
1018
|
+
}
|
|
1019
|
+
/**
|
|
1020
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixGuest guest_vm = 3;</code>
|
|
1021
|
+
*/
|
|
1022
|
+
public com.lansweeper.dp.outbound.v1.CitrixGuest.Builder getGuestVmBuilder() {
|
|
1023
|
+
return getGuestVmFieldBuilder().getBuilder();
|
|
1024
|
+
}
|
|
1025
|
+
/**
|
|
1026
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixGuest guest_vm = 3;</code>
|
|
1027
|
+
*/
|
|
1028
|
+
@java.lang.Override
|
|
1029
|
+
public com.lansweeper.dp.outbound.v1.CitrixGuestOrBuilder getGuestVmOrBuilder() {
|
|
1030
|
+
if ((citrixDataCase_ == 3) && (guestVmBuilder_ != null)) {
|
|
1031
|
+
return guestVmBuilder_.getMessageOrBuilder();
|
|
1032
|
+
} else {
|
|
1033
|
+
if (citrixDataCase_ == 3) {
|
|
1034
|
+
return (com.lansweeper.dp.outbound.v1.CitrixGuest) citrixData_;
|
|
1035
|
+
}
|
|
1036
|
+
return com.lansweeper.dp.outbound.v1.CitrixGuest.getDefaultInstance();
|
|
1037
|
+
}
|
|
1038
|
+
}
|
|
1039
|
+
/**
|
|
1040
|
+
* <code>.com.lansweeper.dp.outbound.v1.CitrixGuest guest_vm = 3;</code>
|
|
1041
|
+
*/
|
|
1042
|
+
private com.google.protobuf.SingleFieldBuilderV3<
|
|
1043
|
+
com.lansweeper.dp.outbound.v1.CitrixGuest, com.lansweeper.dp.outbound.v1.CitrixGuest.Builder, com.lansweeper.dp.outbound.v1.CitrixGuestOrBuilder>
|
|
1044
|
+
getGuestVmFieldBuilder() {
|
|
1045
|
+
if (guestVmBuilder_ == null) {
|
|
1046
|
+
if (!(citrixDataCase_ == 3)) {
|
|
1047
|
+
citrixData_ = com.lansweeper.dp.outbound.v1.CitrixGuest.getDefaultInstance();
|
|
1048
|
+
}
|
|
1049
|
+
guestVmBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
|
|
1050
|
+
com.lansweeper.dp.outbound.v1.CitrixGuest, com.lansweeper.dp.outbound.v1.CitrixGuest.Builder, com.lansweeper.dp.outbound.v1.CitrixGuestOrBuilder>(
|
|
1051
|
+
(com.lansweeper.dp.outbound.v1.CitrixGuest) citrixData_,
|
|
1052
|
+
getParentForChildren(),
|
|
1053
|
+
isClean());
|
|
1054
|
+
citrixData_ = null;
|
|
1055
|
+
}
|
|
1056
|
+
citrixDataCase_ = 3;
|
|
1057
|
+
onChanged();
|
|
1058
|
+
return guestVmBuilder_;
|
|
1059
|
+
}
|
|
1060
|
+
@java.lang.Override
|
|
1061
|
+
public final Builder setUnknownFields(
|
|
1062
|
+
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
|
1063
|
+
return super.setUnknownFields(unknownFields);
|
|
1064
|
+
}
|
|
1065
|
+
|
|
1066
|
+
@java.lang.Override
|
|
1067
|
+
public final Builder mergeUnknownFields(
|
|
1068
|
+
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
|
1069
|
+
return super.mergeUnknownFields(unknownFields);
|
|
1070
|
+
}
|
|
1071
|
+
|
|
1072
|
+
|
|
1073
|
+
// @@protoc_insertion_point(builder_scope:com.lansweeper.dp.outbound.v1.Citrix)
|
|
1074
|
+
}
|
|
1075
|
+
|
|
1076
|
+
// @@protoc_insertion_point(class_scope:com.lansweeper.dp.outbound.v1.Citrix)
|
|
1077
|
+
private static final com.lansweeper.dp.outbound.v1.Citrix DEFAULT_INSTANCE;
|
|
1078
|
+
static {
|
|
1079
|
+
DEFAULT_INSTANCE = new com.lansweeper.dp.outbound.v1.Citrix();
|
|
1080
|
+
}
|
|
1081
|
+
|
|
1082
|
+
public static com.lansweeper.dp.outbound.v1.Citrix getDefaultInstance() {
|
|
1083
|
+
return DEFAULT_INSTANCE;
|
|
1084
|
+
}
|
|
1085
|
+
|
|
1086
|
+
private static final com.google.protobuf.Parser<Citrix>
|
|
1087
|
+
PARSER = new com.google.protobuf.AbstractParser<Citrix>() {
|
|
1088
|
+
@java.lang.Override
|
|
1089
|
+
public Citrix parsePartialFrom(
|
|
1090
|
+
com.google.protobuf.CodedInputStream input,
|
|
1091
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
1092
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
1093
|
+
Builder builder = newBuilder();
|
|
1094
|
+
try {
|
|
1095
|
+
builder.mergeFrom(input, extensionRegistry);
|
|
1096
|
+
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
1097
|
+
throw e.setUnfinishedMessage(builder.buildPartial());
|
|
1098
|
+
} catch (com.google.protobuf.UninitializedMessageException e) {
|
|
1099
|
+
throw e.asInvalidProtocolBufferException().setUnfinishedMessage(builder.buildPartial());
|
|
1100
|
+
} catch (java.io.IOException e) {
|
|
1101
|
+
throw new com.google.protobuf.InvalidProtocolBufferException(e)
|
|
1102
|
+
.setUnfinishedMessage(builder.buildPartial());
|
|
1103
|
+
}
|
|
1104
|
+
return builder.buildPartial();
|
|
1105
|
+
}
|
|
1106
|
+
};
|
|
1107
|
+
|
|
1108
|
+
public static com.google.protobuf.Parser<Citrix> parser() {
|
|
1109
|
+
return PARSER;
|
|
1110
|
+
}
|
|
1111
|
+
|
|
1112
|
+
@java.lang.Override
|
|
1113
|
+
public com.google.protobuf.Parser<Citrix> getParserForType() {
|
|
1114
|
+
return PARSER;
|
|
1115
|
+
}
|
|
1116
|
+
|
|
1117
|
+
@java.lang.Override
|
|
1118
|
+
public com.lansweeper.dp.outbound.v1.Citrix getDefaultInstanceForType() {
|
|
1119
|
+
return DEFAULT_INSTANCE;
|
|
1120
|
+
}
|
|
1121
|
+
|
|
1122
|
+
}
|
|
1123
|
+
|