@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.
Files changed (193) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/gen-proto/image.json +1 -1
  3. package/gen-proto/outbound_grpc_pb.d.ts +0 -17
  4. package/gen-proto/outbound_grpc_pb.js +0 -12
  5. package/gen-proto/outbound_pb.d.ts +1869 -0
  6. package/gen-proto/outbound_pb.js +15016 -4
  7. package/generated-go/outbound.pb.go +15785 -11570
  8. package/generated-go/outbound_grpc.pb.go +0 -40
  9. package/java.json +1 -1
  10. package/model/pom.xml +1 -1
  11. package/model/src/main/proto/outbound.proto +340 -6
  12. package/model/target/classes/com/lansweeper/dp/outbound/v1/Asset$1.class +0 -0
  13. package/model/target/classes/com/lansweeper/dp/outbound/v1/Asset$Builder.class +0 -0
  14. package/model/target/classes/com/lansweeper/dp/outbound/v1/Asset.class +0 -0
  15. package/model/target/classes/com/lansweeper/dp/outbound/v1/AssetOrBuilder.class +0 -0
  16. package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix$1.class +0 -0
  17. package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix$2.class +0 -0
  18. package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix$Builder.class +0 -0
  19. package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix$CitrixDataCase.class +0 -0
  20. package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix.class +0 -0
  21. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixAppliance$1.class +0 -0
  22. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixAppliance$Builder.class +0 -0
  23. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixAppliance.class +0 -0
  24. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixApplianceOrBuilder.class +0 -0
  25. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuest$1.class +0 -0
  26. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuest$Builder.class +0 -0
  27. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuest.class +0 -0
  28. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo$1.class +0 -0
  29. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo$Builder.class +0 -0
  30. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo.class +0 -0
  31. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfoOrBuilder.class +0 -0
  32. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestOrBuilder.class +0 -0
  33. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHost$1.class +0 -0
  34. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHost$Builder.class +0 -0
  35. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHost.class +0 -0
  36. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostCrashDump$1.class +0 -0
  37. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostCrashDump$Builder.class +0 -0
  38. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostCrashDump.class +0 -0
  39. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostCrashDumpOrBuilder.class +0 -0
  40. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo$1.class +0 -0
  41. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo$Builder.class +0 -0
  42. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo.class +0 -0
  43. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfoOrBuilder.class +0 -0
  44. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostOrBuilder.class +0 -0
  45. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPatch$1.class +0 -0
  46. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPatch$Builder.class +0 -0
  47. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPatch.class +0 -0
  48. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPatchOrBuilder.class +0 -0
  49. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu$1.class +0 -0
  50. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu$Builder.class +0 -0
  51. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu.class +0 -0
  52. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpuOrBuilder.class +0 -0
  53. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixOrBuilder.class +0 -0
  54. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPci$1.class +0 -0
  55. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPci$Builder.class +0 -0
  56. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPci.class +0 -0
  57. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPciOrBuilder.class +0 -0
  58. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice$1.class +0 -0
  59. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice$Builder.class +0 -0
  60. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice.class +0 -0
  61. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDeviceOrBuilder.class +0 -0
  62. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface$1.class +0 -0
  63. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface$Builder.class +0 -0
  64. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface.class +0 -0
  65. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterfaceOrBuilder.class +0 -0
  66. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPool$1.class +0 -0
  67. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPool$Builder.class +0 -0
  68. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPool.class +0 -0
  69. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOrBuilder.class +0 -0
  70. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration$1.class +0 -0
  71. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration$Builder.class +0 -0
  72. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration.class +0 -0
  73. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfigurationOrBuilder.class +0 -0
  74. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolPatch$1.class +0 -0
  75. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolPatch$Builder.class +0 -0
  76. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolPatch.class +0 -0
  77. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolPatchOrBuilder.class +0 -0
  78. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolRestriction$1.class +0 -0
  79. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolRestriction$Builder.class +0 -0
  80. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolRestriction.class +0 -0
  81. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolRestrictionOrBuilder.class +0 -0
  82. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixStorage$1.class +0 -0
  83. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixStorage$Builder.class +0 -0
  84. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixStorage.class +0 -0
  85. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixStorageOrBuilder.class +0 -0
  86. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice$1.class +0 -0
  87. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice$Builder.class +0 -0
  88. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice.class +0 -0
  89. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDeviceOrBuilder.class +0 -0
  90. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage$1.class +0 -0
  91. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage$Builder.class +0 -0
  92. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage.class +0 -0
  93. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImageOrBuilder.class +0 -0
  94. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface$1.class +0 -0
  95. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface$Builder.class +0 -0
  96. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface.class +0 -0
  97. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress$1.class +0 -0
  98. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress$Builder.class +0 -0
  99. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress.class +0 -0
  100. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddressOrBuilder.class +0 -0
  101. package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceOrBuilder.class +0 -0
  102. package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterface$1.class +0 -0
  103. package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterface$Builder.class +0 -0
  104. package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterface.class +0 -0
  105. package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterfaceOrBuilder.class +0 -0
  106. package/model/target/classes/com/lansweeper/dp/outbound/v1/Outbound.class +0 -0
  107. package/model/target/classes/com/lansweeper/dp/outbound/v1/SpecHardwareInfo$1.class +0 -0
  108. package/model/target/classes/com/lansweeper/dp/outbound/v1/SpecHardwareInfo$Builder.class +0 -0
  109. package/model/target/classes/com/lansweeper/dp/outbound/v1/SpecHardwareInfo.class +0 -0
  110. package/model/target/classes/com/lansweeper/dp/outbound/v1/SpecHardwareInfoOrBuilder.class +0 -0
  111. package/model/target/classes/outbound.proto +340 -6
  112. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Asset.java +185 -0
  113. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/AssetOrBuilder.java +15 -0
  114. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Citrix.java +1123 -0
  115. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixAppliance.java +723 -0
  116. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixApplianceOrBuilder.java +44 -0
  117. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixGuest.java +6962 -0
  118. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo.java +811 -0
  119. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfoOrBuilder.java +55 -0
  120. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixGuestOrBuilder.java +678 -0
  121. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHost.java +6085 -0
  122. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostCrashDump.java +688 -0
  123. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostCrashDumpOrBuilder.java +36 -0
  124. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo.java +811 -0
  125. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfoOrBuilder.java +55 -0
  126. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostOrBuilder.java +526 -0
  127. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostPatch.java +1159 -0
  128. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostPatchOrBuilder.java +87 -0
  129. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu.java +1550 -0
  130. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpuOrBuilder.java +139 -0
  131. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixOrBuilder.java +57 -0
  132. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPci.java +1194 -0
  133. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPciOrBuilder.java +95 -0
  134. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice.java +1126 -0
  135. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDeviceOrBuilder.java +89 -0
  136. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface.java +4383 -0
  137. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterfaceOrBuilder.java +447 -0
  138. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPool.java +5189 -0
  139. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolOrBuilder.java +444 -0
  140. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration.java +812 -0
  141. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfigurationOrBuilder.java +55 -0
  142. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolPatch.java +1215 -0
  143. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolPatchOrBuilder.java +100 -0
  144. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolRestriction.java +723 -0
  145. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolRestrictionOrBuilder.java +44 -0
  146. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixStorage.java +2867 -0
  147. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixStorageOrBuilder.java +262 -0
  148. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice.java +2513 -0
  149. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDeviceOrBuilder.java +246 -0
  150. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage.java +2587 -0
  151. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImageOrBuilder.java +264 -0
  152. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface.java +2532 -0
  153. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress.java +654 -0
  154. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddressOrBuilder.java +38 -0
  155. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceOrBuilder.java +231 -0
  156. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/NetworkInterface.java +3081 -1048
  157. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/NetworkInterfaceOrBuilder.java +213 -5
  158. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Outbound.java +3788 -3249
  159. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/SpecHardwareInfo.java +386 -0
  160. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/SpecHardwareInfoOrBuilder.java +58 -0
  161. package/model/target/maven-archiver/pom.properties +2 -2
  162. package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +86 -0
  163. package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +42 -0
  164. package/model/target/{outbound-model-0.3.38-sources.jar → outbound-model-0.4.1-sources.jar} +0 -0
  165. package/model/target/{outbound-model-0.3.38.jar → outbound-model-0.4.1.jar} +0 -0
  166. package/package.json +2 -2
  167. package/pom.xml +1 -1
  168. package/proto/outbound.proto +340 -6
  169. package/service/pom.xml +1 -1
  170. package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$1.class +0 -0
  171. package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$2.class +0 -0
  172. package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$3.class +0 -0
  173. package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceBaseDescriptorSupplier.class +0 -0
  174. package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceBlockingStub.class +0 -0
  175. package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceFileDescriptorSupplier.class +0 -0
  176. package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceFutureStub.class +0 -0
  177. package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceImplBase.class +0 -0
  178. package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceMethodDescriptorSupplier.class +0 -0
  179. package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceStub.class +0 -0
  180. package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$MethodHandlers.class +0 -0
  181. package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc.class +0 -0
  182. package/service/target/classes/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc$DataCoreOutboundServiceImplBase.class +0 -0
  183. package/service/target/classes/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc$MethodHandlers.class +0 -0
  184. package/service/target/classes/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc$ReactorDataCoreOutboundServiceStub.class +0 -0
  185. package/service/target/classes/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc.class +0 -0
  186. package/service/target/generated-sources/protobuf/grpc-java/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc.java +3 -89
  187. package/service/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ReactorDataCoreBackofficeServiceGrpc.java +12 -12
  188. package/service/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc.java +3 -43
  189. package/service/target/maven-archiver/pom.properties +2 -2
  190. package/service/target/outbound-service-0.4.1-sources.jar +0 -0
  191. package/service/target/outbound-service-0.4.1.jar +0 -0
  192. package/service/target/outbound-service-0.3.38-sources.jar +0 -0
  193. package/service/target/outbound-service-0.3.38.jar +0 -0
