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