@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,811 @@
|
|
|
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.CitrixHostExtraInfo}
|
|
9
|
+
*/
|
|
10
|
+
public final class CitrixHostExtraInfo extends
|
|
11
|
+
com.google.protobuf.GeneratedMessageV3 implements
|
|
12
|
+
// @@protoc_insertion_point(message_implements:com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo)
|
|
13
|
+
CitrixHostExtraInfoOrBuilder {
|
|
14
|
+
private static final long serialVersionUID = 0L;
|
|
15
|
+
// Use CitrixHostExtraInfo.newBuilder() to construct.
|
|
16
|
+
private CitrixHostExtraInfo(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
|
|
17
|
+
super(builder);
|
|
18
|
+
}
|
|
19
|
+
private CitrixHostExtraInfo() {
|
|
20
|
+
key_ = "";
|
|
21
|
+
value_ = "";
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
@java.lang.Override
|
|
25
|
+
@SuppressWarnings({"unused"})
|
|
26
|
+
protected java.lang.Object newInstance(
|
|
27
|
+
UnusedPrivateParameter unused) {
|
|
28
|
+
return new CitrixHostExtraInfo();
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
public static final com.google.protobuf.Descriptors.Descriptor
|
|
32
|
+
getDescriptor() {
|
|
33
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixHostExtraInfo_descriptor;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
@java.lang.Override
|
|
37
|
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
38
|
+
internalGetFieldAccessorTable() {
|
|
39
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixHostExtraInfo_fieldAccessorTable
|
|
40
|
+
.ensureFieldAccessorsInitialized(
|
|
41
|
+
com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo.class, com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo.Builder.class);
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
private int bitField0_;
|
|
45
|
+
public static final int INFO_TYPE_ID_FIELD_NUMBER = 1;
|
|
46
|
+
private int infoTypeId_ = 0;
|
|
47
|
+
/**
|
|
48
|
+
* <code>optional int32 info_type_id = 1;</code>
|
|
49
|
+
* @return Whether the infoTypeId field is set.
|
|
50
|
+
*/
|
|
51
|
+
@java.lang.Override
|
|
52
|
+
public boolean hasInfoTypeId() {
|
|
53
|
+
return ((bitField0_ & 0x00000001) != 0);
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* <code>optional int32 info_type_id = 1;</code>
|
|
57
|
+
* @return The infoTypeId.
|
|
58
|
+
*/
|
|
59
|
+
@java.lang.Override
|
|
60
|
+
public int getInfoTypeId() {
|
|
61
|
+
return infoTypeId_;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
public static final int KEY_FIELD_NUMBER = 2;
|
|
65
|
+
@SuppressWarnings("serial")
|
|
66
|
+
private volatile java.lang.Object key_ = "";
|
|
67
|
+
/**
|
|
68
|
+
* <code>optional string key = 2;</code>
|
|
69
|
+
* @return Whether the key field is set.
|
|
70
|
+
*/
|
|
71
|
+
@java.lang.Override
|
|
72
|
+
public boolean hasKey() {
|
|
73
|
+
return ((bitField0_ & 0x00000002) != 0);
|
|
74
|
+
}
|
|
75
|
+
/**
|
|
76
|
+
* <code>optional string key = 2;</code>
|
|
77
|
+
* @return The key.
|
|
78
|
+
*/
|
|
79
|
+
@java.lang.Override
|
|
80
|
+
public java.lang.String getKey() {
|
|
81
|
+
java.lang.Object ref = key_;
|
|
82
|
+
if (ref instanceof java.lang.String) {
|
|
83
|
+
return (java.lang.String) ref;
|
|
84
|
+
} else {
|
|
85
|
+
com.google.protobuf.ByteString bs =
|
|
86
|
+
(com.google.protobuf.ByteString) ref;
|
|
87
|
+
java.lang.String s = bs.toStringUtf8();
|
|
88
|
+
key_ = s;
|
|
89
|
+
return s;
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
/**
|
|
93
|
+
* <code>optional string key = 2;</code>
|
|
94
|
+
* @return The bytes for key.
|
|
95
|
+
*/
|
|
96
|
+
@java.lang.Override
|
|
97
|
+
public com.google.protobuf.ByteString
|
|
98
|
+
getKeyBytes() {
|
|
99
|
+
java.lang.Object ref = key_;
|
|
100
|
+
if (ref instanceof java.lang.String) {
|
|
101
|
+
com.google.protobuf.ByteString b =
|
|
102
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
103
|
+
(java.lang.String) ref);
|
|
104
|
+
key_ = b;
|
|
105
|
+
return b;
|
|
106
|
+
} else {
|
|
107
|
+
return (com.google.protobuf.ByteString) ref;
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
public static final int VALUE_FIELD_NUMBER = 3;
|
|
112
|
+
@SuppressWarnings("serial")
|
|
113
|
+
private volatile java.lang.Object value_ = "";
|
|
114
|
+
/**
|
|
115
|
+
* <code>optional string value = 3;</code>
|
|
116
|
+
* @return Whether the value field is set.
|
|
117
|
+
*/
|
|
118
|
+
@java.lang.Override
|
|
119
|
+
public boolean hasValue() {
|
|
120
|
+
return ((bitField0_ & 0x00000004) != 0);
|
|
121
|
+
}
|
|
122
|
+
/**
|
|
123
|
+
* <code>optional string value = 3;</code>
|
|
124
|
+
* @return The value.
|
|
125
|
+
*/
|
|
126
|
+
@java.lang.Override
|
|
127
|
+
public java.lang.String getValue() {
|
|
128
|
+
java.lang.Object ref = value_;
|
|
129
|
+
if (ref instanceof java.lang.String) {
|
|
130
|
+
return (java.lang.String) ref;
|
|
131
|
+
} else {
|
|
132
|
+
com.google.protobuf.ByteString bs =
|
|
133
|
+
(com.google.protobuf.ByteString) ref;
|
|
134
|
+
java.lang.String s = bs.toStringUtf8();
|
|
135
|
+
value_ = s;
|
|
136
|
+
return s;
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
/**
|
|
140
|
+
* <code>optional string value = 3;</code>
|
|
141
|
+
* @return The bytes for value.
|
|
142
|
+
*/
|
|
143
|
+
@java.lang.Override
|
|
144
|
+
public com.google.protobuf.ByteString
|
|
145
|
+
getValueBytes() {
|
|
146
|
+
java.lang.Object ref = value_;
|
|
147
|
+
if (ref instanceof java.lang.String) {
|
|
148
|
+
com.google.protobuf.ByteString b =
|
|
149
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
150
|
+
(java.lang.String) ref);
|
|
151
|
+
value_ = b;
|
|
152
|
+
return b;
|
|
153
|
+
} else {
|
|
154
|
+
return (com.google.protobuf.ByteString) ref;
|
|
155
|
+
}
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
private byte memoizedIsInitialized = -1;
|
|
159
|
+
@java.lang.Override
|
|
160
|
+
public final boolean isInitialized() {
|
|
161
|
+
byte isInitialized = memoizedIsInitialized;
|
|
162
|
+
if (isInitialized == 1) return true;
|
|
163
|
+
if (isInitialized == 0) return false;
|
|
164
|
+
|
|
165
|
+
memoizedIsInitialized = 1;
|
|
166
|
+
return true;
|
|
167
|
+
}
|
|
168
|
+
|
|
169
|
+
@java.lang.Override
|
|
170
|
+
public void writeTo(com.google.protobuf.CodedOutputStream output)
|
|
171
|
+
throws java.io.IOException {
|
|
172
|
+
if (((bitField0_ & 0x00000001) != 0)) {
|
|
173
|
+
output.writeInt32(1, infoTypeId_);
|
|
174
|
+
}
|
|
175
|
+
if (((bitField0_ & 0x00000002) != 0)) {
|
|
176
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, key_);
|
|
177
|
+
}
|
|
178
|
+
if (((bitField0_ & 0x00000004) != 0)) {
|
|
179
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 3, value_);
|
|
180
|
+
}
|
|
181
|
+
getUnknownFields().writeTo(output);
|
|
182
|
+
}
|
|
183
|
+
|
|
184
|
+
@java.lang.Override
|
|
185
|
+
public int getSerializedSize() {
|
|
186
|
+
int size = memoizedSize;
|
|
187
|
+
if (size != -1) return size;
|
|
188
|
+
|
|
189
|
+
size = 0;
|
|
190
|
+
if (((bitField0_ & 0x00000001) != 0)) {
|
|
191
|
+
size += com.google.protobuf.CodedOutputStream
|
|
192
|
+
.computeInt32Size(1, infoTypeId_);
|
|
193
|
+
}
|
|
194
|
+
if (((bitField0_ & 0x00000002) != 0)) {
|
|
195
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, key_);
|
|
196
|
+
}
|
|
197
|
+
if (((bitField0_ & 0x00000004) != 0)) {
|
|
198
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, value_);
|
|
199
|
+
}
|
|
200
|
+
size += getUnknownFields().getSerializedSize();
|
|
201
|
+
memoizedSize = size;
|
|
202
|
+
return size;
|
|
203
|
+
}
|
|
204
|
+
|
|
205
|
+
@java.lang.Override
|
|
206
|
+
public boolean equals(final java.lang.Object obj) {
|
|
207
|
+
if (obj == this) {
|
|
208
|
+
return true;
|
|
209
|
+
}
|
|
210
|
+
if (!(obj instanceof com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo)) {
|
|
211
|
+
return super.equals(obj);
|
|
212
|
+
}
|
|
213
|
+
com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo other = (com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo) obj;
|
|
214
|
+
|
|
215
|
+
if (hasInfoTypeId() != other.hasInfoTypeId()) return false;
|
|
216
|
+
if (hasInfoTypeId()) {
|
|
217
|
+
if (getInfoTypeId()
|
|
218
|
+
!= other.getInfoTypeId()) return false;
|
|
219
|
+
}
|
|
220
|
+
if (hasKey() != other.hasKey()) return false;
|
|
221
|
+
if (hasKey()) {
|
|
222
|
+
if (!getKey()
|
|
223
|
+
.equals(other.getKey())) return false;
|
|
224
|
+
}
|
|
225
|
+
if (hasValue() != other.hasValue()) return false;
|
|
226
|
+
if (hasValue()) {
|
|
227
|
+
if (!getValue()
|
|
228
|
+
.equals(other.getValue())) return false;
|
|
229
|
+
}
|
|
230
|
+
if (!getUnknownFields().equals(other.getUnknownFields())) return false;
|
|
231
|
+
return true;
|
|
232
|
+
}
|
|
233
|
+
|
|
234
|
+
@java.lang.Override
|
|
235
|
+
public int hashCode() {
|
|
236
|
+
if (memoizedHashCode != 0) {
|
|
237
|
+
return memoizedHashCode;
|
|
238
|
+
}
|
|
239
|
+
int hash = 41;
|
|
240
|
+
hash = (19 * hash) + getDescriptor().hashCode();
|
|
241
|
+
if (hasInfoTypeId()) {
|
|
242
|
+
hash = (37 * hash) + INFO_TYPE_ID_FIELD_NUMBER;
|
|
243
|
+
hash = (53 * hash) + getInfoTypeId();
|
|
244
|
+
}
|
|
245
|
+
if (hasKey()) {
|
|
246
|
+
hash = (37 * hash) + KEY_FIELD_NUMBER;
|
|
247
|
+
hash = (53 * hash) + getKey().hashCode();
|
|
248
|
+
}
|
|
249
|
+
if (hasValue()) {
|
|
250
|
+
hash = (37 * hash) + VALUE_FIELD_NUMBER;
|
|
251
|
+
hash = (53 * hash) + getValue().hashCode();
|
|
252
|
+
}
|
|
253
|
+
hash = (29 * hash) + getUnknownFields().hashCode();
|
|
254
|
+
memoizedHashCode = hash;
|
|
255
|
+
return hash;
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo parseFrom(
|
|
259
|
+
java.nio.ByteBuffer data)
|
|
260
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
261
|
+
return PARSER.parseFrom(data);
|
|
262
|
+
}
|
|
263
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo parseFrom(
|
|
264
|
+
java.nio.ByteBuffer data,
|
|
265
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
266
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
267
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
268
|
+
}
|
|
269
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo parseFrom(
|
|
270
|
+
com.google.protobuf.ByteString data)
|
|
271
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
272
|
+
return PARSER.parseFrom(data);
|
|
273
|
+
}
|
|
274
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo parseFrom(
|
|
275
|
+
com.google.protobuf.ByteString data,
|
|
276
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
277
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
278
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
279
|
+
}
|
|
280
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo parseFrom(byte[] data)
|
|
281
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
282
|
+
return PARSER.parseFrom(data);
|
|
283
|
+
}
|
|
284
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo parseFrom(
|
|
285
|
+
byte[] data,
|
|
286
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
287
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
288
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
289
|
+
}
|
|
290
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo parseFrom(java.io.InputStream input)
|
|
291
|
+
throws java.io.IOException {
|
|
292
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
293
|
+
.parseWithIOException(PARSER, input);
|
|
294
|
+
}
|
|
295
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo parseFrom(
|
|
296
|
+
java.io.InputStream input,
|
|
297
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
298
|
+
throws java.io.IOException {
|
|
299
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
300
|
+
.parseWithIOException(PARSER, input, extensionRegistry);
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo parseDelimitedFrom(java.io.InputStream input)
|
|
304
|
+
throws java.io.IOException {
|
|
305
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
306
|
+
.parseDelimitedWithIOException(PARSER, input);
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo parseDelimitedFrom(
|
|
310
|
+
java.io.InputStream input,
|
|
311
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
312
|
+
throws java.io.IOException {
|
|
313
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
314
|
+
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
|
|
315
|
+
}
|
|
316
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo parseFrom(
|
|
317
|
+
com.google.protobuf.CodedInputStream input)
|
|
318
|
+
throws java.io.IOException {
|
|
319
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
320
|
+
.parseWithIOException(PARSER, input);
|
|
321
|
+
}
|
|
322
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo parseFrom(
|
|
323
|
+
com.google.protobuf.CodedInputStream input,
|
|
324
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
325
|
+
throws java.io.IOException {
|
|
326
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
327
|
+
.parseWithIOException(PARSER, input, extensionRegistry);
|
|
328
|
+
}
|
|
329
|
+
|
|
330
|
+
@java.lang.Override
|
|
331
|
+
public Builder newBuilderForType() { return newBuilder(); }
|
|
332
|
+
public static Builder newBuilder() {
|
|
333
|
+
return DEFAULT_INSTANCE.toBuilder();
|
|
334
|
+
}
|
|
335
|
+
public static Builder newBuilder(com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo prototype) {
|
|
336
|
+
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
|
|
337
|
+
}
|
|
338
|
+
@java.lang.Override
|
|
339
|
+
public Builder toBuilder() {
|
|
340
|
+
return this == DEFAULT_INSTANCE
|
|
341
|
+
? new Builder() : new Builder().mergeFrom(this);
|
|
342
|
+
}
|
|
343
|
+
|
|
344
|
+
@java.lang.Override
|
|
345
|
+
protected Builder newBuilderForType(
|
|
346
|
+
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
347
|
+
Builder builder = new Builder(parent);
|
|
348
|
+
return builder;
|
|
349
|
+
}
|
|
350
|
+
/**
|
|
351
|
+
* Protobuf type {@code com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo}
|
|
352
|
+
*/
|
|
353
|
+
public static final class Builder extends
|
|
354
|
+
com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
|
|
355
|
+
// @@protoc_insertion_point(builder_implements:com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo)
|
|
356
|
+
com.lansweeper.dp.outbound.v1.CitrixHostExtraInfoOrBuilder {
|
|
357
|
+
public static final com.google.protobuf.Descriptors.Descriptor
|
|
358
|
+
getDescriptor() {
|
|
359
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixHostExtraInfo_descriptor;
|
|
360
|
+
}
|
|
361
|
+
|
|
362
|
+
@java.lang.Override
|
|
363
|
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
364
|
+
internalGetFieldAccessorTable() {
|
|
365
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixHostExtraInfo_fieldAccessorTable
|
|
366
|
+
.ensureFieldAccessorsInitialized(
|
|
367
|
+
com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo.class, com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo.Builder.class);
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
// Construct using com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo.newBuilder()
|
|
371
|
+
private Builder() {
|
|
372
|
+
|
|
373
|
+
}
|
|
374
|
+
|
|
375
|
+
private Builder(
|
|
376
|
+
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
377
|
+
super(parent);
|
|
378
|
+
|
|
379
|
+
}
|
|
380
|
+
@java.lang.Override
|
|
381
|
+
public Builder clear() {
|
|
382
|
+
super.clear();
|
|
383
|
+
bitField0_ = 0;
|
|
384
|
+
infoTypeId_ = 0;
|
|
385
|
+
key_ = "";
|
|
386
|
+
value_ = "";
|
|
387
|
+
return this;
|
|
388
|
+
}
|
|
389
|
+
|
|
390
|
+
@java.lang.Override
|
|
391
|
+
public com.google.protobuf.Descriptors.Descriptor
|
|
392
|
+
getDescriptorForType() {
|
|
393
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixHostExtraInfo_descriptor;
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
@java.lang.Override
|
|
397
|
+
public com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo getDefaultInstanceForType() {
|
|
398
|
+
return com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo.getDefaultInstance();
|
|
399
|
+
}
|
|
400
|
+
|
|
401
|
+
@java.lang.Override
|
|
402
|
+
public com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo build() {
|
|
403
|
+
com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo result = buildPartial();
|
|
404
|
+
if (!result.isInitialized()) {
|
|
405
|
+
throw newUninitializedMessageException(result);
|
|
406
|
+
}
|
|
407
|
+
return result;
|
|
408
|
+
}
|
|
409
|
+
|
|
410
|
+
@java.lang.Override
|
|
411
|
+
public com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo buildPartial() {
|
|
412
|
+
com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo result = new com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo(this);
|
|
413
|
+
if (bitField0_ != 0) { buildPartial0(result); }
|
|
414
|
+
onBuilt();
|
|
415
|
+
return result;
|
|
416
|
+
}
|
|
417
|
+
|
|
418
|
+
private void buildPartial0(com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo result) {
|
|
419
|
+
int from_bitField0_ = bitField0_;
|
|
420
|
+
int to_bitField0_ = 0;
|
|
421
|
+
if (((from_bitField0_ & 0x00000001) != 0)) {
|
|
422
|
+
result.infoTypeId_ = infoTypeId_;
|
|
423
|
+
to_bitField0_ |= 0x00000001;
|
|
424
|
+
}
|
|
425
|
+
if (((from_bitField0_ & 0x00000002) != 0)) {
|
|
426
|
+
result.key_ = key_;
|
|
427
|
+
to_bitField0_ |= 0x00000002;
|
|
428
|
+
}
|
|
429
|
+
if (((from_bitField0_ & 0x00000004) != 0)) {
|
|
430
|
+
result.value_ = value_;
|
|
431
|
+
to_bitField0_ |= 0x00000004;
|
|
432
|
+
}
|
|
433
|
+
result.bitField0_ |= to_bitField0_;
|
|
434
|
+
}
|
|
435
|
+
|
|
436
|
+
@java.lang.Override
|
|
437
|
+
public Builder clone() {
|
|
438
|
+
return super.clone();
|
|
439
|
+
}
|
|
440
|
+
@java.lang.Override
|
|
441
|
+
public Builder setField(
|
|
442
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
443
|
+
java.lang.Object value) {
|
|
444
|
+
return super.setField(field, value);
|
|
445
|
+
}
|
|
446
|
+
@java.lang.Override
|
|
447
|
+
public Builder clearField(
|
|
448
|
+
com.google.protobuf.Descriptors.FieldDescriptor field) {
|
|
449
|
+
return super.clearField(field);
|
|
450
|
+
}
|
|
451
|
+
@java.lang.Override
|
|
452
|
+
public Builder clearOneof(
|
|
453
|
+
com.google.protobuf.Descriptors.OneofDescriptor oneof) {
|
|
454
|
+
return super.clearOneof(oneof);
|
|
455
|
+
}
|
|
456
|
+
@java.lang.Override
|
|
457
|
+
public Builder setRepeatedField(
|
|
458
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
459
|
+
int index, java.lang.Object value) {
|
|
460
|
+
return super.setRepeatedField(field, index, value);
|
|
461
|
+
}
|
|
462
|
+
@java.lang.Override
|
|
463
|
+
public Builder addRepeatedField(
|
|
464
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
465
|
+
java.lang.Object value) {
|
|
466
|
+
return super.addRepeatedField(field, value);
|
|
467
|
+
}
|
|
468
|
+
@java.lang.Override
|
|
469
|
+
public Builder mergeFrom(com.google.protobuf.Message other) {
|
|
470
|
+
if (other instanceof com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo) {
|
|
471
|
+
return mergeFrom((com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo)other);
|
|
472
|
+
} else {
|
|
473
|
+
super.mergeFrom(other);
|
|
474
|
+
return this;
|
|
475
|
+
}
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
public Builder mergeFrom(com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo other) {
|
|
479
|
+
if (other == com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo.getDefaultInstance()) return this;
|
|
480
|
+
if (other.hasInfoTypeId()) {
|
|
481
|
+
setInfoTypeId(other.getInfoTypeId());
|
|
482
|
+
}
|
|
483
|
+
if (other.hasKey()) {
|
|
484
|
+
key_ = other.key_;
|
|
485
|
+
bitField0_ |= 0x00000002;
|
|
486
|
+
onChanged();
|
|
487
|
+
}
|
|
488
|
+
if (other.hasValue()) {
|
|
489
|
+
value_ = other.value_;
|
|
490
|
+
bitField0_ |= 0x00000004;
|
|
491
|
+
onChanged();
|
|
492
|
+
}
|
|
493
|
+
this.mergeUnknownFields(other.getUnknownFields());
|
|
494
|
+
onChanged();
|
|
495
|
+
return this;
|
|
496
|
+
}
|
|
497
|
+
|
|
498
|
+
@java.lang.Override
|
|
499
|
+
public final boolean isInitialized() {
|
|
500
|
+
return true;
|
|
501
|
+
}
|
|
502
|
+
|
|
503
|
+
@java.lang.Override
|
|
504
|
+
public Builder mergeFrom(
|
|
505
|
+
com.google.protobuf.CodedInputStream input,
|
|
506
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
507
|
+
throws java.io.IOException {
|
|
508
|
+
if (extensionRegistry == null) {
|
|
509
|
+
throw new java.lang.NullPointerException();
|
|
510
|
+
}
|
|
511
|
+
try {
|
|
512
|
+
boolean done = false;
|
|
513
|
+
while (!done) {
|
|
514
|
+
int tag = input.readTag();
|
|
515
|
+
switch (tag) {
|
|
516
|
+
case 0:
|
|
517
|
+
done = true;
|
|
518
|
+
break;
|
|
519
|
+
case 8: {
|
|
520
|
+
infoTypeId_ = input.readInt32();
|
|
521
|
+
bitField0_ |= 0x00000001;
|
|
522
|
+
break;
|
|
523
|
+
} // case 8
|
|
524
|
+
case 18: {
|
|
525
|
+
key_ = input.readStringRequireUtf8();
|
|
526
|
+
bitField0_ |= 0x00000002;
|
|
527
|
+
break;
|
|
528
|
+
} // case 18
|
|
529
|
+
case 26: {
|
|
530
|
+
value_ = input.readStringRequireUtf8();
|
|
531
|
+
bitField0_ |= 0x00000004;
|
|
532
|
+
break;
|
|
533
|
+
} // case 26
|
|
534
|
+
default: {
|
|
535
|
+
if (!super.parseUnknownField(input, extensionRegistry, tag)) {
|
|
536
|
+
done = true; // was an endgroup tag
|
|
537
|
+
}
|
|
538
|
+
break;
|
|
539
|
+
} // default:
|
|
540
|
+
} // switch (tag)
|
|
541
|
+
} // while (!done)
|
|
542
|
+
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
543
|
+
throw e.unwrapIOException();
|
|
544
|
+
} finally {
|
|
545
|
+
onChanged();
|
|
546
|
+
} // finally
|
|
547
|
+
return this;
|
|
548
|
+
}
|
|
549
|
+
private int bitField0_;
|
|
550
|
+
|
|
551
|
+
private int infoTypeId_ ;
|
|
552
|
+
/**
|
|
553
|
+
* <code>optional int32 info_type_id = 1;</code>
|
|
554
|
+
* @return Whether the infoTypeId field is set.
|
|
555
|
+
*/
|
|
556
|
+
@java.lang.Override
|
|
557
|
+
public boolean hasInfoTypeId() {
|
|
558
|
+
return ((bitField0_ & 0x00000001) != 0);
|
|
559
|
+
}
|
|
560
|
+
/**
|
|
561
|
+
* <code>optional int32 info_type_id = 1;</code>
|
|
562
|
+
* @return The infoTypeId.
|
|
563
|
+
*/
|
|
564
|
+
@java.lang.Override
|
|
565
|
+
public int getInfoTypeId() {
|
|
566
|
+
return infoTypeId_;
|
|
567
|
+
}
|
|
568
|
+
/**
|
|
569
|
+
* <code>optional int32 info_type_id = 1;</code>
|
|
570
|
+
* @param value The infoTypeId to set.
|
|
571
|
+
* @return This builder for chaining.
|
|
572
|
+
*/
|
|
573
|
+
public Builder setInfoTypeId(int value) {
|
|
574
|
+
|
|
575
|
+
infoTypeId_ = value;
|
|
576
|
+
bitField0_ |= 0x00000001;
|
|
577
|
+
onChanged();
|
|
578
|
+
return this;
|
|
579
|
+
}
|
|
580
|
+
/**
|
|
581
|
+
* <code>optional int32 info_type_id = 1;</code>
|
|
582
|
+
* @return This builder for chaining.
|
|
583
|
+
*/
|
|
584
|
+
public Builder clearInfoTypeId() {
|
|
585
|
+
bitField0_ = (bitField0_ & ~0x00000001);
|
|
586
|
+
infoTypeId_ = 0;
|
|
587
|
+
onChanged();
|
|
588
|
+
return this;
|
|
589
|
+
}
|
|
590
|
+
|
|
591
|
+
private java.lang.Object key_ = "";
|
|
592
|
+
/**
|
|
593
|
+
* <code>optional string key = 2;</code>
|
|
594
|
+
* @return Whether the key field is set.
|
|
595
|
+
*/
|
|
596
|
+
public boolean hasKey() {
|
|
597
|
+
return ((bitField0_ & 0x00000002) != 0);
|
|
598
|
+
}
|
|
599
|
+
/**
|
|
600
|
+
* <code>optional string key = 2;</code>
|
|
601
|
+
* @return The key.
|
|
602
|
+
*/
|
|
603
|
+
public java.lang.String getKey() {
|
|
604
|
+
java.lang.Object ref = key_;
|
|
605
|
+
if (!(ref instanceof java.lang.String)) {
|
|
606
|
+
com.google.protobuf.ByteString bs =
|
|
607
|
+
(com.google.protobuf.ByteString) ref;
|
|
608
|
+
java.lang.String s = bs.toStringUtf8();
|
|
609
|
+
key_ = s;
|
|
610
|
+
return s;
|
|
611
|
+
} else {
|
|
612
|
+
return (java.lang.String) ref;
|
|
613
|
+
}
|
|
614
|
+
}
|
|
615
|
+
/**
|
|
616
|
+
* <code>optional string key = 2;</code>
|
|
617
|
+
* @return The bytes for key.
|
|
618
|
+
*/
|
|
619
|
+
public com.google.protobuf.ByteString
|
|
620
|
+
getKeyBytes() {
|
|
621
|
+
java.lang.Object ref = key_;
|
|
622
|
+
if (ref instanceof String) {
|
|
623
|
+
com.google.protobuf.ByteString b =
|
|
624
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
625
|
+
(java.lang.String) ref);
|
|
626
|
+
key_ = b;
|
|
627
|
+
return b;
|
|
628
|
+
} else {
|
|
629
|
+
return (com.google.protobuf.ByteString) ref;
|
|
630
|
+
}
|
|
631
|
+
}
|
|
632
|
+
/**
|
|
633
|
+
* <code>optional string key = 2;</code>
|
|
634
|
+
* @param value The key to set.
|
|
635
|
+
* @return This builder for chaining.
|
|
636
|
+
*/
|
|
637
|
+
public Builder setKey(
|
|
638
|
+
java.lang.String value) {
|
|
639
|
+
if (value == null) { throw new NullPointerException(); }
|
|
640
|
+
key_ = value;
|
|
641
|
+
bitField0_ |= 0x00000002;
|
|
642
|
+
onChanged();
|
|
643
|
+
return this;
|
|
644
|
+
}
|
|
645
|
+
/**
|
|
646
|
+
* <code>optional string key = 2;</code>
|
|
647
|
+
* @return This builder for chaining.
|
|
648
|
+
*/
|
|
649
|
+
public Builder clearKey() {
|
|
650
|
+
key_ = getDefaultInstance().getKey();
|
|
651
|
+
bitField0_ = (bitField0_ & ~0x00000002);
|
|
652
|
+
onChanged();
|
|
653
|
+
return this;
|
|
654
|
+
}
|
|
655
|
+
/**
|
|
656
|
+
* <code>optional string key = 2;</code>
|
|
657
|
+
* @param value The bytes for key to set.
|
|
658
|
+
* @return This builder for chaining.
|
|
659
|
+
*/
|
|
660
|
+
public Builder setKeyBytes(
|
|
661
|
+
com.google.protobuf.ByteString value) {
|
|
662
|
+
if (value == null) { throw new NullPointerException(); }
|
|
663
|
+
checkByteStringIsUtf8(value);
|
|
664
|
+
key_ = value;
|
|
665
|
+
bitField0_ |= 0x00000002;
|
|
666
|
+
onChanged();
|
|
667
|
+
return this;
|
|
668
|
+
}
|
|
669
|
+
|
|
670
|
+
private java.lang.Object value_ = "";
|
|
671
|
+
/**
|
|
672
|
+
* <code>optional string value = 3;</code>
|
|
673
|
+
* @return Whether the value field is set.
|
|
674
|
+
*/
|
|
675
|
+
public boolean hasValue() {
|
|
676
|
+
return ((bitField0_ & 0x00000004) != 0);
|
|
677
|
+
}
|
|
678
|
+
/**
|
|
679
|
+
* <code>optional string value = 3;</code>
|
|
680
|
+
* @return The value.
|
|
681
|
+
*/
|
|
682
|
+
public java.lang.String getValue() {
|
|
683
|
+
java.lang.Object ref = value_;
|
|
684
|
+
if (!(ref instanceof java.lang.String)) {
|
|
685
|
+
com.google.protobuf.ByteString bs =
|
|
686
|
+
(com.google.protobuf.ByteString) ref;
|
|
687
|
+
java.lang.String s = bs.toStringUtf8();
|
|
688
|
+
value_ = s;
|
|
689
|
+
return s;
|
|
690
|
+
} else {
|
|
691
|
+
return (java.lang.String) ref;
|
|
692
|
+
}
|
|
693
|
+
}
|
|
694
|
+
/**
|
|
695
|
+
* <code>optional string value = 3;</code>
|
|
696
|
+
* @return The bytes for value.
|
|
697
|
+
*/
|
|
698
|
+
public com.google.protobuf.ByteString
|
|
699
|
+
getValueBytes() {
|
|
700
|
+
java.lang.Object ref = value_;
|
|
701
|
+
if (ref instanceof String) {
|
|
702
|
+
com.google.protobuf.ByteString b =
|
|
703
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
704
|
+
(java.lang.String) ref);
|
|
705
|
+
value_ = b;
|
|
706
|
+
return b;
|
|
707
|
+
} else {
|
|
708
|
+
return (com.google.protobuf.ByteString) ref;
|
|
709
|
+
}
|
|
710
|
+
}
|
|
711
|
+
/**
|
|
712
|
+
* <code>optional string value = 3;</code>
|
|
713
|
+
* @param value The value to set.
|
|
714
|
+
* @return This builder for chaining.
|
|
715
|
+
*/
|
|
716
|
+
public Builder setValue(
|
|
717
|
+
java.lang.String value) {
|
|
718
|
+
if (value == null) { throw new NullPointerException(); }
|
|
719
|
+
value_ = value;
|
|
720
|
+
bitField0_ |= 0x00000004;
|
|
721
|
+
onChanged();
|
|
722
|
+
return this;
|
|
723
|
+
}
|
|
724
|
+
/**
|
|
725
|
+
* <code>optional string value = 3;</code>
|
|
726
|
+
* @return This builder for chaining.
|
|
727
|
+
*/
|
|
728
|
+
public Builder clearValue() {
|
|
729
|
+
value_ = getDefaultInstance().getValue();
|
|
730
|
+
bitField0_ = (bitField0_ & ~0x00000004);
|
|
731
|
+
onChanged();
|
|
732
|
+
return this;
|
|
733
|
+
}
|
|
734
|
+
/**
|
|
735
|
+
* <code>optional string value = 3;</code>
|
|
736
|
+
* @param value The bytes for value to set.
|
|
737
|
+
* @return This builder for chaining.
|
|
738
|
+
*/
|
|
739
|
+
public Builder setValueBytes(
|
|
740
|
+
com.google.protobuf.ByteString value) {
|
|
741
|
+
if (value == null) { throw new NullPointerException(); }
|
|
742
|
+
checkByteStringIsUtf8(value);
|
|
743
|
+
value_ = value;
|
|
744
|
+
bitField0_ |= 0x00000004;
|
|
745
|
+
onChanged();
|
|
746
|
+
return this;
|
|
747
|
+
}
|
|
748
|
+
@java.lang.Override
|
|
749
|
+
public final Builder setUnknownFields(
|
|
750
|
+
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
|
751
|
+
return super.setUnknownFields(unknownFields);
|
|
752
|
+
}
|
|
753
|
+
|
|
754
|
+
@java.lang.Override
|
|
755
|
+
public final Builder mergeUnknownFields(
|
|
756
|
+
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
|
757
|
+
return super.mergeUnknownFields(unknownFields);
|
|
758
|
+
}
|
|
759
|
+
|
|
760
|
+
|
|
761
|
+
// @@protoc_insertion_point(builder_scope:com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo)
|
|
762
|
+
}
|
|
763
|
+
|
|
764
|
+
// @@protoc_insertion_point(class_scope:com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo)
|
|
765
|
+
private static final com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo DEFAULT_INSTANCE;
|
|
766
|
+
static {
|
|
767
|
+
DEFAULT_INSTANCE = new com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo();
|
|
768
|
+
}
|
|
769
|
+
|
|
770
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo getDefaultInstance() {
|
|
771
|
+
return DEFAULT_INSTANCE;
|
|
772
|
+
}
|
|
773
|
+
|
|
774
|
+
private static final com.google.protobuf.Parser<CitrixHostExtraInfo>
|
|
775
|
+
PARSER = new com.google.protobuf.AbstractParser<CitrixHostExtraInfo>() {
|
|
776
|
+
@java.lang.Override
|
|
777
|
+
public CitrixHostExtraInfo parsePartialFrom(
|
|
778
|
+
com.google.protobuf.CodedInputStream input,
|
|
779
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
780
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
781
|
+
Builder builder = newBuilder();
|
|
782
|
+
try {
|
|
783
|
+
builder.mergeFrom(input, extensionRegistry);
|
|
784
|
+
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
785
|
+
throw e.setUnfinishedMessage(builder.buildPartial());
|
|
786
|
+
} catch (com.google.protobuf.UninitializedMessageException e) {
|
|
787
|
+
throw e.asInvalidProtocolBufferException().setUnfinishedMessage(builder.buildPartial());
|
|
788
|
+
} catch (java.io.IOException e) {
|
|
789
|
+
throw new com.google.protobuf.InvalidProtocolBufferException(e)
|
|
790
|
+
.setUnfinishedMessage(builder.buildPartial());
|
|
791
|
+
}
|
|
792
|
+
return builder.buildPartial();
|
|
793
|
+
}
|
|
794
|
+
};
|
|
795
|
+
|
|
796
|
+
public static com.google.protobuf.Parser<CitrixHostExtraInfo> parser() {
|
|
797
|
+
return PARSER;
|
|
798
|
+
}
|
|
799
|
+
|
|
800
|
+
@java.lang.Override
|
|
801
|
+
public com.google.protobuf.Parser<CitrixHostExtraInfo> getParserForType() {
|
|
802
|
+
return PARSER;
|
|
803
|
+
}
|
|
804
|
+
|
|
805
|
+
@java.lang.Override
|
|
806
|
+
public com.lansweeper.dp.outbound.v1.CitrixHostExtraInfo getDefaultInstanceForType() {
|
|
807
|
+
return DEFAULT_INSTANCE;
|
|
808
|
+
}
|
|
809
|
+
|
|
810
|
+
}
|
|
811
|
+
|