@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,1550 @@
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.CitrixHostPhysicalCpu}
9
+ */
10
+ public final class CitrixHostPhysicalCpu extends
11
+ com.google.protobuf.GeneratedMessageV3 implements
12
+ // @@protoc_insertion_point(message_implements:com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu)
13
+ CitrixHostPhysicalCpuOrBuilder {
14
+ private static final long serialVersionUID = 0L;
15
+ // Use CitrixHostPhysicalCpu.newBuilder() to construct.
16
+ private CitrixHostPhysicalCpu(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
17
+ super(builder);
18
+ }
19
+ private CitrixHostPhysicalCpu() {
20
+ features_ = "";
21
+ flags_ = "";
22
+ modelName_ = "";
23
+ stepping_ = "";
24
+ vendor_ = "";
25
+ }
26
+
27
+ @java.lang.Override
28
+ @SuppressWarnings({"unused"})
29
+ protected java.lang.Object newInstance(
30
+ UnusedPrivateParameter unused) {
31
+ return new CitrixHostPhysicalCpu();
32
+ }
33
+
34
+ public static final com.google.protobuf.Descriptors.Descriptor
35
+ getDescriptor() {
36
+ return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixHostPhysicalCpu_descriptor;
37
+ }
38
+
39
+ @java.lang.Override
40
+ protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
41
+ internalGetFieldAccessorTable() {
42
+ return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixHostPhysicalCpu_fieldAccessorTable
43
+ .ensureFieldAccessorsInitialized(
44
+ com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu.class, com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu.Builder.class);
45
+ }
46
+
47
+ private int bitField0_;
48
+ public static final int FAMILY_FIELD_NUMBER = 1;
49
+ private long family_ = 0L;
50
+ /**
51
+ * <code>optional int64 family = 1;</code>
52
+ * @return Whether the family field is set.
53
+ */
54
+ @java.lang.Override
55
+ public boolean hasFamily() {
56
+ return ((bitField0_ & 0x00000001) != 0);
57
+ }
58
+ /**
59
+ * <code>optional int64 family = 1;</code>
60
+ * @return The family.
61
+ */
62
+ @java.lang.Override
63
+ public long getFamily() {
64
+ return family_;
65
+ }
66
+
67
+ public static final int FEATURES_FIELD_NUMBER = 2;
68
+ @SuppressWarnings("serial")
69
+ private volatile java.lang.Object features_ = "";
70
+ /**
71
+ * <code>optional string features = 2;</code>
72
+ * @return Whether the features field is set.
73
+ */
74
+ @java.lang.Override
75
+ public boolean hasFeatures() {
76
+ return ((bitField0_ & 0x00000002) != 0);
77
+ }
78
+ /**
79
+ * <code>optional string features = 2;</code>
80
+ * @return The features.
81
+ */
82
+ @java.lang.Override
83
+ public java.lang.String getFeatures() {
84
+ java.lang.Object ref = features_;
85
+ if (ref instanceof java.lang.String) {
86
+ return (java.lang.String) ref;
87
+ } else {
88
+ com.google.protobuf.ByteString bs =
89
+ (com.google.protobuf.ByteString) ref;
90
+ java.lang.String s = bs.toStringUtf8();
91
+ features_ = s;
92
+ return s;
93
+ }
94
+ }
95
+ /**
96
+ * <code>optional string features = 2;</code>
97
+ * @return The bytes for features.
98
+ */
99
+ @java.lang.Override
100
+ public com.google.protobuf.ByteString
101
+ getFeaturesBytes() {
102
+ java.lang.Object ref = features_;
103
+ if (ref instanceof java.lang.String) {
104
+ com.google.protobuf.ByteString b =
105
+ com.google.protobuf.ByteString.copyFromUtf8(
106
+ (java.lang.String) ref);
107
+ features_ = b;
108
+ return b;
109
+ } else {
110
+ return (com.google.protobuf.ByteString) ref;
111
+ }
112
+ }
113
+
114
+ public static final int FLAGS_FIELD_NUMBER = 3;
115
+ @SuppressWarnings("serial")
116
+ private volatile java.lang.Object flags_ = "";
117
+ /**
118
+ * <code>optional string flags = 3;</code>
119
+ * @return Whether the flags field is set.
120
+ */
121
+ @java.lang.Override
122
+ public boolean hasFlags() {
123
+ return ((bitField0_ & 0x00000004) != 0);
124
+ }
125
+ /**
126
+ * <code>optional string flags = 3;</code>
127
+ * @return The flags.
128
+ */
129
+ @java.lang.Override
130
+ public java.lang.String getFlags() {
131
+ java.lang.Object ref = flags_;
132
+ if (ref instanceof java.lang.String) {
133
+ return (java.lang.String) ref;
134
+ } else {
135
+ com.google.protobuf.ByteString bs =
136
+ (com.google.protobuf.ByteString) ref;
137
+ java.lang.String s = bs.toStringUtf8();
138
+ flags_ = s;
139
+ return s;
140
+ }
141
+ }
142
+ /**
143
+ * <code>optional string flags = 3;</code>
144
+ * @return The bytes for flags.
145
+ */
146
+ @java.lang.Override
147
+ public com.google.protobuf.ByteString
148
+ getFlagsBytes() {
149
+ java.lang.Object ref = flags_;
150
+ if (ref instanceof java.lang.String) {
151
+ com.google.protobuf.ByteString b =
152
+ com.google.protobuf.ByteString.copyFromUtf8(
153
+ (java.lang.String) ref);
154
+ flags_ = b;
155
+ return b;
156
+ } else {
157
+ return (com.google.protobuf.ByteString) ref;
158
+ }
159
+ }
160
+
161
+ public static final int MODEL_FIELD_NUMBER = 4;
162
+ private long model_ = 0L;
163
+ /**
164
+ * <code>optional int64 model = 4;</code>
165
+ * @return Whether the model field is set.
166
+ */
167
+ @java.lang.Override
168
+ public boolean hasModel() {
169
+ return ((bitField0_ & 0x00000008) != 0);
170
+ }
171
+ /**
172
+ * <code>optional int64 model = 4;</code>
173
+ * @return The model.
174
+ */
175
+ @java.lang.Override
176
+ public long getModel() {
177
+ return model_;
178
+ }
179
+
180
+ public static final int MODEL_NAME_FIELD_NUMBER = 5;
181
+ @SuppressWarnings("serial")
182
+ private volatile java.lang.Object modelName_ = "";
183
+ /**
184
+ * <code>optional string model_name = 5;</code>
185
+ * @return Whether the modelName field is set.
186
+ */
187
+ @java.lang.Override
188
+ public boolean hasModelName() {
189
+ return ((bitField0_ & 0x00000010) != 0);
190
+ }
191
+ /**
192
+ * <code>optional string model_name = 5;</code>
193
+ * @return The modelName.
194
+ */
195
+ @java.lang.Override
196
+ public java.lang.String getModelName() {
197
+ java.lang.Object ref = modelName_;
198
+ if (ref instanceof java.lang.String) {
199
+ return (java.lang.String) ref;
200
+ } else {
201
+ com.google.protobuf.ByteString bs =
202
+ (com.google.protobuf.ByteString) ref;
203
+ java.lang.String s = bs.toStringUtf8();
204
+ modelName_ = s;
205
+ return s;
206
+ }
207
+ }
208
+ /**
209
+ * <code>optional string model_name = 5;</code>
210
+ * @return The bytes for modelName.
211
+ */
212
+ @java.lang.Override
213
+ public com.google.protobuf.ByteString
214
+ getModelNameBytes() {
215
+ java.lang.Object ref = modelName_;
216
+ if (ref instanceof java.lang.String) {
217
+ com.google.protobuf.ByteString b =
218
+ com.google.protobuf.ByteString.copyFromUtf8(
219
+ (java.lang.String) ref);
220
+ modelName_ = b;
221
+ return b;
222
+ } else {
223
+ return (com.google.protobuf.ByteString) ref;
224
+ }
225
+ }
226
+
227
+ public static final int NUMBER_OF_CPUS_FIELD_NUMBER = 6;
228
+ private long numberOfCpus_ = 0L;
229
+ /**
230
+ * <code>optional int64 number_of_cpus = 6;</code>
231
+ * @return Whether the numberOfCpus field is set.
232
+ */
233
+ @java.lang.Override
234
+ public boolean hasNumberOfCpus() {
235
+ return ((bitField0_ & 0x00000020) != 0);
236
+ }
237
+ /**
238
+ * <code>optional int64 number_of_cpus = 6;</code>
239
+ * @return The numberOfCpus.
240
+ */
241
+ @java.lang.Override
242
+ public long getNumberOfCpus() {
243
+ return numberOfCpus_;
244
+ }
245
+
246
+ public static final int SPEED_FIELD_NUMBER = 7;
247
+ private long speed_ = 0L;
248
+ /**
249
+ * <code>optional int64 speed = 7;</code>
250
+ * @return Whether the speed field is set.
251
+ */
252
+ @java.lang.Override
253
+ public boolean hasSpeed() {
254
+ return ((bitField0_ & 0x00000040) != 0);
255
+ }
256
+ /**
257
+ * <code>optional int64 speed = 7;</code>
258
+ * @return The speed.
259
+ */
260
+ @java.lang.Override
261
+ public long getSpeed() {
262
+ return speed_;
263
+ }
264
+
265
+ public static final int STEPPING_FIELD_NUMBER = 8;
266
+ @SuppressWarnings("serial")
267
+ private volatile java.lang.Object stepping_ = "";
268
+ /**
269
+ * <code>optional string stepping = 8;</code>
270
+ * @return Whether the stepping field is set.
271
+ */
272
+ @java.lang.Override
273
+ public boolean hasStepping() {
274
+ return ((bitField0_ & 0x00000080) != 0);
275
+ }
276
+ /**
277
+ * <code>optional string stepping = 8;</code>
278
+ * @return The stepping.
279
+ */
280
+ @java.lang.Override
281
+ public java.lang.String getStepping() {
282
+ java.lang.Object ref = stepping_;
283
+ if (ref instanceof java.lang.String) {
284
+ return (java.lang.String) ref;
285
+ } else {
286
+ com.google.protobuf.ByteString bs =
287
+ (com.google.protobuf.ByteString) ref;
288
+ java.lang.String s = bs.toStringUtf8();
289
+ stepping_ = s;
290
+ return s;
291
+ }
292
+ }
293
+ /**
294
+ * <code>optional string stepping = 8;</code>
295
+ * @return The bytes for stepping.
296
+ */
297
+ @java.lang.Override
298
+ public com.google.protobuf.ByteString
299
+ getSteppingBytes() {
300
+ java.lang.Object ref = stepping_;
301
+ if (ref instanceof java.lang.String) {
302
+ com.google.protobuf.ByteString b =
303
+ com.google.protobuf.ByteString.copyFromUtf8(
304
+ (java.lang.String) ref);
305
+ stepping_ = b;
306
+ return b;
307
+ } else {
308
+ return (com.google.protobuf.ByteString) ref;
309
+ }
310
+ }
311
+
312
+ public static final int VENDOR_FIELD_NUMBER = 9;
313
+ @SuppressWarnings("serial")
314
+ private volatile java.lang.Object vendor_ = "";
315
+ /**
316
+ * <code>optional string vendor = 9;</code>
317
+ * @return Whether the vendor field is set.
318
+ */
319
+ @java.lang.Override
320
+ public boolean hasVendor() {
321
+ return ((bitField0_ & 0x00000100) != 0);
322
+ }
323
+ /**
324
+ * <code>optional string vendor = 9;</code>
325
+ * @return The vendor.
326
+ */
327
+ @java.lang.Override
328
+ public java.lang.String getVendor() {
329
+ java.lang.Object ref = vendor_;
330
+ if (ref instanceof java.lang.String) {
331
+ return (java.lang.String) ref;
332
+ } else {
333
+ com.google.protobuf.ByteString bs =
334
+ (com.google.protobuf.ByteString) ref;
335
+ java.lang.String s = bs.toStringUtf8();
336
+ vendor_ = s;
337
+ return s;
338
+ }
339
+ }
340
+ /**
341
+ * <code>optional string vendor = 9;</code>
342
+ * @return The bytes for vendor.
343
+ */
344
+ @java.lang.Override
345
+ public com.google.protobuf.ByteString
346
+ getVendorBytes() {
347
+ java.lang.Object ref = vendor_;
348
+ if (ref instanceof java.lang.String) {
349
+ com.google.protobuf.ByteString b =
350
+ com.google.protobuf.ByteString.copyFromUtf8(
351
+ (java.lang.String) ref);
352
+ vendor_ = b;
353
+ return b;
354
+ } else {
355
+ return (com.google.protobuf.ByteString) ref;
356
+ }
357
+ }
358
+
359
+ private byte memoizedIsInitialized = -1;
360
+ @java.lang.Override
361
+ public final boolean isInitialized() {
362
+ byte isInitialized = memoizedIsInitialized;
363
+ if (isInitialized == 1) return true;
364
+ if (isInitialized == 0) return false;
365
+
366
+ memoizedIsInitialized = 1;
367
+ return true;
368
+ }
369
+
370
+ @java.lang.Override
371
+ public void writeTo(com.google.protobuf.CodedOutputStream output)
372
+ throws java.io.IOException {
373
+ if (((bitField0_ & 0x00000001) != 0)) {
374
+ output.writeInt64(1, family_);
375
+ }
376
+ if (((bitField0_ & 0x00000002) != 0)) {
377
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 2, features_);
378
+ }
379
+ if (((bitField0_ & 0x00000004) != 0)) {
380
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 3, flags_);
381
+ }
382
+ if (((bitField0_ & 0x00000008) != 0)) {
383
+ output.writeInt64(4, model_);
384
+ }
385
+ if (((bitField0_ & 0x00000010) != 0)) {
386
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 5, modelName_);
387
+ }
388
+ if (((bitField0_ & 0x00000020) != 0)) {
389
+ output.writeInt64(6, numberOfCpus_);
390
+ }
391
+ if (((bitField0_ & 0x00000040) != 0)) {
392
+ output.writeInt64(7, speed_);
393
+ }
394
+ if (((bitField0_ & 0x00000080) != 0)) {
395
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 8, stepping_);
396
+ }
397
+ if (((bitField0_ & 0x00000100) != 0)) {
398
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 9, vendor_);
399
+ }
400
+ getUnknownFields().writeTo(output);
401
+ }
402
+
403
+ @java.lang.Override
404
+ public int getSerializedSize() {
405
+ int size = memoizedSize;
406
+ if (size != -1) return size;
407
+
408
+ size = 0;
409
+ if (((bitField0_ & 0x00000001) != 0)) {
410
+ size += com.google.protobuf.CodedOutputStream
411
+ .computeInt64Size(1, family_);
412
+ }
413
+ if (((bitField0_ & 0x00000002) != 0)) {
414
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, features_);
415
+ }
416
+ if (((bitField0_ & 0x00000004) != 0)) {
417
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, flags_);
418
+ }
419
+ if (((bitField0_ & 0x00000008) != 0)) {
420
+ size += com.google.protobuf.CodedOutputStream
421
+ .computeInt64Size(4, model_);
422
+ }
423
+ if (((bitField0_ & 0x00000010) != 0)) {
424
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(5, modelName_);
425
+ }
426
+ if (((bitField0_ & 0x00000020) != 0)) {
427
+ size += com.google.protobuf.CodedOutputStream
428
+ .computeInt64Size(6, numberOfCpus_);
429
+ }
430
+ if (((bitField0_ & 0x00000040) != 0)) {
431
+ size += com.google.protobuf.CodedOutputStream
432
+ .computeInt64Size(7, speed_);
433
+ }
434
+ if (((bitField0_ & 0x00000080) != 0)) {
435
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(8, stepping_);
436
+ }
437
+ if (((bitField0_ & 0x00000100) != 0)) {
438
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(9, vendor_);
439
+ }
440
+ size += getUnknownFields().getSerializedSize();
441
+ memoizedSize = size;
442
+ return size;
443
+ }
444
+
445
+ @java.lang.Override
446
+ public boolean equals(final java.lang.Object obj) {
447
+ if (obj == this) {
448
+ return true;
449
+ }
450
+ if (!(obj instanceof com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu)) {
451
+ return super.equals(obj);
452
+ }
453
+ com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu other = (com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu) obj;
454
+
455
+ if (hasFamily() != other.hasFamily()) return false;
456
+ if (hasFamily()) {
457
+ if (getFamily()
458
+ != other.getFamily()) return false;
459
+ }
460
+ if (hasFeatures() != other.hasFeatures()) return false;
461
+ if (hasFeatures()) {
462
+ if (!getFeatures()
463
+ .equals(other.getFeatures())) return false;
464
+ }
465
+ if (hasFlags() != other.hasFlags()) return false;
466
+ if (hasFlags()) {
467
+ if (!getFlags()
468
+ .equals(other.getFlags())) return false;
469
+ }
470
+ if (hasModel() != other.hasModel()) return false;
471
+ if (hasModel()) {
472
+ if (getModel()
473
+ != other.getModel()) return false;
474
+ }
475
+ if (hasModelName() != other.hasModelName()) return false;
476
+ if (hasModelName()) {
477
+ if (!getModelName()
478
+ .equals(other.getModelName())) return false;
479
+ }
480
+ if (hasNumberOfCpus() != other.hasNumberOfCpus()) return false;
481
+ if (hasNumberOfCpus()) {
482
+ if (getNumberOfCpus()
483
+ != other.getNumberOfCpus()) return false;
484
+ }
485
+ if (hasSpeed() != other.hasSpeed()) return false;
486
+ if (hasSpeed()) {
487
+ if (getSpeed()
488
+ != other.getSpeed()) return false;
489
+ }
490
+ if (hasStepping() != other.hasStepping()) return false;
491
+ if (hasStepping()) {
492
+ if (!getStepping()
493
+ .equals(other.getStepping())) return false;
494
+ }
495
+ if (hasVendor() != other.hasVendor()) return false;
496
+ if (hasVendor()) {
497
+ if (!getVendor()
498
+ .equals(other.getVendor())) return false;
499
+ }
500
+ if (!getUnknownFields().equals(other.getUnknownFields())) return false;
501
+ return true;
502
+ }
503
+
504
+ @java.lang.Override
505
+ public int hashCode() {
506
+ if (memoizedHashCode != 0) {
507
+ return memoizedHashCode;
508
+ }
509
+ int hash = 41;
510
+ hash = (19 * hash) + getDescriptor().hashCode();
511
+ if (hasFamily()) {
512
+ hash = (37 * hash) + FAMILY_FIELD_NUMBER;
513
+ hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
514
+ getFamily());
515
+ }
516
+ if (hasFeatures()) {
517
+ hash = (37 * hash) + FEATURES_FIELD_NUMBER;
518
+ hash = (53 * hash) + getFeatures().hashCode();
519
+ }
520
+ if (hasFlags()) {
521
+ hash = (37 * hash) + FLAGS_FIELD_NUMBER;
522
+ hash = (53 * hash) + getFlags().hashCode();
523
+ }
524
+ if (hasModel()) {
525
+ hash = (37 * hash) + MODEL_FIELD_NUMBER;
526
+ hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
527
+ getModel());
528
+ }
529
+ if (hasModelName()) {
530
+ hash = (37 * hash) + MODEL_NAME_FIELD_NUMBER;
531
+ hash = (53 * hash) + getModelName().hashCode();
532
+ }
533
+ if (hasNumberOfCpus()) {
534
+ hash = (37 * hash) + NUMBER_OF_CPUS_FIELD_NUMBER;
535
+ hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
536
+ getNumberOfCpus());
537
+ }
538
+ if (hasSpeed()) {
539
+ hash = (37 * hash) + SPEED_FIELD_NUMBER;
540
+ hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
541
+ getSpeed());
542
+ }
543
+ if (hasStepping()) {
544
+ hash = (37 * hash) + STEPPING_FIELD_NUMBER;
545
+ hash = (53 * hash) + getStepping().hashCode();
546
+ }
547
+ if (hasVendor()) {
548
+ hash = (37 * hash) + VENDOR_FIELD_NUMBER;
549
+ hash = (53 * hash) + getVendor().hashCode();
550
+ }
551
+ hash = (29 * hash) + getUnknownFields().hashCode();
552
+ memoizedHashCode = hash;
553
+ return hash;
554
+ }
555
+
556
+ public static com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu parseFrom(
557
+ java.nio.ByteBuffer data)
558
+ throws com.google.protobuf.InvalidProtocolBufferException {
559
+ return PARSER.parseFrom(data);
560
+ }
561
+ public static com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu parseFrom(
562
+ java.nio.ByteBuffer data,
563
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
564
+ throws com.google.protobuf.InvalidProtocolBufferException {
565
+ return PARSER.parseFrom(data, extensionRegistry);
566
+ }
567
+ public static com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu parseFrom(
568
+ com.google.protobuf.ByteString data)
569
+ throws com.google.protobuf.InvalidProtocolBufferException {
570
+ return PARSER.parseFrom(data);
571
+ }
572
+ public static com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu parseFrom(
573
+ com.google.protobuf.ByteString data,
574
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
575
+ throws com.google.protobuf.InvalidProtocolBufferException {
576
+ return PARSER.parseFrom(data, extensionRegistry);
577
+ }
578
+ public static com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu parseFrom(byte[] data)
579
+ throws com.google.protobuf.InvalidProtocolBufferException {
580
+ return PARSER.parseFrom(data);
581
+ }
582
+ public static com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu parseFrom(
583
+ byte[] data,
584
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
585
+ throws com.google.protobuf.InvalidProtocolBufferException {
586
+ return PARSER.parseFrom(data, extensionRegistry);
587
+ }
588
+ public static com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu parseFrom(java.io.InputStream input)
589
+ throws java.io.IOException {
590
+ return com.google.protobuf.GeneratedMessageV3
591
+ .parseWithIOException(PARSER, input);
592
+ }
593
+ public static com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu parseFrom(
594
+ java.io.InputStream input,
595
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
596
+ throws java.io.IOException {
597
+ return com.google.protobuf.GeneratedMessageV3
598
+ .parseWithIOException(PARSER, input, extensionRegistry);
599
+ }
600
+
601
+ public static com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu parseDelimitedFrom(java.io.InputStream input)
602
+ throws java.io.IOException {
603
+ return com.google.protobuf.GeneratedMessageV3
604
+ .parseDelimitedWithIOException(PARSER, input);
605
+ }
606
+
607
+ public static com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu parseDelimitedFrom(
608
+ java.io.InputStream input,
609
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
610
+ throws java.io.IOException {
611
+ return com.google.protobuf.GeneratedMessageV3
612
+ .parseDelimitedWithIOException(PARSER, input, extensionRegistry);
613
+ }
614
+ public static com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu parseFrom(
615
+ com.google.protobuf.CodedInputStream input)
616
+ throws java.io.IOException {
617
+ return com.google.protobuf.GeneratedMessageV3
618
+ .parseWithIOException(PARSER, input);
619
+ }
620
+ public static com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu parseFrom(
621
+ com.google.protobuf.CodedInputStream input,
622
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
623
+ throws java.io.IOException {
624
+ return com.google.protobuf.GeneratedMessageV3
625
+ .parseWithIOException(PARSER, input, extensionRegistry);
626
+ }
627
+
628
+ @java.lang.Override
629
+ public Builder newBuilderForType() { return newBuilder(); }
630
+ public static Builder newBuilder() {
631
+ return DEFAULT_INSTANCE.toBuilder();
632
+ }
633
+ public static Builder newBuilder(com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu prototype) {
634
+ return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
635
+ }
636
+ @java.lang.Override
637
+ public Builder toBuilder() {
638
+ return this == DEFAULT_INSTANCE
639
+ ? new Builder() : new Builder().mergeFrom(this);
640
+ }
641
+
642
+ @java.lang.Override
643
+ protected Builder newBuilderForType(
644
+ com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
645
+ Builder builder = new Builder(parent);
646
+ return builder;
647
+ }
648
+ /**
649
+ * Protobuf type {@code com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu}
650
+ */
651
+ public static final class Builder extends
652
+ com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
653
+ // @@protoc_insertion_point(builder_implements:com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu)
654
+ com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpuOrBuilder {
655
+ public static final com.google.protobuf.Descriptors.Descriptor
656
+ getDescriptor() {
657
+ return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixHostPhysicalCpu_descriptor;
658
+ }
659
+
660
+ @java.lang.Override
661
+ protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
662
+ internalGetFieldAccessorTable() {
663
+ return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixHostPhysicalCpu_fieldAccessorTable
664
+ .ensureFieldAccessorsInitialized(
665
+ com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu.class, com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu.Builder.class);
666
+ }
667
+
668
+ // Construct using com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu.newBuilder()
669
+ private Builder() {
670
+
671
+ }
672
+
673
+ private Builder(
674
+ com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
675
+ super(parent);
676
+
677
+ }
678
+ @java.lang.Override
679
+ public Builder clear() {
680
+ super.clear();
681
+ bitField0_ = 0;
682
+ family_ = 0L;
683
+ features_ = "";
684
+ flags_ = "";
685
+ model_ = 0L;
686
+ modelName_ = "";
687
+ numberOfCpus_ = 0L;
688
+ speed_ = 0L;
689
+ stepping_ = "";
690
+ vendor_ = "";
691
+ return this;
692
+ }
693
+
694
+ @java.lang.Override
695
+ public com.google.protobuf.Descriptors.Descriptor
696
+ getDescriptorForType() {
697
+ return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixHostPhysicalCpu_descriptor;
698
+ }
699
+
700
+ @java.lang.Override
701
+ public com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu getDefaultInstanceForType() {
702
+ return com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu.getDefaultInstance();
703
+ }
704
+
705
+ @java.lang.Override
706
+ public com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu build() {
707
+ com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu result = buildPartial();
708
+ if (!result.isInitialized()) {
709
+ throw newUninitializedMessageException(result);
710
+ }
711
+ return result;
712
+ }
713
+
714
+ @java.lang.Override
715
+ public com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu buildPartial() {
716
+ com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu result = new com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu(this);
717
+ if (bitField0_ != 0) { buildPartial0(result); }
718
+ onBuilt();
719
+ return result;
720
+ }
721
+
722
+ private void buildPartial0(com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu result) {
723
+ int from_bitField0_ = bitField0_;
724
+ int to_bitField0_ = 0;
725
+ if (((from_bitField0_ & 0x00000001) != 0)) {
726
+ result.family_ = family_;
727
+ to_bitField0_ |= 0x00000001;
728
+ }
729
+ if (((from_bitField0_ & 0x00000002) != 0)) {
730
+ result.features_ = features_;
731
+ to_bitField0_ |= 0x00000002;
732
+ }
733
+ if (((from_bitField0_ & 0x00000004) != 0)) {
734
+ result.flags_ = flags_;
735
+ to_bitField0_ |= 0x00000004;
736
+ }
737
+ if (((from_bitField0_ & 0x00000008) != 0)) {
738
+ result.model_ = model_;
739
+ to_bitField0_ |= 0x00000008;
740
+ }
741
+ if (((from_bitField0_ & 0x00000010) != 0)) {
742
+ result.modelName_ = modelName_;
743
+ to_bitField0_ |= 0x00000010;
744
+ }
745
+ if (((from_bitField0_ & 0x00000020) != 0)) {
746
+ result.numberOfCpus_ = numberOfCpus_;
747
+ to_bitField0_ |= 0x00000020;
748
+ }
749
+ if (((from_bitField0_ & 0x00000040) != 0)) {
750
+ result.speed_ = speed_;
751
+ to_bitField0_ |= 0x00000040;
752
+ }
753
+ if (((from_bitField0_ & 0x00000080) != 0)) {
754
+ result.stepping_ = stepping_;
755
+ to_bitField0_ |= 0x00000080;
756
+ }
757
+ if (((from_bitField0_ & 0x00000100) != 0)) {
758
+ result.vendor_ = vendor_;
759
+ to_bitField0_ |= 0x00000100;
760
+ }
761
+ result.bitField0_ |= to_bitField0_;
762
+ }
763
+
764
+ @java.lang.Override
765
+ public Builder clone() {
766
+ return super.clone();
767
+ }
768
+ @java.lang.Override
769
+ public Builder setField(
770
+ com.google.protobuf.Descriptors.FieldDescriptor field,
771
+ java.lang.Object value) {
772
+ return super.setField(field, value);
773
+ }
774
+ @java.lang.Override
775
+ public Builder clearField(
776
+ com.google.protobuf.Descriptors.FieldDescriptor field) {
777
+ return super.clearField(field);
778
+ }
779
+ @java.lang.Override
780
+ public Builder clearOneof(
781
+ com.google.protobuf.Descriptors.OneofDescriptor oneof) {
782
+ return super.clearOneof(oneof);
783
+ }
784
+ @java.lang.Override
785
+ public Builder setRepeatedField(
786
+ com.google.protobuf.Descriptors.FieldDescriptor field,
787
+ int index, java.lang.Object value) {
788
+ return super.setRepeatedField(field, index, value);
789
+ }
790
+ @java.lang.Override
791
+ public Builder addRepeatedField(
792
+ com.google.protobuf.Descriptors.FieldDescriptor field,
793
+ java.lang.Object value) {
794
+ return super.addRepeatedField(field, value);
795
+ }
796
+ @java.lang.Override
797
+ public Builder mergeFrom(com.google.protobuf.Message other) {
798
+ if (other instanceof com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu) {
799
+ return mergeFrom((com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu)other);
800
+ } else {
801
+ super.mergeFrom(other);
802
+ return this;
803
+ }
804
+ }
805
+
806
+ public Builder mergeFrom(com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu other) {
807
+ if (other == com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu.getDefaultInstance()) return this;
808
+ if (other.hasFamily()) {
809
+ setFamily(other.getFamily());
810
+ }
811
+ if (other.hasFeatures()) {
812
+ features_ = other.features_;
813
+ bitField0_ |= 0x00000002;
814
+ onChanged();
815
+ }
816
+ if (other.hasFlags()) {
817
+ flags_ = other.flags_;
818
+ bitField0_ |= 0x00000004;
819
+ onChanged();
820
+ }
821
+ if (other.hasModel()) {
822
+ setModel(other.getModel());
823
+ }
824
+ if (other.hasModelName()) {
825
+ modelName_ = other.modelName_;
826
+ bitField0_ |= 0x00000010;
827
+ onChanged();
828
+ }
829
+ if (other.hasNumberOfCpus()) {
830
+ setNumberOfCpus(other.getNumberOfCpus());
831
+ }
832
+ if (other.hasSpeed()) {
833
+ setSpeed(other.getSpeed());
834
+ }
835
+ if (other.hasStepping()) {
836
+ stepping_ = other.stepping_;
837
+ bitField0_ |= 0x00000080;
838
+ onChanged();
839
+ }
840
+ if (other.hasVendor()) {
841
+ vendor_ = other.vendor_;
842
+ bitField0_ |= 0x00000100;
843
+ onChanged();
844
+ }
845
+ this.mergeUnknownFields(other.getUnknownFields());
846
+ onChanged();
847
+ return this;
848
+ }
849
+
850
+ @java.lang.Override
851
+ public final boolean isInitialized() {
852
+ return true;
853
+ }
854
+
855
+ @java.lang.Override
856
+ public Builder mergeFrom(
857
+ com.google.protobuf.CodedInputStream input,
858
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
859
+ throws java.io.IOException {
860
+ if (extensionRegistry == null) {
861
+ throw new java.lang.NullPointerException();
862
+ }
863
+ try {
864
+ boolean done = false;
865
+ while (!done) {
866
+ int tag = input.readTag();
867
+ switch (tag) {
868
+ case 0:
869
+ done = true;
870
+ break;
871
+ case 8: {
872
+ family_ = input.readInt64();
873
+ bitField0_ |= 0x00000001;
874
+ break;
875
+ } // case 8
876
+ case 18: {
877
+ features_ = input.readStringRequireUtf8();
878
+ bitField0_ |= 0x00000002;
879
+ break;
880
+ } // case 18
881
+ case 26: {
882
+ flags_ = input.readStringRequireUtf8();
883
+ bitField0_ |= 0x00000004;
884
+ break;
885
+ } // case 26
886
+ case 32: {
887
+ model_ = input.readInt64();
888
+ bitField0_ |= 0x00000008;
889
+ break;
890
+ } // case 32
891
+ case 42: {
892
+ modelName_ = input.readStringRequireUtf8();
893
+ bitField0_ |= 0x00000010;
894
+ break;
895
+ } // case 42
896
+ case 48: {
897
+ numberOfCpus_ = input.readInt64();
898
+ bitField0_ |= 0x00000020;
899
+ break;
900
+ } // case 48
901
+ case 56: {
902
+ speed_ = input.readInt64();
903
+ bitField0_ |= 0x00000040;
904
+ break;
905
+ } // case 56
906
+ case 66: {
907
+ stepping_ = input.readStringRequireUtf8();
908
+ bitField0_ |= 0x00000080;
909
+ break;
910
+ } // case 66
911
+ case 74: {
912
+ vendor_ = input.readStringRequireUtf8();
913
+ bitField0_ |= 0x00000100;
914
+ break;
915
+ } // case 74
916
+ default: {
917
+ if (!super.parseUnknownField(input, extensionRegistry, tag)) {
918
+ done = true; // was an endgroup tag
919
+ }
920
+ break;
921
+ } // default:
922
+ } // switch (tag)
923
+ } // while (!done)
924
+ } catch (com.google.protobuf.InvalidProtocolBufferException e) {
925
+ throw e.unwrapIOException();
926
+ } finally {
927
+ onChanged();
928
+ } // finally
929
+ return this;
930
+ }
931
+ private int bitField0_;
932
+
933
+ private long family_ ;
934
+ /**
935
+ * <code>optional int64 family = 1;</code>
936
+ * @return Whether the family field is set.
937
+ */
938
+ @java.lang.Override
939
+ public boolean hasFamily() {
940
+ return ((bitField0_ & 0x00000001) != 0);
941
+ }
942
+ /**
943
+ * <code>optional int64 family = 1;</code>
944
+ * @return The family.
945
+ */
946
+ @java.lang.Override
947
+ public long getFamily() {
948
+ return family_;
949
+ }
950
+ /**
951
+ * <code>optional int64 family = 1;</code>
952
+ * @param value The family to set.
953
+ * @return This builder for chaining.
954
+ */
955
+ public Builder setFamily(long value) {
956
+
957
+ family_ = value;
958
+ bitField0_ |= 0x00000001;
959
+ onChanged();
960
+ return this;
961
+ }
962
+ /**
963
+ * <code>optional int64 family = 1;</code>
964
+ * @return This builder for chaining.
965
+ */
966
+ public Builder clearFamily() {
967
+ bitField0_ = (bitField0_ & ~0x00000001);
968
+ family_ = 0L;
969
+ onChanged();
970
+ return this;
971
+ }
972
+
973
+ private java.lang.Object features_ = "";
974
+ /**
975
+ * <code>optional string features = 2;</code>
976
+ * @return Whether the features field is set.
977
+ */
978
+ public boolean hasFeatures() {
979
+ return ((bitField0_ & 0x00000002) != 0);
980
+ }
981
+ /**
982
+ * <code>optional string features = 2;</code>
983
+ * @return The features.
984
+ */
985
+ public java.lang.String getFeatures() {
986
+ java.lang.Object ref = features_;
987
+ if (!(ref instanceof java.lang.String)) {
988
+ com.google.protobuf.ByteString bs =
989
+ (com.google.protobuf.ByteString) ref;
990
+ java.lang.String s = bs.toStringUtf8();
991
+ features_ = s;
992
+ return s;
993
+ } else {
994
+ return (java.lang.String) ref;
995
+ }
996
+ }
997
+ /**
998
+ * <code>optional string features = 2;</code>
999
+ * @return The bytes for features.
1000
+ */
1001
+ public com.google.protobuf.ByteString
1002
+ getFeaturesBytes() {
1003
+ java.lang.Object ref = features_;
1004
+ if (ref instanceof String) {
1005
+ com.google.protobuf.ByteString b =
1006
+ com.google.protobuf.ByteString.copyFromUtf8(
1007
+ (java.lang.String) ref);
1008
+ features_ = b;
1009
+ return b;
1010
+ } else {
1011
+ return (com.google.protobuf.ByteString) ref;
1012
+ }
1013
+ }
1014
+ /**
1015
+ * <code>optional string features = 2;</code>
1016
+ * @param value The features to set.
1017
+ * @return This builder for chaining.
1018
+ */
1019
+ public Builder setFeatures(
1020
+ java.lang.String value) {
1021
+ if (value == null) { throw new NullPointerException(); }
1022
+ features_ = value;
1023
+ bitField0_ |= 0x00000002;
1024
+ onChanged();
1025
+ return this;
1026
+ }
1027
+ /**
1028
+ * <code>optional string features = 2;</code>
1029
+ * @return This builder for chaining.
1030
+ */
1031
+ public Builder clearFeatures() {
1032
+ features_ = getDefaultInstance().getFeatures();
1033
+ bitField0_ = (bitField0_ & ~0x00000002);
1034
+ onChanged();
1035
+ return this;
1036
+ }
1037
+ /**
1038
+ * <code>optional string features = 2;</code>
1039
+ * @param value The bytes for features to set.
1040
+ * @return This builder for chaining.
1041
+ */
1042
+ public Builder setFeaturesBytes(
1043
+ com.google.protobuf.ByteString value) {
1044
+ if (value == null) { throw new NullPointerException(); }
1045
+ checkByteStringIsUtf8(value);
1046
+ features_ = value;
1047
+ bitField0_ |= 0x00000002;
1048
+ onChanged();
1049
+ return this;
1050
+ }
1051
+
1052
+ private java.lang.Object flags_ = "";
1053
+ /**
1054
+ * <code>optional string flags = 3;</code>
1055
+ * @return Whether the flags field is set.
1056
+ */
1057
+ public boolean hasFlags() {
1058
+ return ((bitField0_ & 0x00000004) != 0);
1059
+ }
1060
+ /**
1061
+ * <code>optional string flags = 3;</code>
1062
+ * @return The flags.
1063
+ */
1064
+ public java.lang.String getFlags() {
1065
+ java.lang.Object ref = flags_;
1066
+ if (!(ref instanceof java.lang.String)) {
1067
+ com.google.protobuf.ByteString bs =
1068
+ (com.google.protobuf.ByteString) ref;
1069
+ java.lang.String s = bs.toStringUtf8();
1070
+ flags_ = s;
1071
+ return s;
1072
+ } else {
1073
+ return (java.lang.String) ref;
1074
+ }
1075
+ }
1076
+ /**
1077
+ * <code>optional string flags = 3;</code>
1078
+ * @return The bytes for flags.
1079
+ */
1080
+ public com.google.protobuf.ByteString
1081
+ getFlagsBytes() {
1082
+ java.lang.Object ref = flags_;
1083
+ if (ref instanceof String) {
1084
+ com.google.protobuf.ByteString b =
1085
+ com.google.protobuf.ByteString.copyFromUtf8(
1086
+ (java.lang.String) ref);
1087
+ flags_ = b;
1088
+ return b;
1089
+ } else {
1090
+ return (com.google.protobuf.ByteString) ref;
1091
+ }
1092
+ }
1093
+ /**
1094
+ * <code>optional string flags = 3;</code>
1095
+ * @param value The flags to set.
1096
+ * @return This builder for chaining.
1097
+ */
1098
+ public Builder setFlags(
1099
+ java.lang.String value) {
1100
+ if (value == null) { throw new NullPointerException(); }
1101
+ flags_ = value;
1102
+ bitField0_ |= 0x00000004;
1103
+ onChanged();
1104
+ return this;
1105
+ }
1106
+ /**
1107
+ * <code>optional string flags = 3;</code>
1108
+ * @return This builder for chaining.
1109
+ */
1110
+ public Builder clearFlags() {
1111
+ flags_ = getDefaultInstance().getFlags();
1112
+ bitField0_ = (bitField0_ & ~0x00000004);
1113
+ onChanged();
1114
+ return this;
1115
+ }
1116
+ /**
1117
+ * <code>optional string flags = 3;</code>
1118
+ * @param value The bytes for flags to set.
1119
+ * @return This builder for chaining.
1120
+ */
1121
+ public Builder setFlagsBytes(
1122
+ com.google.protobuf.ByteString value) {
1123
+ if (value == null) { throw new NullPointerException(); }
1124
+ checkByteStringIsUtf8(value);
1125
+ flags_ = value;
1126
+ bitField0_ |= 0x00000004;
1127
+ onChanged();
1128
+ return this;
1129
+ }
1130
+
1131
+ private long model_ ;
1132
+ /**
1133
+ * <code>optional int64 model = 4;</code>
1134
+ * @return Whether the model field is set.
1135
+ */
1136
+ @java.lang.Override
1137
+ public boolean hasModel() {
1138
+ return ((bitField0_ & 0x00000008) != 0);
1139
+ }
1140
+ /**
1141
+ * <code>optional int64 model = 4;</code>
1142
+ * @return The model.
1143
+ */
1144
+ @java.lang.Override
1145
+ public long getModel() {
1146
+ return model_;
1147
+ }
1148
+ /**
1149
+ * <code>optional int64 model = 4;</code>
1150
+ * @param value The model to set.
1151
+ * @return This builder for chaining.
1152
+ */
1153
+ public Builder setModel(long value) {
1154
+
1155
+ model_ = value;
1156
+ bitField0_ |= 0x00000008;
1157
+ onChanged();
1158
+ return this;
1159
+ }
1160
+ /**
1161
+ * <code>optional int64 model = 4;</code>
1162
+ * @return This builder for chaining.
1163
+ */
1164
+ public Builder clearModel() {
1165
+ bitField0_ = (bitField0_ & ~0x00000008);
1166
+ model_ = 0L;
1167
+ onChanged();
1168
+ return this;
1169
+ }
1170
+
1171
+ private java.lang.Object modelName_ = "";
1172
+ /**
1173
+ * <code>optional string model_name = 5;</code>
1174
+ * @return Whether the modelName field is set.
1175
+ */
1176
+ public boolean hasModelName() {
1177
+ return ((bitField0_ & 0x00000010) != 0);
1178
+ }
1179
+ /**
1180
+ * <code>optional string model_name = 5;</code>
1181
+ * @return The modelName.
1182
+ */
1183
+ public java.lang.String getModelName() {
1184
+ java.lang.Object ref = modelName_;
1185
+ if (!(ref instanceof java.lang.String)) {
1186
+ com.google.protobuf.ByteString bs =
1187
+ (com.google.protobuf.ByteString) ref;
1188
+ java.lang.String s = bs.toStringUtf8();
1189
+ modelName_ = s;
1190
+ return s;
1191
+ } else {
1192
+ return (java.lang.String) ref;
1193
+ }
1194
+ }
1195
+ /**
1196
+ * <code>optional string model_name = 5;</code>
1197
+ * @return The bytes for modelName.
1198
+ */
1199
+ public com.google.protobuf.ByteString
1200
+ getModelNameBytes() {
1201
+ java.lang.Object ref = modelName_;
1202
+ if (ref instanceof String) {
1203
+ com.google.protobuf.ByteString b =
1204
+ com.google.protobuf.ByteString.copyFromUtf8(
1205
+ (java.lang.String) ref);
1206
+ modelName_ = b;
1207
+ return b;
1208
+ } else {
1209
+ return (com.google.protobuf.ByteString) ref;
1210
+ }
1211
+ }
1212
+ /**
1213
+ * <code>optional string model_name = 5;</code>
1214
+ * @param value The modelName to set.
1215
+ * @return This builder for chaining.
1216
+ */
1217
+ public Builder setModelName(
1218
+ java.lang.String value) {
1219
+ if (value == null) { throw new NullPointerException(); }
1220
+ modelName_ = value;
1221
+ bitField0_ |= 0x00000010;
1222
+ onChanged();
1223
+ return this;
1224
+ }
1225
+ /**
1226
+ * <code>optional string model_name = 5;</code>
1227
+ * @return This builder for chaining.
1228
+ */
1229
+ public Builder clearModelName() {
1230
+ modelName_ = getDefaultInstance().getModelName();
1231
+ bitField0_ = (bitField0_ & ~0x00000010);
1232
+ onChanged();
1233
+ return this;
1234
+ }
1235
+ /**
1236
+ * <code>optional string model_name = 5;</code>
1237
+ * @param value The bytes for modelName to set.
1238
+ * @return This builder for chaining.
1239
+ */
1240
+ public Builder setModelNameBytes(
1241
+ com.google.protobuf.ByteString value) {
1242
+ if (value == null) { throw new NullPointerException(); }
1243
+ checkByteStringIsUtf8(value);
1244
+ modelName_ = value;
1245
+ bitField0_ |= 0x00000010;
1246
+ onChanged();
1247
+ return this;
1248
+ }
1249
+
1250
+ private long numberOfCpus_ ;
1251
+ /**
1252
+ * <code>optional int64 number_of_cpus = 6;</code>
1253
+ * @return Whether the numberOfCpus field is set.
1254
+ */
1255
+ @java.lang.Override
1256
+ public boolean hasNumberOfCpus() {
1257
+ return ((bitField0_ & 0x00000020) != 0);
1258
+ }
1259
+ /**
1260
+ * <code>optional int64 number_of_cpus = 6;</code>
1261
+ * @return The numberOfCpus.
1262
+ */
1263
+ @java.lang.Override
1264
+ public long getNumberOfCpus() {
1265
+ return numberOfCpus_;
1266
+ }
1267
+ /**
1268
+ * <code>optional int64 number_of_cpus = 6;</code>
1269
+ * @param value The numberOfCpus to set.
1270
+ * @return This builder for chaining.
1271
+ */
1272
+ public Builder setNumberOfCpus(long value) {
1273
+
1274
+ numberOfCpus_ = value;
1275
+ bitField0_ |= 0x00000020;
1276
+ onChanged();
1277
+ return this;
1278
+ }
1279
+ /**
1280
+ * <code>optional int64 number_of_cpus = 6;</code>
1281
+ * @return This builder for chaining.
1282
+ */
1283
+ public Builder clearNumberOfCpus() {
1284
+ bitField0_ = (bitField0_ & ~0x00000020);
1285
+ numberOfCpus_ = 0L;
1286
+ onChanged();
1287
+ return this;
1288
+ }
1289
+
1290
+ private long speed_ ;
1291
+ /**
1292
+ * <code>optional int64 speed = 7;</code>
1293
+ * @return Whether the speed field is set.
1294
+ */
1295
+ @java.lang.Override
1296
+ public boolean hasSpeed() {
1297
+ return ((bitField0_ & 0x00000040) != 0);
1298
+ }
1299
+ /**
1300
+ * <code>optional int64 speed = 7;</code>
1301
+ * @return The speed.
1302
+ */
1303
+ @java.lang.Override
1304
+ public long getSpeed() {
1305
+ return speed_;
1306
+ }
1307
+ /**
1308
+ * <code>optional int64 speed = 7;</code>
1309
+ * @param value The speed to set.
1310
+ * @return This builder for chaining.
1311
+ */
1312
+ public Builder setSpeed(long value) {
1313
+
1314
+ speed_ = value;
1315
+ bitField0_ |= 0x00000040;
1316
+ onChanged();
1317
+ return this;
1318
+ }
1319
+ /**
1320
+ * <code>optional int64 speed = 7;</code>
1321
+ * @return This builder for chaining.
1322
+ */
1323
+ public Builder clearSpeed() {
1324
+ bitField0_ = (bitField0_ & ~0x00000040);
1325
+ speed_ = 0L;
1326
+ onChanged();
1327
+ return this;
1328
+ }
1329
+
1330
+ private java.lang.Object stepping_ = "";
1331
+ /**
1332
+ * <code>optional string stepping = 8;</code>
1333
+ * @return Whether the stepping field is set.
1334
+ */
1335
+ public boolean hasStepping() {
1336
+ return ((bitField0_ & 0x00000080) != 0);
1337
+ }
1338
+ /**
1339
+ * <code>optional string stepping = 8;</code>
1340
+ * @return The stepping.
1341
+ */
1342
+ public java.lang.String getStepping() {
1343
+ java.lang.Object ref = stepping_;
1344
+ if (!(ref instanceof java.lang.String)) {
1345
+ com.google.protobuf.ByteString bs =
1346
+ (com.google.protobuf.ByteString) ref;
1347
+ java.lang.String s = bs.toStringUtf8();
1348
+ stepping_ = s;
1349
+ return s;
1350
+ } else {
1351
+ return (java.lang.String) ref;
1352
+ }
1353
+ }
1354
+ /**
1355
+ * <code>optional string stepping = 8;</code>
1356
+ * @return The bytes for stepping.
1357
+ */
1358
+ public com.google.protobuf.ByteString
1359
+ getSteppingBytes() {
1360
+ java.lang.Object ref = stepping_;
1361
+ if (ref instanceof String) {
1362
+ com.google.protobuf.ByteString b =
1363
+ com.google.protobuf.ByteString.copyFromUtf8(
1364
+ (java.lang.String) ref);
1365
+ stepping_ = b;
1366
+ return b;
1367
+ } else {
1368
+ return (com.google.protobuf.ByteString) ref;
1369
+ }
1370
+ }
1371
+ /**
1372
+ * <code>optional string stepping = 8;</code>
1373
+ * @param value The stepping to set.
1374
+ * @return This builder for chaining.
1375
+ */
1376
+ public Builder setStepping(
1377
+ java.lang.String value) {
1378
+ if (value == null) { throw new NullPointerException(); }
1379
+ stepping_ = value;
1380
+ bitField0_ |= 0x00000080;
1381
+ onChanged();
1382
+ return this;
1383
+ }
1384
+ /**
1385
+ * <code>optional string stepping = 8;</code>
1386
+ * @return This builder for chaining.
1387
+ */
1388
+ public Builder clearStepping() {
1389
+ stepping_ = getDefaultInstance().getStepping();
1390
+ bitField0_ = (bitField0_ & ~0x00000080);
1391
+ onChanged();
1392
+ return this;
1393
+ }
1394
+ /**
1395
+ * <code>optional string stepping = 8;</code>
1396
+ * @param value The bytes for stepping to set.
1397
+ * @return This builder for chaining.
1398
+ */
1399
+ public Builder setSteppingBytes(
1400
+ com.google.protobuf.ByteString value) {
1401
+ if (value == null) { throw new NullPointerException(); }
1402
+ checkByteStringIsUtf8(value);
1403
+ stepping_ = value;
1404
+ bitField0_ |= 0x00000080;
1405
+ onChanged();
1406
+ return this;
1407
+ }
1408
+
1409
+ private java.lang.Object vendor_ = "";
1410
+ /**
1411
+ * <code>optional string vendor = 9;</code>
1412
+ * @return Whether the vendor field is set.
1413
+ */
1414
+ public boolean hasVendor() {
1415
+ return ((bitField0_ & 0x00000100) != 0);
1416
+ }
1417
+ /**
1418
+ * <code>optional string vendor = 9;</code>
1419
+ * @return The vendor.
1420
+ */
1421
+ public java.lang.String getVendor() {
1422
+ java.lang.Object ref = vendor_;
1423
+ if (!(ref instanceof java.lang.String)) {
1424
+ com.google.protobuf.ByteString bs =
1425
+ (com.google.protobuf.ByteString) ref;
1426
+ java.lang.String s = bs.toStringUtf8();
1427
+ vendor_ = s;
1428
+ return s;
1429
+ } else {
1430
+ return (java.lang.String) ref;
1431
+ }
1432
+ }
1433
+ /**
1434
+ * <code>optional string vendor = 9;</code>
1435
+ * @return The bytes for vendor.
1436
+ */
1437
+ public com.google.protobuf.ByteString
1438
+ getVendorBytes() {
1439
+ java.lang.Object ref = vendor_;
1440
+ if (ref instanceof String) {
1441
+ com.google.protobuf.ByteString b =
1442
+ com.google.protobuf.ByteString.copyFromUtf8(
1443
+ (java.lang.String) ref);
1444
+ vendor_ = b;
1445
+ return b;
1446
+ } else {
1447
+ return (com.google.protobuf.ByteString) ref;
1448
+ }
1449
+ }
1450
+ /**
1451
+ * <code>optional string vendor = 9;</code>
1452
+ * @param value The vendor to set.
1453
+ * @return This builder for chaining.
1454
+ */
1455
+ public Builder setVendor(
1456
+ java.lang.String value) {
1457
+ if (value == null) { throw new NullPointerException(); }
1458
+ vendor_ = value;
1459
+ bitField0_ |= 0x00000100;
1460
+ onChanged();
1461
+ return this;
1462
+ }
1463
+ /**
1464
+ * <code>optional string vendor = 9;</code>
1465
+ * @return This builder for chaining.
1466
+ */
1467
+ public Builder clearVendor() {
1468
+ vendor_ = getDefaultInstance().getVendor();
1469
+ bitField0_ = (bitField0_ & ~0x00000100);
1470
+ onChanged();
1471
+ return this;
1472
+ }
1473
+ /**
1474
+ * <code>optional string vendor = 9;</code>
1475
+ * @param value The bytes for vendor to set.
1476
+ * @return This builder for chaining.
1477
+ */
1478
+ public Builder setVendorBytes(
1479
+ com.google.protobuf.ByteString value) {
1480
+ if (value == null) { throw new NullPointerException(); }
1481
+ checkByteStringIsUtf8(value);
1482
+ vendor_ = value;
1483
+ bitField0_ |= 0x00000100;
1484
+ onChanged();
1485
+ return this;
1486
+ }
1487
+ @java.lang.Override
1488
+ public final Builder setUnknownFields(
1489
+ final com.google.protobuf.UnknownFieldSet unknownFields) {
1490
+ return super.setUnknownFields(unknownFields);
1491
+ }
1492
+
1493
+ @java.lang.Override
1494
+ public final Builder mergeUnknownFields(
1495
+ final com.google.protobuf.UnknownFieldSet unknownFields) {
1496
+ return super.mergeUnknownFields(unknownFields);
1497
+ }
1498
+
1499
+
1500
+ // @@protoc_insertion_point(builder_scope:com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu)
1501
+ }
1502
+
1503
+ // @@protoc_insertion_point(class_scope:com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu)
1504
+ private static final com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu DEFAULT_INSTANCE;
1505
+ static {
1506
+ DEFAULT_INSTANCE = new com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu();
1507
+ }
1508
+
1509
+ public static com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu getDefaultInstance() {
1510
+ return DEFAULT_INSTANCE;
1511
+ }
1512
+
1513
+ private static final com.google.protobuf.Parser<CitrixHostPhysicalCpu>
1514
+ PARSER = new com.google.protobuf.AbstractParser<CitrixHostPhysicalCpu>() {
1515
+ @java.lang.Override
1516
+ public CitrixHostPhysicalCpu parsePartialFrom(
1517
+ com.google.protobuf.CodedInputStream input,
1518
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
1519
+ throws com.google.protobuf.InvalidProtocolBufferException {
1520
+ Builder builder = newBuilder();
1521
+ try {
1522
+ builder.mergeFrom(input, extensionRegistry);
1523
+ } catch (com.google.protobuf.InvalidProtocolBufferException e) {
1524
+ throw e.setUnfinishedMessage(builder.buildPartial());
1525
+ } catch (com.google.protobuf.UninitializedMessageException e) {
1526
+ throw e.asInvalidProtocolBufferException().setUnfinishedMessage(builder.buildPartial());
1527
+ } catch (java.io.IOException e) {
1528
+ throw new com.google.protobuf.InvalidProtocolBufferException(e)
1529
+ .setUnfinishedMessage(builder.buildPartial());
1530
+ }
1531
+ return builder.buildPartial();
1532
+ }
1533
+ };
1534
+
1535
+ public static com.google.protobuf.Parser<CitrixHostPhysicalCpu> parser() {
1536
+ return PARSER;
1537
+ }
1538
+
1539
+ @java.lang.Override
1540
+ public com.google.protobuf.Parser<CitrixHostPhysicalCpu> getParserForType() {
1541
+ return PARSER;
1542
+ }
1543
+
1544
+ @java.lang.Override
1545
+ public com.lansweeper.dp.outbound.v1.CitrixHostPhysicalCpu getDefaultInstanceForType() {
1546
+ return DEFAULT_INSTANCE;
1547
+ }
1548
+
1549
+ }
1550
+