@@ -0,0 +1,2867 @@
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.CitrixStorage}
9
+ */
10
+ public final class CitrixStorage extends
11
+ com.google.protobuf.GeneratedMessageV3 implements
12
+ // @@protoc_insertion_point(message_implements:com.lansweeper.dp.outbound.v1.CitrixStorage)
13
+ CitrixStorageOrBuilder {
14
+ private static final long serialVersionUID = 0L;
15
+ // Use CitrixStorage.newBuilder() to construct.
16
+ private CitrixStorage(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
17
+ super(builder);
18
+ }
19
+ private CitrixStorage() {
20
+ name_ = "";
21
+ description_ = "";
22
+ type_ = "";
23
+ contentType_ = "";
24
+ tags_ = "";
25
+ hostUuids_ =
26
+ com.google.protobuf.LazyStringArrayList.emptyList();
27
+ storageRef_ = "";
28
+ physicalBlockDevices_ = java.util.Collections.emptyList();
29
+ virtualDiskImages_ = java.util.Collections.emptyList();
30
+ }
31
+
32
+ @java.lang.Override
33
+ @SuppressWarnings({"unused"})
34
+ protected java.lang.Object newInstance(
35
+ UnusedPrivateParameter unused) {
36
+ return new CitrixStorage();
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_CitrixStorage_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_CitrixStorage_fieldAccessorTable
48
+ .ensureFieldAccessorsInitialized(
49
+ com.lansweeper.dp.outbound.v1.CitrixStorage.class, com.lansweeper.dp.outbound.v1.CitrixStorage.Builder.class);
50
+ }
51
+
52
+ private int bitField0_;
53
+ public static final int NAME_FIELD_NUMBER = 1;
54
+ @SuppressWarnings("serial")
55
+ private volatile java.lang.Object name_ = "";
56
+ /**
57
+ * <code>optional string name = 1;</code>
58
+ * @return Whether the name field is set.
59
+ */
60
+ @java.lang.Override
61
+ public boolean hasName() {
62
+ return ((bitField0_ & 0x00000001) != 0);
63
+ }
64
+ /**
65
+ * <code>optional string name = 1;</code>
66
+ * @return The name.
67
+ */
68
+ @java.lang.Override
69
+ public java.lang.String getName() {
70
+ java.lang.Object ref = name_;
71
+ if (ref instanceof java.lang.String) {
72
+ return (java.lang.String) ref;
73
+ } else {
74
+ com.google.protobuf.ByteString bs =
75
+ (com.google.protobuf.ByteString) ref;
76
+ java.lang.String s = bs.toStringUtf8();
77
+ name_ = s;
78
+ return s;
79
+ }
80
+ }
81
+ /**
82
+ * <code>optional string name = 1;</code>
83
+ * @return The bytes for name.
84
+ */
85
+ @java.lang.Override
86
+ public com.google.protobuf.ByteString
87
+ getNameBytes() {
88
+ java.lang.Object ref = name_;
89
+ if (ref instanceof java.lang.String) {
90
+ com.google.protobuf.ByteString b =
91
+ com.google.protobuf.ByteString.copyFromUtf8(
92
+ (java.lang.String) ref);
93
+ name_ = b;
94
+ return b;
95
+ } else {
96
+ return (com.google.protobuf.ByteString) ref;
97
+ }
98
+ }
99
+
100
+ public static final int DESCRIPTION_FIELD_NUMBER = 2;
101
+ @SuppressWarnings("serial")
102
+ private volatile java.lang.Object description_ = "";
103
+ /**
104
+ * <code>optional string description = 2;</code>
105
+ * @return Whether the description field is set.
106
+ */
107
+ @java.lang.Override
108
+ public boolean hasDescription() {
109
+ return ((bitField0_ & 0x00000002) != 0);
110
+ }
111
+ /**
112
+ * <code>optional string description = 2;</code>
113
+ * @return The description.
114
+ */
115
+ @java.lang.Override
116
+ public java.lang.String getDescription() {
117
+ java.lang.Object ref = description_;
118
+ if (ref instanceof java.lang.String) {
119
+ return (java.lang.String) ref;
120
+ } else {
121
+ com.google.protobuf.ByteString bs =
122
+ (com.google.protobuf.ByteString) ref;
123
+ java.lang.String s = bs.toStringUtf8();
124
+ description_ = s;
125
+ return s;
126
+ }
127
+ }
128
+ /**
129
+ * <code>optional string description = 2;</code>
130
+ * @return The bytes for description.
131
+ */
132
+ @java.lang.Override
133
+ public com.google.protobuf.ByteString
134
+ getDescriptionBytes() {
135
+ java.lang.Object ref = description_;
136
+ if (ref instanceof java.lang.String) {
137
+ com.google.protobuf.ByteString b =
138
+ com.google.protobuf.ByteString.copyFromUtf8(
139
+ (java.lang.String) ref);
140
+ description_ = b;
141
+ return b;
142
+ } else {
143
+ return (com.google.protobuf.ByteString) ref;
144
+ }
145
+ }
146
+
147
+ public static final int PHYSICAL_SIZE_FIELD_NUMBER = 3;
148
+ private long physicalSize_ = 0L;
149
+ /**
150
+ * <code>optional int64 physical_size = 3;</code>
151
+ * @return Whether the physicalSize field is set.
152
+ */
153
+ @java.lang.Override
154
+ public boolean hasPhysicalSize() {
155
+ return ((bitField0_ & 0x00000004) != 0);
156
+ }
157
+ /**
158
+ * <code>optional int64 physical_size = 3;</code>
159
+ * @return The physicalSize.
160
+ */
161
+ @java.lang.Override
162
+ public long getPhysicalSize() {
163
+ return physicalSize_;
164
+ }
165
+
166
+ public static final int PHYSICAL_UTILIZATION_FIELD_NUMBER = 4;
167
+ private long physicalUtilization_ = 0L;
168
+ /**
169
+ * <code>optional int64 physical_utilization = 4;</code>
170
+ * @return Whether the physicalUtilization field is set.
171
+ */
172
+ @java.lang.Override
173
+ public boolean hasPhysicalUtilization() {
174
+ return ((bitField0_ & 0x00000008) != 0);
175
+ }
176
+ /**
177
+ * <code>optional int64 physical_utilization = 4;</code>
178
+ * @return The physicalUtilization.
179
+ */
180
+ @java.lang.Override
181
+ public long getPhysicalUtilization() {
182
+ return physicalUtilization_;
183
+ }
184
+
185
+ public static final int TYPE_FIELD_NUMBER = 5;
186
+ @SuppressWarnings("serial")
187
+ private volatile java.lang.Object type_ = "";
188
+ /**
189
+ * <code>optional string type = 5;</code>
190
+ * @return Whether the type field is set.
191
+ */
192
+ @java.lang.Override
193
+ public boolean hasType() {
194
+ return ((bitField0_ & 0x00000010) != 0);
195
+ }
196
+ /**
197
+ * <code>optional string type = 5;</code>
198
+ * @return The type.
199
+ */
200
+ @java.lang.Override
201
+ public java.lang.String getType() {
202
+ java.lang.Object ref = type_;
203
+ if (ref instanceof java.lang.String) {
204
+ return (java.lang.String) ref;
205
+ } else {
206
+ com.google.protobuf.ByteString bs =
207
+ (com.google.protobuf.ByteString) ref;
208
+ java.lang.String s = bs.toStringUtf8();
209
+ type_ = s;
210
+ return s;
211
+ }
212
+ }
213
+ /**
214
+ * <code>optional string type = 5;</code>
215
+ * @return The bytes for type.
216
+ */
217
+ @java.lang.Override
218
+ public com.google.protobuf.ByteString
219
+ getTypeBytes() {
220
+ java.lang.Object ref = type_;
221
+ if (ref instanceof java.lang.String) {
222
+ com.google.protobuf.ByteString b =
223
+ com.google.protobuf.ByteString.copyFromUtf8(
224
+ (java.lang.String) ref);
225
+ type_ = b;
226
+ return b;
227
+ } else {
228
+ return (com.google.protobuf.ByteString) ref;
229
+ }
230
+ }
231
+
232
+ public static final int CONTENT_TYPE_FIELD_NUMBER = 6;
233
+ @SuppressWarnings("serial")
234
+ private volatile java.lang.Object contentType_ = "";
235
+ /**
236
+ * <code>optional string content_type = 6;</code>
237
+ * @return Whether the contentType field is set.
238
+ */
239
+ @java.lang.Override
240
+ public boolean hasContentType() {
241
+ return ((bitField0_ & 0x00000020) != 0);
242
+ }
243
+ /**
244
+ * <code>optional string content_type = 6;</code>
245
+ * @return The contentType.
246
+ */
247
+ @java.lang.Override
248
+ public java.lang.String getContentType() {
249
+ java.lang.Object ref = contentType_;
250
+ if (ref instanceof java.lang.String) {
251
+ return (java.lang.String) ref;
252
+ } else {
253
+ com.google.protobuf.ByteString bs =
254
+ (com.google.protobuf.ByteString) ref;
255
+ java.lang.String s = bs.toStringUtf8();
256
+ contentType_ = s;
257
+ return s;
258
+ }
259
+ }
260
+ /**
261
+ * <code>optional string content_type = 6;</code>
262
+ * @return The bytes for contentType.
263
+ */
264
+ @java.lang.Override
265
+ public com.google.protobuf.ByteString
266
+ getContentTypeBytes() {
267
+ java.lang.Object ref = contentType_;
268
+ if (ref instanceof java.lang.String) {
269
+ com.google.protobuf.ByteString b =
270
+ com.google.protobuf.ByteString.copyFromUtf8(
271
+ (java.lang.String) ref);
272
+ contentType_ = b;
273
+ return b;
274
+ } else {
275
+ return (com.google.protobuf.ByteString) ref;
276
+ }
277
+ }
278
+
279
+ public static final int CLUSTERED_FIELD_NUMBER = 7;
280
+ private boolean clustered_ = false;
281
+ /**
282
+ * <code>optional bool clustered = 7;</code>
283
+ * @return Whether the clustered field is set.
284
+ */
285
+ @java.lang.Override
286
+ public boolean hasClustered() {
287
+ return ((bitField0_ & 0x00000040) != 0);
288
+ }
289
+ /**
290
+ * <code>optional bool clustered = 7;</code>
291
+ * @return The clustered.
292
+ */
293
+ @java.lang.Override
294
+ public boolean getClustered() {
295
+ return clustered_;
296
+ }
297
+
298
+ public static final int IS_TOOLS_STORAGE_FIELD_NUMBER = 8;
299
+ private boolean isToolsStorage_ = false;
300
+ /**
301
+ * <code>optional bool is_tools_storage = 8;</code>
302
+ * @return Whether the isToolsStorage field is set.
303
+ */
304
+ @java.lang.Override
305
+ public boolean hasIsToolsStorage() {
306
+ return ((bitField0_ & 0x00000080) != 0);
307
+ }
308
+ /**
309
+ * <code>optional bool is_tools_storage = 8;</code>
310
+ * @return The isToolsStorage.
311
+ */
312
+ @java.lang.Override
313
+ public boolean getIsToolsStorage() {
314
+ return isToolsStorage_;
315
+ }
316
+
317
+ public static final int LOCAL_CACHE_FIELD_NUMBER = 9;
318
+ private boolean localCache_ = false;
319
+ /**
320
+ * <code>optional bool local_cache = 9;</code>
321
+ * @return Whether the localCache field is set.
322
+ */
323
+ @java.lang.Override
324
+ public boolean hasLocalCache() {
325
+ return ((bitField0_ & 0x00000100) != 0);
326
+ }
327
+ /**
328
+ * <code>optional bool local_cache = 9;</code>
329
+ * @return The localCache.
330
+ */
331
+ @java.lang.Override
332
+ public boolean getLocalCache() {
333
+ return localCache_;
334
+ }
335
+
336
+ public static final int SHARED_FIELD_NUMBER = 10;
337
+ private boolean shared_ = false;
338
+ /**
339
+ * <code>optional bool shared = 10;</code>
340
+ * @return Whether the shared field is set.
341
+ */
342
+ @java.lang.Override
343
+ public boolean hasShared() {
344
+ return ((bitField0_ & 0x00000200) != 0);
345
+ }
346
+ /**
347
+ * <code>optional bool shared = 10;</code>
348
+ * @return The shared.
349
+ */
350
+ @java.lang.Override
351
+ public boolean getShared() {
352
+ return shared_;
353
+ }
354
+
355
+ public static final int TAGS_FIELD_NUMBER = 11;
356
+ @SuppressWarnings("serial")
357
+ private volatile java.lang.Object tags_ = "";
358
+ /**
359
+ * <code>optional string tags = 11;</code>
360
+ * @return Whether the tags field is set.
361
+ */
362
+ @java.lang.Override
363
+ public boolean hasTags() {
364
+ return ((bitField0_ & 0x00000400) != 0);
365
+ }
366
+ /**
367
+ * <code>optional string tags = 11;</code>
368
+ * @return The tags.
369
+ */
370
+ @java.lang.Override
371
+ public java.lang.String getTags() {
372
+ java.lang.Object ref = tags_;
373
+ if (ref instanceof java.lang.String) {
374
+ return (java.lang.String) ref;
375
+ } else {
376
+ com.google.protobuf.ByteString bs =
377
+ (com.google.protobuf.ByteString) ref;
378
+ java.lang.String s = bs.toStringUtf8();
379
+ tags_ = s;
380
+ return s;
381
+ }
382
+ }
383
+ /**
384
+ * <code>optional string tags = 11;</code>
385
+ * @return The bytes for tags.
386
+ */
387
+ @java.lang.Override
388
+ public com.google.protobuf.ByteString
389
+ getTagsBytes() {
390
+ java.lang.Object ref = tags_;
391
+ if (ref instanceof java.lang.String) {
392
+ com.google.protobuf.ByteString b =
393
+ com.google.protobuf.ByteString.copyFromUtf8(
394
+ (java.lang.String) ref);
395
+ tags_ = b;
396
+ return b;
397
+ } else {
398
+ return (com.google.protobuf.ByteString) ref;
399
+ }
400
+ }
401
+
402
+ public static final int VIRTUAL_ALLOCATION_FIELD_NUMBER = 12;
403
+ private long virtualAllocation_ = 0L;
404
+ /**
405
+ * <code>optional int64 virtual_allocation = 12;</code>
406
+ * @return Whether the virtualAllocation field is set.
407
+ */
408
+ @java.lang.Override
409
+ public boolean hasVirtualAllocation() {
410
+ return ((bitField0_ & 0x00000800) != 0);
411
+ }
412
+ /**
413
+ * <code>optional int64 virtual_allocation = 12;</code>
414
+ * @return The virtualAllocation.
415
+ */
416
+ @java.lang.Override
417
+ public long getVirtualAllocation() {
418
+ return virtualAllocation_;
419
+ }
420
+
421
+ public static final int HOST_UUIDS_FIELD_NUMBER = 13;
422
+ @SuppressWarnings("serial")
423
+ private com.google.protobuf.LazyStringArrayList hostUuids_ =
424
+ com.google.protobuf.LazyStringArrayList.emptyList();
425
+ /**
426
+ * <code>repeated string host_uuids = 13;</code>
427
+ * @return A list containing the hostUuids.
428
+ */
429
+ public com.google.protobuf.ProtocolStringList
430
+ getHostUuidsList() {
431
+ return hostUuids_;
432
+ }
433
+ /**
434
+ * <code>repeated string host_uuids = 13;</code>
435
+ * @return The count of hostUuids.
436
+ */
437
+ public int getHostUuidsCount() {
438
+ return hostUuids_.size();
439
+ }
440
+ /**
441
+ * <code>repeated string host_uuids = 13;</code>
442
+ * @param index The index of the element to return.
443
+ * @return The hostUuids at the given index.
444
+ */
445
+ public java.lang.String getHostUuids(int index) {
446
+ return hostUuids_.get(index);
447
+ }
448
+ /**
449
+ * <code>repeated string host_uuids = 13;</code>
450
+ * @param index The index of the value to return.
451
+ * @return The bytes of the hostUuids at the given index.
452
+ */
453
+ public com.google.protobuf.ByteString
454
+ getHostUuidsBytes(int index) {
455
+ return hostUuids_.getByteString(index);
456
+ }
457
+
458
+ public static final int STORAGE_REF_FIELD_NUMBER = 14;
459
+ @SuppressWarnings("serial")
460
+ private volatile java.lang.Object storageRef_ = "";
461
+ /**
462
+ * <code>optional string storage_ref = 14;</code>
463
+ * @return Whether the storageRef field is set.
464
+ */
465
+ @java.lang.Override
466
+ public boolean hasStorageRef() {
467
+ return ((bitField0_ & 0x00001000) != 0);
468
+ }
469
+ /**
470
+ * <code>optional string storage_ref = 14;</code>
471
+ * @return The storageRef.
472
+ */
473
+ @java.lang.Override
474
+ public java.lang.String getStorageRef() {
475
+ java.lang.Object ref = storageRef_;
476
+ if (ref instanceof java.lang.String) {
477
+ return (java.lang.String) ref;
478
+ } else {
479
+ com.google.protobuf.ByteString bs =
480
+ (com.google.protobuf.ByteString) ref;
481
+ java.lang.String s = bs.toStringUtf8();
482
+ storageRef_ = s;
483
+ return s;
484
+ }
485
+ }
486
+ /**
487
+ * <code>optional string storage_ref = 14;</code>
488
+ * @return The bytes for storageRef.
489
+ */
490
+ @java.lang.Override
491
+ public com.google.protobuf.ByteString
492
+ getStorageRefBytes() {
493
+ java.lang.Object ref = storageRef_;
494
+ if (ref instanceof java.lang.String) {
495
+ com.google.protobuf.ByteString b =
496
+ com.google.protobuf.ByteString.copyFromUtf8(
497
+ (java.lang.String) ref);
498
+ storageRef_ = b;
499
+ return b;
500
+ } else {
501
+ return (com.google.protobuf.ByteString) ref;
502
+ }
503
+ }
504
+
505
+ public static final int PHYSICAL_BLOCK_DEVICES_FIELD_NUMBER = 15;
506
+ @SuppressWarnings("serial")
507
+ private java.util.List<com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice> physicalBlockDevices_;
508
+ /**
509
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
510
+ */
511
+ @java.lang.Override
512
+ public java.util.List<com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice> getPhysicalBlockDevicesList() {
513
+ return physicalBlockDevices_;
514
+ }
515
+ /**
516
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
517
+ */
518
+ @java.lang.Override
519
+ public java.util.List<? extends com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDeviceOrBuilder>
520
+ getPhysicalBlockDevicesOrBuilderList() {
521
+ return physicalBlockDevices_;
522
+ }
523
+ /**
524
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
525
+ */
526
+ @java.lang.Override
527
+ public int getPhysicalBlockDevicesCount() {
528
+ return physicalBlockDevices_.size();
529
+ }
530
+ /**
531
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
532
+ */
533
+ @java.lang.Override
534
+ public com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice getPhysicalBlockDevices(int index) {
535
+ return physicalBlockDevices_.get(index);
536
+ }
537
+ /**
538
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
539
+ */
540
+ @java.lang.Override
541
+ public com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDeviceOrBuilder getPhysicalBlockDevicesOrBuilder(
542
+ int index) {
543
+ return physicalBlockDevices_.get(index);
544
+ }
545
+
546
+ public static final int VIRTUAL_DISK_IMAGES_FIELD_NUMBER = 16;
547
+ @SuppressWarnings("serial")
548
+ private java.util.List<com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage> virtualDiskImages_;
549
+ /**
550
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
551
+ */
552
+ @java.lang.Override
553
+ public java.util.List<com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage> getVirtualDiskImagesList() {
554
+ return virtualDiskImages_;
555
+ }
556
+ /**
557
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
558
+ */
559
+ @java.lang.Override
560
+ public java.util.List<? extends com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImageOrBuilder>
561
+ getVirtualDiskImagesOrBuilderList() {
562
+ return virtualDiskImages_;
563
+ }
564
+ /**
565
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
566
+ */
567
+ @java.lang.Override
568
+ public int getVirtualDiskImagesCount() {
569
+ return virtualDiskImages_.size();
570
+ }
571
+ /**
572
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
573
+ */
574
+ @java.lang.Override
575
+ public com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage getVirtualDiskImages(int index) {
576
+ return virtualDiskImages_.get(index);
577
+ }
578
+ /**
579
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
580
+ */
581
+ @java.lang.Override
582
+ public com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImageOrBuilder getVirtualDiskImagesOrBuilder(
583
+ int index) {
584
+ return virtualDiskImages_.get(index);
585
+ }
586
+
587
+ private byte memoizedIsInitialized = -1;
588
+ @java.lang.Override
589
+ public final boolean isInitialized() {
590
+ byte isInitialized = memoizedIsInitialized;
591
+ if (isInitialized == 1) return true;
592
+ if (isInitialized == 0) return false;
593
+
594
+ memoizedIsInitialized = 1;
595
+ return true;
596
+ }
597
+
598
+ @java.lang.Override
599
+ public void writeTo(com.google.protobuf.CodedOutputStream output)
600
+ throws java.io.IOException {
601
+ if (((bitField0_ & 0x00000001) != 0)) {
602
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
603
+ }
604
+ if (((bitField0_ & 0x00000002) != 0)) {
605
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 2, description_);
606
+ }
607
+ if (((bitField0_ & 0x00000004) != 0)) {
608
+ output.writeInt64(3, physicalSize_);
609
+ }
610
+ if (((bitField0_ & 0x00000008) != 0)) {
611
+ output.writeInt64(4, physicalUtilization_);
612
+ }
613
+ if (((bitField0_ & 0x00000010) != 0)) {
614
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 5, type_);
615
+ }
616
+ if (((bitField0_ & 0x00000020) != 0)) {
617
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 6, contentType_);
618
+ }
619
+ if (((bitField0_ & 0x00000040) != 0)) {
620
+ output.writeBool(7, clustered_);
621
+ }
622
+ if (((bitField0_ & 0x00000080) != 0)) {
623
+ output.writeBool(8, isToolsStorage_);
624
+ }
625
+ if (((bitField0_ & 0x00000100) != 0)) {
626
+ output.writeBool(9, localCache_);
627
+ }
628
+ if (((bitField0_ & 0x00000200) != 0)) {
629
+ output.writeBool(10, shared_);
630
+ }
631
+ if (((bitField0_ & 0x00000400) != 0)) {
632
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 11, tags_);
633
+ }
634
+ if (((bitField0_ & 0x00000800) != 0)) {
635
+ output.writeInt64(12, virtualAllocation_);
636
+ }
637
+ for (int i = 0; i < hostUuids_.size(); i++) {
638
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 13, hostUuids_.getRaw(i));
639
+ }
640
+ if (((bitField0_ & 0x00001000) != 0)) {
641
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 14, storageRef_);
642
+ }
643
+ for (int i = 0; i < physicalBlockDevices_.size(); i++) {
644
+ output.writeMessage(15, physicalBlockDevices_.get(i));
645
+ }
646
+ for (int i = 0; i < virtualDiskImages_.size(); i++) {
647
+ output.writeMessage(16, virtualDiskImages_.get(i));
648
+ }
649
+ getUnknownFields().writeTo(output);
650
+ }
651
+
652
+ @java.lang.Override
653
+ public int getSerializedSize() {
654
+ int size = memoizedSize;
655
+ if (size != -1) return size;
656
+
657
+ size = 0;
658
+ if (((bitField0_ & 0x00000001) != 0)) {
659
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
660
+ }
661
+ if (((bitField0_ & 0x00000002) != 0)) {
662
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, description_);
663
+ }
664
+ if (((bitField0_ & 0x00000004) != 0)) {
665
+ size += com.google.protobuf.CodedOutputStream
666
+ .computeInt64Size(3, physicalSize_);
667
+ }
668
+ if (((bitField0_ & 0x00000008) != 0)) {
669
+ size += com.google.protobuf.CodedOutputStream
670
+ .computeInt64Size(4, physicalUtilization_);
671
+ }
672
+ if (((bitField0_ & 0x00000010) != 0)) {
673
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(5, type_);
674
+ }
675
+ if (((bitField0_ & 0x00000020) != 0)) {
676
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(6, contentType_);
677
+ }
678
+ if (((bitField0_ & 0x00000040) != 0)) {
679
+ size += com.google.protobuf.CodedOutputStream
680
+ .computeBoolSize(7, clustered_);
681
+ }
682
+ if (((bitField0_ & 0x00000080) != 0)) {
683
+ size += com.google.protobuf.CodedOutputStream
684
+ .computeBoolSize(8, isToolsStorage_);
685
+ }
686
+ if (((bitField0_ & 0x00000100) != 0)) {
687
+ size += com.google.protobuf.CodedOutputStream
688
+ .computeBoolSize(9, localCache_);
689
+ }
690
+ if (((bitField0_ & 0x00000200) != 0)) {
691
+ size += com.google.protobuf.CodedOutputStream
692
+ .computeBoolSize(10, shared_);
693
+ }
694
+ if (((bitField0_ & 0x00000400) != 0)) {
695
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(11, tags_);
696
+ }
697
+ if (((bitField0_ & 0x00000800) != 0)) {
698
+ size += com.google.protobuf.CodedOutputStream
699
+ .computeInt64Size(12, virtualAllocation_);
700
+ }
701
+ {
702
+ int dataSize = 0;
703
+ for (int i = 0; i < hostUuids_.size(); i++) {
704
+ dataSize += computeStringSizeNoTag(hostUuids_.getRaw(i));
705
+ }
706
+ size += dataSize;
707
+ size += 1 * getHostUuidsList().size();
708
+ }
709
+ if (((bitField0_ & 0x00001000) != 0)) {
710
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(14, storageRef_);
711
+ }
712
+ for (int i = 0; i < physicalBlockDevices_.size(); i++) {
713
+ size += com.google.protobuf.CodedOutputStream
714
+ .computeMessageSize(15, physicalBlockDevices_.get(i));
715
+ }
716
+ for (int i = 0; i < virtualDiskImages_.size(); i++) {
717
+ size += com.google.protobuf.CodedOutputStream
718
+ .computeMessageSize(16, virtualDiskImages_.get(i));
719
+ }
720
+ size += getUnknownFields().getSerializedSize();
721
+ memoizedSize = size;
722
+ return size;
723
+ }
724
+
725
+ @java.lang.Override
726
+ public boolean equals(final java.lang.Object obj) {
727
+ if (obj == this) {
728
+ return true;
729
+ }
730
+ if (!(obj instanceof com.lansweeper.dp.outbound.v1.CitrixStorage)) {
731
+ return super.equals(obj);
732
+ }
733
+ com.lansweeper.dp.outbound.v1.CitrixStorage other = (com.lansweeper.dp.outbound.v1.CitrixStorage) obj;
734
+
735
+ if (hasName() != other.hasName()) return false;
736
+ if (hasName()) {
737
+ if (!getName()
738
+ .equals(other.getName())) return false;
739
+ }
740
+ if (hasDescription() != other.hasDescription()) return false;
741
+ if (hasDescription()) {
742
+ if (!getDescription()
743
+ .equals(other.getDescription())) return false;
744
+ }
745
+ if (hasPhysicalSize() != other.hasPhysicalSize()) return false;
746
+ if (hasPhysicalSize()) {
747
+ if (getPhysicalSize()
748
+ != other.getPhysicalSize()) return false;
749
+ }
750
+ if (hasPhysicalUtilization() != other.hasPhysicalUtilization()) return false;
751
+ if (hasPhysicalUtilization()) {
752
+ if (getPhysicalUtilization()
753
+ != other.getPhysicalUtilization()) return false;
754
+ }
755
+ if (hasType() != other.hasType()) return false;
756
+ if (hasType()) {
757
+ if (!getType()
758
+ .equals(other.getType())) return false;
759
+ }
760
+ if (hasContentType() != other.hasContentType()) return false;
761
+ if (hasContentType()) {
762
+ if (!getContentType()
763
+ .equals(other.getContentType())) return false;
764
+ }
765
+ if (hasClustered() != other.hasClustered()) return false;
766
+ if (hasClustered()) {
767
+ if (getClustered()
768
+ != other.getClustered()) return false;
769
+ }
770
+ if (hasIsToolsStorage() != other.hasIsToolsStorage()) return false;
771
+ if (hasIsToolsStorage()) {
772
+ if (getIsToolsStorage()
773
+ != other.getIsToolsStorage()) return false;
774
+ }
775
+ if (hasLocalCache() != other.hasLocalCache()) return false;
776
+ if (hasLocalCache()) {
777
+ if (getLocalCache()
778
+ != other.getLocalCache()) return false;
779
+ }
780
+ if (hasShared() != other.hasShared()) return false;
781
+ if (hasShared()) {
782
+ if (getShared()
783
+ != other.getShared()) return false;
784
+ }
785
+ if (hasTags() != other.hasTags()) return false;
786
+ if (hasTags()) {
787
+ if (!getTags()
788
+ .equals(other.getTags())) return false;
789
+ }
790
+ if (hasVirtualAllocation() != other.hasVirtualAllocation()) return false;
791
+ if (hasVirtualAllocation()) {
792
+ if (getVirtualAllocation()
793
+ != other.getVirtualAllocation()) return false;
794
+ }
795
+ if (!getHostUuidsList()
796
+ .equals(other.getHostUuidsList())) return false;
797
+ if (hasStorageRef() != other.hasStorageRef()) return false;
798
+ if (hasStorageRef()) {
799
+ if (!getStorageRef()
800
+ .equals(other.getStorageRef())) return false;
801
+ }
802
+ if (!getPhysicalBlockDevicesList()
803
+ .equals(other.getPhysicalBlockDevicesList())) return false;
804
+ if (!getVirtualDiskImagesList()
805
+ .equals(other.getVirtualDiskImagesList())) return false;
806
+ if (!getUnknownFields().equals(other.getUnknownFields())) return false;
807
+ return true;
808
+ }
809
+
810
+ @java.lang.Override
811
+ public int hashCode() {
812
+ if (memoizedHashCode != 0) {
813
+ return memoizedHashCode;
814
+ }
815
+ int hash = 41;
816
+ hash = (19 * hash) + getDescriptor().hashCode();
817
+ if (hasName()) {
818
+ hash = (37 * hash) + NAME_FIELD_NUMBER;
819
+ hash = (53 * hash) + getName().hashCode();
820
+ }
821
+ if (hasDescription()) {
822
+ hash = (37 * hash) + DESCRIPTION_FIELD_NUMBER;
823
+ hash = (53 * hash) + getDescription().hashCode();
824
+ }
825
+ if (hasPhysicalSize()) {
826
+ hash = (37 * hash) + PHYSICAL_SIZE_FIELD_NUMBER;
827
+ hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
828
+ getPhysicalSize());
829
+ }
830
+ if (hasPhysicalUtilization()) {
831
+ hash = (37 * hash) + PHYSICAL_UTILIZATION_FIELD_NUMBER;
832
+ hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
833
+ getPhysicalUtilization());
834
+ }
835
+ if (hasType()) {
836
+ hash = (37 * hash) + TYPE_FIELD_NUMBER;
837
+ hash = (53 * hash) + getType().hashCode();
838
+ }
839
+ if (hasContentType()) {
840
+ hash = (37 * hash) + CONTENT_TYPE_FIELD_NUMBER;
841
+ hash = (53 * hash) + getContentType().hashCode();
842
+ }
843
+ if (hasClustered()) {
844
+ hash = (37 * hash) + CLUSTERED_FIELD_NUMBER;
845
+ hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
846
+ getClustered());
847
+ }
848
+ if (hasIsToolsStorage()) {
849
+ hash = (37 * hash) + IS_TOOLS_STORAGE_FIELD_NUMBER;
850
+ hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
851
+ getIsToolsStorage());
852
+ }
853
+ if (hasLocalCache()) {
854
+ hash = (37 * hash) + LOCAL_CACHE_FIELD_NUMBER;
855
+ hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
856
+ getLocalCache());
857
+ }
858
+ if (hasShared()) {
859
+ hash = (37 * hash) + SHARED_FIELD_NUMBER;
860
+ hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
861
+ getShared());
862
+ }
863
+ if (hasTags()) {
864
+ hash = (37 * hash) + TAGS_FIELD_NUMBER;
865
+ hash = (53 * hash) + getTags().hashCode();
866
+ }
867
+ if (hasVirtualAllocation()) {
868
+ hash = (37 * hash) + VIRTUAL_ALLOCATION_FIELD_NUMBER;
869
+ hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
870
+ getVirtualAllocation());
871
+ }
872
+ if (getHostUuidsCount() > 0) {
873
+ hash = (37 * hash) + HOST_UUIDS_FIELD_NUMBER;
874
+ hash = (53 * hash) + getHostUuidsList().hashCode();
875
+ }
876
+ if (hasStorageRef()) {
877
+ hash = (37 * hash) + STORAGE_REF_FIELD_NUMBER;
878
+ hash = (53 * hash) + getStorageRef().hashCode();
879
+ }
880
+ if (getPhysicalBlockDevicesCount() > 0) {
881
+ hash = (37 * hash) + PHYSICAL_BLOCK_DEVICES_FIELD_NUMBER;
882
+ hash = (53 * hash) + getPhysicalBlockDevicesList().hashCode();
883
+ }
884
+ if (getVirtualDiskImagesCount() > 0) {
885
+ hash = (37 * hash) + VIRTUAL_DISK_IMAGES_FIELD_NUMBER;
886
+ hash = (53 * hash) + getVirtualDiskImagesList().hashCode();
887
+ }
888
+ hash = (29 * hash) + getUnknownFields().hashCode();
889
+ memoizedHashCode = hash;
890
+ return hash;
891
+ }
892
+
893
+ public static com.lansweeper.dp.outbound.v1.CitrixStorage parseFrom(
894
+ java.nio.ByteBuffer data)
895
+ throws com.google.protobuf.InvalidProtocolBufferException {
896
+ return PARSER.parseFrom(data);
897
+ }
898
+ public static com.lansweeper.dp.outbound.v1.CitrixStorage parseFrom(
899
+ java.nio.ByteBuffer data,
900
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
901
+ throws com.google.protobuf.InvalidProtocolBufferException {
902
+ return PARSER.parseFrom(data, extensionRegistry);
903
+ }
904
+ public static com.lansweeper.dp.outbound.v1.CitrixStorage parseFrom(
905
+ com.google.protobuf.ByteString data)
906
+ throws com.google.protobuf.InvalidProtocolBufferException {
907
+ return PARSER.parseFrom(data);
908
+ }
909
+ public static com.lansweeper.dp.outbound.v1.CitrixStorage parseFrom(
910
+ com.google.protobuf.ByteString data,
911
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
912
+ throws com.google.protobuf.InvalidProtocolBufferException {
913
+ return PARSER.parseFrom(data, extensionRegistry);
914
+ }
915
+ public static com.lansweeper.dp.outbound.v1.CitrixStorage parseFrom(byte[] data)
916
+ throws com.google.protobuf.InvalidProtocolBufferException {
917
+ return PARSER.parseFrom(data);
918
+ }
919
+ public static com.lansweeper.dp.outbound.v1.CitrixStorage parseFrom(
920
+ byte[] data,
921
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
922
+ throws com.google.protobuf.InvalidProtocolBufferException {
923
+ return PARSER.parseFrom(data, extensionRegistry);
924
+ }
925
+ public static com.lansweeper.dp.outbound.v1.CitrixStorage parseFrom(java.io.InputStream input)
926
+ throws java.io.IOException {
927
+ return com.google.protobuf.GeneratedMessageV3
928
+ .parseWithIOException(PARSER, input);
929
+ }
930
+ public static com.lansweeper.dp.outbound.v1.CitrixStorage parseFrom(
931
+ java.io.InputStream input,
932
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
933
+ throws java.io.IOException {
934
+ return com.google.protobuf.GeneratedMessageV3
935
+ .parseWithIOException(PARSER, input, extensionRegistry);
936
+ }
937
+
938
+ public static com.lansweeper.dp.outbound.v1.CitrixStorage parseDelimitedFrom(java.io.InputStream input)
939
+ throws java.io.IOException {
940
+ return com.google.protobuf.GeneratedMessageV3
941
+ .parseDelimitedWithIOException(PARSER, input);
942
+ }
943
+
944
+ public static com.lansweeper.dp.outbound.v1.CitrixStorage parseDelimitedFrom(
945
+ java.io.InputStream input,
946
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
947
+ throws java.io.IOException {
948
+ return com.google.protobuf.GeneratedMessageV3
949
+ .parseDelimitedWithIOException(PARSER, input, extensionRegistry);
950
+ }
951
+ public static com.lansweeper.dp.outbound.v1.CitrixStorage parseFrom(
952
+ com.google.protobuf.CodedInputStream input)
953
+ throws java.io.IOException {
954
+ return com.google.protobuf.GeneratedMessageV3
955
+ .parseWithIOException(PARSER, input);
956
+ }
957
+ public static com.lansweeper.dp.outbound.v1.CitrixStorage parseFrom(
958
+ com.google.protobuf.CodedInputStream input,
959
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
960
+ throws java.io.IOException {
961
+ return com.google.protobuf.GeneratedMessageV3
962
+ .parseWithIOException(PARSER, input, extensionRegistry);
963
+ }
964
+
965
+ @java.lang.Override
966
+ public Builder newBuilderForType() { return newBuilder(); }
967
+ public static Builder newBuilder() {
968
+ return DEFAULT_INSTANCE.toBuilder();
969
+ }
970
+ public static Builder newBuilder(com.lansweeper.dp.outbound.v1.CitrixStorage prototype) {
971
+ return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
972
+ }
973
+ @java.lang.Override
974
+ public Builder toBuilder() {
975
+ return this == DEFAULT_INSTANCE
976
+ ? new Builder() : new Builder().mergeFrom(this);
977
+ }
978
+
979
+ @java.lang.Override
980
+ protected Builder newBuilderForType(
981
+ com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
982
+ Builder builder = new Builder(parent);
983
+ return builder;
984
+ }
985
+ /**
986
+ * Protobuf type {@code com.lansweeper.dp.outbound.v1.CitrixStorage}
987
+ */
988
+ public static final class Builder extends
989
+ com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
990
+ // @@protoc_insertion_point(builder_implements:com.lansweeper.dp.outbound.v1.CitrixStorage)
991
+ com.lansweeper.dp.outbound.v1.CitrixStorageOrBuilder {
992
+ public static final com.google.protobuf.Descriptors.Descriptor
993
+ getDescriptor() {
994
+ return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixStorage_descriptor;
995
+ }
996
+
997
+ @java.lang.Override
998
+ protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
999
+ internalGetFieldAccessorTable() {
1000
+ return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixStorage_fieldAccessorTable
1001
+ .ensureFieldAccessorsInitialized(
1002
+ com.lansweeper.dp.outbound.v1.CitrixStorage.class, com.lansweeper.dp.outbound.v1.CitrixStorage.Builder.class);
1003
+ }
1004
+
1005
+ // Construct using com.lansweeper.dp.outbound.v1.CitrixStorage.newBuilder()
1006
+ private Builder() {
1007
+
1008
+ }
1009
+
1010
+ private Builder(
1011
+ com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
1012
+ super(parent);
1013
+
1014
+ }
1015
+ @java.lang.Override
1016
+ public Builder clear() {
1017
+ super.clear();
1018
+ bitField0_ = 0;
1019
+ name_ = "";
1020
+ description_ = "";
1021
+ physicalSize_ = 0L;
1022
+ physicalUtilization_ = 0L;
1023
+ type_ = "";
1024
+ contentType_ = "";
1025
+ clustered_ = false;
1026
+ isToolsStorage_ = false;
1027
+ localCache_ = false;
1028
+ shared_ = false;
1029
+ tags_ = "";
1030
+ virtualAllocation_ = 0L;
1031
+ hostUuids_ =
1032
+ com.google.protobuf.LazyStringArrayList.emptyList();
1033
+ storageRef_ = "";
1034
+ if (physicalBlockDevicesBuilder_ == null) {
1035
+ physicalBlockDevices_ = java.util.Collections.emptyList();
1036
+ } else {
1037
+ physicalBlockDevices_ = null;
1038
+ physicalBlockDevicesBuilder_.clear();
1039
+ }
1040
+ bitField0_ = (bitField0_ & ~0x00004000);
1041
+ if (virtualDiskImagesBuilder_ == null) {
1042
+ virtualDiskImages_ = java.util.Collections.emptyList();
1043
+ } else {
1044
+ virtualDiskImages_ = null;
1045
+ virtualDiskImagesBuilder_.clear();
1046
+ }
1047
+ bitField0_ = (bitField0_ & ~0x00008000);
1048
+ return this;
1049
+ }
1050
+
1051
+ @java.lang.Override
1052
+ public com.google.protobuf.Descriptors.Descriptor
1053
+ getDescriptorForType() {
1054
+ return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixStorage_descriptor;
1055
+ }
1056
+
1057
+ @java.lang.Override
1058
+ public com.lansweeper.dp.outbound.v1.CitrixStorage getDefaultInstanceForType() {
1059
+ return com.lansweeper.dp.outbound.v1.CitrixStorage.getDefaultInstance();
1060
+ }
1061
+
1062
+ @java.lang.Override
1063
+ public com.lansweeper.dp.outbound.v1.CitrixStorage build() {
1064
+ com.lansweeper.dp.outbound.v1.CitrixStorage result = buildPartial();
1065
+ if (!result.isInitialized()) {
1066
+ throw newUninitializedMessageException(result);
1067
+ }
1068
+ return result;
1069
+ }
1070
+
1071
+ @java.lang.Override
1072
+ public com.lansweeper.dp.outbound.v1.CitrixStorage buildPartial() {
1073
+ com.lansweeper.dp.outbound.v1.CitrixStorage result = new com.lansweeper.dp.outbound.v1.CitrixStorage(this);
1074
+ buildPartialRepeatedFields(result);
1075
+ if (bitField0_ != 0) { buildPartial0(result); }
1076
+ onBuilt();
1077
+ return result;
1078
+ }
1079
+
1080
+ private void buildPartialRepeatedFields(com.lansweeper.dp.outbound.v1.CitrixStorage result) {
1081
+ if (physicalBlockDevicesBuilder_ == null) {
1082
+ if (((bitField0_ & 0x00004000) != 0)) {
1083
+ physicalBlockDevices_ = java.util.Collections.unmodifiableList(physicalBlockDevices_);
1084
+ bitField0_ = (bitField0_ & ~0x00004000);
1085
+ }
1086
+ result.physicalBlockDevices_ = physicalBlockDevices_;
1087
+ } else {
1088
+ result.physicalBlockDevices_ = physicalBlockDevicesBuilder_.build();
1089
+ }
1090
+ if (virtualDiskImagesBuilder_ == null) {
1091
+ if (((bitField0_ & 0x00008000) != 0)) {
1092
+ virtualDiskImages_ = java.util.Collections.unmodifiableList(virtualDiskImages_);
1093
+ bitField0_ = (bitField0_ & ~0x00008000);
1094
+ }
1095
+ result.virtualDiskImages_ = virtualDiskImages_;
1096
+ } else {
1097
+ result.virtualDiskImages_ = virtualDiskImagesBuilder_.build();
1098
+ }
1099
+ }
1100
+
1101
+ private void buildPartial0(com.lansweeper.dp.outbound.v1.CitrixStorage result) {
1102
+ int from_bitField0_ = bitField0_;
1103
+ int to_bitField0_ = 0;
1104
+ if (((from_bitField0_ & 0x00000001) != 0)) {
1105
+ result.name_ = name_;
1106
+ to_bitField0_ |= 0x00000001;
1107
+ }
1108
+ if (((from_bitField0_ & 0x00000002) != 0)) {
1109
+ result.description_ = description_;
1110
+ to_bitField0_ |= 0x00000002;
1111
+ }
1112
+ if (((from_bitField0_ & 0x00000004) != 0)) {
1113
+ result.physicalSize_ = physicalSize_;
1114
+ to_bitField0_ |= 0x00000004;
1115
+ }
1116
+ if (((from_bitField0_ & 0x00000008) != 0)) {
1117
+ result.physicalUtilization_ = physicalUtilization_;
1118
+ to_bitField0_ |= 0x00000008;
1119
+ }
1120
+ if (((from_bitField0_ & 0x00000010) != 0)) {
1121
+ result.type_ = type_;
1122
+ to_bitField0_ |= 0x00000010;
1123
+ }
1124
+ if (((from_bitField0_ & 0x00000020) != 0)) {
1125
+ result.contentType_ = contentType_;
1126
+ to_bitField0_ |= 0x00000020;
1127
+ }
1128
+ if (((from_bitField0_ & 0x00000040) != 0)) {
1129
+ result.clustered_ = clustered_;
1130
+ to_bitField0_ |= 0x00000040;
1131
+ }
1132
+ if (((from_bitField0_ & 0x00000080) != 0)) {
1133
+ result.isToolsStorage_ = isToolsStorage_;
1134
+ to_bitField0_ |= 0x00000080;
1135
+ }
1136
+ if (((from_bitField0_ & 0x00000100) != 0)) {
1137
+ result.localCache_ = localCache_;
1138
+ to_bitField0_ |= 0x00000100;
1139
+ }
1140
+ if (((from_bitField0_ & 0x00000200) != 0)) {
1141
+ result.shared_ = shared_;
1142
+ to_bitField0_ |= 0x00000200;
1143
+ }
1144
+ if (((from_bitField0_ & 0x00000400) != 0)) {
1145
+ result.tags_ = tags_;
1146
+ to_bitField0_ |= 0x00000400;
1147
+ }
1148
+ if (((from_bitField0_ & 0x00000800) != 0)) {
1149
+ result.virtualAllocation_ = virtualAllocation_;
1150
+ to_bitField0_ |= 0x00000800;
1151
+ }
1152
+ if (((from_bitField0_ & 0x00001000) != 0)) {
1153
+ hostUuids_.makeImmutable();
1154
+ result.hostUuids_ = hostUuids_;
1155
+ }
1156
+ if (((from_bitField0_ & 0x00002000) != 0)) {
1157
+ result.storageRef_ = storageRef_;
1158
+ to_bitField0_ |= 0x00001000;
1159
+ }
1160
+ result.bitField0_ |= to_bitField0_;
1161
+ }
1162
+
1163
+ @java.lang.Override
1164
+ public Builder clone() {
1165
+ return super.clone();
1166
+ }
1167
+ @java.lang.Override
1168
+ public Builder setField(
1169
+ com.google.protobuf.Descriptors.FieldDescriptor field,
1170
+ java.lang.Object value) {
1171
+ return super.setField(field, value);
1172
+ }
1173
+ @java.lang.Override
1174
+ public Builder clearField(
1175
+ com.google.protobuf.Descriptors.FieldDescriptor field) {
1176
+ return super.clearField(field);
1177
+ }
1178
+ @java.lang.Override
1179
+ public Builder clearOneof(
1180
+ com.google.protobuf.Descriptors.OneofDescriptor oneof) {
1181
+ return super.clearOneof(oneof);
1182
+ }
1183
+ @java.lang.Override
1184
+ public Builder setRepeatedField(
1185
+ com.google.protobuf.Descriptors.FieldDescriptor field,
1186
+ int index, java.lang.Object value) {
1187
+ return super.setRepeatedField(field, index, value);
1188
+ }
1189
+ @java.lang.Override
1190
+ public Builder addRepeatedField(
1191
+ com.google.protobuf.Descriptors.FieldDescriptor field,
1192
+ java.lang.Object value) {
1193
+ return super.addRepeatedField(field, value);
1194
+ }
1195
+ @java.lang.Override
1196
+ public Builder mergeFrom(com.google.protobuf.Message other) {
1197
+ if (other instanceof com.lansweeper.dp.outbound.v1.CitrixStorage) {
1198
+ return mergeFrom((com.lansweeper.dp.outbound.v1.CitrixStorage)other);
1199
+ } else {
1200
+ super.mergeFrom(other);
1201
+ return this;
1202
+ }
1203
+ }
1204
+
1205
+ public Builder mergeFrom(com.lansweeper.dp.outbound.v1.CitrixStorage other) {
1206
+ if (other == com.lansweeper.dp.outbound.v1.CitrixStorage.getDefaultInstance()) return this;
1207
+ if (other.hasName()) {
1208
+ name_ = other.name_;
1209
+ bitField0_ |= 0x00000001;
1210
+ onChanged();
1211
+ }
1212
+ if (other.hasDescription()) {
1213
+ description_ = other.description_;
1214
+ bitField0_ |= 0x00000002;
1215
+ onChanged();
1216
+ }
1217
+ if (other.hasPhysicalSize()) {
1218
+ setPhysicalSize(other.getPhysicalSize());
1219
+ }
1220
+ if (other.hasPhysicalUtilization()) {
1221
+ setPhysicalUtilization(other.getPhysicalUtilization());
1222
+ }
1223
+ if (other.hasType()) {
1224
+ type_ = other.type_;
1225
+ bitField0_ |= 0x00000010;
1226
+ onChanged();
1227
+ }
1228
+ if (other.hasContentType()) {
1229
+ contentType_ = other.contentType_;
1230
+ bitField0_ |= 0x00000020;
1231
+ onChanged();
1232
+ }
1233
+ if (other.hasClustered()) {
1234
+ setClustered(other.getClustered());
1235
+ }
1236
+ if (other.hasIsToolsStorage()) {
1237
+ setIsToolsStorage(other.getIsToolsStorage());
1238
+ }
1239
+ if (other.hasLocalCache()) {
1240
+ setLocalCache(other.getLocalCache());
1241
+ }
1242
+ if (other.hasShared()) {
1243
+ setShared(other.getShared());
1244
+ }
1245
+ if (other.hasTags()) {
1246
+ tags_ = other.tags_;
1247
+ bitField0_ |= 0x00000400;
1248
+ onChanged();
1249
+ }
1250
+ if (other.hasVirtualAllocation()) {
1251
+ setVirtualAllocation(other.getVirtualAllocation());
1252
+ }
1253
+ if (!other.hostUuids_.isEmpty()) {
1254
+ if (hostUuids_.isEmpty()) {
1255
+ hostUuids_ = other.hostUuids_;
1256
+ bitField0_ |= 0x00001000;
1257
+ } else {
1258
+ ensureHostUuidsIsMutable();
1259
+ hostUuids_.addAll(other.hostUuids_);
1260
+ }
1261
+ onChanged();
1262
+ }
1263
+ if (other.hasStorageRef()) {
1264
+ storageRef_ = other.storageRef_;
1265
+ bitField0_ |= 0x00002000;
1266
+ onChanged();
1267
+ }
1268
+ if (physicalBlockDevicesBuilder_ == null) {
1269
+ if (!other.physicalBlockDevices_.isEmpty()) {
1270
+ if (physicalBlockDevices_.isEmpty()) {
1271
+ physicalBlockDevices_ = other.physicalBlockDevices_;
1272
+ bitField0_ = (bitField0_ & ~0x00004000);
1273
+ } else {
1274
+ ensurePhysicalBlockDevicesIsMutable();
1275
+ physicalBlockDevices_.addAll(other.physicalBlockDevices_);
1276
+ }
1277
+ onChanged();
1278
+ }
1279
+ } else {
1280
+ if (!other.physicalBlockDevices_.isEmpty()) {
1281
+ if (physicalBlockDevicesBuilder_.isEmpty()) {
1282
+ physicalBlockDevicesBuilder_.dispose();
1283
+ physicalBlockDevicesBuilder_ = null;
1284
+ physicalBlockDevices_ = other.physicalBlockDevices_;
1285
+ bitField0_ = (bitField0_ & ~0x00004000);
1286
+ physicalBlockDevicesBuilder_ =
1287
+ com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ?
1288
+ getPhysicalBlockDevicesFieldBuilder() : null;
1289
+ } else {
1290
+ physicalBlockDevicesBuilder_.addAllMessages(other.physicalBlockDevices_);
1291
+ }
1292
+ }
1293
+ }
1294
+ if (virtualDiskImagesBuilder_ == null) {
1295
+ if (!other.virtualDiskImages_.isEmpty()) {
1296
+ if (virtualDiskImages_.isEmpty()) {
1297
+ virtualDiskImages_ = other.virtualDiskImages_;
1298
+ bitField0_ = (bitField0_ & ~0x00008000);
1299
+ } else {
1300
+ ensureVirtualDiskImagesIsMutable();
1301
+ virtualDiskImages_.addAll(other.virtualDiskImages_);
1302
+ }
1303
+ onChanged();
1304
+ }
1305
+ } else {
1306
+ if (!other.virtualDiskImages_.isEmpty()) {
1307
+ if (virtualDiskImagesBuilder_.isEmpty()) {
1308
+ virtualDiskImagesBuilder_.dispose();
1309
+ virtualDiskImagesBuilder_ = null;
1310
+ virtualDiskImages_ = other.virtualDiskImages_;
1311
+ bitField0_ = (bitField0_ & ~0x00008000);
1312
+ virtualDiskImagesBuilder_ =
1313
+ com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ?
1314
+ getVirtualDiskImagesFieldBuilder() : null;
1315
+ } else {
1316
+ virtualDiskImagesBuilder_.addAllMessages(other.virtualDiskImages_);
1317
+ }
1318
+ }
1319
+ }
1320
+ this.mergeUnknownFields(other.getUnknownFields());
1321
+ onChanged();
1322
+ return this;
1323
+ }
1324
+
1325
+ @java.lang.Override
1326
+ public final boolean isInitialized() {
1327
+ return true;
1328
+ }
1329
+
1330
+ @java.lang.Override
1331
+ public Builder mergeFrom(
1332
+ com.google.protobuf.CodedInputStream input,
1333
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
1334
+ throws java.io.IOException {
1335
+ if (extensionRegistry == null) {
1336
+ throw new java.lang.NullPointerException();
1337
+ }
1338
+ try {
1339
+ boolean done = false;
1340
+ while (!done) {
1341
+ int tag = input.readTag();
1342
+ switch (tag) {
1343
+ case 0:
1344
+ done = true;
1345
+ break;
1346
+ case 10: {
1347
+ name_ = input.readStringRequireUtf8();
1348
+ bitField0_ |= 0x00000001;
1349
+ break;
1350
+ } // case 10
1351
+ case 18: {
1352
+ description_ = input.readStringRequireUtf8();
1353
+ bitField0_ |= 0x00000002;
1354
+ break;
1355
+ } // case 18
1356
+ case 24: {
1357
+ physicalSize_ = input.readInt64();
1358
+ bitField0_ |= 0x00000004;
1359
+ break;
1360
+ } // case 24
1361
+ case 32: {
1362
+ physicalUtilization_ = input.readInt64();
1363
+ bitField0_ |= 0x00000008;
1364
+ break;
1365
+ } // case 32
1366
+ case 42: {
1367
+ type_ = input.readStringRequireUtf8();
1368
+ bitField0_ |= 0x00000010;
1369
+ break;
1370
+ } // case 42
1371
+ case 50: {
1372
+ contentType_ = input.readStringRequireUtf8();
1373
+ bitField0_ |= 0x00000020;
1374
+ break;
1375
+ } // case 50
1376
+ case 56: {
1377
+ clustered_ = input.readBool();
1378
+ bitField0_ |= 0x00000040;
1379
+ break;
1380
+ } // case 56
1381
+ case 64: {
1382
+ isToolsStorage_ = input.readBool();
1383
+ bitField0_ |= 0x00000080;
1384
+ break;
1385
+ } // case 64
1386
+ case 72: {
1387
+ localCache_ = input.readBool();
1388
+ bitField0_ |= 0x00000100;
1389
+ break;
1390
+ } // case 72
1391
+ case 80: {
1392
+ shared_ = input.readBool();
1393
+ bitField0_ |= 0x00000200;
1394
+ break;
1395
+ } // case 80
1396
+ case 90: {
1397
+ tags_ = input.readStringRequireUtf8();
1398
+ bitField0_ |= 0x00000400;
1399
+ break;
1400
+ } // case 90
1401
+ case 96: {
1402
+ virtualAllocation_ = input.readInt64();
1403
+ bitField0_ |= 0x00000800;
1404
+ break;
1405
+ } // case 96
1406
+ case 106: {
1407
+ java.lang.String s = input.readStringRequireUtf8();
1408
+ ensureHostUuidsIsMutable();
1409
+ hostUuids_.add(s);
1410
+ break;
1411
+ } // case 106
1412
+ case 114: {
1413
+ storageRef_ = input.readStringRequireUtf8();
1414
+ bitField0_ |= 0x00002000;
1415
+ break;
1416
+ } // case 114
1417
+ case 122: {
1418
+ com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice m =
1419
+ input.readMessage(
1420
+ com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice.parser(),
1421
+ extensionRegistry);
1422
+ if (physicalBlockDevicesBuilder_ == null) {
1423
+ ensurePhysicalBlockDevicesIsMutable();
1424
+ physicalBlockDevices_.add(m);
1425
+ } else {
1426
+ physicalBlockDevicesBuilder_.addMessage(m);
1427
+ }
1428
+ break;
1429
+ } // case 122
1430
+ case 130: {
1431
+ com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage m =
1432
+ input.readMessage(
1433
+ com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage.parser(),
1434
+ extensionRegistry);
1435
+ if (virtualDiskImagesBuilder_ == null) {
1436
+ ensureVirtualDiskImagesIsMutable();
1437
+ virtualDiskImages_.add(m);
1438
+ } else {
1439
+ virtualDiskImagesBuilder_.addMessage(m);
1440
+ }
1441
+ break;
1442
+ } // case 130
1443
+ default: {
1444
+ if (!super.parseUnknownField(input, extensionRegistry, tag)) {
1445
+ done = true; // was an endgroup tag
1446
+ }
1447
+ break;
1448
+ } // default:
1449
+ } // switch (tag)
1450
+ } // while (!done)
1451
+ } catch (com.google.protobuf.InvalidProtocolBufferException e) {
1452
+ throw e.unwrapIOException();
1453
+ } finally {
1454
+ onChanged();
1455
+ } // finally
1456
+ return this;
1457
+ }
1458
+ private int bitField0_;
1459
+
1460
+ private java.lang.Object name_ = "";
1461
+ /**
1462
+ * <code>optional string name = 1;</code>
1463
+ * @return Whether the name field is set.
1464
+ */
1465
+ public boolean hasName() {
1466
+ return ((bitField0_ & 0x00000001) != 0);
1467
+ }
1468
+ /**
1469
+ * <code>optional string name = 1;</code>
1470
+ * @return The name.
1471
+ */
1472
+ public java.lang.String getName() {
1473
+ java.lang.Object ref = name_;
1474
+ if (!(ref instanceof java.lang.String)) {
1475
+ com.google.protobuf.ByteString bs =
1476
+ (com.google.protobuf.ByteString) ref;
1477
+ java.lang.String s = bs.toStringUtf8();
1478
+ name_ = s;
1479
+ return s;
1480
+ } else {
1481
+ return (java.lang.String) ref;
1482
+ }
1483
+ }
1484
+ /**
1485
+ * <code>optional string name = 1;</code>
1486
+ * @return The bytes for name.
1487
+ */
1488
+ public com.google.protobuf.ByteString
1489
+ getNameBytes() {
1490
+ java.lang.Object ref = name_;
1491
+ if (ref instanceof String) {
1492
+ com.google.protobuf.ByteString b =
1493
+ com.google.protobuf.ByteString.copyFromUtf8(
1494
+ (java.lang.String) ref);
1495
+ name_ = b;
1496
+ return b;
1497
+ } else {
1498
+ return (com.google.protobuf.ByteString) ref;
1499
+ }
1500
+ }
1501
+ /**
1502
+ * <code>optional string name = 1;</code>
1503
+ * @param value The name to set.
1504
+ * @return This builder for chaining.
1505
+ */
1506
+ public Builder setName(
1507
+ java.lang.String value) {
1508
+ if (value == null) { throw new NullPointerException(); }
1509
+ name_ = value;
1510
+ bitField0_ |= 0x00000001;
1511
+ onChanged();
1512
+ return this;
1513
+ }
1514
+ /**
1515
+ * <code>optional string name = 1;</code>
1516
+ * @return This builder for chaining.
1517
+ */
1518
+ public Builder clearName() {
1519
+ name_ = getDefaultInstance().getName();
1520
+ bitField0_ = (bitField0_ & ~0x00000001);
1521
+ onChanged();
1522
+ return this;
1523
+ }
1524
+ /**
1525
+ * <code>optional string name = 1;</code>
1526
+ * @param value The bytes for name to set.
1527
+ * @return This builder for chaining.
1528
+ */
1529
+ public Builder setNameBytes(
1530
+ com.google.protobuf.ByteString value) {
1531
+ if (value == null) { throw new NullPointerException(); }
1532
+ checkByteStringIsUtf8(value);
1533
+ name_ = value;
1534
+ bitField0_ |= 0x00000001;
1535
+ onChanged();
1536
+ return this;
1537
+ }
1538
+
1539
+ private java.lang.Object description_ = "";
1540
+ /**
1541
+ * <code>optional string description = 2;</code>
1542
+ * @return Whether the description field is set.
1543
+ */
1544
+ public boolean hasDescription() {
1545
+ return ((bitField0_ & 0x00000002) != 0);
1546
+ }
1547
+ /**
1548
+ * <code>optional string description = 2;</code>
1549
+ * @return The description.
1550
+ */
1551
+ public java.lang.String getDescription() {
1552
+ java.lang.Object ref = description_;
1553
+ if (!(ref instanceof java.lang.String)) {
1554
+ com.google.protobuf.ByteString bs =
1555
+ (com.google.protobuf.ByteString) ref;
1556
+ java.lang.String s = bs.toStringUtf8();
1557
+ description_ = s;
1558
+ return s;
1559
+ } else {
1560
+ return (java.lang.String) ref;
1561
+ }
1562
+ }
1563
+ /**
1564
+ * <code>optional string description = 2;</code>
1565
+ * @return The bytes for description.
1566
+ */
1567
+ public com.google.protobuf.ByteString
1568
+ getDescriptionBytes() {
1569
+ java.lang.Object ref = description_;
1570
+ if (ref instanceof String) {
1571
+ com.google.protobuf.ByteString b =
1572
+ com.google.protobuf.ByteString.copyFromUtf8(
1573
+ (java.lang.String) ref);
1574
+ description_ = b;
1575
+ return b;
1576
+ } else {
1577
+ return (com.google.protobuf.ByteString) ref;
1578
+ }
1579
+ }
1580
+ /**
1581
+ * <code>optional string description = 2;</code>
1582
+ * @param value The description to set.
1583
+ * @return This builder for chaining.
1584
+ */
1585
+ public Builder setDescription(
1586
+ java.lang.String value) {
1587
+ if (value == null) { throw new NullPointerException(); }
1588
+ description_ = value;
1589
+ bitField0_ |= 0x00000002;
1590
+ onChanged();
1591
+ return this;
1592
+ }
1593
+ /**
1594
+ * <code>optional string description = 2;</code>
1595
+ * @return This builder for chaining.
1596
+ */
1597
+ public Builder clearDescription() {
1598
+ description_ = getDefaultInstance().getDescription();
1599
+ bitField0_ = (bitField0_ & ~0x00000002);
1600
+ onChanged();
1601
+ return this;
1602
+ }
1603
+ /**
1604
+ * <code>optional string description = 2;</code>
1605
+ * @param value The bytes for description to set.
1606
+ * @return This builder for chaining.
1607
+ */
1608
+ public Builder setDescriptionBytes(
1609
+ com.google.protobuf.ByteString value) {
1610
+ if (value == null) { throw new NullPointerException(); }
1611
+ checkByteStringIsUtf8(value);
1612
+ description_ = value;
1613
+ bitField0_ |= 0x00000002;
1614
+ onChanged();
1615
+ return this;
1616
+ }
1617
+
1618
+ private long physicalSize_ ;
1619
+ /**
1620
+ * <code>optional int64 physical_size = 3;</code>
1621
+ * @return Whether the physicalSize field is set.
1622
+ */
1623
+ @java.lang.Override
1624
+ public boolean hasPhysicalSize() {
1625
+ return ((bitField0_ & 0x00000004) != 0);
1626
+ }
1627
+ /**
1628
+ * <code>optional int64 physical_size = 3;</code>
1629
+ * @return The physicalSize.
1630
+ */
1631
+ @java.lang.Override
1632
+ public long getPhysicalSize() {
1633
+ return physicalSize_;
1634
+ }
1635
+ /**
1636
+ * <code>optional int64 physical_size = 3;</code>
1637
+ * @param value The physicalSize to set.
1638
+ * @return This builder for chaining.
1639
+ */
1640
+ public Builder setPhysicalSize(long value) {
1641
+
1642
+ physicalSize_ = value;
1643
+ bitField0_ |= 0x00000004;
1644
+ onChanged();
1645
+ return this;
1646
+ }
1647
+ /**
1648
+ * <code>optional int64 physical_size = 3;</code>
1649
+ * @return This builder for chaining.
1650
+ */
1651
+ public Builder clearPhysicalSize() {
1652
+ bitField0_ = (bitField0_ & ~0x00000004);
1653
+ physicalSize_ = 0L;
1654
+ onChanged();
1655
+ return this;
1656
+ }
1657
+
1658
+ private long physicalUtilization_ ;
1659
+ /**
1660
+ * <code>optional int64 physical_utilization = 4;</code>
1661
+ * @return Whether the physicalUtilization field is set.
1662
+ */
1663
+ @java.lang.Override
1664
+ public boolean hasPhysicalUtilization() {
1665
+ return ((bitField0_ & 0x00000008) != 0);
1666
+ }
1667
+ /**
1668
+ * <code>optional int64 physical_utilization = 4;</code>
1669
+ * @return The physicalUtilization.
1670
+ */
1671
+ @java.lang.Override
1672
+ public long getPhysicalUtilization() {
1673
+ return physicalUtilization_;
1674
+ }
1675
+ /**
1676
+ * <code>optional int64 physical_utilization = 4;</code>
1677
+ * @param value The physicalUtilization to set.
1678
+ * @return This builder for chaining.
1679
+ */
1680
+ public Builder setPhysicalUtilization(long value) {
1681
+
1682
+ physicalUtilization_ = value;
1683
+ bitField0_ |= 0x00000008;
1684
+ onChanged();
1685
+ return this;
1686
+ }
1687
+ /**
1688
+ * <code>optional int64 physical_utilization = 4;</code>
1689
+ * @return This builder for chaining.
1690
+ */
1691
+ public Builder clearPhysicalUtilization() {
1692
+ bitField0_ = (bitField0_ & ~0x00000008);
1693
+ physicalUtilization_ = 0L;
1694
+ onChanged();
1695
+ return this;
1696
+ }
1697
+
1698
+ private java.lang.Object type_ = "";
1699
+ /**
1700
+ * <code>optional string type = 5;</code>
1701
+ * @return Whether the type field is set.
1702
+ */
1703
+ public boolean hasType() {
1704
+ return ((bitField0_ & 0x00000010) != 0);
1705
+ }
1706
+ /**
1707
+ * <code>optional string type = 5;</code>
1708
+ * @return The type.
1709
+ */
1710
+ public java.lang.String getType() {
1711
+ java.lang.Object ref = type_;
1712
+ if (!(ref instanceof java.lang.String)) {
1713
+ com.google.protobuf.ByteString bs =
1714
+ (com.google.protobuf.ByteString) ref;
1715
+ java.lang.String s = bs.toStringUtf8();
1716
+ type_ = s;
1717
+ return s;
1718
+ } else {
1719
+ return (java.lang.String) ref;
1720
+ }
1721
+ }
1722
+ /**
1723
+ * <code>optional string type = 5;</code>
1724
+ * @return The bytes for type.
1725
+ */
1726
+ public com.google.protobuf.ByteString
1727
+ getTypeBytes() {
1728
+ java.lang.Object ref = type_;
1729
+ if (ref instanceof String) {
1730
+ com.google.protobuf.ByteString b =
1731
+ com.google.protobuf.ByteString.copyFromUtf8(
1732
+ (java.lang.String) ref);
1733
+ type_ = b;
1734
+ return b;
1735
+ } else {
1736
+ return (com.google.protobuf.ByteString) ref;
1737
+ }
1738
+ }
1739
+ /**
1740
+ * <code>optional string type = 5;</code>
1741
+ * @param value The type to set.
1742
+ * @return This builder for chaining.
1743
+ */
1744
+ public Builder setType(
1745
+ java.lang.String value) {
1746
+ if (value == null) { throw new NullPointerException(); }
1747
+ type_ = value;
1748
+ bitField0_ |= 0x00000010;
1749
+ onChanged();
1750
+ return this;
1751
+ }
1752
+ /**
1753
+ * <code>optional string type = 5;</code>
1754
+ * @return This builder for chaining.
1755
+ */
1756
+ public Builder clearType() {
1757
+ type_ = getDefaultInstance().getType();
1758
+ bitField0_ = (bitField0_ & ~0x00000010);
1759
+ onChanged();
1760
+ return this;
1761
+ }
1762
+ /**
1763
+ * <code>optional string type = 5;</code>
1764
+ * @param value The bytes for type to set.
1765
+ * @return This builder for chaining.
1766
+ */
1767
+ public Builder setTypeBytes(
1768
+ com.google.protobuf.ByteString value) {
1769
+ if (value == null) { throw new NullPointerException(); }
1770
+ checkByteStringIsUtf8(value);
1771
+ type_ = value;
1772
+ bitField0_ |= 0x00000010;
1773
+ onChanged();
1774
+ return this;
1775
+ }
1776
+
1777
+ private java.lang.Object contentType_ = "";
1778
+ /**
1779
+ * <code>optional string content_type = 6;</code>
1780
+ * @return Whether the contentType field is set.
1781
+ */
1782
+ public boolean hasContentType() {
1783
+ return ((bitField0_ & 0x00000020) != 0);
1784
+ }
1785
+ /**
1786
+ * <code>optional string content_type = 6;</code>
1787
+ * @return The contentType.
1788
+ */
1789
+ public java.lang.String getContentType() {
1790
+ java.lang.Object ref = contentType_;
1791
+ if (!(ref instanceof java.lang.String)) {
1792
+ com.google.protobuf.ByteString bs =
1793
+ (com.google.protobuf.ByteString) ref;
1794
+ java.lang.String s = bs.toStringUtf8();
1795
+ contentType_ = s;
1796
+ return s;
1797
+ } else {
1798
+ return (java.lang.String) ref;
1799
+ }
1800
+ }
1801
+ /**
1802
+ * <code>optional string content_type = 6;</code>
1803
+ * @return The bytes for contentType.
1804
+ */
1805
+ public com.google.protobuf.ByteString
1806
+ getContentTypeBytes() {
1807
+ java.lang.Object ref = contentType_;
1808
+ if (ref instanceof String) {
1809
+ com.google.protobuf.ByteString b =
1810
+ com.google.protobuf.ByteString.copyFromUtf8(
1811
+ (java.lang.String) ref);
1812
+ contentType_ = b;
1813
+ return b;
1814
+ } else {
1815
+ return (com.google.protobuf.ByteString) ref;
1816
+ }
1817
+ }
1818
+ /**
1819
+ * <code>optional string content_type = 6;</code>
1820
+ * @param value The contentType to set.
1821
+ * @return This builder for chaining.
1822
+ */
1823
+ public Builder setContentType(
1824
+ java.lang.String value) {
1825
+ if (value == null) { throw new NullPointerException(); }
1826
+ contentType_ = value;
1827
+ bitField0_ |= 0x00000020;
1828
+ onChanged();
1829
+ return this;
1830
+ }
1831
+ /**
1832
+ * <code>optional string content_type = 6;</code>
1833
+ * @return This builder for chaining.
1834
+ */
1835
+ public Builder clearContentType() {
1836
+ contentType_ = getDefaultInstance().getContentType();
1837
+ bitField0_ = (bitField0_ & ~0x00000020);
1838
+ onChanged();
1839
+ return this;
1840
+ }
1841
+ /**
1842
+ * <code>optional string content_type = 6;</code>
1843
+ * @param value The bytes for contentType to set.
1844
+ * @return This builder for chaining.
1845
+ */
1846
+ public Builder setContentTypeBytes(
1847
+ com.google.protobuf.ByteString value) {
1848
+ if (value == null) { throw new NullPointerException(); }
1849
+ checkByteStringIsUtf8(value);
1850
+ contentType_ = value;
1851
+ bitField0_ |= 0x00000020;
1852
+ onChanged();
1853
+ return this;
1854
+ }
1855
+
1856
+ private boolean clustered_ ;
1857
+ /**
1858
+ * <code>optional bool clustered = 7;</code>
1859
+ * @return Whether the clustered field is set.
1860
+ */
1861
+ @java.lang.Override
1862
+ public boolean hasClustered() {
1863
+ return ((bitField0_ & 0x00000040) != 0);
1864
+ }
1865
+ /**
1866
+ * <code>optional bool clustered = 7;</code>
1867
+ * @return The clustered.
1868
+ */
1869
+ @java.lang.Override
1870
+ public boolean getClustered() {
1871
+ return clustered_;
1872
+ }
1873
+ /**
1874
+ * <code>optional bool clustered = 7;</code>
1875
+ * @param value The clustered to set.
1876
+ * @return This builder for chaining.
1877
+ */
1878
+ public Builder setClustered(boolean value) {
1879
+
1880
+ clustered_ = value;
1881
+ bitField0_ |= 0x00000040;
1882
+ onChanged();
1883
+ return this;
1884
+ }
1885
+ /**
1886
+ * <code>optional bool clustered = 7;</code>
1887
+ * @return This builder for chaining.
1888
+ */
1889
+ public Builder clearClustered() {
1890
+ bitField0_ = (bitField0_ & ~0x00000040);
1891
+ clustered_ = false;
1892
+ onChanged();
1893
+ return this;
1894
+ }
1895
+
1896
+ private boolean isToolsStorage_ ;
1897
+ /**
1898
+ * <code>optional bool is_tools_storage = 8;</code>
1899
+ * @return Whether the isToolsStorage field is set.
1900
+ */
1901
+ @java.lang.Override
1902
+ public boolean hasIsToolsStorage() {
1903
+ return ((bitField0_ & 0x00000080) != 0);
1904
+ }
1905
+ /**
1906
+ * <code>optional bool is_tools_storage = 8;</code>
1907
+ * @return The isToolsStorage.
1908
+ */
1909
+ @java.lang.Override
1910
+ public boolean getIsToolsStorage() {
1911
+ return isToolsStorage_;
1912
+ }
1913
+ /**
1914
+ * <code>optional bool is_tools_storage = 8;</code>
1915
+ * @param value The isToolsStorage to set.
1916
+ * @return This builder for chaining.
1917
+ */
1918
+ public Builder setIsToolsStorage(boolean value) {
1919
+
1920
+ isToolsStorage_ = value;
1921
+ bitField0_ |= 0x00000080;
1922
+ onChanged();
1923
+ return this;
1924
+ }
1925
+ /**
1926
+ * <code>optional bool is_tools_storage = 8;</code>
1927
+ * @return This builder for chaining.
1928
+ */
1929
+ public Builder clearIsToolsStorage() {
1930
+ bitField0_ = (bitField0_ & ~0x00000080);
1931
+ isToolsStorage_ = false;
1932
+ onChanged();
1933
+ return this;
1934
+ }
1935
+
1936
+ private boolean localCache_ ;
1937
+ /**
1938
+ * <code>optional bool local_cache = 9;</code>
1939
+ * @return Whether the localCache field is set.
1940
+ */
1941
+ @java.lang.Override
1942
+ public boolean hasLocalCache() {
1943
+ return ((bitField0_ & 0x00000100) != 0);
1944
+ }
1945
+ /**
1946
+ * <code>optional bool local_cache = 9;</code>
1947
+ * @return The localCache.
1948
+ */
1949
+ @java.lang.Override
1950
+ public boolean getLocalCache() {
1951
+ return localCache_;
1952
+ }
1953
+ /**
1954
+ * <code>optional bool local_cache = 9;</code>
1955
+ * @param value The localCache to set.
1956
+ * @return This builder for chaining.
1957
+ */
1958
+ public Builder setLocalCache(boolean value) {
1959
+
1960
+ localCache_ = value;
1961
+ bitField0_ |= 0x00000100;
1962
+ onChanged();
1963
+ return this;
1964
+ }
1965
+ /**
1966
+ * <code>optional bool local_cache = 9;</code>
1967
+ * @return This builder for chaining.
1968
+ */
1969
+ public Builder clearLocalCache() {
1970
+ bitField0_ = (bitField0_ & ~0x00000100);
1971
+ localCache_ = false;
1972
+ onChanged();
1973
+ return this;
1974
+ }
1975
+
1976
+ private boolean shared_ ;
1977
+ /**
1978
+ * <code>optional bool shared = 10;</code>
1979
+ * @return Whether the shared field is set.
1980
+ */
1981
+ @java.lang.Override
1982
+ public boolean hasShared() {
1983
+ return ((bitField0_ & 0x00000200) != 0);
1984
+ }
1985
+ /**
1986
+ * <code>optional bool shared = 10;</code>
1987
+ * @return The shared.
1988
+ */
1989
+ @java.lang.Override
1990
+ public boolean getShared() {
1991
+ return shared_;
1992
+ }
1993
+ /**
1994
+ * <code>optional bool shared = 10;</code>
1995
+ * @param value The shared to set.
1996
+ * @return This builder for chaining.
1997
+ */
1998
+ public Builder setShared(boolean value) {
1999
+
2000
+ shared_ = value;
2001
+ bitField0_ |= 0x00000200;
2002
+ onChanged();
2003
+ return this;
2004
+ }
2005
+ /**
2006
+ * <code>optional bool shared = 10;</code>
2007
+ * @return This builder for chaining.
2008
+ */
2009
+ public Builder clearShared() {
2010
+ bitField0_ = (bitField0_ & ~0x00000200);
2011
+ shared_ = false;
2012
+ onChanged();
2013
+ return this;
2014
+ }
2015
+
2016
+ private java.lang.Object tags_ = "";
2017
+ /**
2018
+ * <code>optional string tags = 11;</code>
2019
+ * @return Whether the tags field is set.
2020
+ */
2021
+ public boolean hasTags() {
2022
+ return ((bitField0_ & 0x00000400) != 0);
2023
+ }
2024
+ /**
2025
+ * <code>optional string tags = 11;</code>
2026
+ * @return The tags.
2027
+ */
2028
+ public java.lang.String getTags() {
2029
+ java.lang.Object ref = tags_;
2030
+ if (!(ref instanceof java.lang.String)) {
2031
+ com.google.protobuf.ByteString bs =
2032
+ (com.google.protobuf.ByteString) ref;
2033
+ java.lang.String s = bs.toStringUtf8();
2034
+ tags_ = s;
2035
+ return s;
2036
+ } else {
2037
+ return (java.lang.String) ref;
2038
+ }
2039
+ }
2040
+ /**
2041
+ * <code>optional string tags = 11;</code>
2042
+ * @return The bytes for tags.
2043
+ */
2044
+ public com.google.protobuf.ByteString
2045
+ getTagsBytes() {
2046
+ java.lang.Object ref = tags_;
2047
+ if (ref instanceof String) {
2048
+ com.google.protobuf.ByteString b =
2049
+ com.google.protobuf.ByteString.copyFromUtf8(
2050
+ (java.lang.String) ref);
2051
+ tags_ = b;
2052
+ return b;
2053
+ } else {
2054
+ return (com.google.protobuf.ByteString) ref;
2055
+ }
2056
+ }
2057
+ /**
2058
+ * <code>optional string tags = 11;</code>
2059
+ * @param value The tags to set.
2060
+ * @return This builder for chaining.
2061
+ */
2062
+ public Builder setTags(
2063
+ java.lang.String value) {
2064
+ if (value == null) { throw new NullPointerException(); }
2065
+ tags_ = value;
2066
+ bitField0_ |= 0x00000400;
2067
+ onChanged();
2068
+ return this;
2069
+ }
2070
+ /**
2071
+ * <code>optional string tags = 11;</code>
2072
+ * @return This builder for chaining.
2073
+ */
2074
+ public Builder clearTags() {
2075
+ tags_ = getDefaultInstance().getTags();
2076
+ bitField0_ = (bitField0_ & ~0x00000400);
2077
+ onChanged();
2078
+ return this;
2079
+ }
2080
+ /**
2081
+ * <code>optional string tags = 11;</code>
2082
+ * @param value The bytes for tags to set.
2083
+ * @return This builder for chaining.
2084
+ */
2085
+ public Builder setTagsBytes(
2086
+ com.google.protobuf.ByteString value) {
2087
+ if (value == null) { throw new NullPointerException(); }
2088
+ checkByteStringIsUtf8(value);
2089
+ tags_ = value;
2090
+ bitField0_ |= 0x00000400;
2091
+ onChanged();
2092
+ return this;
2093
+ }
2094
+
2095
+ private long virtualAllocation_ ;
2096
+ /**
2097
+ * <code>optional int64 virtual_allocation = 12;</code>
2098
+ * @return Whether the virtualAllocation field is set.
2099
+ */
2100
+ @java.lang.Override
2101
+ public boolean hasVirtualAllocation() {
2102
+ return ((bitField0_ & 0x00000800) != 0);
2103
+ }
2104
+ /**
2105
+ * <code>optional int64 virtual_allocation = 12;</code>
2106
+ * @return The virtualAllocation.
2107
+ */
2108
+ @java.lang.Override
2109
+ public long getVirtualAllocation() {
2110
+ return virtualAllocation_;
2111
+ }
2112
+ /**
2113
+ * <code>optional int64 virtual_allocation = 12;</code>
2114
+ * @param value The virtualAllocation to set.
2115
+ * @return This builder for chaining.
2116
+ */
2117
+ public Builder setVirtualAllocation(long value) {
2118
+
2119
+ virtualAllocation_ = value;
2120
+ bitField0_ |= 0x00000800;
2121
+ onChanged();
2122
+ return this;
2123
+ }
2124
+ /**
2125
+ * <code>optional int64 virtual_allocation = 12;</code>
2126
+ * @return This builder for chaining.
2127
+ */
2128
+ public Builder clearVirtualAllocation() {
2129
+ bitField0_ = (bitField0_ & ~0x00000800);
2130
+ virtualAllocation_ = 0L;
2131
+ onChanged();
2132
+ return this;
2133
+ }
2134
+
2135
+ private com.google.protobuf.LazyStringArrayList hostUuids_ =
2136
+ com.google.protobuf.LazyStringArrayList.emptyList();
2137
+ private void ensureHostUuidsIsMutable() {
2138
+ if (!hostUuids_.isModifiable()) {
2139
+ hostUuids_ = new com.google.protobuf.LazyStringArrayList(hostUuids_);
2140
+ }
2141
+ bitField0_ |= 0x00001000;
2142
+ }
2143
+ /**
2144
+ * <code>repeated string host_uuids = 13;</code>
2145
+ * @return A list containing the hostUuids.
2146
+ */
2147
+ public com.google.protobuf.ProtocolStringList
2148
+ getHostUuidsList() {
2149
+ hostUuids_.makeImmutable();
2150
+ return hostUuids_;
2151
+ }
2152
+ /**
2153
+ * <code>repeated string host_uuids = 13;</code>
2154
+ * @return The count of hostUuids.
2155
+ */
2156
+ public int getHostUuidsCount() {
2157
+ return hostUuids_.size();
2158
+ }
2159
+ /**
2160
+ * <code>repeated string host_uuids = 13;</code>
2161
+ * @param index The index of the element to return.
2162
+ * @return The hostUuids at the given index.
2163
+ */
2164
+ public java.lang.String getHostUuids(int index) {
2165
+ return hostUuids_.get(index);
2166
+ }
2167
+ /**
2168
+ * <code>repeated string host_uuids = 13;</code>
2169
+ * @param index The index of the value to return.
2170
+ * @return The bytes of the hostUuids at the given index.
2171
+ */
2172
+ public com.google.protobuf.ByteString
2173
+ getHostUuidsBytes(int index) {
2174
+ return hostUuids_.getByteString(index);
2175
+ }
2176
+ /**
2177
+ * <code>repeated string host_uuids = 13;</code>
2178
+ * @param index The index to set the value at.
2179
+ * @param value The hostUuids to set.
2180
+ * @return This builder for chaining.
2181
+ */
2182
+ public Builder setHostUuids(
2183
+ int index, java.lang.String value) {
2184
+ if (value == null) { throw new NullPointerException(); }
2185
+ ensureHostUuidsIsMutable();
2186
+ hostUuids_.set(index, value);
2187
+ bitField0_ |= 0x00001000;
2188
+ onChanged();
2189
+ return this;
2190
+ }
2191
+ /**
2192
+ * <code>repeated string host_uuids = 13;</code>
2193
+ * @param value The hostUuids to add.
2194
+ * @return This builder for chaining.
2195
+ */
2196
+ public Builder addHostUuids(
2197
+ java.lang.String value) {
2198
+ if (value == null) { throw new NullPointerException(); }
2199
+ ensureHostUuidsIsMutable();
2200
+ hostUuids_.add(value);
2201
+ bitField0_ |= 0x00001000;
2202
+ onChanged();
2203
+ return this;
2204
+ }
2205
+ /**
2206
+ * <code>repeated string host_uuids = 13;</code>
2207
+ * @param values The hostUuids to add.
2208
+ * @return This builder for chaining.
2209
+ */
2210
+ public Builder addAllHostUuids(
2211
+ java.lang.Iterable<java.lang.String> values) {
2212
+ ensureHostUuidsIsMutable();
2213
+ com.google.protobuf.AbstractMessageLite.Builder.addAll(
2214
+ values, hostUuids_);
2215
+ bitField0_ |= 0x00001000;
2216
+ onChanged();
2217
+ return this;
2218
+ }
2219
+ /**
2220
+ * <code>repeated string host_uuids = 13;</code>
2221
+ * @return This builder for chaining.
2222
+ */
2223
+ public Builder clearHostUuids() {
2224
+ hostUuids_ =
2225
+ com.google.protobuf.LazyStringArrayList.emptyList();
2226
+ bitField0_ = (bitField0_ & ~0x00001000);;
2227
+ onChanged();
2228
+ return this;
2229
+ }
2230
+ /**
2231
+ * <code>repeated string host_uuids = 13;</code>
2232
+ * @param value The bytes of the hostUuids to add.
2233
+ * @return This builder for chaining.
2234
+ */
2235
+ public Builder addHostUuidsBytes(
2236
+ com.google.protobuf.ByteString value) {
2237
+ if (value == null) { throw new NullPointerException(); }
2238
+ checkByteStringIsUtf8(value);
2239
+ ensureHostUuidsIsMutable();
2240
+ hostUuids_.add(value);
2241
+ bitField0_ |= 0x00001000;
2242
+ onChanged();
2243
+ return this;
2244
+ }
2245
+
2246
+ private java.lang.Object storageRef_ = "";
2247
+ /**
2248
+ * <code>optional string storage_ref = 14;</code>
2249
+ * @return Whether the storageRef field is set.
2250
+ */
2251
+ public boolean hasStorageRef() {
2252
+ return ((bitField0_ & 0x00002000) != 0);
2253
+ }
2254
+ /**
2255
+ * <code>optional string storage_ref = 14;</code>
2256
+ * @return The storageRef.
2257
+ */
2258
+ public java.lang.String getStorageRef() {
2259
+ java.lang.Object ref = storageRef_;
2260
+ if (!(ref instanceof java.lang.String)) {
2261
+ com.google.protobuf.ByteString bs =
2262
+ (com.google.protobuf.ByteString) ref;
2263
+ java.lang.String s = bs.toStringUtf8();
2264
+ storageRef_ = s;
2265
+ return s;
2266
+ } else {
2267
+ return (java.lang.String) ref;
2268
+ }
2269
+ }
2270
+ /**
2271
+ * <code>optional string storage_ref = 14;</code>
2272
+ * @return The bytes for storageRef.
2273
+ */
2274
+ public com.google.protobuf.ByteString
2275
+ getStorageRefBytes() {
2276
+ java.lang.Object ref = storageRef_;
2277
+ if (ref instanceof String) {
2278
+ com.google.protobuf.ByteString b =
2279
+ com.google.protobuf.ByteString.copyFromUtf8(
2280
+ (java.lang.String) ref);
2281
+ storageRef_ = b;
2282
+ return b;
2283
+ } else {
2284
+ return (com.google.protobuf.ByteString) ref;
2285
+ }
2286
+ }
2287
+ /**
2288
+ * <code>optional string storage_ref = 14;</code>
2289
+ * @param value The storageRef to set.
2290
+ * @return This builder for chaining.
2291
+ */
2292
+ public Builder setStorageRef(
2293
+ java.lang.String value) {
2294
+ if (value == null) { throw new NullPointerException(); }
2295
+ storageRef_ = value;
2296
+ bitField0_ |= 0x00002000;
2297
+ onChanged();
2298
+ return this;
2299
+ }
2300
+ /**
2301
+ * <code>optional string storage_ref = 14;</code>
2302
+ * @return This builder for chaining.
2303
+ */
2304
+ public Builder clearStorageRef() {
2305
+ storageRef_ = getDefaultInstance().getStorageRef();
2306
+ bitField0_ = (bitField0_ & ~0x00002000);
2307
+ onChanged();
2308
+ return this;
2309
+ }
2310
+ /**
2311
+ * <code>optional string storage_ref = 14;</code>
2312
+ * @param value The bytes for storageRef to set.
2313
+ * @return This builder for chaining.
2314
+ */
2315
+ public Builder setStorageRefBytes(
2316
+ com.google.protobuf.ByteString value) {
2317
+ if (value == null) { throw new NullPointerException(); }
2318
+ checkByteStringIsUtf8(value);
2319
+ storageRef_ = value;
2320
+ bitField0_ |= 0x00002000;
2321
+ onChanged();
2322
+ return this;
2323
+ }
2324
+
2325
+ private java.util.List<com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice> physicalBlockDevices_ =
2326
+ java.util.Collections.emptyList();
2327
+ private void ensurePhysicalBlockDevicesIsMutable() {
2328
+ if (!((bitField0_ & 0x00004000) != 0)) {
2329
+ physicalBlockDevices_ = new java.util.ArrayList<com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice>(physicalBlockDevices_);
2330
+ bitField0_ |= 0x00004000;
2331
+ }
2332
+ }
2333
+
2334
+ private com.google.protobuf.RepeatedFieldBuilderV3<
2335
+ com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice, com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice.Builder, com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDeviceOrBuilder> physicalBlockDevicesBuilder_;
2336
+
2337
+ /**
2338
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
2339
+ */
2340
+ public java.util.List<com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice> getPhysicalBlockDevicesList() {
2341
+ if (physicalBlockDevicesBuilder_ == null) {
2342
+ return java.util.Collections.unmodifiableList(physicalBlockDevices_);
2343
+ } else {
2344
+ return physicalBlockDevicesBuilder_.getMessageList();
2345
+ }
2346
+ }
2347
+ /**
2348
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
2349
+ */
2350
+ public int getPhysicalBlockDevicesCount() {
2351
+ if (physicalBlockDevicesBuilder_ == null) {
2352
+ return physicalBlockDevices_.size();
2353
+ } else {
2354
+ return physicalBlockDevicesBuilder_.getCount();
2355
+ }
2356
+ }
2357
+ /**
2358
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
2359
+ */
2360
+ public com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice getPhysicalBlockDevices(int index) {
2361
+ if (physicalBlockDevicesBuilder_ == null) {
2362
+ return physicalBlockDevices_.get(index);
2363
+ } else {
2364
+ return physicalBlockDevicesBuilder_.getMessage(index);
2365
+ }
2366
+ }
2367
+ /**
2368
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
2369
+ */
2370
+ public Builder setPhysicalBlockDevices(
2371
+ int index, com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice value) {
2372
+ if (physicalBlockDevicesBuilder_ == null) {
2373
+ if (value == null) {
2374
+ throw new NullPointerException();
2375
+ }
2376
+ ensurePhysicalBlockDevicesIsMutable();
2377
+ physicalBlockDevices_.set(index, value);
2378
+ onChanged();
2379
+ } else {
2380
+ physicalBlockDevicesBuilder_.setMessage(index, value);
2381
+ }
2382
+ return this;
2383
+ }
2384
+ /**
2385
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
2386
+ */
2387
+ public Builder setPhysicalBlockDevices(
2388
+ int index, com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice.Builder builderForValue) {
2389
+ if (physicalBlockDevicesBuilder_ == null) {
2390
+ ensurePhysicalBlockDevicesIsMutable();
2391
+ physicalBlockDevices_.set(index, builderForValue.build());
2392
+ onChanged();
2393
+ } else {
2394
+ physicalBlockDevicesBuilder_.setMessage(index, builderForValue.build());
2395
+ }
2396
+ return this;
2397
+ }
2398
+ /**
2399
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
2400
+ */
2401
+ public Builder addPhysicalBlockDevices(com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice value) {
2402
+ if (physicalBlockDevicesBuilder_ == null) {
2403
+ if (value == null) {
2404
+ throw new NullPointerException();
2405
+ }
2406
+ ensurePhysicalBlockDevicesIsMutable();
2407
+ physicalBlockDevices_.add(value);
2408
+ onChanged();
2409
+ } else {
2410
+ physicalBlockDevicesBuilder_.addMessage(value);
2411
+ }
2412
+ return this;
2413
+ }
2414
+ /**
2415
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
2416
+ */
2417
+ public Builder addPhysicalBlockDevices(
2418
+ int index, com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice value) {
2419
+ if (physicalBlockDevicesBuilder_ == null) {
2420
+ if (value == null) {
2421
+ throw new NullPointerException();
2422
+ }
2423
+ ensurePhysicalBlockDevicesIsMutable();
2424
+ physicalBlockDevices_.add(index, value);
2425
+ onChanged();
2426
+ } else {
2427
+ physicalBlockDevicesBuilder_.addMessage(index, value);
2428
+ }
2429
+ return this;
2430
+ }
2431
+ /**
2432
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
2433
+ */
2434
+ public Builder addPhysicalBlockDevices(
2435
+ com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice.Builder builderForValue) {
2436
+ if (physicalBlockDevicesBuilder_ == null) {
2437
+ ensurePhysicalBlockDevicesIsMutable();
2438
+ physicalBlockDevices_.add(builderForValue.build());
2439
+ onChanged();
2440
+ } else {
2441
+ physicalBlockDevicesBuilder_.addMessage(builderForValue.build());
2442
+ }
2443
+ return this;
2444
+ }
2445
+ /**
2446
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
2447
+ */
2448
+ public Builder addPhysicalBlockDevices(
2449
+ int index, com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice.Builder builderForValue) {
2450
+ if (physicalBlockDevicesBuilder_ == null) {
2451
+ ensurePhysicalBlockDevicesIsMutable();
2452
+ physicalBlockDevices_.add(index, builderForValue.build());
2453
+ onChanged();
2454
+ } else {
2455
+ physicalBlockDevicesBuilder_.addMessage(index, builderForValue.build());
2456
+ }
2457
+ return this;
2458
+ }
2459
+ /**
2460
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
2461
+ */
2462
+ public Builder addAllPhysicalBlockDevices(
2463
+ java.lang.Iterable<? extends com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice> values) {
2464
+ if (physicalBlockDevicesBuilder_ == null) {
2465
+ ensurePhysicalBlockDevicesIsMutable();
2466
+ com.google.protobuf.AbstractMessageLite.Builder.addAll(
2467
+ values, physicalBlockDevices_);
2468
+ onChanged();
2469
+ } else {
2470
+ physicalBlockDevicesBuilder_.addAllMessages(values);
2471
+ }
2472
+ return this;
2473
+ }
2474
+ /**
2475
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
2476
+ */
2477
+ public Builder clearPhysicalBlockDevices() {
2478
+ if (physicalBlockDevicesBuilder_ == null) {
2479
+ physicalBlockDevices_ = java.util.Collections.emptyList();
2480
+ bitField0_ = (bitField0_ & ~0x00004000);
2481
+ onChanged();
2482
+ } else {
2483
+ physicalBlockDevicesBuilder_.clear();
2484
+ }
2485
+ return this;
2486
+ }
2487
+ /**
2488
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
2489
+ */
2490
+ public Builder removePhysicalBlockDevices(int index) {
2491
+ if (physicalBlockDevicesBuilder_ == null) {
2492
+ ensurePhysicalBlockDevicesIsMutable();
2493
+ physicalBlockDevices_.remove(index);
2494
+ onChanged();
2495
+ } else {
2496
+ physicalBlockDevicesBuilder_.remove(index);
2497
+ }
2498
+ return this;
2499
+ }
2500
+ /**
2501
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
2502
+ */
2503
+ public com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice.Builder getPhysicalBlockDevicesBuilder(
2504
+ int index) {
2505
+ return getPhysicalBlockDevicesFieldBuilder().getBuilder(index);
2506
+ }
2507
+ /**
2508
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
2509
+ */
2510
+ public com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDeviceOrBuilder getPhysicalBlockDevicesOrBuilder(
2511
+ int index) {
2512
+ if (physicalBlockDevicesBuilder_ == null) {
2513
+ return physicalBlockDevices_.get(index); } else {
2514
+ return physicalBlockDevicesBuilder_.getMessageOrBuilder(index);
2515
+ }
2516
+ }
2517
+ /**
2518
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
2519
+ */
2520
+ public java.util.List<? extends com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDeviceOrBuilder>
2521
+ getPhysicalBlockDevicesOrBuilderList() {
2522
+ if (physicalBlockDevicesBuilder_ != null) {
2523
+ return physicalBlockDevicesBuilder_.getMessageOrBuilderList();
2524
+ } else {
2525
+ return java.util.Collections.unmodifiableList(physicalBlockDevices_);
2526
+ }
2527
+ }
2528
+ /**
2529
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
2530
+ */
2531
+ public com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice.Builder addPhysicalBlockDevicesBuilder() {
2532
+ return getPhysicalBlockDevicesFieldBuilder().addBuilder(
2533
+ com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice.getDefaultInstance());
2534
+ }
2535
+ /**
2536
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
2537
+ */
2538
+ public com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice.Builder addPhysicalBlockDevicesBuilder(
2539
+ int index) {
2540
+ return getPhysicalBlockDevicesFieldBuilder().addBuilder(
2541
+ index, com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice.getDefaultInstance());
2542
+ }
2543
+ /**
2544
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice physical_block_devices = 15;</code>
2545
+ */
2546
+ public java.util.List<com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice.Builder>
2547
+ getPhysicalBlockDevicesBuilderList() {
2548
+ return getPhysicalBlockDevicesFieldBuilder().getBuilderList();
2549
+ }
2550
+ private com.google.protobuf.RepeatedFieldBuilderV3<
2551
+ com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice, com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice.Builder, com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDeviceOrBuilder>
2552
+ getPhysicalBlockDevicesFieldBuilder() {
2553
+ if (physicalBlockDevicesBuilder_ == null) {
2554
+ physicalBlockDevicesBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3<
2555
+ com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice, com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDevice.Builder, com.lansweeper.dp.outbound.v1.CitrixPhysicalBlockDeviceOrBuilder>(
2556
+ physicalBlockDevices_,
2557
+ ((bitField0_ & 0x00004000) != 0),
2558
+ getParentForChildren(),
2559
+ isClean());
2560
+ physicalBlockDevices_ = null;
2561
+ }
2562
+ return physicalBlockDevicesBuilder_;
2563
+ }
2564
+
2565
+ private java.util.List<com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage> virtualDiskImages_ =
2566
+ java.util.Collections.emptyList();
2567
+ private void ensureVirtualDiskImagesIsMutable() {
2568
+ if (!((bitField0_ & 0x00008000) != 0)) {
2569
+ virtualDiskImages_ = new java.util.ArrayList<com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage>(virtualDiskImages_);
2570
+ bitField0_ |= 0x00008000;
2571
+ }
2572
+ }
2573
+
2574
+ private com.google.protobuf.RepeatedFieldBuilderV3<
2575
+ com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage, com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage.Builder, com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImageOrBuilder> virtualDiskImagesBuilder_;
2576
+
2577
+ /**
2578
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
2579
+ */
2580
+ public java.util.List<com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage> getVirtualDiskImagesList() {
2581
+ if (virtualDiskImagesBuilder_ == null) {
2582
+ return java.util.Collections.unmodifiableList(virtualDiskImages_);
2583
+ } else {
2584
+ return virtualDiskImagesBuilder_.getMessageList();
2585
+ }
2586
+ }
2587
+ /**
2588
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
2589
+ */
2590
+ public int getVirtualDiskImagesCount() {
2591
+ if (virtualDiskImagesBuilder_ == null) {
2592
+ return virtualDiskImages_.size();
2593
+ } else {
2594
+ return virtualDiskImagesBuilder_.getCount();
2595
+ }
2596
+ }
2597
+ /**
2598
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
2599
+ */
2600
+ public com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage getVirtualDiskImages(int index) {
2601
+ if (virtualDiskImagesBuilder_ == null) {
2602
+ return virtualDiskImages_.get(index);
2603
+ } else {
2604
+ return virtualDiskImagesBuilder_.getMessage(index);
2605
+ }
2606
+ }
2607
+ /**
2608
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
2609
+ */
2610
+ public Builder setVirtualDiskImages(
2611
+ int index, com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage value) {
2612
+ if (virtualDiskImagesBuilder_ == null) {
2613
+ if (value == null) {
2614
+ throw new NullPointerException();
2615
+ }
2616
+ ensureVirtualDiskImagesIsMutable();
2617
+ virtualDiskImages_.set(index, value);
2618
+ onChanged();
2619
+ } else {
2620
+ virtualDiskImagesBuilder_.setMessage(index, value);
2621
+ }
2622
+ return this;
2623
+ }
2624
+ /**
2625
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
2626
+ */
2627
+ public Builder setVirtualDiskImages(
2628
+ int index, com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage.Builder builderForValue) {
2629
+ if (virtualDiskImagesBuilder_ == null) {
2630
+ ensureVirtualDiskImagesIsMutable();
2631
+ virtualDiskImages_.set(index, builderForValue.build());
2632
+ onChanged();
2633
+ } else {
2634
+ virtualDiskImagesBuilder_.setMessage(index, builderForValue.build());
2635
+ }
2636
+ return this;
2637
+ }
2638
+ /**
2639
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
2640
+ */
2641
+ public Builder addVirtualDiskImages(com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage value) {
2642
+ if (virtualDiskImagesBuilder_ == null) {
2643
+ if (value == null) {
2644
+ throw new NullPointerException();
2645
+ }
2646
+ ensureVirtualDiskImagesIsMutable();
2647
+ virtualDiskImages_.add(value);
2648
+ onChanged();
2649
+ } else {
2650
+ virtualDiskImagesBuilder_.addMessage(value);
2651
+ }
2652
+ return this;
2653
+ }
2654
+ /**
2655
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
2656
+ */
2657
+ public Builder addVirtualDiskImages(
2658
+ int index, com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage value) {
2659
+ if (virtualDiskImagesBuilder_ == null) {
2660
+ if (value == null) {
2661
+ throw new NullPointerException();
2662
+ }
2663
+ ensureVirtualDiskImagesIsMutable();
2664
+ virtualDiskImages_.add(index, value);
2665
+ onChanged();
2666
+ } else {
2667
+ virtualDiskImagesBuilder_.addMessage(index, value);
2668
+ }
2669
+ return this;
2670
+ }
2671
+ /**
2672
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
2673
+ */
2674
+ public Builder addVirtualDiskImages(
2675
+ com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage.Builder builderForValue) {
2676
+ if (virtualDiskImagesBuilder_ == null) {
2677
+ ensureVirtualDiskImagesIsMutable();
2678
+ virtualDiskImages_.add(builderForValue.build());
2679
+ onChanged();
2680
+ } else {
2681
+ virtualDiskImagesBuilder_.addMessage(builderForValue.build());
2682
+ }
2683
+ return this;
2684
+ }
2685
+ /**
2686
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
2687
+ */
2688
+ public Builder addVirtualDiskImages(
2689
+ int index, com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage.Builder builderForValue) {
2690
+ if (virtualDiskImagesBuilder_ == null) {
2691
+ ensureVirtualDiskImagesIsMutable();
2692
+ virtualDiskImages_.add(index, builderForValue.build());
2693
+ onChanged();
2694
+ } else {
2695
+ virtualDiskImagesBuilder_.addMessage(index, builderForValue.build());
2696
+ }
2697
+ return this;
2698
+ }
2699
+ /**
2700
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
2701
+ */
2702
+ public Builder addAllVirtualDiskImages(
2703
+ java.lang.Iterable<? extends com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage> values) {
2704
+ if (virtualDiskImagesBuilder_ == null) {
2705
+ ensureVirtualDiskImagesIsMutable();
2706
+ com.google.protobuf.AbstractMessageLite.Builder.addAll(
2707
+ values, virtualDiskImages_);
2708
+ onChanged();
2709
+ } else {
2710
+ virtualDiskImagesBuilder_.addAllMessages(values);
2711
+ }
2712
+ return this;
2713
+ }
2714
+ /**
2715
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
2716
+ */
2717
+ public Builder clearVirtualDiskImages() {
2718
+ if (virtualDiskImagesBuilder_ == null) {
2719
+ virtualDiskImages_ = java.util.Collections.emptyList();
2720
+ bitField0_ = (bitField0_ & ~0x00008000);
2721
+ onChanged();
2722
+ } else {
2723
+ virtualDiskImagesBuilder_.clear();
2724
+ }
2725
+ return this;
2726
+ }
2727
+ /**
2728
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
2729
+ */
2730
+ public Builder removeVirtualDiskImages(int index) {
2731
+ if (virtualDiskImagesBuilder_ == null) {
2732
+ ensureVirtualDiskImagesIsMutable();
2733
+ virtualDiskImages_.remove(index);
2734
+ onChanged();
2735
+ } else {
2736
+ virtualDiskImagesBuilder_.remove(index);
2737
+ }
2738
+ return this;
2739
+ }
2740
+ /**
2741
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
2742
+ */
2743
+ public com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage.Builder getVirtualDiskImagesBuilder(
2744
+ int index) {
2745
+ return getVirtualDiskImagesFieldBuilder().getBuilder(index);
2746
+ }
2747
+ /**
2748
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
2749
+ */
2750
+ public com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImageOrBuilder getVirtualDiskImagesOrBuilder(
2751
+ int index) {
2752
+ if (virtualDiskImagesBuilder_ == null) {
2753
+ return virtualDiskImages_.get(index); } else {
2754
+ return virtualDiskImagesBuilder_.getMessageOrBuilder(index);
2755
+ }
2756
+ }
2757
+ /**
2758
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
2759
+ */
2760
+ public java.util.List<? extends com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImageOrBuilder>
2761
+ getVirtualDiskImagesOrBuilderList() {
2762
+ if (virtualDiskImagesBuilder_ != null) {
2763
+ return virtualDiskImagesBuilder_.getMessageOrBuilderList();
2764
+ } else {
2765
+ return java.util.Collections.unmodifiableList(virtualDiskImages_);
2766
+ }
2767
+ }
2768
+ /**
2769
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
2770
+ */
2771
+ public com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage.Builder addVirtualDiskImagesBuilder() {
2772
+ return getVirtualDiskImagesFieldBuilder().addBuilder(
2773
+ com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage.getDefaultInstance());
2774
+ }
2775
+ /**
2776
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
2777
+ */
2778
+ public com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage.Builder addVirtualDiskImagesBuilder(
2779
+ int index) {
2780
+ return getVirtualDiskImagesFieldBuilder().addBuilder(
2781
+ index, com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage.getDefaultInstance());
2782
+ }
2783
+ /**
2784
+ * <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage virtual_disk_images = 16;</code>
2785
+ */
2786
+ public java.util.List<com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage.Builder>
2787
+ getVirtualDiskImagesBuilderList() {
2788
+ return getVirtualDiskImagesFieldBuilder().getBuilderList();
2789
+ }
2790
+ private com.google.protobuf.RepeatedFieldBuilderV3<
2791
+ com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage, com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage.Builder, com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImageOrBuilder>
2792
+ getVirtualDiskImagesFieldBuilder() {
2793
+ if (virtualDiskImagesBuilder_ == null) {
2794
+ virtualDiskImagesBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3<
2795
+ com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage, com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImage.Builder, com.lansweeper.dp.outbound.v1.CitrixVirtualDiskImageOrBuilder>(
2796
+ virtualDiskImages_,
2797
+ ((bitField0_ & 0x00008000) != 0),
2798
+ getParentForChildren(),
2799
+ isClean());
2800
+ virtualDiskImages_ = null;
2801
+ }
2802
+ return virtualDiskImagesBuilder_;
2803
+ }
2804
+ @java.lang.Override
2805
+ public final Builder setUnknownFields(
2806
+ final com.google.protobuf.UnknownFieldSet unknownFields) {
2807
+ return super.setUnknownFields(unknownFields);
2808
+ }
2809
+
2810
+ @java.lang.Override
2811
+ public final Builder mergeUnknownFields(
2812
+ final com.google.protobuf.UnknownFieldSet unknownFields) {
2813
+ return super.mergeUnknownFields(unknownFields);
2814
+ }
2815
+
2816
+
2817
+ // @@protoc_insertion_point(builder_scope:com.lansweeper.dp.outbound.v1.CitrixStorage)
2818
+ }
2819
+
2820
+ // @@protoc_insertion_point(class_scope:com.lansweeper.dp.outbound.v1.CitrixStorage)
2821
+ private static final com.lansweeper.dp.outbound.v1.CitrixStorage DEFAULT_INSTANCE;
2822
+ static {
2823
+ DEFAULT_INSTANCE = new com.lansweeper.dp.outbound.v1.CitrixStorage();
2824
+ }
2825
+
2826
+ public static com.lansweeper.dp.outbound.v1.CitrixStorage getDefaultInstance() {
2827
+ return DEFAULT_INSTANCE;
2828
+ }
2829
+
2830
+ private static final com.google.protobuf.Parser<CitrixStorage>
2831
+ PARSER = new com.google.protobuf.AbstractParser<CitrixStorage>() {
2832
+ @java.lang.Override
2833
+ public CitrixStorage parsePartialFrom(
2834
+ com.google.protobuf.CodedInputStream input,
2835
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
2836
+ throws com.google.protobuf.InvalidProtocolBufferException {
2837
+ Builder builder = newBuilder();
2838
+ try {
2839
+ builder.mergeFrom(input, extensionRegistry);
2840
+ } catch (com.google.protobuf.InvalidProtocolBufferException e) {
2841
+ throw e.setUnfinishedMessage(builder.buildPartial());
2842
+ } catch (com.google.protobuf.UninitializedMessageException e) {
2843
+ throw e.asInvalidProtocolBufferException().setUnfinishedMessage(builder.buildPartial());
2844
+ } catch (java.io.IOException e) {
2845
+ throw new com.google.protobuf.InvalidProtocolBufferException(e)
2846
+ .setUnfinishedMessage(builder.buildPartial());
2847
+ }
2848
+ return builder.buildPartial();
2849
+ }
2850
+ };
2851
+
2852
+ public static com.google.protobuf.Parser<CitrixStorage> parser() {
2853
+ return PARSER;
2854
+ }
2855
+
2856
+ @java.lang.Override
2857
+ public com.google.protobuf.Parser<CitrixStorage> getParserForType() {
2858
+ return PARSER;
2859
+ }
2860
+
2861
+ @java.lang.Override
2862
+ public com.lansweeper.dp.outbound.v1.CitrixStorage getDefaultInstanceForType() {
2863
+ return DEFAULT_INSTANCE;
2864
+ }
2865
+
2866
+ }
2867
+