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