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