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