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