@lansweeper/data-platform-outbound-grpc 0.3.18 → 0.3.20

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 (229) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/gen-proto/image.json +1 -1
  3. package/gen-proto/outbound_pb.d.ts +1872 -89
  4. package/gen-proto/outbound_pb.js +14590 -534
  5. package/generated-go/outbound.pb.go +14761 -10273
  6. package/java.json +1 -1
  7. package/model/pom.xml +1 -1
  8. package/model/src/main/proto/outbound.proto +376 -3
  9. package/model/target/classes/com/lansweeper/dp/outbound/v1/Asset$1.class +0 -0
  10. package/model/target/classes/com/lansweeper/dp/outbound/v1/Asset$Builder.class +0 -0
  11. package/model/target/classes/com/lansweeper/dp/outbound/v1/Asset.class +0 -0
  12. package/model/target/classes/com/lansweeper/dp/outbound/v1/AssetOrBuilder.class +0 -0
  13. package/model/target/classes/com/lansweeper/dp/outbound/v1/Bios$1.class +0 -0
  14. package/model/target/classes/com/lansweeper/dp/outbound/v1/Bios$2.class +0 -0
  15. package/model/target/classes/com/lansweeper/dp/outbound/v1/Bios$Builder.class +0 -0
  16. package/model/target/classes/com/lansweeper/dp/outbound/v1/Bios$SpecCase.class +0 -0
  17. package/model/target/classes/com/lansweeper/dp/outbound/v1/Bios.class +0 -0
  18. package/model/target/classes/com/lansweeper/dp/outbound/v1/BiosOrBuilder.class +0 -0
  19. package/model/target/classes/com/lansweeper/dp/outbound/v1/DatastoreClusterDrsPodConfigRule$1.class +0 -0
  20. package/model/target/classes/com/lansweeper/dp/outbound/v1/DatastoreClusterDrsPodConfigRule$Builder.class +0 -0
  21. package/model/target/classes/com/lansweeper/dp/outbound/v1/DatastoreClusterDrsPodConfigRule.class +0 -0
  22. package/model/target/classes/com/lansweeper/dp/outbound/v1/DatastoreClusterDrsPodConfigRuleOrBuilder.class +0 -0
  23. package/model/target/classes/com/lansweeper/dp/outbound/v1/DatastoreClusterDrsVmOverride$1.class +0 -0
  24. package/model/target/classes/com/lansweeper/dp/outbound/v1/DatastoreClusterDrsVmOverride$Builder.class +0 -0
  25. package/model/target/classes/com/lansweeper/dp/outbound/v1/DatastoreClusterDrsVmOverride.class +0 -0
  26. package/model/target/classes/com/lansweeper/dp/outbound/v1/DatastoreClusterDrsVmOverrideOrBuilder.class +0 -0
  27. package/model/target/classes/com/lansweeper/dp/outbound/v1/DatastoreClusterStorageDrs$1.class +0 -0
  28. package/model/target/classes/com/lansweeper/dp/outbound/v1/DatastoreClusterStorageDrs$Builder.class +0 -0
  29. package/model/target/classes/com/lansweeper/dp/outbound/v1/DatastoreClusterStorageDrs.class +0 -0
  30. package/model/target/classes/com/lansweeper/dp/outbound/v1/DatastoreClusterStorageDrsOrBuilder.class +0 -0
  31. package/model/target/classes/com/lansweeper/dp/outbound/v1/EsxiCluster$1.class +0 -0
  32. package/model/target/classes/com/lansweeper/dp/outbound/v1/EsxiCluster$Builder.class +0 -0
  33. package/model/target/classes/com/lansweeper/dp/outbound/v1/EsxiCluster$HypervisorsDefaultEntryHolder.class +0 -0
  34. package/model/target/classes/com/lansweeper/dp/outbound/v1/EsxiCluster.class +0 -0
  35. package/model/target/classes/com/lansweeper/dp/outbound/v1/EsxiClusterOrBuilder.class +0 -0
  36. package/model/target/classes/com/lansweeper/dp/outbound/v1/Group$1.class +0 -0
  37. package/model/target/classes/com/lansweeper/dp/outbound/v1/Group$Builder.class +0 -0
  38. package/model/target/classes/com/lansweeper/dp/outbound/v1/Group.class +0 -0
  39. package/model/target/classes/com/lansweeper/dp/outbound/v1/GroupOrBuilder.class +0 -0
  40. package/model/target/classes/com/lansweeper/dp/outbound/v1/NetIpAddress$1.class +0 -0
  41. package/model/target/classes/com/lansweeper/dp/outbound/v1/NetIpAddress$Builder.class +0 -0
  42. package/model/target/classes/com/lansweeper/dp/outbound/v1/NetIpAddress$IpType$1.class +0 -0
  43. package/model/target/classes/com/lansweeper/dp/outbound/v1/NetIpAddress$IpType.class +0 -0
  44. package/model/target/classes/com/lansweeper/dp/outbound/v1/NetIpAddress.class +0 -0
  45. package/model/target/classes/com/lansweeper/dp/outbound/v1/NetIpAddressOrBuilder.class +0 -0
  46. package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterface$1.class +0 -0
  47. package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterface$Builder.class +0 -0
  48. package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterface.class +0 -0
  49. package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterfaceOrBuilder.class +0 -0
  50. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365AssignedPlan$1.class +0 -0
  51. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365AssignedPlan$Builder.class +0 -0
  52. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365AssignedPlan$UsersKeysDefaultEntryHolder.class +0 -0
  53. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365AssignedPlan.class +0 -0
  54. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365AssignedPlanOrBuilder.class +0 -0
  55. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Contact$1.class +0 -0
  56. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Contact$Builder.class +0 -0
  57. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Contact.class +0 -0
  58. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365ContactOrBuilder.class +0 -0
  59. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Domain$1.class +0 -0
  60. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Domain$Builder.class +0 -0
  61. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Domain.class +0 -0
  62. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365DomainOrBuilder.class +0 -0
  63. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Group$1.class +0 -0
  64. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Group$Builder.class +0 -0
  65. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Group.class +0 -0
  66. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365GroupOrBuilder.class +0 -0
  67. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365License$1.class +0 -0
  68. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365License$Builder.class +0 -0
  69. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365License$UsersKeysDefaultEntryHolder.class +0 -0
  70. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365License.class +0 -0
  71. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365LicenseOrBuilder.class +0 -0
  72. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Organization$1.class +0 -0
  73. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Organization$AssignedPlansDefaultEntryHolder.class +0 -0
  74. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Organization$Builder$AssignedPlansConverter.class +0 -0
  75. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Organization$Builder.class +0 -0
  76. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Organization.class +0 -0
  77. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365OrganizationOrBuilder.class +0 -0
  78. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365ServicePlan$1.class +0 -0
  79. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365ServicePlan$Builder.class +0 -0
  80. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365ServicePlan.class +0 -0
  81. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365ServicePlanOrBuilder.class +0 -0
  82. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365User$1.class +0 -0
  83. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365User$Builder.class +0 -0
  84. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365User$GroupKeysDefaultEntryHolder.class +0 -0
  85. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365User.class +0 -0
  86. package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365UserOrBuilder.class +0 -0
  87. package/model/target/classes/com/lansweeper/dp/outbound/v1/Outbound.class +0 -0
  88. package/model/target/classes/com/lansweeper/dp/outbound/v1/User$1.class +0 -0
  89. package/model/target/classes/com/lansweeper/dp/outbound/v1/User$Builder.class +0 -0
  90. package/model/target/classes/com/lansweeper/dp/outbound/v1/User.class +0 -0
  91. package/model/target/classes/com/lansweeper/dp/outbound/v1/UserOrBuilder.class +0 -0
  92. package/model/target/classes/com/lansweeper/dp/outbound/v1/Vmware$1.class +0 -0
  93. package/model/target/classes/com/lansweeper/dp/outbound/v1/Vmware$2.class +0 -0
  94. package/model/target/classes/com/lansweeper/dp/outbound/v1/Vmware$Builder.class +0 -0
  95. package/model/target/classes/com/lansweeper/dp/outbound/v1/Vmware$VmwareDataCase.class +0 -0
  96. package/model/target/classes/com/lansweeper/dp/outbound/v1/Vmware.class +0 -0
  97. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatacenter$1.class +0 -0
  98. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatacenter$Builder$ClustersConverter.class +0 -0
  99. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatacenter$Builder$DatastoreClustersConverter.class +0 -0
  100. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatacenter$Builder$DatastoresConverter.class +0 -0
  101. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatacenter$Builder.class +0 -0
  102. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatacenter$ClustersDefaultEntryHolder.class +0 -0
  103. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatacenter$DatastoreClustersDefaultEntryHolder.class +0 -0
  104. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatacenter$DatastoresDefaultEntryHolder.class +0 -0
  105. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatacenter$HypervisorsDefaultEntryHolder.class +0 -0
  106. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatacenter.class +0 -0
  107. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatacenterOrBuilder.class +0 -0
  108. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastore$1.class +0 -0
  109. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastore$Builder$DisksConverter.class +0 -0
  110. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastore$Builder.class +0 -0
  111. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastore$DisksDefaultEntryHolder.class +0 -0
  112. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastore.class +0 -0
  113. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster$1.class +0 -0
  114. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster$Builder$DatastoresConverter.class +0 -0
  115. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster$Builder.class +0 -0
  116. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster$DatastoresDefaultEntryHolder.class +0 -0
  117. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster.class +0 -0
  118. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastoreClusterOrBuilder.class +0 -0
  119. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastoreOrBuilder.class +0 -0
  120. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDisk$1.class +0 -0
  121. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDisk$Builder.class +0 -0
  122. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDisk.class +0 -0
  123. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDiskOrBuilder.class +0 -0
  124. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiBios$1.class +0 -0
  125. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiBios$Builder.class +0 -0
  126. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiBios.class +0 -0
  127. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiBiosOrBuilder.class +0 -0
  128. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiGuestVm$1.class +0 -0
  129. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiGuestVm$Builder$EsxiGuestSnapshotsConverter.class +0 -0
  130. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiGuestVm$Builder.class +0 -0
  131. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiGuestVm$EsxiGuestSnapshotsDefaultEntryHolder.class +0 -0
  132. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiGuestVm.class +0 -0
  133. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiGuestVmOrBuilder.class +0 -0
  134. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor$1.class +0 -0
  135. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor$Builder$EsxiHypervisorDatastoresConverter.class +0 -0
  136. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor$Builder.class +0 -0
  137. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor$EsxiGuestVmKeyDefaultEntryHolder.class +0 -0
  138. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor$EsxiHypervisorDatastoresDefaultEntryHolder.class +0 -0
  139. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor.class +0 -0
  140. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisorOrBuilder.class +0 -0
  141. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareOrBuilder.class +0 -0
  142. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareProductInfo$1.class +0 -0
  143. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareProductInfo$Builder.class +0 -0
  144. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareProductInfo.class +0 -0
  145. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareProductInfoOrBuilder.class +0 -0
  146. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareSnapshot$1.class +0 -0
  147. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareSnapshot$Builder.class +0 -0
  148. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareSnapshot.class +0 -0
  149. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareSnapshotOrBuilder.class +0 -0
  150. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareVCenter$1.class +0 -0
  151. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareVCenter$Builder$VcenterDatacentersConverter.class +0 -0
  152. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareVCenter$Builder.class +0 -0
  153. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareVCenter$VcenterDatacentersDefaultEntryHolder.class +0 -0
  154. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareVCenter.class +0 -0
  155. package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareVCenterOrBuilder.class +0 -0
  156. package/model/target/classes/outbound.proto +376 -3
  157. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Asset.java +418 -0
  158. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/AssetOrBuilder.java +42 -0
  159. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Bios.java +231 -23
  160. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/BiosOrBuilder.java +15 -0
  161. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/DatastoreClusterDrsPodConfigRule.java +753 -0
  162. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/DatastoreClusterDrsPodConfigRuleOrBuilder.java +49 -0
  163. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/DatastoreClusterDrsVmOverride.java +911 -0
  164. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/DatastoreClusterDrsVmOverrideOrBuilder.java +66 -0
  165. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/DatastoreClusterStorageDrs.java +1239 -0
  166. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/DatastoreClusterStorageDrsOrBuilder.java +105 -0
  167. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/EsxiCluster.java +2516 -0
  168. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/EsxiClusterOrBuilder.java +332 -0
  169. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Group.java +185 -0
  170. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/GroupOrBuilder.java +15 -0
  171. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/NetIpAddress.java +225 -0
  172. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/NetIpAddressOrBuilder.java +16 -0
  173. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/NetworkInterface.java +392 -12
  174. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/NetworkInterfaceOrBuilder.java +55 -4
  175. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365AssignedPlan.java +1368 -0
  176. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365AssignedPlanOrBuilder.java +123 -0
  177. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365Contact.java +723 -0
  178. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365ContactOrBuilder.java +44 -0
  179. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365Domain.java +1793 -0
  180. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365DomainOrBuilder.java +167 -0
  181. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365Group.java +1701 -0
  182. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365GroupOrBuilder.java +158 -0
  183. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365License.java +2041 -0
  184. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365LicenseOrBuilder.java +193 -0
  185. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365Organization.java +3591 -0
  186. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365OrganizationOrBuilder.java +330 -0
  187. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365ServicePlan.java +1037 -0
  188. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365ServicePlanOrBuilder.java +78 -0
  189. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365User.java +6756 -0
  190. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365UserOrBuilder.java +715 -0
  191. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Outbound.java +3629 -2853
  192. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Processor.java +6 -6
  193. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ProcessorOrBuilder.java +2 -2
  194. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/User.java +232 -47
  195. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/UserOrBuilder.java +23 -8
  196. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Vmware.java +1123 -0
  197. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareDatacenter.java +2373 -0
  198. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareDatacenterOrBuilder.java +305 -0
  199. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareDatastore.java +3237 -0
  200. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster.java +2817 -0
  201. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareDatastoreClusterOrBuilder.java +294 -0
  202. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareDatastoreOrBuilder.java +437 -0
  203. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareDisk.java +890 -0
  204. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareDiskOrBuilder.java +61 -0
  205. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareEsxiBios.java +766 -0
  206. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareEsxiBiosOrBuilder.java +42 -0
  207. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareEsxiGuestVm.java +4104 -0
  208. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareEsxiGuestVmOrBuilder.java +555 -0
  209. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor.java +4605 -0
  210. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisorOrBuilder.java +653 -0
  211. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareOrBuilder.java +57 -0
  212. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareProductInfo.java +3511 -0
  213. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareProductInfoOrBuilder.java +474 -0
  214. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareSnapshot.java +902 -0
  215. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareSnapshotOrBuilder.java +54 -0
  216. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareVCenter.java +1011 -0
  217. package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareVCenterOrBuilder.java +91 -0
  218. package/model/target/maven-archiver/pom.properties +2 -2
  219. package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +120 -0
  220. package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +46 -0
  221. package/model/target/{outbound-model-0.3.17-sources.jar → outbound-model-0.3.19-sources.jar} +0 -0
  222. package/model/target/{outbound-model-0.3.17.jar → outbound-model-0.3.19.jar} +0 -0
  223. package/package.json +2 -2
  224. package/pom.xml +1 -1
  225. package/proto/outbound.proto +376 -3
  226. package/service/pom.xml +1 -1
  227. package/service/target/maven-archiver/pom.properties +2 -2
  228. package/service/target/{outbound-service-0.3.17-sources.jar → outbound-service-0.3.19-sources.jar} +0 -0
  229. package/service/target/{outbound-service-0.3.17.jar → outbound-service-0.3.19.jar} +0 -0
@@ -0,0 +1,3511 @@
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
+ * <pre>
9
+ *
10
+ *Represents the VCenter or ESXI specific info of the Hypervisor (the Host)
11
+ *These properties are the same between VCenter and Esxi, so the model is shared
12
+ * </pre>
13
+ *
14
+ * Protobuf type {@code com.lansweeper.dp.outbound.v1.VmwareProductInfo}
15
+ */
16
+ public final class VmwareProductInfo extends
17
+ com.google.protobuf.GeneratedMessageV3 implements
18
+ // @@protoc_insertion_point(message_implements:com.lansweeper.dp.outbound.v1.VmwareProductInfo)
19
+ VmwareProductInfoOrBuilder {
20
+ private static final long serialVersionUID = 0L;
21
+ // Use VmwareProductInfo.newBuilder() to construct.
22
+ private VmwareProductInfo(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
23
+ super(builder);
24
+ }
25
+ private VmwareProductInfo() {
26
+ internalKey_ = "";
27
+ uuid_ = "";
28
+ parentFolder_ = "";
29
+ name_ = "";
30
+ apiType_ = "";
31
+ apiVersion_ = "";
32
+ build_ = "";
33
+ licenseProductName_ = "";
34
+ licenseProductVersion_ = "";
35
+ localeBuild_ = "";
36
+ localeVersion_ = "";
37
+ osType_ = "";
38
+ productLineId_ = "";
39
+ vendor_ = "";
40
+ version_ = "";
41
+ }
42
+
43
+ @java.lang.Override
44
+ @SuppressWarnings({"unused"})
45
+ protected java.lang.Object newInstance(
46
+ UnusedPrivateParameter unused) {
47
+ return new VmwareProductInfo();
48
+ }
49
+
50
+ public static final com.google.protobuf.Descriptors.Descriptor
51
+ getDescriptor() {
52
+ return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_VmwareProductInfo_descriptor;
53
+ }
54
+
55
+ @java.lang.Override
56
+ protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
57
+ internalGetFieldAccessorTable() {
58
+ return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_VmwareProductInfo_fieldAccessorTable
59
+ .ensureFieldAccessorsInitialized(
60
+ com.lansweeper.dp.outbound.v1.VmwareProductInfo.class, com.lansweeper.dp.outbound.v1.VmwareProductInfo.Builder.class);
61
+ }
62
+
63
+ private int bitField0_;
64
+ public static final int INTERNAL_KEY_FIELD_NUMBER = 1;
65
+ @SuppressWarnings("serial")
66
+ private volatile java.lang.Object internalKey_ = "";
67
+ /**
68
+ * <pre>
69
+ * internal key
70
+ * </pre>
71
+ *
72
+ * <code>string internal_key = 1;</code>
73
+ * @return The internalKey.
74
+ */
75
+ @java.lang.Override
76
+ public java.lang.String getInternalKey() {
77
+ java.lang.Object ref = internalKey_;
78
+ if (ref instanceof java.lang.String) {
79
+ return (java.lang.String) ref;
80
+ } else {
81
+ com.google.protobuf.ByteString bs =
82
+ (com.google.protobuf.ByteString) ref;
83
+ java.lang.String s = bs.toStringUtf8();
84
+ internalKey_ = s;
85
+ return s;
86
+ }
87
+ }
88
+ /**
89
+ * <pre>
90
+ * internal key
91
+ * </pre>
92
+ *
93
+ * <code>string internal_key = 1;</code>
94
+ * @return The bytes for internalKey.
95
+ */
96
+ @java.lang.Override
97
+ public com.google.protobuf.ByteString
98
+ getInternalKeyBytes() {
99
+ java.lang.Object ref = internalKey_;
100
+ if (ref instanceof java.lang.String) {
101
+ com.google.protobuf.ByteString b =
102
+ com.google.protobuf.ByteString.copyFromUtf8(
103
+ (java.lang.String) ref);
104
+ internalKey_ = b;
105
+ return b;
106
+ } else {
107
+ return (com.google.protobuf.ByteString) ref;
108
+ }
109
+ }
110
+
111
+ public static final int UUID_FIELD_NUMBER = 2;
112
+ @SuppressWarnings("serial")
113
+ private volatile java.lang.Object uuid_ = "";
114
+ /**
115
+ * <pre>
116
+ * UUID of the datacenter or vCenter instance
117
+ * </pre>
118
+ *
119
+ * <code>optional string uuid = 2;</code>
120
+ * @return Whether the uuid field is set.
121
+ */
122
+ @java.lang.Override
123
+ public boolean hasUuid() {
124
+ return ((bitField0_ & 0x00000001) != 0);
125
+ }
126
+ /**
127
+ * <pre>
128
+ * UUID of the datacenter or vCenter instance
129
+ * </pre>
130
+ *
131
+ * <code>optional string uuid = 2;</code>
132
+ * @return The uuid.
133
+ */
134
+ @java.lang.Override
135
+ public java.lang.String getUuid() {
136
+ java.lang.Object ref = uuid_;
137
+ if (ref instanceof java.lang.String) {
138
+ return (java.lang.String) ref;
139
+ } else {
140
+ com.google.protobuf.ByteString bs =
141
+ (com.google.protobuf.ByteString) ref;
142
+ java.lang.String s = bs.toStringUtf8();
143
+ uuid_ = s;
144
+ return s;
145
+ }
146
+ }
147
+ /**
148
+ * <pre>
149
+ * UUID of the datacenter or vCenter instance
150
+ * </pre>
151
+ *
152
+ * <code>optional string uuid = 2;</code>
153
+ * @return The bytes for uuid.
154
+ */
155
+ @java.lang.Override
156
+ public com.google.protobuf.ByteString
157
+ getUuidBytes() {
158
+ java.lang.Object ref = uuid_;
159
+ if (ref instanceof java.lang.String) {
160
+ com.google.protobuf.ByteString b =
161
+ com.google.protobuf.ByteString.copyFromUtf8(
162
+ (java.lang.String) ref);
163
+ uuid_ = b;
164
+ return b;
165
+ } else {
166
+ return (com.google.protobuf.ByteString) ref;
167
+ }
168
+ }
169
+
170
+ public static final int PARENT_FOLDER_FIELD_NUMBER = 3;
171
+ @SuppressWarnings("serial")
172
+ private volatile java.lang.Object parentFolder_ = "";
173
+ /**
174
+ * <pre>
175
+ * Parent folder of the datacenter
176
+ * </pre>
177
+ *
178
+ * <code>optional string parent_folder = 3;</code>
179
+ * @return Whether the parentFolder field is set.
180
+ */
181
+ @java.lang.Override
182
+ public boolean hasParentFolder() {
183
+ return ((bitField0_ & 0x00000002) != 0);
184
+ }
185
+ /**
186
+ * <pre>
187
+ * Parent folder of the datacenter
188
+ * </pre>
189
+ *
190
+ * <code>optional string parent_folder = 3;</code>
191
+ * @return The parentFolder.
192
+ */
193
+ @java.lang.Override
194
+ public java.lang.String getParentFolder() {
195
+ java.lang.Object ref = parentFolder_;
196
+ if (ref instanceof java.lang.String) {
197
+ return (java.lang.String) ref;
198
+ } else {
199
+ com.google.protobuf.ByteString bs =
200
+ (com.google.protobuf.ByteString) ref;
201
+ java.lang.String s = bs.toStringUtf8();
202
+ parentFolder_ = s;
203
+ return s;
204
+ }
205
+ }
206
+ /**
207
+ * <pre>
208
+ * Parent folder of the datacenter
209
+ * </pre>
210
+ *
211
+ * <code>optional string parent_folder = 3;</code>
212
+ * @return The bytes for parentFolder.
213
+ */
214
+ @java.lang.Override
215
+ public com.google.protobuf.ByteString
216
+ getParentFolderBytes() {
217
+ java.lang.Object ref = parentFolder_;
218
+ if (ref instanceof java.lang.String) {
219
+ com.google.protobuf.ByteString b =
220
+ com.google.protobuf.ByteString.copyFromUtf8(
221
+ (java.lang.String) ref);
222
+ parentFolder_ = b;
223
+ return b;
224
+ } else {
225
+ return (com.google.protobuf.ByteString) ref;
226
+ }
227
+ }
228
+
229
+ public static final int NUM_HOST_BUS_ADAPTERS_FIELD_NUMBER = 4;
230
+ private int numHostBusAdapters_ = 0;
231
+ /**
232
+ * <pre>
233
+ * Number of host bus adapters (numHbas)
234
+ * </pre>
235
+ *
236
+ * <code>optional uint32 num_host_bus_adapters = 4;</code>
237
+ * @return Whether the numHostBusAdapters field is set.
238
+ */
239
+ @java.lang.Override
240
+ public boolean hasNumHostBusAdapters() {
241
+ return ((bitField0_ & 0x00000004) != 0);
242
+ }
243
+ /**
244
+ * <pre>
245
+ * Number of host bus adapters (numHbas)
246
+ * </pre>
247
+ *
248
+ * <code>optional uint32 num_host_bus_adapters = 4;</code>
249
+ * @return The numHostBusAdapters.
250
+ */
251
+ @java.lang.Override
252
+ public int getNumHostBusAdapters() {
253
+ return numHostBusAdapters_;
254
+ }
255
+
256
+ public static final int NUM_NETWORK_INTERFACE_CARDS_FIELD_NUMBER = 5;
257
+ private int numNetworkInterfaceCards_ = 0;
258
+ /**
259
+ * <pre>
260
+ * Number of networks card (numNic)
261
+ * </pre>
262
+ *
263
+ * <code>optional uint32 num_network_interface_cards = 5;</code>
264
+ * @return Whether the numNetworkInterfaceCards field is set.
265
+ */
266
+ @java.lang.Override
267
+ public boolean hasNumNetworkInterfaceCards() {
268
+ return ((bitField0_ & 0x00000008) != 0);
269
+ }
270
+ /**
271
+ * <pre>
272
+ * Number of networks card (numNic)
273
+ * </pre>
274
+ *
275
+ * <code>optional uint32 num_network_interface_cards = 5;</code>
276
+ * @return The numNetworkInterfaceCards.
277
+ */
278
+ @java.lang.Override
279
+ public int getNumNetworkInterfaceCards() {
280
+ return numNetworkInterfaceCards_;
281
+ }
282
+
283
+ public static final int NAME_FIELD_NUMBER = 6;
284
+ @SuppressWarnings("serial")
285
+ private volatile java.lang.Object name_ = "";
286
+ /**
287
+ * <pre>
288
+ * Name of the datacenter
289
+ * </pre>
290
+ *
291
+ * <code>optional string name = 6;</code>
292
+ * @return Whether the name field is set.
293
+ */
294
+ @java.lang.Override
295
+ public boolean hasName() {
296
+ return ((bitField0_ & 0x00000010) != 0);
297
+ }
298
+ /**
299
+ * <pre>
300
+ * Name of the datacenter
301
+ * </pre>
302
+ *
303
+ * <code>optional string name = 6;</code>
304
+ * @return The name.
305
+ */
306
+ @java.lang.Override
307
+ public java.lang.String getName() {
308
+ java.lang.Object ref = name_;
309
+ if (ref instanceof java.lang.String) {
310
+ return (java.lang.String) ref;
311
+ } else {
312
+ com.google.protobuf.ByteString bs =
313
+ (com.google.protobuf.ByteString) ref;
314
+ java.lang.String s = bs.toStringUtf8();
315
+ name_ = s;
316
+ return s;
317
+ }
318
+ }
319
+ /**
320
+ * <pre>
321
+ * Name of the datacenter
322
+ * </pre>
323
+ *
324
+ * <code>optional string name = 6;</code>
325
+ * @return The bytes for name.
326
+ */
327
+ @java.lang.Override
328
+ public com.google.protobuf.ByteString
329
+ getNameBytes() {
330
+ java.lang.Object ref = name_;
331
+ if (ref instanceof java.lang.String) {
332
+ com.google.protobuf.ByteString b =
333
+ com.google.protobuf.ByteString.copyFromUtf8(
334
+ (java.lang.String) ref);
335
+ name_ = b;
336
+ return b;
337
+ } else {
338
+ return (com.google.protobuf.ByteString) ref;
339
+ }
340
+ }
341
+
342
+ public static final int API_TYPE_FIELD_NUMBER = 7;
343
+ @SuppressWarnings("serial")
344
+ private volatile java.lang.Object apiType_ = "";
345
+ /**
346
+ * <pre>
347
+ * API type
348
+ * </pre>
349
+ *
350
+ * <code>optional string api_type = 7;</code>
351
+ * @return Whether the apiType field is set.
352
+ */
353
+ @java.lang.Override
354
+ public boolean hasApiType() {
355
+ return ((bitField0_ & 0x00000020) != 0);
356
+ }
357
+ /**
358
+ * <pre>
359
+ * API type
360
+ * </pre>
361
+ *
362
+ * <code>optional string api_type = 7;</code>
363
+ * @return The apiType.
364
+ */
365
+ @java.lang.Override
366
+ public java.lang.String getApiType() {
367
+ java.lang.Object ref = apiType_;
368
+ if (ref instanceof java.lang.String) {
369
+ return (java.lang.String) ref;
370
+ } else {
371
+ com.google.protobuf.ByteString bs =
372
+ (com.google.protobuf.ByteString) ref;
373
+ java.lang.String s = bs.toStringUtf8();
374
+ apiType_ = s;
375
+ return s;
376
+ }
377
+ }
378
+ /**
379
+ * <pre>
380
+ * API type
381
+ * </pre>
382
+ *
383
+ * <code>optional string api_type = 7;</code>
384
+ * @return The bytes for apiType.
385
+ */
386
+ @java.lang.Override
387
+ public com.google.protobuf.ByteString
388
+ getApiTypeBytes() {
389
+ java.lang.Object ref = apiType_;
390
+ if (ref instanceof java.lang.String) {
391
+ com.google.protobuf.ByteString b =
392
+ com.google.protobuf.ByteString.copyFromUtf8(
393
+ (java.lang.String) ref);
394
+ apiType_ = b;
395
+ return b;
396
+ } else {
397
+ return (com.google.protobuf.ByteString) ref;
398
+ }
399
+ }
400
+
401
+ public static final int API_VERSION_FIELD_NUMBER = 8;
402
+ @SuppressWarnings("serial")
403
+ private volatile java.lang.Object apiVersion_ = "";
404
+ /**
405
+ * <pre>
406
+ * API version
407
+ * </pre>
408
+ *
409
+ * <code>optional string api_version = 8;</code>
410
+ * @return Whether the apiVersion field is set.
411
+ */
412
+ @java.lang.Override
413
+ public boolean hasApiVersion() {
414
+ return ((bitField0_ & 0x00000040) != 0);
415
+ }
416
+ /**
417
+ * <pre>
418
+ * API version
419
+ * </pre>
420
+ *
421
+ * <code>optional string api_version = 8;</code>
422
+ * @return The apiVersion.
423
+ */
424
+ @java.lang.Override
425
+ public java.lang.String getApiVersion() {
426
+ java.lang.Object ref = apiVersion_;
427
+ if (ref instanceof java.lang.String) {
428
+ return (java.lang.String) ref;
429
+ } else {
430
+ com.google.protobuf.ByteString bs =
431
+ (com.google.protobuf.ByteString) ref;
432
+ java.lang.String s = bs.toStringUtf8();
433
+ apiVersion_ = s;
434
+ return s;
435
+ }
436
+ }
437
+ /**
438
+ * <pre>
439
+ * API version
440
+ * </pre>
441
+ *
442
+ * <code>optional string api_version = 8;</code>
443
+ * @return The bytes for apiVersion.
444
+ */
445
+ @java.lang.Override
446
+ public com.google.protobuf.ByteString
447
+ getApiVersionBytes() {
448
+ java.lang.Object ref = apiVersion_;
449
+ if (ref instanceof java.lang.String) {
450
+ com.google.protobuf.ByteString b =
451
+ com.google.protobuf.ByteString.copyFromUtf8(
452
+ (java.lang.String) ref);
453
+ apiVersion_ = b;
454
+ return b;
455
+ } else {
456
+ return (com.google.protobuf.ByteString) ref;
457
+ }
458
+ }
459
+
460
+ public static final int BUILD_FIELD_NUMBER = 9;
461
+ @SuppressWarnings("serial")
462
+ private volatile java.lang.Object build_ = "";
463
+ /**
464
+ * <pre>
465
+ * Build of the Hypervisor software
466
+ * </pre>
467
+ *
468
+ * <code>optional string build = 9;</code>
469
+ * @return Whether the build field is set.
470
+ */
471
+ @java.lang.Override
472
+ public boolean hasBuild() {
473
+ return ((bitField0_ & 0x00000080) != 0);
474
+ }
475
+ /**
476
+ * <pre>
477
+ * Build of the Hypervisor software
478
+ * </pre>
479
+ *
480
+ * <code>optional string build = 9;</code>
481
+ * @return The build.
482
+ */
483
+ @java.lang.Override
484
+ public java.lang.String getBuild() {
485
+ java.lang.Object ref = build_;
486
+ if (ref instanceof java.lang.String) {
487
+ return (java.lang.String) ref;
488
+ } else {
489
+ com.google.protobuf.ByteString bs =
490
+ (com.google.protobuf.ByteString) ref;
491
+ java.lang.String s = bs.toStringUtf8();
492
+ build_ = s;
493
+ return s;
494
+ }
495
+ }
496
+ /**
497
+ * <pre>
498
+ * Build of the Hypervisor software
499
+ * </pre>
500
+ *
501
+ * <code>optional string build = 9;</code>
502
+ * @return The bytes for build.
503
+ */
504
+ @java.lang.Override
505
+ public com.google.protobuf.ByteString
506
+ getBuildBytes() {
507
+ java.lang.Object ref = build_;
508
+ if (ref instanceof java.lang.String) {
509
+ com.google.protobuf.ByteString b =
510
+ com.google.protobuf.ByteString.copyFromUtf8(
511
+ (java.lang.String) ref);
512
+ build_ = b;
513
+ return b;
514
+ } else {
515
+ return (com.google.protobuf.ByteString) ref;
516
+ }
517
+ }
518
+
519
+ public static final int LICENSE_PRODUCT_NAME_FIELD_NUMBER = 10;
520
+ @SuppressWarnings("serial")
521
+ private volatile java.lang.Object licenseProductName_ = "";
522
+ /**
523
+ * <pre>
524
+ * We do not need full name as can be calculated name + version + build
525
+ * </pre>
526
+ *
527
+ * <code>optional string license_product_name = 10;</code>
528
+ * @return Whether the licenseProductName field is set.
529
+ */
530
+ @java.lang.Override
531
+ public boolean hasLicenseProductName() {
532
+ return ((bitField0_ & 0x00000100) != 0);
533
+ }
534
+ /**
535
+ * <pre>
536
+ * We do not need full name as can be calculated name + version + build
537
+ * </pre>
538
+ *
539
+ * <code>optional string license_product_name = 10;</code>
540
+ * @return The licenseProductName.
541
+ */
542
+ @java.lang.Override
543
+ public java.lang.String getLicenseProductName() {
544
+ java.lang.Object ref = licenseProductName_;
545
+ if (ref instanceof java.lang.String) {
546
+ return (java.lang.String) ref;
547
+ } else {
548
+ com.google.protobuf.ByteString bs =
549
+ (com.google.protobuf.ByteString) ref;
550
+ java.lang.String s = bs.toStringUtf8();
551
+ licenseProductName_ = s;
552
+ return s;
553
+ }
554
+ }
555
+ /**
556
+ * <pre>
557
+ * We do not need full name as can be calculated name + version + build
558
+ * </pre>
559
+ *
560
+ * <code>optional string license_product_name = 10;</code>
561
+ * @return The bytes for licenseProductName.
562
+ */
563
+ @java.lang.Override
564
+ public com.google.protobuf.ByteString
565
+ getLicenseProductNameBytes() {
566
+ java.lang.Object ref = licenseProductName_;
567
+ if (ref instanceof java.lang.String) {
568
+ com.google.protobuf.ByteString b =
569
+ com.google.protobuf.ByteString.copyFromUtf8(
570
+ (java.lang.String) ref);
571
+ licenseProductName_ = b;
572
+ return b;
573
+ } else {
574
+ return (com.google.protobuf.ByteString) ref;
575
+ }
576
+ }
577
+
578
+ public static final int LICENSE_PRODUCT_VERSION_FIELD_NUMBER = 11;
579
+ @SuppressWarnings("serial")
580
+ private volatile java.lang.Object licenseProductVersion_ = "";
581
+ /**
582
+ * <pre>
583
+ * License product version
584
+ * </pre>
585
+ *
586
+ * <code>optional string license_product_version = 11;</code>
587
+ * @return Whether the licenseProductVersion field is set.
588
+ */
589
+ @java.lang.Override
590
+ public boolean hasLicenseProductVersion() {
591
+ return ((bitField0_ & 0x00000200) != 0);
592
+ }
593
+ /**
594
+ * <pre>
595
+ * License product version
596
+ * </pre>
597
+ *
598
+ * <code>optional string license_product_version = 11;</code>
599
+ * @return The licenseProductVersion.
600
+ */
601
+ @java.lang.Override
602
+ public java.lang.String getLicenseProductVersion() {
603
+ java.lang.Object ref = licenseProductVersion_;
604
+ if (ref instanceof java.lang.String) {
605
+ return (java.lang.String) ref;
606
+ } else {
607
+ com.google.protobuf.ByteString bs =
608
+ (com.google.protobuf.ByteString) ref;
609
+ java.lang.String s = bs.toStringUtf8();
610
+ licenseProductVersion_ = s;
611
+ return s;
612
+ }
613
+ }
614
+ /**
615
+ * <pre>
616
+ * License product version
617
+ * </pre>
618
+ *
619
+ * <code>optional string license_product_version = 11;</code>
620
+ * @return The bytes for licenseProductVersion.
621
+ */
622
+ @java.lang.Override
623
+ public com.google.protobuf.ByteString
624
+ getLicenseProductVersionBytes() {
625
+ java.lang.Object ref = licenseProductVersion_;
626
+ if (ref instanceof java.lang.String) {
627
+ com.google.protobuf.ByteString b =
628
+ com.google.protobuf.ByteString.copyFromUtf8(
629
+ (java.lang.String) ref);
630
+ licenseProductVersion_ = b;
631
+ return b;
632
+ } else {
633
+ return (com.google.protobuf.ByteString) ref;
634
+ }
635
+ }
636
+
637
+ public static final int LOCALE_BUILD_FIELD_NUMBER = 12;
638
+ @SuppressWarnings("serial")
639
+ private volatile java.lang.Object localeBuild_ = "";
640
+ /**
641
+ * <pre>
642
+ * Locale build
643
+ * </pre>
644
+ *
645
+ * <code>optional string locale_build = 12;</code>
646
+ * @return Whether the localeBuild field is set.
647
+ */
648
+ @java.lang.Override
649
+ public boolean hasLocaleBuild() {
650
+ return ((bitField0_ & 0x00000400) != 0);
651
+ }
652
+ /**
653
+ * <pre>
654
+ * Locale build
655
+ * </pre>
656
+ *
657
+ * <code>optional string locale_build = 12;</code>
658
+ * @return The localeBuild.
659
+ */
660
+ @java.lang.Override
661
+ public java.lang.String getLocaleBuild() {
662
+ java.lang.Object ref = localeBuild_;
663
+ if (ref instanceof java.lang.String) {
664
+ return (java.lang.String) ref;
665
+ } else {
666
+ com.google.protobuf.ByteString bs =
667
+ (com.google.protobuf.ByteString) ref;
668
+ java.lang.String s = bs.toStringUtf8();
669
+ localeBuild_ = s;
670
+ return s;
671
+ }
672
+ }
673
+ /**
674
+ * <pre>
675
+ * Locale build
676
+ * </pre>
677
+ *
678
+ * <code>optional string locale_build = 12;</code>
679
+ * @return The bytes for localeBuild.
680
+ */
681
+ @java.lang.Override
682
+ public com.google.protobuf.ByteString
683
+ getLocaleBuildBytes() {
684
+ java.lang.Object ref = localeBuild_;
685
+ if (ref instanceof java.lang.String) {
686
+ com.google.protobuf.ByteString b =
687
+ com.google.protobuf.ByteString.copyFromUtf8(
688
+ (java.lang.String) ref);
689
+ localeBuild_ = b;
690
+ return b;
691
+ } else {
692
+ return (com.google.protobuf.ByteString) ref;
693
+ }
694
+ }
695
+
696
+ public static final int LOCALE_VERSION_FIELD_NUMBER = 13;
697
+ @SuppressWarnings("serial")
698
+ private volatile java.lang.Object localeVersion_ = "";
699
+ /**
700
+ * <pre>
701
+ * Locale version
702
+ * </pre>
703
+ *
704
+ * <code>optional string locale_version = 13;</code>
705
+ * @return Whether the localeVersion field is set.
706
+ */
707
+ @java.lang.Override
708
+ public boolean hasLocaleVersion() {
709
+ return ((bitField0_ & 0x00000800) != 0);
710
+ }
711
+ /**
712
+ * <pre>
713
+ * Locale version
714
+ * </pre>
715
+ *
716
+ * <code>optional string locale_version = 13;</code>
717
+ * @return The localeVersion.
718
+ */
719
+ @java.lang.Override
720
+ public java.lang.String getLocaleVersion() {
721
+ java.lang.Object ref = localeVersion_;
722
+ if (ref instanceof java.lang.String) {
723
+ return (java.lang.String) ref;
724
+ } else {
725
+ com.google.protobuf.ByteString bs =
726
+ (com.google.protobuf.ByteString) ref;
727
+ java.lang.String s = bs.toStringUtf8();
728
+ localeVersion_ = s;
729
+ return s;
730
+ }
731
+ }
732
+ /**
733
+ * <pre>
734
+ * Locale version
735
+ * </pre>
736
+ *
737
+ * <code>optional string locale_version = 13;</code>
738
+ * @return The bytes for localeVersion.
739
+ */
740
+ @java.lang.Override
741
+ public com.google.protobuf.ByteString
742
+ getLocaleVersionBytes() {
743
+ java.lang.Object ref = localeVersion_;
744
+ if (ref instanceof java.lang.String) {
745
+ com.google.protobuf.ByteString b =
746
+ com.google.protobuf.ByteString.copyFromUtf8(
747
+ (java.lang.String) ref);
748
+ localeVersion_ = b;
749
+ return b;
750
+ } else {
751
+ return (com.google.protobuf.ByteString) ref;
752
+ }
753
+ }
754
+
755
+ public static final int OS_TYPE_FIELD_NUMBER = 14;
756
+ @SuppressWarnings("serial")
757
+ private volatile java.lang.Object osType_ = "";
758
+ /**
759
+ * <pre>
760
+ * OS type
761
+ * </pre>
762
+ *
763
+ * <code>optional string os_type = 14;</code>
764
+ * @return Whether the osType field is set.
765
+ */
766
+ @java.lang.Override
767
+ public boolean hasOsType() {
768
+ return ((bitField0_ & 0x00001000) != 0);
769
+ }
770
+ /**
771
+ * <pre>
772
+ * OS type
773
+ * </pre>
774
+ *
775
+ * <code>optional string os_type = 14;</code>
776
+ * @return The osType.
777
+ */
778
+ @java.lang.Override
779
+ public java.lang.String getOsType() {
780
+ java.lang.Object ref = osType_;
781
+ if (ref instanceof java.lang.String) {
782
+ return (java.lang.String) ref;
783
+ } else {
784
+ com.google.protobuf.ByteString bs =
785
+ (com.google.protobuf.ByteString) ref;
786
+ java.lang.String s = bs.toStringUtf8();
787
+ osType_ = s;
788
+ return s;
789
+ }
790
+ }
791
+ /**
792
+ * <pre>
793
+ * OS type
794
+ * </pre>
795
+ *
796
+ * <code>optional string os_type = 14;</code>
797
+ * @return The bytes for osType.
798
+ */
799
+ @java.lang.Override
800
+ public com.google.protobuf.ByteString
801
+ getOsTypeBytes() {
802
+ java.lang.Object ref = osType_;
803
+ if (ref instanceof java.lang.String) {
804
+ com.google.protobuf.ByteString b =
805
+ com.google.protobuf.ByteString.copyFromUtf8(
806
+ (java.lang.String) ref);
807
+ osType_ = b;
808
+ return b;
809
+ } else {
810
+ return (com.google.protobuf.ByteString) ref;
811
+ }
812
+ }
813
+
814
+ public static final int PRODUCT_LINE_ID_FIELD_NUMBER = 15;
815
+ @SuppressWarnings("serial")
816
+ private volatile java.lang.Object productLineId_ = "";
817
+ /**
818
+ * <pre>
819
+ * Product line ID
820
+ * </pre>
821
+ *
822
+ * <code>optional string product_line_id = 15;</code>
823
+ * @return Whether the productLineId field is set.
824
+ */
825
+ @java.lang.Override
826
+ public boolean hasProductLineId() {
827
+ return ((bitField0_ & 0x00002000) != 0);
828
+ }
829
+ /**
830
+ * <pre>
831
+ * Product line ID
832
+ * </pre>
833
+ *
834
+ * <code>optional string product_line_id = 15;</code>
835
+ * @return The productLineId.
836
+ */
837
+ @java.lang.Override
838
+ public java.lang.String getProductLineId() {
839
+ java.lang.Object ref = productLineId_;
840
+ if (ref instanceof java.lang.String) {
841
+ return (java.lang.String) ref;
842
+ } else {
843
+ com.google.protobuf.ByteString bs =
844
+ (com.google.protobuf.ByteString) ref;
845
+ java.lang.String s = bs.toStringUtf8();
846
+ productLineId_ = s;
847
+ return s;
848
+ }
849
+ }
850
+ /**
851
+ * <pre>
852
+ * Product line ID
853
+ * </pre>
854
+ *
855
+ * <code>optional string product_line_id = 15;</code>
856
+ * @return The bytes for productLineId.
857
+ */
858
+ @java.lang.Override
859
+ public com.google.protobuf.ByteString
860
+ getProductLineIdBytes() {
861
+ java.lang.Object ref = productLineId_;
862
+ if (ref instanceof java.lang.String) {
863
+ com.google.protobuf.ByteString b =
864
+ com.google.protobuf.ByteString.copyFromUtf8(
865
+ (java.lang.String) ref);
866
+ productLineId_ = b;
867
+ return b;
868
+ } else {
869
+ return (com.google.protobuf.ByteString) ref;
870
+ }
871
+ }
872
+
873
+ public static final int VENDOR_FIELD_NUMBER = 16;
874
+ @SuppressWarnings("serial")
875
+ private volatile java.lang.Object vendor_ = "";
876
+ /**
877
+ * <pre>
878
+ * Vendor
879
+ * </pre>
880
+ *
881
+ * <code>optional string vendor = 16;</code>
882
+ * @return Whether the vendor field is set.
883
+ */
884
+ @java.lang.Override
885
+ public boolean hasVendor() {
886
+ return ((bitField0_ & 0x00004000) != 0);
887
+ }
888
+ /**
889
+ * <pre>
890
+ * Vendor
891
+ * </pre>
892
+ *
893
+ * <code>optional string vendor = 16;</code>
894
+ * @return The vendor.
895
+ */
896
+ @java.lang.Override
897
+ public java.lang.String getVendor() {
898
+ java.lang.Object ref = vendor_;
899
+ if (ref instanceof java.lang.String) {
900
+ return (java.lang.String) ref;
901
+ } else {
902
+ com.google.protobuf.ByteString bs =
903
+ (com.google.protobuf.ByteString) ref;
904
+ java.lang.String s = bs.toStringUtf8();
905
+ vendor_ = s;
906
+ return s;
907
+ }
908
+ }
909
+ /**
910
+ * <pre>
911
+ * Vendor
912
+ * </pre>
913
+ *
914
+ * <code>optional string vendor = 16;</code>
915
+ * @return The bytes for vendor.
916
+ */
917
+ @java.lang.Override
918
+ public com.google.protobuf.ByteString
919
+ getVendorBytes() {
920
+ java.lang.Object ref = vendor_;
921
+ if (ref instanceof java.lang.String) {
922
+ com.google.protobuf.ByteString b =
923
+ com.google.protobuf.ByteString.copyFromUtf8(
924
+ (java.lang.String) ref);
925
+ vendor_ = b;
926
+ return b;
927
+ } else {
928
+ return (com.google.protobuf.ByteString) ref;
929
+ }
930
+ }
931
+
932
+ public static final int VERSION_FIELD_NUMBER = 17;
933
+ @SuppressWarnings("serial")
934
+ private volatile java.lang.Object version_ = "";
935
+ /**
936
+ * <pre>
937
+ * Version
938
+ * </pre>
939
+ *
940
+ * <code>optional string version = 17;</code>
941
+ * @return Whether the version field is set.
942
+ */
943
+ @java.lang.Override
944
+ public boolean hasVersion() {
945
+ return ((bitField0_ & 0x00008000) != 0);
946
+ }
947
+ /**
948
+ * <pre>
949
+ * Version
950
+ * </pre>
951
+ *
952
+ * <code>optional string version = 17;</code>
953
+ * @return The version.
954
+ */
955
+ @java.lang.Override
956
+ public java.lang.String getVersion() {
957
+ java.lang.Object ref = version_;
958
+ if (ref instanceof java.lang.String) {
959
+ return (java.lang.String) ref;
960
+ } else {
961
+ com.google.protobuf.ByteString bs =
962
+ (com.google.protobuf.ByteString) ref;
963
+ java.lang.String s = bs.toStringUtf8();
964
+ version_ = s;
965
+ return s;
966
+ }
967
+ }
968
+ /**
969
+ * <pre>
970
+ * Version
971
+ * </pre>
972
+ *
973
+ * <code>optional string version = 17;</code>
974
+ * @return The bytes for version.
975
+ */
976
+ @java.lang.Override
977
+ public com.google.protobuf.ByteString
978
+ getVersionBytes() {
979
+ java.lang.Object ref = version_;
980
+ if (ref instanceof java.lang.String) {
981
+ com.google.protobuf.ByteString b =
982
+ com.google.protobuf.ByteString.copyFromUtf8(
983
+ (java.lang.String) ref);
984
+ version_ = b;
985
+ return b;
986
+ } else {
987
+ return (com.google.protobuf.ByteString) ref;
988
+ }
989
+ }
990
+
991
+ private byte memoizedIsInitialized = -1;
992
+ @java.lang.Override
993
+ public final boolean isInitialized() {
994
+ byte isInitialized = memoizedIsInitialized;
995
+ if (isInitialized == 1) return true;
996
+ if (isInitialized == 0) return false;
997
+
998
+ memoizedIsInitialized = 1;
999
+ return true;
1000
+ }
1001
+
1002
+ @java.lang.Override
1003
+ public void writeTo(com.google.protobuf.CodedOutputStream output)
1004
+ throws java.io.IOException {
1005
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(internalKey_)) {
1006
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 1, internalKey_);
1007
+ }
1008
+ if (((bitField0_ & 0x00000001) != 0)) {
1009
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 2, uuid_);
1010
+ }
1011
+ if (((bitField0_ & 0x00000002) != 0)) {
1012
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 3, parentFolder_);
1013
+ }
1014
+ if (((bitField0_ & 0x00000004) != 0)) {
1015
+ output.writeUInt32(4, numHostBusAdapters_);
1016
+ }
1017
+ if (((bitField0_ & 0x00000008) != 0)) {
1018
+ output.writeUInt32(5, numNetworkInterfaceCards_);
1019
+ }
1020
+ if (((bitField0_ & 0x00000010) != 0)) {
1021
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 6, name_);
1022
+ }
1023
+ if (((bitField0_ & 0x00000020) != 0)) {
1024
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 7, apiType_);
1025
+ }
1026
+ if (((bitField0_ & 0x00000040) != 0)) {
1027
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 8, apiVersion_);
1028
+ }
1029
+ if (((bitField0_ & 0x00000080) != 0)) {
1030
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 9, build_);
1031
+ }
1032
+ if (((bitField0_ & 0x00000100) != 0)) {
1033
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 10, licenseProductName_);
1034
+ }
1035
+ if (((bitField0_ & 0x00000200) != 0)) {
1036
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 11, licenseProductVersion_);
1037
+ }
1038
+ if (((bitField0_ & 0x00000400) != 0)) {
1039
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 12, localeBuild_);
1040
+ }
1041
+ if (((bitField0_ & 0x00000800) != 0)) {
1042
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 13, localeVersion_);
1043
+ }
1044
+ if (((bitField0_ & 0x00001000) != 0)) {
1045
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 14, osType_);
1046
+ }
1047
+ if (((bitField0_ & 0x00002000) != 0)) {
1048
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 15, productLineId_);
1049
+ }
1050
+ if (((bitField0_ & 0x00004000) != 0)) {
1051
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 16, vendor_);
1052
+ }
1053
+ if (((bitField0_ & 0x00008000) != 0)) {
1054
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 17, version_);
1055
+ }
1056
+ getUnknownFields().writeTo(output);
1057
+ }
1058
+
1059
+ @java.lang.Override
1060
+ public int getSerializedSize() {
1061
+ int size = memoizedSize;
1062
+ if (size != -1) return size;
1063
+
1064
+ size = 0;
1065
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(internalKey_)) {
1066
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, internalKey_);
1067
+ }
1068
+ if (((bitField0_ & 0x00000001) != 0)) {
1069
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, uuid_);
1070
+ }
1071
+ if (((bitField0_ & 0x00000002) != 0)) {
1072
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, parentFolder_);
1073
+ }
1074
+ if (((bitField0_ & 0x00000004) != 0)) {
1075
+ size += com.google.protobuf.CodedOutputStream
1076
+ .computeUInt32Size(4, numHostBusAdapters_);
1077
+ }
1078
+ if (((bitField0_ & 0x00000008) != 0)) {
1079
+ size += com.google.protobuf.CodedOutputStream
1080
+ .computeUInt32Size(5, numNetworkInterfaceCards_);
1081
+ }
1082
+ if (((bitField0_ & 0x00000010) != 0)) {
1083
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(6, name_);
1084
+ }
1085
+ if (((bitField0_ & 0x00000020) != 0)) {
1086
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(7, apiType_);
1087
+ }
1088
+ if (((bitField0_ & 0x00000040) != 0)) {
1089
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(8, apiVersion_);
1090
+ }
1091
+ if (((bitField0_ & 0x00000080) != 0)) {
1092
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(9, build_);
1093
+ }
1094
+ if (((bitField0_ & 0x00000100) != 0)) {
1095
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(10, licenseProductName_);
1096
+ }
1097
+ if (((bitField0_ & 0x00000200) != 0)) {
1098
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(11, licenseProductVersion_);
1099
+ }
1100
+ if (((bitField0_ & 0x00000400) != 0)) {
1101
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(12, localeBuild_);
1102
+ }
1103
+ if (((bitField0_ & 0x00000800) != 0)) {
1104
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(13, localeVersion_);
1105
+ }
1106
+ if (((bitField0_ & 0x00001000) != 0)) {
1107
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(14, osType_);
1108
+ }
1109
+ if (((bitField0_ & 0x00002000) != 0)) {
1110
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(15, productLineId_);
1111
+ }
1112
+ if (((bitField0_ & 0x00004000) != 0)) {
1113
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(16, vendor_);
1114
+ }
1115
+ if (((bitField0_ & 0x00008000) != 0)) {
1116
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(17, version_);
1117
+ }
1118
+ size += getUnknownFields().getSerializedSize();
1119
+ memoizedSize = size;
1120
+ return size;
1121
+ }
1122
+
1123
+ @java.lang.Override
1124
+ public boolean equals(final java.lang.Object obj) {
1125
+ if (obj == this) {
1126
+ return true;
1127
+ }
1128
+ if (!(obj instanceof com.lansweeper.dp.outbound.v1.VmwareProductInfo)) {
1129
+ return super.equals(obj);
1130
+ }
1131
+ com.lansweeper.dp.outbound.v1.VmwareProductInfo other = (com.lansweeper.dp.outbound.v1.VmwareProductInfo) obj;
1132
+
1133
+ if (!getInternalKey()
1134
+ .equals(other.getInternalKey())) return false;
1135
+ if (hasUuid() != other.hasUuid()) return false;
1136
+ if (hasUuid()) {
1137
+ if (!getUuid()
1138
+ .equals(other.getUuid())) return false;
1139
+ }
1140
+ if (hasParentFolder() != other.hasParentFolder()) return false;
1141
+ if (hasParentFolder()) {
1142
+ if (!getParentFolder()
1143
+ .equals(other.getParentFolder())) return false;
1144
+ }
1145
+ if (hasNumHostBusAdapters() != other.hasNumHostBusAdapters()) return false;
1146
+ if (hasNumHostBusAdapters()) {
1147
+ if (getNumHostBusAdapters()
1148
+ != other.getNumHostBusAdapters()) return false;
1149
+ }
1150
+ if (hasNumNetworkInterfaceCards() != other.hasNumNetworkInterfaceCards()) return false;
1151
+ if (hasNumNetworkInterfaceCards()) {
1152
+ if (getNumNetworkInterfaceCards()
1153
+ != other.getNumNetworkInterfaceCards()) return false;
1154
+ }
1155
+ if (hasName() != other.hasName()) return false;
1156
+ if (hasName()) {
1157
+ if (!getName()
1158
+ .equals(other.getName())) return false;
1159
+ }
1160
+ if (hasApiType() != other.hasApiType()) return false;
1161
+ if (hasApiType()) {
1162
+ if (!getApiType()
1163
+ .equals(other.getApiType())) return false;
1164
+ }
1165
+ if (hasApiVersion() != other.hasApiVersion()) return false;
1166
+ if (hasApiVersion()) {
1167
+ if (!getApiVersion()
1168
+ .equals(other.getApiVersion())) return false;
1169
+ }
1170
+ if (hasBuild() != other.hasBuild()) return false;
1171
+ if (hasBuild()) {
1172
+ if (!getBuild()
1173
+ .equals(other.getBuild())) return false;
1174
+ }
1175
+ if (hasLicenseProductName() != other.hasLicenseProductName()) return false;
1176
+ if (hasLicenseProductName()) {
1177
+ if (!getLicenseProductName()
1178
+ .equals(other.getLicenseProductName())) return false;
1179
+ }
1180
+ if (hasLicenseProductVersion() != other.hasLicenseProductVersion()) return false;
1181
+ if (hasLicenseProductVersion()) {
1182
+ if (!getLicenseProductVersion()
1183
+ .equals(other.getLicenseProductVersion())) return false;
1184
+ }
1185
+ if (hasLocaleBuild() != other.hasLocaleBuild()) return false;
1186
+ if (hasLocaleBuild()) {
1187
+ if (!getLocaleBuild()
1188
+ .equals(other.getLocaleBuild())) return false;
1189
+ }
1190
+ if (hasLocaleVersion() != other.hasLocaleVersion()) return false;
1191
+ if (hasLocaleVersion()) {
1192
+ if (!getLocaleVersion()
1193
+ .equals(other.getLocaleVersion())) return false;
1194
+ }
1195
+ if (hasOsType() != other.hasOsType()) return false;
1196
+ if (hasOsType()) {
1197
+ if (!getOsType()
1198
+ .equals(other.getOsType())) return false;
1199
+ }
1200
+ if (hasProductLineId() != other.hasProductLineId()) return false;
1201
+ if (hasProductLineId()) {
1202
+ if (!getProductLineId()
1203
+ .equals(other.getProductLineId())) return false;
1204
+ }
1205
+ if (hasVendor() != other.hasVendor()) return false;
1206
+ if (hasVendor()) {
1207
+ if (!getVendor()
1208
+ .equals(other.getVendor())) return false;
1209
+ }
1210
+ if (hasVersion() != other.hasVersion()) return false;
1211
+ if (hasVersion()) {
1212
+ if (!getVersion()
1213
+ .equals(other.getVersion())) return false;
1214
+ }
1215
+ if (!getUnknownFields().equals(other.getUnknownFields())) return false;
1216
+ return true;
1217
+ }
1218
+
1219
+ @java.lang.Override
1220
+ public int hashCode() {
1221
+ if (memoizedHashCode != 0) {
1222
+ return memoizedHashCode;
1223
+ }
1224
+ int hash = 41;
1225
+ hash = (19 * hash) + getDescriptor().hashCode();
1226
+ hash = (37 * hash) + INTERNAL_KEY_FIELD_NUMBER;
1227
+ hash = (53 * hash) + getInternalKey().hashCode();
1228
+ if (hasUuid()) {
1229
+ hash = (37 * hash) + UUID_FIELD_NUMBER;
1230
+ hash = (53 * hash) + getUuid().hashCode();
1231
+ }
1232
+ if (hasParentFolder()) {
1233
+ hash = (37 * hash) + PARENT_FOLDER_FIELD_NUMBER;
1234
+ hash = (53 * hash) + getParentFolder().hashCode();
1235
+ }
1236
+ if (hasNumHostBusAdapters()) {
1237
+ hash = (37 * hash) + NUM_HOST_BUS_ADAPTERS_FIELD_NUMBER;
1238
+ hash = (53 * hash) + getNumHostBusAdapters();
1239
+ }
1240
+ if (hasNumNetworkInterfaceCards()) {
1241
+ hash = (37 * hash) + NUM_NETWORK_INTERFACE_CARDS_FIELD_NUMBER;
1242
+ hash = (53 * hash) + getNumNetworkInterfaceCards();
1243
+ }
1244
+ if (hasName()) {
1245
+ hash = (37 * hash) + NAME_FIELD_NUMBER;
1246
+ hash = (53 * hash) + getName().hashCode();
1247
+ }
1248
+ if (hasApiType()) {
1249
+ hash = (37 * hash) + API_TYPE_FIELD_NUMBER;
1250
+ hash = (53 * hash) + getApiType().hashCode();
1251
+ }
1252
+ if (hasApiVersion()) {
1253
+ hash = (37 * hash) + API_VERSION_FIELD_NUMBER;
1254
+ hash = (53 * hash) + getApiVersion().hashCode();
1255
+ }
1256
+ if (hasBuild()) {
1257
+ hash = (37 * hash) + BUILD_FIELD_NUMBER;
1258
+ hash = (53 * hash) + getBuild().hashCode();
1259
+ }
1260
+ if (hasLicenseProductName()) {
1261
+ hash = (37 * hash) + LICENSE_PRODUCT_NAME_FIELD_NUMBER;
1262
+ hash = (53 * hash) + getLicenseProductName().hashCode();
1263
+ }
1264
+ if (hasLicenseProductVersion()) {
1265
+ hash = (37 * hash) + LICENSE_PRODUCT_VERSION_FIELD_NUMBER;
1266
+ hash = (53 * hash) + getLicenseProductVersion().hashCode();
1267
+ }
1268
+ if (hasLocaleBuild()) {
1269
+ hash = (37 * hash) + LOCALE_BUILD_FIELD_NUMBER;
1270
+ hash = (53 * hash) + getLocaleBuild().hashCode();
1271
+ }
1272
+ if (hasLocaleVersion()) {
1273
+ hash = (37 * hash) + LOCALE_VERSION_FIELD_NUMBER;
1274
+ hash = (53 * hash) + getLocaleVersion().hashCode();
1275
+ }
1276
+ if (hasOsType()) {
1277
+ hash = (37 * hash) + OS_TYPE_FIELD_NUMBER;
1278
+ hash = (53 * hash) + getOsType().hashCode();
1279
+ }
1280
+ if (hasProductLineId()) {
1281
+ hash = (37 * hash) + PRODUCT_LINE_ID_FIELD_NUMBER;
1282
+ hash = (53 * hash) + getProductLineId().hashCode();
1283
+ }
1284
+ if (hasVendor()) {
1285
+ hash = (37 * hash) + VENDOR_FIELD_NUMBER;
1286
+ hash = (53 * hash) + getVendor().hashCode();
1287
+ }
1288
+ if (hasVersion()) {
1289
+ hash = (37 * hash) + VERSION_FIELD_NUMBER;
1290
+ hash = (53 * hash) + getVersion().hashCode();
1291
+ }
1292
+ hash = (29 * hash) + getUnknownFields().hashCode();
1293
+ memoizedHashCode = hash;
1294
+ return hash;
1295
+ }
1296
+
1297
+ public static com.lansweeper.dp.outbound.v1.VmwareProductInfo parseFrom(
1298
+ java.nio.ByteBuffer data)
1299
+ throws com.google.protobuf.InvalidProtocolBufferException {
1300
+ return PARSER.parseFrom(data);
1301
+ }
1302
+ public static com.lansweeper.dp.outbound.v1.VmwareProductInfo parseFrom(
1303
+ java.nio.ByteBuffer data,
1304
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
1305
+ throws com.google.protobuf.InvalidProtocolBufferException {
1306
+ return PARSER.parseFrom(data, extensionRegistry);
1307
+ }
1308
+ public static com.lansweeper.dp.outbound.v1.VmwareProductInfo parseFrom(
1309
+ com.google.protobuf.ByteString data)
1310
+ throws com.google.protobuf.InvalidProtocolBufferException {
1311
+ return PARSER.parseFrom(data);
1312
+ }
1313
+ public static com.lansweeper.dp.outbound.v1.VmwareProductInfo parseFrom(
1314
+ com.google.protobuf.ByteString data,
1315
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
1316
+ throws com.google.protobuf.InvalidProtocolBufferException {
1317
+ return PARSER.parseFrom(data, extensionRegistry);
1318
+ }
1319
+ public static com.lansweeper.dp.outbound.v1.VmwareProductInfo parseFrom(byte[] data)
1320
+ throws com.google.protobuf.InvalidProtocolBufferException {
1321
+ return PARSER.parseFrom(data);
1322
+ }
1323
+ public static com.lansweeper.dp.outbound.v1.VmwareProductInfo parseFrom(
1324
+ byte[] data,
1325
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
1326
+ throws com.google.protobuf.InvalidProtocolBufferException {
1327
+ return PARSER.parseFrom(data, extensionRegistry);
1328
+ }
1329
+ public static com.lansweeper.dp.outbound.v1.VmwareProductInfo parseFrom(java.io.InputStream input)
1330
+ throws java.io.IOException {
1331
+ return com.google.protobuf.GeneratedMessageV3
1332
+ .parseWithIOException(PARSER, input);
1333
+ }
1334
+ public static com.lansweeper.dp.outbound.v1.VmwareProductInfo parseFrom(
1335
+ java.io.InputStream input,
1336
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
1337
+ throws java.io.IOException {
1338
+ return com.google.protobuf.GeneratedMessageV3
1339
+ .parseWithIOException(PARSER, input, extensionRegistry);
1340
+ }
1341
+
1342
+ public static com.lansweeper.dp.outbound.v1.VmwareProductInfo parseDelimitedFrom(java.io.InputStream input)
1343
+ throws java.io.IOException {
1344
+ return com.google.protobuf.GeneratedMessageV3
1345
+ .parseDelimitedWithIOException(PARSER, input);
1346
+ }
1347
+
1348
+ public static com.lansweeper.dp.outbound.v1.VmwareProductInfo parseDelimitedFrom(
1349
+ java.io.InputStream input,
1350
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
1351
+ throws java.io.IOException {
1352
+ return com.google.protobuf.GeneratedMessageV3
1353
+ .parseDelimitedWithIOException(PARSER, input, extensionRegistry);
1354
+ }
1355
+ public static com.lansweeper.dp.outbound.v1.VmwareProductInfo parseFrom(
1356
+ com.google.protobuf.CodedInputStream input)
1357
+ throws java.io.IOException {
1358
+ return com.google.protobuf.GeneratedMessageV3
1359
+ .parseWithIOException(PARSER, input);
1360
+ }
1361
+ public static com.lansweeper.dp.outbound.v1.VmwareProductInfo parseFrom(
1362
+ com.google.protobuf.CodedInputStream input,
1363
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
1364
+ throws java.io.IOException {
1365
+ return com.google.protobuf.GeneratedMessageV3
1366
+ .parseWithIOException(PARSER, input, extensionRegistry);
1367
+ }
1368
+
1369
+ @java.lang.Override
1370
+ public Builder newBuilderForType() { return newBuilder(); }
1371
+ public static Builder newBuilder() {
1372
+ return DEFAULT_INSTANCE.toBuilder();
1373
+ }
1374
+ public static Builder newBuilder(com.lansweeper.dp.outbound.v1.VmwareProductInfo prototype) {
1375
+ return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
1376
+ }
1377
+ @java.lang.Override
1378
+ public Builder toBuilder() {
1379
+ return this == DEFAULT_INSTANCE
1380
+ ? new Builder() : new Builder().mergeFrom(this);
1381
+ }
1382
+
1383
+ @java.lang.Override
1384
+ protected Builder newBuilderForType(
1385
+ com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
1386
+ Builder builder = new Builder(parent);
1387
+ return builder;
1388
+ }
1389
+ /**
1390
+ * <pre>
1391
+ *
1392
+ *Represents the VCenter or ESXI specific info of the Hypervisor (the Host)
1393
+ *These properties are the same between VCenter and Esxi, so the model is shared
1394
+ * </pre>
1395
+ *
1396
+ * Protobuf type {@code com.lansweeper.dp.outbound.v1.VmwareProductInfo}
1397
+ */
1398
+ public static final class Builder extends
1399
+ com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
1400
+ // @@protoc_insertion_point(builder_implements:com.lansweeper.dp.outbound.v1.VmwareProductInfo)
1401
+ com.lansweeper.dp.outbound.v1.VmwareProductInfoOrBuilder {
1402
+ public static final com.google.protobuf.Descriptors.Descriptor
1403
+ getDescriptor() {
1404
+ return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_VmwareProductInfo_descriptor;
1405
+ }
1406
+
1407
+ @java.lang.Override
1408
+ protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
1409
+ internalGetFieldAccessorTable() {
1410
+ return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_VmwareProductInfo_fieldAccessorTable
1411
+ .ensureFieldAccessorsInitialized(
1412
+ com.lansweeper.dp.outbound.v1.VmwareProductInfo.class, com.lansweeper.dp.outbound.v1.VmwareProductInfo.Builder.class);
1413
+ }
1414
+
1415
+ // Construct using com.lansweeper.dp.outbound.v1.VmwareProductInfo.newBuilder()
1416
+ private Builder() {
1417
+
1418
+ }
1419
+
1420
+ private Builder(
1421
+ com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
1422
+ super(parent);
1423
+
1424
+ }
1425
+ @java.lang.Override
1426
+ public Builder clear() {
1427
+ super.clear();
1428
+ bitField0_ = 0;
1429
+ internalKey_ = "";
1430
+ uuid_ = "";
1431
+ parentFolder_ = "";
1432
+ numHostBusAdapters_ = 0;
1433
+ numNetworkInterfaceCards_ = 0;
1434
+ name_ = "";
1435
+ apiType_ = "";
1436
+ apiVersion_ = "";
1437
+ build_ = "";
1438
+ licenseProductName_ = "";
1439
+ licenseProductVersion_ = "";
1440
+ localeBuild_ = "";
1441
+ localeVersion_ = "";
1442
+ osType_ = "";
1443
+ productLineId_ = "";
1444
+ vendor_ = "";
1445
+ version_ = "";
1446
+ return this;
1447
+ }
1448
+
1449
+ @java.lang.Override
1450
+ public com.google.protobuf.Descriptors.Descriptor
1451
+ getDescriptorForType() {
1452
+ return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_VmwareProductInfo_descriptor;
1453
+ }
1454
+
1455
+ @java.lang.Override
1456
+ public com.lansweeper.dp.outbound.v1.VmwareProductInfo getDefaultInstanceForType() {
1457
+ return com.lansweeper.dp.outbound.v1.VmwareProductInfo.getDefaultInstance();
1458
+ }
1459
+
1460
+ @java.lang.Override
1461
+ public com.lansweeper.dp.outbound.v1.VmwareProductInfo build() {
1462
+ com.lansweeper.dp.outbound.v1.VmwareProductInfo result = buildPartial();
1463
+ if (!result.isInitialized()) {
1464
+ throw newUninitializedMessageException(result);
1465
+ }
1466
+ return result;
1467
+ }
1468
+
1469
+ @java.lang.Override
1470
+ public com.lansweeper.dp.outbound.v1.VmwareProductInfo buildPartial() {
1471
+ com.lansweeper.dp.outbound.v1.VmwareProductInfo result = new com.lansweeper.dp.outbound.v1.VmwareProductInfo(this);
1472
+ if (bitField0_ != 0) { buildPartial0(result); }
1473
+ onBuilt();
1474
+ return result;
1475
+ }
1476
+
1477
+ private void buildPartial0(com.lansweeper.dp.outbound.v1.VmwareProductInfo result) {
1478
+ int from_bitField0_ = bitField0_;
1479
+ if (((from_bitField0_ & 0x00000001) != 0)) {
1480
+ result.internalKey_ = internalKey_;
1481
+ }
1482
+ int to_bitField0_ = 0;
1483
+ if (((from_bitField0_ & 0x00000002) != 0)) {
1484
+ result.uuid_ = uuid_;
1485
+ to_bitField0_ |= 0x00000001;
1486
+ }
1487
+ if (((from_bitField0_ & 0x00000004) != 0)) {
1488
+ result.parentFolder_ = parentFolder_;
1489
+ to_bitField0_ |= 0x00000002;
1490
+ }
1491
+ if (((from_bitField0_ & 0x00000008) != 0)) {
1492
+ result.numHostBusAdapters_ = numHostBusAdapters_;
1493
+ to_bitField0_ |= 0x00000004;
1494
+ }
1495
+ if (((from_bitField0_ & 0x00000010) != 0)) {
1496
+ result.numNetworkInterfaceCards_ = numNetworkInterfaceCards_;
1497
+ to_bitField0_ |= 0x00000008;
1498
+ }
1499
+ if (((from_bitField0_ & 0x00000020) != 0)) {
1500
+ result.name_ = name_;
1501
+ to_bitField0_ |= 0x00000010;
1502
+ }
1503
+ if (((from_bitField0_ & 0x00000040) != 0)) {
1504
+ result.apiType_ = apiType_;
1505
+ to_bitField0_ |= 0x00000020;
1506
+ }
1507
+ if (((from_bitField0_ & 0x00000080) != 0)) {
1508
+ result.apiVersion_ = apiVersion_;
1509
+ to_bitField0_ |= 0x00000040;
1510
+ }
1511
+ if (((from_bitField0_ & 0x00000100) != 0)) {
1512
+ result.build_ = build_;
1513
+ to_bitField0_ |= 0x00000080;
1514
+ }
1515
+ if (((from_bitField0_ & 0x00000200) != 0)) {
1516
+ result.licenseProductName_ = licenseProductName_;
1517
+ to_bitField0_ |= 0x00000100;
1518
+ }
1519
+ if (((from_bitField0_ & 0x00000400) != 0)) {
1520
+ result.licenseProductVersion_ = licenseProductVersion_;
1521
+ to_bitField0_ |= 0x00000200;
1522
+ }
1523
+ if (((from_bitField0_ & 0x00000800) != 0)) {
1524
+ result.localeBuild_ = localeBuild_;
1525
+ to_bitField0_ |= 0x00000400;
1526
+ }
1527
+ if (((from_bitField0_ & 0x00001000) != 0)) {
1528
+ result.localeVersion_ = localeVersion_;
1529
+ to_bitField0_ |= 0x00000800;
1530
+ }
1531
+ if (((from_bitField0_ & 0x00002000) != 0)) {
1532
+ result.osType_ = osType_;
1533
+ to_bitField0_ |= 0x00001000;
1534
+ }
1535
+ if (((from_bitField0_ & 0x00004000) != 0)) {
1536
+ result.productLineId_ = productLineId_;
1537
+ to_bitField0_ |= 0x00002000;
1538
+ }
1539
+ if (((from_bitField0_ & 0x00008000) != 0)) {
1540
+ result.vendor_ = vendor_;
1541
+ to_bitField0_ |= 0x00004000;
1542
+ }
1543
+ if (((from_bitField0_ & 0x00010000) != 0)) {
1544
+ result.version_ = version_;
1545
+ to_bitField0_ |= 0x00008000;
1546
+ }
1547
+ result.bitField0_ |= to_bitField0_;
1548
+ }
1549
+
1550
+ @java.lang.Override
1551
+ public Builder clone() {
1552
+ return super.clone();
1553
+ }
1554
+ @java.lang.Override
1555
+ public Builder setField(
1556
+ com.google.protobuf.Descriptors.FieldDescriptor field,
1557
+ java.lang.Object value) {
1558
+ return super.setField(field, value);
1559
+ }
1560
+ @java.lang.Override
1561
+ public Builder clearField(
1562
+ com.google.protobuf.Descriptors.FieldDescriptor field) {
1563
+ return super.clearField(field);
1564
+ }
1565
+ @java.lang.Override
1566
+ public Builder clearOneof(
1567
+ com.google.protobuf.Descriptors.OneofDescriptor oneof) {
1568
+ return super.clearOneof(oneof);
1569
+ }
1570
+ @java.lang.Override
1571
+ public Builder setRepeatedField(
1572
+ com.google.protobuf.Descriptors.FieldDescriptor field,
1573
+ int index, java.lang.Object value) {
1574
+ return super.setRepeatedField(field, index, value);
1575
+ }
1576
+ @java.lang.Override
1577
+ public Builder addRepeatedField(
1578
+ com.google.protobuf.Descriptors.FieldDescriptor field,
1579
+ java.lang.Object value) {
1580
+ return super.addRepeatedField(field, value);
1581
+ }
1582
+ @java.lang.Override
1583
+ public Builder mergeFrom(com.google.protobuf.Message other) {
1584
+ if (other instanceof com.lansweeper.dp.outbound.v1.VmwareProductInfo) {
1585
+ return mergeFrom((com.lansweeper.dp.outbound.v1.VmwareProductInfo)other);
1586
+ } else {
1587
+ super.mergeFrom(other);
1588
+ return this;
1589
+ }
1590
+ }
1591
+
1592
+ public Builder mergeFrom(com.lansweeper.dp.outbound.v1.VmwareProductInfo other) {
1593
+ if (other == com.lansweeper.dp.outbound.v1.VmwareProductInfo.getDefaultInstance()) return this;
1594
+ if (!other.getInternalKey().isEmpty()) {
1595
+ internalKey_ = other.internalKey_;
1596
+ bitField0_ |= 0x00000001;
1597
+ onChanged();
1598
+ }
1599
+ if (other.hasUuid()) {
1600
+ uuid_ = other.uuid_;
1601
+ bitField0_ |= 0x00000002;
1602
+ onChanged();
1603
+ }
1604
+ if (other.hasParentFolder()) {
1605
+ parentFolder_ = other.parentFolder_;
1606
+ bitField0_ |= 0x00000004;
1607
+ onChanged();
1608
+ }
1609
+ if (other.hasNumHostBusAdapters()) {
1610
+ setNumHostBusAdapters(other.getNumHostBusAdapters());
1611
+ }
1612
+ if (other.hasNumNetworkInterfaceCards()) {
1613
+ setNumNetworkInterfaceCards(other.getNumNetworkInterfaceCards());
1614
+ }
1615
+ if (other.hasName()) {
1616
+ name_ = other.name_;
1617
+ bitField0_ |= 0x00000020;
1618
+ onChanged();
1619
+ }
1620
+ if (other.hasApiType()) {
1621
+ apiType_ = other.apiType_;
1622
+ bitField0_ |= 0x00000040;
1623
+ onChanged();
1624
+ }
1625
+ if (other.hasApiVersion()) {
1626
+ apiVersion_ = other.apiVersion_;
1627
+ bitField0_ |= 0x00000080;
1628
+ onChanged();
1629
+ }
1630
+ if (other.hasBuild()) {
1631
+ build_ = other.build_;
1632
+ bitField0_ |= 0x00000100;
1633
+ onChanged();
1634
+ }
1635
+ if (other.hasLicenseProductName()) {
1636
+ licenseProductName_ = other.licenseProductName_;
1637
+ bitField0_ |= 0x00000200;
1638
+ onChanged();
1639
+ }
1640
+ if (other.hasLicenseProductVersion()) {
1641
+ licenseProductVersion_ = other.licenseProductVersion_;
1642
+ bitField0_ |= 0x00000400;
1643
+ onChanged();
1644
+ }
1645
+ if (other.hasLocaleBuild()) {
1646
+ localeBuild_ = other.localeBuild_;
1647
+ bitField0_ |= 0x00000800;
1648
+ onChanged();
1649
+ }
1650
+ if (other.hasLocaleVersion()) {
1651
+ localeVersion_ = other.localeVersion_;
1652
+ bitField0_ |= 0x00001000;
1653
+ onChanged();
1654
+ }
1655
+ if (other.hasOsType()) {
1656
+ osType_ = other.osType_;
1657
+ bitField0_ |= 0x00002000;
1658
+ onChanged();
1659
+ }
1660
+ if (other.hasProductLineId()) {
1661
+ productLineId_ = other.productLineId_;
1662
+ bitField0_ |= 0x00004000;
1663
+ onChanged();
1664
+ }
1665
+ if (other.hasVendor()) {
1666
+ vendor_ = other.vendor_;
1667
+ bitField0_ |= 0x00008000;
1668
+ onChanged();
1669
+ }
1670
+ if (other.hasVersion()) {
1671
+ version_ = other.version_;
1672
+ bitField0_ |= 0x00010000;
1673
+ onChanged();
1674
+ }
1675
+ this.mergeUnknownFields(other.getUnknownFields());
1676
+ onChanged();
1677
+ return this;
1678
+ }
1679
+
1680
+ @java.lang.Override
1681
+ public final boolean isInitialized() {
1682
+ return true;
1683
+ }
1684
+
1685
+ @java.lang.Override
1686
+ public Builder mergeFrom(
1687
+ com.google.protobuf.CodedInputStream input,
1688
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
1689
+ throws java.io.IOException {
1690
+ if (extensionRegistry == null) {
1691
+ throw new java.lang.NullPointerException();
1692
+ }
1693
+ try {
1694
+ boolean done = false;
1695
+ while (!done) {
1696
+ int tag = input.readTag();
1697
+ switch (tag) {
1698
+ case 0:
1699
+ done = true;
1700
+ break;
1701
+ case 10: {
1702
+ internalKey_ = input.readStringRequireUtf8();
1703
+ bitField0_ |= 0x00000001;
1704
+ break;
1705
+ } // case 10
1706
+ case 18: {
1707
+ uuid_ = input.readStringRequireUtf8();
1708
+ bitField0_ |= 0x00000002;
1709
+ break;
1710
+ } // case 18
1711
+ case 26: {
1712
+ parentFolder_ = input.readStringRequireUtf8();
1713
+ bitField0_ |= 0x00000004;
1714
+ break;
1715
+ } // case 26
1716
+ case 32: {
1717
+ numHostBusAdapters_ = input.readUInt32();
1718
+ bitField0_ |= 0x00000008;
1719
+ break;
1720
+ } // case 32
1721
+ case 40: {
1722
+ numNetworkInterfaceCards_ = input.readUInt32();
1723
+ bitField0_ |= 0x00000010;
1724
+ break;
1725
+ } // case 40
1726
+ case 50: {
1727
+ name_ = input.readStringRequireUtf8();
1728
+ bitField0_ |= 0x00000020;
1729
+ break;
1730
+ } // case 50
1731
+ case 58: {
1732
+ apiType_ = input.readStringRequireUtf8();
1733
+ bitField0_ |= 0x00000040;
1734
+ break;
1735
+ } // case 58
1736
+ case 66: {
1737
+ apiVersion_ = input.readStringRequireUtf8();
1738
+ bitField0_ |= 0x00000080;
1739
+ break;
1740
+ } // case 66
1741
+ case 74: {
1742
+ build_ = input.readStringRequireUtf8();
1743
+ bitField0_ |= 0x00000100;
1744
+ break;
1745
+ } // case 74
1746
+ case 82: {
1747
+ licenseProductName_ = input.readStringRequireUtf8();
1748
+ bitField0_ |= 0x00000200;
1749
+ break;
1750
+ } // case 82
1751
+ case 90: {
1752
+ licenseProductVersion_ = input.readStringRequireUtf8();
1753
+ bitField0_ |= 0x00000400;
1754
+ break;
1755
+ } // case 90
1756
+ case 98: {
1757
+ localeBuild_ = input.readStringRequireUtf8();
1758
+ bitField0_ |= 0x00000800;
1759
+ break;
1760
+ } // case 98
1761
+ case 106: {
1762
+ localeVersion_ = input.readStringRequireUtf8();
1763
+ bitField0_ |= 0x00001000;
1764
+ break;
1765
+ } // case 106
1766
+ case 114: {
1767
+ osType_ = input.readStringRequireUtf8();
1768
+ bitField0_ |= 0x00002000;
1769
+ break;
1770
+ } // case 114
1771
+ case 122: {
1772
+ productLineId_ = input.readStringRequireUtf8();
1773
+ bitField0_ |= 0x00004000;
1774
+ break;
1775
+ } // case 122
1776
+ case 130: {
1777
+ vendor_ = input.readStringRequireUtf8();
1778
+ bitField0_ |= 0x00008000;
1779
+ break;
1780
+ } // case 130
1781
+ case 138: {
1782
+ version_ = input.readStringRequireUtf8();
1783
+ bitField0_ |= 0x00010000;
1784
+ break;
1785
+ } // case 138
1786
+ default: {
1787
+ if (!super.parseUnknownField(input, extensionRegistry, tag)) {
1788
+ done = true; // was an endgroup tag
1789
+ }
1790
+ break;
1791
+ } // default:
1792
+ } // switch (tag)
1793
+ } // while (!done)
1794
+ } catch (com.google.protobuf.InvalidProtocolBufferException e) {
1795
+ throw e.unwrapIOException();
1796
+ } finally {
1797
+ onChanged();
1798
+ } // finally
1799
+ return this;
1800
+ }
1801
+ private int bitField0_;
1802
+
1803
+ private java.lang.Object internalKey_ = "";
1804
+ /**
1805
+ * <pre>
1806
+ * internal key
1807
+ * </pre>
1808
+ *
1809
+ * <code>string internal_key = 1;</code>
1810
+ * @return The internalKey.
1811
+ */
1812
+ public java.lang.String getInternalKey() {
1813
+ java.lang.Object ref = internalKey_;
1814
+ if (!(ref instanceof java.lang.String)) {
1815
+ com.google.protobuf.ByteString bs =
1816
+ (com.google.protobuf.ByteString) ref;
1817
+ java.lang.String s = bs.toStringUtf8();
1818
+ internalKey_ = s;
1819
+ return s;
1820
+ } else {
1821
+ return (java.lang.String) ref;
1822
+ }
1823
+ }
1824
+ /**
1825
+ * <pre>
1826
+ * internal key
1827
+ * </pre>
1828
+ *
1829
+ * <code>string internal_key = 1;</code>
1830
+ * @return The bytes for internalKey.
1831
+ */
1832
+ public com.google.protobuf.ByteString
1833
+ getInternalKeyBytes() {
1834
+ java.lang.Object ref = internalKey_;
1835
+ if (ref instanceof String) {
1836
+ com.google.protobuf.ByteString b =
1837
+ com.google.protobuf.ByteString.copyFromUtf8(
1838
+ (java.lang.String) ref);
1839
+ internalKey_ = b;
1840
+ return b;
1841
+ } else {
1842
+ return (com.google.protobuf.ByteString) ref;
1843
+ }
1844
+ }
1845
+ /**
1846
+ * <pre>
1847
+ * internal key
1848
+ * </pre>
1849
+ *
1850
+ * <code>string internal_key = 1;</code>
1851
+ * @param value The internalKey to set.
1852
+ * @return This builder for chaining.
1853
+ */
1854
+ public Builder setInternalKey(
1855
+ java.lang.String value) {
1856
+ if (value == null) { throw new NullPointerException(); }
1857
+ internalKey_ = value;
1858
+ bitField0_ |= 0x00000001;
1859
+ onChanged();
1860
+ return this;
1861
+ }
1862
+ /**
1863
+ * <pre>
1864
+ * internal key
1865
+ * </pre>
1866
+ *
1867
+ * <code>string internal_key = 1;</code>
1868
+ * @return This builder for chaining.
1869
+ */
1870
+ public Builder clearInternalKey() {
1871
+ internalKey_ = getDefaultInstance().getInternalKey();
1872
+ bitField0_ = (bitField0_ & ~0x00000001);
1873
+ onChanged();
1874
+ return this;
1875
+ }
1876
+ /**
1877
+ * <pre>
1878
+ * internal key
1879
+ * </pre>
1880
+ *
1881
+ * <code>string internal_key = 1;</code>
1882
+ * @param value The bytes for internalKey to set.
1883
+ * @return This builder for chaining.
1884
+ */
1885
+ public Builder setInternalKeyBytes(
1886
+ com.google.protobuf.ByteString value) {
1887
+ if (value == null) { throw new NullPointerException(); }
1888
+ checkByteStringIsUtf8(value);
1889
+ internalKey_ = value;
1890
+ bitField0_ |= 0x00000001;
1891
+ onChanged();
1892
+ return this;
1893
+ }
1894
+
1895
+ private java.lang.Object uuid_ = "";
1896
+ /**
1897
+ * <pre>
1898
+ * UUID of the datacenter or vCenter instance
1899
+ * </pre>
1900
+ *
1901
+ * <code>optional string uuid = 2;</code>
1902
+ * @return Whether the uuid field is set.
1903
+ */
1904
+ public boolean hasUuid() {
1905
+ return ((bitField0_ & 0x00000002) != 0);
1906
+ }
1907
+ /**
1908
+ * <pre>
1909
+ * UUID of the datacenter or vCenter instance
1910
+ * </pre>
1911
+ *
1912
+ * <code>optional string uuid = 2;</code>
1913
+ * @return The uuid.
1914
+ */
1915
+ public java.lang.String getUuid() {
1916
+ java.lang.Object ref = uuid_;
1917
+ if (!(ref instanceof java.lang.String)) {
1918
+ com.google.protobuf.ByteString bs =
1919
+ (com.google.protobuf.ByteString) ref;
1920
+ java.lang.String s = bs.toStringUtf8();
1921
+ uuid_ = s;
1922
+ return s;
1923
+ } else {
1924
+ return (java.lang.String) ref;
1925
+ }
1926
+ }
1927
+ /**
1928
+ * <pre>
1929
+ * UUID of the datacenter or vCenter instance
1930
+ * </pre>
1931
+ *
1932
+ * <code>optional string uuid = 2;</code>
1933
+ * @return The bytes for uuid.
1934
+ */
1935
+ public com.google.protobuf.ByteString
1936
+ getUuidBytes() {
1937
+ java.lang.Object ref = uuid_;
1938
+ if (ref instanceof String) {
1939
+ com.google.protobuf.ByteString b =
1940
+ com.google.protobuf.ByteString.copyFromUtf8(
1941
+ (java.lang.String) ref);
1942
+ uuid_ = b;
1943
+ return b;
1944
+ } else {
1945
+ return (com.google.protobuf.ByteString) ref;
1946
+ }
1947
+ }
1948
+ /**
1949
+ * <pre>
1950
+ * UUID of the datacenter or vCenter instance
1951
+ * </pre>
1952
+ *
1953
+ * <code>optional string uuid = 2;</code>
1954
+ * @param value The uuid to set.
1955
+ * @return This builder for chaining.
1956
+ */
1957
+ public Builder setUuid(
1958
+ java.lang.String value) {
1959
+ if (value == null) { throw new NullPointerException(); }
1960
+ uuid_ = value;
1961
+ bitField0_ |= 0x00000002;
1962
+ onChanged();
1963
+ return this;
1964
+ }
1965
+ /**
1966
+ * <pre>
1967
+ * UUID of the datacenter or vCenter instance
1968
+ * </pre>
1969
+ *
1970
+ * <code>optional string uuid = 2;</code>
1971
+ * @return This builder for chaining.
1972
+ */
1973
+ public Builder clearUuid() {
1974
+ uuid_ = getDefaultInstance().getUuid();
1975
+ bitField0_ = (bitField0_ & ~0x00000002);
1976
+ onChanged();
1977
+ return this;
1978
+ }
1979
+ /**
1980
+ * <pre>
1981
+ * UUID of the datacenter or vCenter instance
1982
+ * </pre>
1983
+ *
1984
+ * <code>optional string uuid = 2;</code>
1985
+ * @param value The bytes for uuid to set.
1986
+ * @return This builder for chaining.
1987
+ */
1988
+ public Builder setUuidBytes(
1989
+ com.google.protobuf.ByteString value) {
1990
+ if (value == null) { throw new NullPointerException(); }
1991
+ checkByteStringIsUtf8(value);
1992
+ uuid_ = value;
1993
+ bitField0_ |= 0x00000002;
1994
+ onChanged();
1995
+ return this;
1996
+ }
1997
+
1998
+ private java.lang.Object parentFolder_ = "";
1999
+ /**
2000
+ * <pre>
2001
+ * Parent folder of the datacenter
2002
+ * </pre>
2003
+ *
2004
+ * <code>optional string parent_folder = 3;</code>
2005
+ * @return Whether the parentFolder field is set.
2006
+ */
2007
+ public boolean hasParentFolder() {
2008
+ return ((bitField0_ & 0x00000004) != 0);
2009
+ }
2010
+ /**
2011
+ * <pre>
2012
+ * Parent folder of the datacenter
2013
+ * </pre>
2014
+ *
2015
+ * <code>optional string parent_folder = 3;</code>
2016
+ * @return The parentFolder.
2017
+ */
2018
+ public java.lang.String getParentFolder() {
2019
+ java.lang.Object ref = parentFolder_;
2020
+ if (!(ref instanceof java.lang.String)) {
2021
+ com.google.protobuf.ByteString bs =
2022
+ (com.google.protobuf.ByteString) ref;
2023
+ java.lang.String s = bs.toStringUtf8();
2024
+ parentFolder_ = s;
2025
+ return s;
2026
+ } else {
2027
+ return (java.lang.String) ref;
2028
+ }
2029
+ }
2030
+ /**
2031
+ * <pre>
2032
+ * Parent folder of the datacenter
2033
+ * </pre>
2034
+ *
2035
+ * <code>optional string parent_folder = 3;</code>
2036
+ * @return The bytes for parentFolder.
2037
+ */
2038
+ public com.google.protobuf.ByteString
2039
+ getParentFolderBytes() {
2040
+ java.lang.Object ref = parentFolder_;
2041
+ if (ref instanceof String) {
2042
+ com.google.protobuf.ByteString b =
2043
+ com.google.protobuf.ByteString.copyFromUtf8(
2044
+ (java.lang.String) ref);
2045
+ parentFolder_ = b;
2046
+ return b;
2047
+ } else {
2048
+ return (com.google.protobuf.ByteString) ref;
2049
+ }
2050
+ }
2051
+ /**
2052
+ * <pre>
2053
+ * Parent folder of the datacenter
2054
+ * </pre>
2055
+ *
2056
+ * <code>optional string parent_folder = 3;</code>
2057
+ * @param value The parentFolder to set.
2058
+ * @return This builder for chaining.
2059
+ */
2060
+ public Builder setParentFolder(
2061
+ java.lang.String value) {
2062
+ if (value == null) { throw new NullPointerException(); }
2063
+ parentFolder_ = value;
2064
+ bitField0_ |= 0x00000004;
2065
+ onChanged();
2066
+ return this;
2067
+ }
2068
+ /**
2069
+ * <pre>
2070
+ * Parent folder of the datacenter
2071
+ * </pre>
2072
+ *
2073
+ * <code>optional string parent_folder = 3;</code>
2074
+ * @return This builder for chaining.
2075
+ */
2076
+ public Builder clearParentFolder() {
2077
+ parentFolder_ = getDefaultInstance().getParentFolder();
2078
+ bitField0_ = (bitField0_ & ~0x00000004);
2079
+ onChanged();
2080
+ return this;
2081
+ }
2082
+ /**
2083
+ * <pre>
2084
+ * Parent folder of the datacenter
2085
+ * </pre>
2086
+ *
2087
+ * <code>optional string parent_folder = 3;</code>
2088
+ * @param value The bytes for parentFolder to set.
2089
+ * @return This builder for chaining.
2090
+ */
2091
+ public Builder setParentFolderBytes(
2092
+ com.google.protobuf.ByteString value) {
2093
+ if (value == null) { throw new NullPointerException(); }
2094
+ checkByteStringIsUtf8(value);
2095
+ parentFolder_ = value;
2096
+ bitField0_ |= 0x00000004;
2097
+ onChanged();
2098
+ return this;
2099
+ }
2100
+
2101
+ private int numHostBusAdapters_ ;
2102
+ /**
2103
+ * <pre>
2104
+ * Number of host bus adapters (numHbas)
2105
+ * </pre>
2106
+ *
2107
+ * <code>optional uint32 num_host_bus_adapters = 4;</code>
2108
+ * @return Whether the numHostBusAdapters field is set.
2109
+ */
2110
+ @java.lang.Override
2111
+ public boolean hasNumHostBusAdapters() {
2112
+ return ((bitField0_ & 0x00000008) != 0);
2113
+ }
2114
+ /**
2115
+ * <pre>
2116
+ * Number of host bus adapters (numHbas)
2117
+ * </pre>
2118
+ *
2119
+ * <code>optional uint32 num_host_bus_adapters = 4;</code>
2120
+ * @return The numHostBusAdapters.
2121
+ */
2122
+ @java.lang.Override
2123
+ public int getNumHostBusAdapters() {
2124
+ return numHostBusAdapters_;
2125
+ }
2126
+ /**
2127
+ * <pre>
2128
+ * Number of host bus adapters (numHbas)
2129
+ * </pre>
2130
+ *
2131
+ * <code>optional uint32 num_host_bus_adapters = 4;</code>
2132
+ * @param value The numHostBusAdapters to set.
2133
+ * @return This builder for chaining.
2134
+ */
2135
+ public Builder setNumHostBusAdapters(int value) {
2136
+
2137
+ numHostBusAdapters_ = value;
2138
+ bitField0_ |= 0x00000008;
2139
+ onChanged();
2140
+ return this;
2141
+ }
2142
+ /**
2143
+ * <pre>
2144
+ * Number of host bus adapters (numHbas)
2145
+ * </pre>
2146
+ *
2147
+ * <code>optional uint32 num_host_bus_adapters = 4;</code>
2148
+ * @return This builder for chaining.
2149
+ */
2150
+ public Builder clearNumHostBusAdapters() {
2151
+ bitField0_ = (bitField0_ & ~0x00000008);
2152
+ numHostBusAdapters_ = 0;
2153
+ onChanged();
2154
+ return this;
2155
+ }
2156
+
2157
+ private int numNetworkInterfaceCards_ ;
2158
+ /**
2159
+ * <pre>
2160
+ * Number of networks card (numNic)
2161
+ * </pre>
2162
+ *
2163
+ * <code>optional uint32 num_network_interface_cards = 5;</code>
2164
+ * @return Whether the numNetworkInterfaceCards field is set.
2165
+ */
2166
+ @java.lang.Override
2167
+ public boolean hasNumNetworkInterfaceCards() {
2168
+ return ((bitField0_ & 0x00000010) != 0);
2169
+ }
2170
+ /**
2171
+ * <pre>
2172
+ * Number of networks card (numNic)
2173
+ * </pre>
2174
+ *
2175
+ * <code>optional uint32 num_network_interface_cards = 5;</code>
2176
+ * @return The numNetworkInterfaceCards.
2177
+ */
2178
+ @java.lang.Override
2179
+ public int getNumNetworkInterfaceCards() {
2180
+ return numNetworkInterfaceCards_;
2181
+ }
2182
+ /**
2183
+ * <pre>
2184
+ * Number of networks card (numNic)
2185
+ * </pre>
2186
+ *
2187
+ * <code>optional uint32 num_network_interface_cards = 5;</code>
2188
+ * @param value The numNetworkInterfaceCards to set.
2189
+ * @return This builder for chaining.
2190
+ */
2191
+ public Builder setNumNetworkInterfaceCards(int value) {
2192
+
2193
+ numNetworkInterfaceCards_ = value;
2194
+ bitField0_ |= 0x00000010;
2195
+ onChanged();
2196
+ return this;
2197
+ }
2198
+ /**
2199
+ * <pre>
2200
+ * Number of networks card (numNic)
2201
+ * </pre>
2202
+ *
2203
+ * <code>optional uint32 num_network_interface_cards = 5;</code>
2204
+ * @return This builder for chaining.
2205
+ */
2206
+ public Builder clearNumNetworkInterfaceCards() {
2207
+ bitField0_ = (bitField0_ & ~0x00000010);
2208
+ numNetworkInterfaceCards_ = 0;
2209
+ onChanged();
2210
+ return this;
2211
+ }
2212
+
2213
+ private java.lang.Object name_ = "";
2214
+ /**
2215
+ * <pre>
2216
+ * Name of the datacenter
2217
+ * </pre>
2218
+ *
2219
+ * <code>optional string name = 6;</code>
2220
+ * @return Whether the name field is set.
2221
+ */
2222
+ public boolean hasName() {
2223
+ return ((bitField0_ & 0x00000020) != 0);
2224
+ }
2225
+ /**
2226
+ * <pre>
2227
+ * Name of the datacenter
2228
+ * </pre>
2229
+ *
2230
+ * <code>optional string name = 6;</code>
2231
+ * @return The name.
2232
+ */
2233
+ public java.lang.String getName() {
2234
+ java.lang.Object ref = name_;
2235
+ if (!(ref instanceof java.lang.String)) {
2236
+ com.google.protobuf.ByteString bs =
2237
+ (com.google.protobuf.ByteString) ref;
2238
+ java.lang.String s = bs.toStringUtf8();
2239
+ name_ = s;
2240
+ return s;
2241
+ } else {
2242
+ return (java.lang.String) ref;
2243
+ }
2244
+ }
2245
+ /**
2246
+ * <pre>
2247
+ * Name of the datacenter
2248
+ * </pre>
2249
+ *
2250
+ * <code>optional string name = 6;</code>
2251
+ * @return The bytes for name.
2252
+ */
2253
+ public com.google.protobuf.ByteString
2254
+ getNameBytes() {
2255
+ java.lang.Object ref = name_;
2256
+ if (ref instanceof String) {
2257
+ com.google.protobuf.ByteString b =
2258
+ com.google.protobuf.ByteString.copyFromUtf8(
2259
+ (java.lang.String) ref);
2260
+ name_ = b;
2261
+ return b;
2262
+ } else {
2263
+ return (com.google.protobuf.ByteString) ref;
2264
+ }
2265
+ }
2266
+ /**
2267
+ * <pre>
2268
+ * Name of the datacenter
2269
+ * </pre>
2270
+ *
2271
+ * <code>optional string name = 6;</code>
2272
+ * @param value The name to set.
2273
+ * @return This builder for chaining.
2274
+ */
2275
+ public Builder setName(
2276
+ java.lang.String value) {
2277
+ if (value == null) { throw new NullPointerException(); }
2278
+ name_ = value;
2279
+ bitField0_ |= 0x00000020;
2280
+ onChanged();
2281
+ return this;
2282
+ }
2283
+ /**
2284
+ * <pre>
2285
+ * Name of the datacenter
2286
+ * </pre>
2287
+ *
2288
+ * <code>optional string name = 6;</code>
2289
+ * @return This builder for chaining.
2290
+ */
2291
+ public Builder clearName() {
2292
+ name_ = getDefaultInstance().getName();
2293
+ bitField0_ = (bitField0_ & ~0x00000020);
2294
+ onChanged();
2295
+ return this;
2296
+ }
2297
+ /**
2298
+ * <pre>
2299
+ * Name of the datacenter
2300
+ * </pre>
2301
+ *
2302
+ * <code>optional string name = 6;</code>
2303
+ * @param value The bytes for name to set.
2304
+ * @return This builder for chaining.
2305
+ */
2306
+ public Builder setNameBytes(
2307
+ com.google.protobuf.ByteString value) {
2308
+ if (value == null) { throw new NullPointerException(); }
2309
+ checkByteStringIsUtf8(value);
2310
+ name_ = value;
2311
+ bitField0_ |= 0x00000020;
2312
+ onChanged();
2313
+ return this;
2314
+ }
2315
+
2316
+ private java.lang.Object apiType_ = "";
2317
+ /**
2318
+ * <pre>
2319
+ * API type
2320
+ * </pre>
2321
+ *
2322
+ * <code>optional string api_type = 7;</code>
2323
+ * @return Whether the apiType field is set.
2324
+ */
2325
+ public boolean hasApiType() {
2326
+ return ((bitField0_ & 0x00000040) != 0);
2327
+ }
2328
+ /**
2329
+ * <pre>
2330
+ * API type
2331
+ * </pre>
2332
+ *
2333
+ * <code>optional string api_type = 7;</code>
2334
+ * @return The apiType.
2335
+ */
2336
+ public java.lang.String getApiType() {
2337
+ java.lang.Object ref = apiType_;
2338
+ if (!(ref instanceof java.lang.String)) {
2339
+ com.google.protobuf.ByteString bs =
2340
+ (com.google.protobuf.ByteString) ref;
2341
+ java.lang.String s = bs.toStringUtf8();
2342
+ apiType_ = s;
2343
+ return s;
2344
+ } else {
2345
+ return (java.lang.String) ref;
2346
+ }
2347
+ }
2348
+ /**
2349
+ * <pre>
2350
+ * API type
2351
+ * </pre>
2352
+ *
2353
+ * <code>optional string api_type = 7;</code>
2354
+ * @return The bytes for apiType.
2355
+ */
2356
+ public com.google.protobuf.ByteString
2357
+ getApiTypeBytes() {
2358
+ java.lang.Object ref = apiType_;
2359
+ if (ref instanceof String) {
2360
+ com.google.protobuf.ByteString b =
2361
+ com.google.protobuf.ByteString.copyFromUtf8(
2362
+ (java.lang.String) ref);
2363
+ apiType_ = b;
2364
+ return b;
2365
+ } else {
2366
+ return (com.google.protobuf.ByteString) ref;
2367
+ }
2368
+ }
2369
+ /**
2370
+ * <pre>
2371
+ * API type
2372
+ * </pre>
2373
+ *
2374
+ * <code>optional string api_type = 7;</code>
2375
+ * @param value The apiType to set.
2376
+ * @return This builder for chaining.
2377
+ */
2378
+ public Builder setApiType(
2379
+ java.lang.String value) {
2380
+ if (value == null) { throw new NullPointerException(); }
2381
+ apiType_ = value;
2382
+ bitField0_ |= 0x00000040;
2383
+ onChanged();
2384
+ return this;
2385
+ }
2386
+ /**
2387
+ * <pre>
2388
+ * API type
2389
+ * </pre>
2390
+ *
2391
+ * <code>optional string api_type = 7;</code>
2392
+ * @return This builder for chaining.
2393
+ */
2394
+ public Builder clearApiType() {
2395
+ apiType_ = getDefaultInstance().getApiType();
2396
+ bitField0_ = (bitField0_ & ~0x00000040);
2397
+ onChanged();
2398
+ return this;
2399
+ }
2400
+ /**
2401
+ * <pre>
2402
+ * API type
2403
+ * </pre>
2404
+ *
2405
+ * <code>optional string api_type = 7;</code>
2406
+ * @param value The bytes for apiType to set.
2407
+ * @return This builder for chaining.
2408
+ */
2409
+ public Builder setApiTypeBytes(
2410
+ com.google.protobuf.ByteString value) {
2411
+ if (value == null) { throw new NullPointerException(); }
2412
+ checkByteStringIsUtf8(value);
2413
+ apiType_ = value;
2414
+ bitField0_ |= 0x00000040;
2415
+ onChanged();
2416
+ return this;
2417
+ }
2418
+
2419
+ private java.lang.Object apiVersion_ = "";
2420
+ /**
2421
+ * <pre>
2422
+ * API version
2423
+ * </pre>
2424
+ *
2425
+ * <code>optional string api_version = 8;</code>
2426
+ * @return Whether the apiVersion field is set.
2427
+ */
2428
+ public boolean hasApiVersion() {
2429
+ return ((bitField0_ & 0x00000080) != 0);
2430
+ }
2431
+ /**
2432
+ * <pre>
2433
+ * API version
2434
+ * </pre>
2435
+ *
2436
+ * <code>optional string api_version = 8;</code>
2437
+ * @return The apiVersion.
2438
+ */
2439
+ public java.lang.String getApiVersion() {
2440
+ java.lang.Object ref = apiVersion_;
2441
+ if (!(ref instanceof java.lang.String)) {
2442
+ com.google.protobuf.ByteString bs =
2443
+ (com.google.protobuf.ByteString) ref;
2444
+ java.lang.String s = bs.toStringUtf8();
2445
+ apiVersion_ = s;
2446
+ return s;
2447
+ } else {
2448
+ return (java.lang.String) ref;
2449
+ }
2450
+ }
2451
+ /**
2452
+ * <pre>
2453
+ * API version
2454
+ * </pre>
2455
+ *
2456
+ * <code>optional string api_version = 8;</code>
2457
+ * @return The bytes for apiVersion.
2458
+ */
2459
+ public com.google.protobuf.ByteString
2460
+ getApiVersionBytes() {
2461
+ java.lang.Object ref = apiVersion_;
2462
+ if (ref instanceof String) {
2463
+ com.google.protobuf.ByteString b =
2464
+ com.google.protobuf.ByteString.copyFromUtf8(
2465
+ (java.lang.String) ref);
2466
+ apiVersion_ = b;
2467
+ return b;
2468
+ } else {
2469
+ return (com.google.protobuf.ByteString) ref;
2470
+ }
2471
+ }
2472
+ /**
2473
+ * <pre>
2474
+ * API version
2475
+ * </pre>
2476
+ *
2477
+ * <code>optional string api_version = 8;</code>
2478
+ * @param value The apiVersion to set.
2479
+ * @return This builder for chaining.
2480
+ */
2481
+ public Builder setApiVersion(
2482
+ java.lang.String value) {
2483
+ if (value == null) { throw new NullPointerException(); }
2484
+ apiVersion_ = value;
2485
+ bitField0_ |= 0x00000080;
2486
+ onChanged();
2487
+ return this;
2488
+ }
2489
+ /**
2490
+ * <pre>
2491
+ * API version
2492
+ * </pre>
2493
+ *
2494
+ * <code>optional string api_version = 8;</code>
2495
+ * @return This builder for chaining.
2496
+ */
2497
+ public Builder clearApiVersion() {
2498
+ apiVersion_ = getDefaultInstance().getApiVersion();
2499
+ bitField0_ = (bitField0_ & ~0x00000080);
2500
+ onChanged();
2501
+ return this;
2502
+ }
2503
+ /**
2504
+ * <pre>
2505
+ * API version
2506
+ * </pre>
2507
+ *
2508
+ * <code>optional string api_version = 8;</code>
2509
+ * @param value The bytes for apiVersion to set.
2510
+ * @return This builder for chaining.
2511
+ */
2512
+ public Builder setApiVersionBytes(
2513
+ com.google.protobuf.ByteString value) {
2514
+ if (value == null) { throw new NullPointerException(); }
2515
+ checkByteStringIsUtf8(value);
2516
+ apiVersion_ = value;
2517
+ bitField0_ |= 0x00000080;
2518
+ onChanged();
2519
+ return this;
2520
+ }
2521
+
2522
+ private java.lang.Object build_ = "";
2523
+ /**
2524
+ * <pre>
2525
+ * Build of the Hypervisor software
2526
+ * </pre>
2527
+ *
2528
+ * <code>optional string build = 9;</code>
2529
+ * @return Whether the build field is set.
2530
+ */
2531
+ public boolean hasBuild() {
2532
+ return ((bitField0_ & 0x00000100) != 0);
2533
+ }
2534
+ /**
2535
+ * <pre>
2536
+ * Build of the Hypervisor software
2537
+ * </pre>
2538
+ *
2539
+ * <code>optional string build = 9;</code>
2540
+ * @return The build.
2541
+ */
2542
+ public java.lang.String getBuild() {
2543
+ java.lang.Object ref = build_;
2544
+ if (!(ref instanceof java.lang.String)) {
2545
+ com.google.protobuf.ByteString bs =
2546
+ (com.google.protobuf.ByteString) ref;
2547
+ java.lang.String s = bs.toStringUtf8();
2548
+ build_ = s;
2549
+ return s;
2550
+ } else {
2551
+ return (java.lang.String) ref;
2552
+ }
2553
+ }
2554
+ /**
2555
+ * <pre>
2556
+ * Build of the Hypervisor software
2557
+ * </pre>
2558
+ *
2559
+ * <code>optional string build = 9;</code>
2560
+ * @return The bytes for build.
2561
+ */
2562
+ public com.google.protobuf.ByteString
2563
+ getBuildBytes() {
2564
+ java.lang.Object ref = build_;
2565
+ if (ref instanceof String) {
2566
+ com.google.protobuf.ByteString b =
2567
+ com.google.protobuf.ByteString.copyFromUtf8(
2568
+ (java.lang.String) ref);
2569
+ build_ = b;
2570
+ return b;
2571
+ } else {
2572
+ return (com.google.protobuf.ByteString) ref;
2573
+ }
2574
+ }
2575
+ /**
2576
+ * <pre>
2577
+ * Build of the Hypervisor software
2578
+ * </pre>
2579
+ *
2580
+ * <code>optional string build = 9;</code>
2581
+ * @param value The build to set.
2582
+ * @return This builder for chaining.
2583
+ */
2584
+ public Builder setBuild(
2585
+ java.lang.String value) {
2586
+ if (value == null) { throw new NullPointerException(); }
2587
+ build_ = value;
2588
+ bitField0_ |= 0x00000100;
2589
+ onChanged();
2590
+ return this;
2591
+ }
2592
+ /**
2593
+ * <pre>
2594
+ * Build of the Hypervisor software
2595
+ * </pre>
2596
+ *
2597
+ * <code>optional string build = 9;</code>
2598
+ * @return This builder for chaining.
2599
+ */
2600
+ public Builder clearBuild() {
2601
+ build_ = getDefaultInstance().getBuild();
2602
+ bitField0_ = (bitField0_ & ~0x00000100);
2603
+ onChanged();
2604
+ return this;
2605
+ }
2606
+ /**
2607
+ * <pre>
2608
+ * Build of the Hypervisor software
2609
+ * </pre>
2610
+ *
2611
+ * <code>optional string build = 9;</code>
2612
+ * @param value The bytes for build to set.
2613
+ * @return This builder for chaining.
2614
+ */
2615
+ public Builder setBuildBytes(
2616
+ com.google.protobuf.ByteString value) {
2617
+ if (value == null) { throw new NullPointerException(); }
2618
+ checkByteStringIsUtf8(value);
2619
+ build_ = value;
2620
+ bitField0_ |= 0x00000100;
2621
+ onChanged();
2622
+ return this;
2623
+ }
2624
+
2625
+ private java.lang.Object licenseProductName_ = "";
2626
+ /**
2627
+ * <pre>
2628
+ * We do not need full name as can be calculated name + version + build
2629
+ * </pre>
2630
+ *
2631
+ * <code>optional string license_product_name = 10;</code>
2632
+ * @return Whether the licenseProductName field is set.
2633
+ */
2634
+ public boolean hasLicenseProductName() {
2635
+ return ((bitField0_ & 0x00000200) != 0);
2636
+ }
2637
+ /**
2638
+ * <pre>
2639
+ * We do not need full name as can be calculated name + version + build
2640
+ * </pre>
2641
+ *
2642
+ * <code>optional string license_product_name = 10;</code>
2643
+ * @return The licenseProductName.
2644
+ */
2645
+ public java.lang.String getLicenseProductName() {
2646
+ java.lang.Object ref = licenseProductName_;
2647
+ if (!(ref instanceof java.lang.String)) {
2648
+ com.google.protobuf.ByteString bs =
2649
+ (com.google.protobuf.ByteString) ref;
2650
+ java.lang.String s = bs.toStringUtf8();
2651
+ licenseProductName_ = s;
2652
+ return s;
2653
+ } else {
2654
+ return (java.lang.String) ref;
2655
+ }
2656
+ }
2657
+ /**
2658
+ * <pre>
2659
+ * We do not need full name as can be calculated name + version + build
2660
+ * </pre>
2661
+ *
2662
+ * <code>optional string license_product_name = 10;</code>
2663
+ * @return The bytes for licenseProductName.
2664
+ */
2665
+ public com.google.protobuf.ByteString
2666
+ getLicenseProductNameBytes() {
2667
+ java.lang.Object ref = licenseProductName_;
2668
+ if (ref instanceof String) {
2669
+ com.google.protobuf.ByteString b =
2670
+ com.google.protobuf.ByteString.copyFromUtf8(
2671
+ (java.lang.String) ref);
2672
+ licenseProductName_ = b;
2673
+ return b;
2674
+ } else {
2675
+ return (com.google.protobuf.ByteString) ref;
2676
+ }
2677
+ }
2678
+ /**
2679
+ * <pre>
2680
+ * We do not need full name as can be calculated name + version + build
2681
+ * </pre>
2682
+ *
2683
+ * <code>optional string license_product_name = 10;</code>
2684
+ * @param value The licenseProductName to set.
2685
+ * @return This builder for chaining.
2686
+ */
2687
+ public Builder setLicenseProductName(
2688
+ java.lang.String value) {
2689
+ if (value == null) { throw new NullPointerException(); }
2690
+ licenseProductName_ = value;
2691
+ bitField0_ |= 0x00000200;
2692
+ onChanged();
2693
+ return this;
2694
+ }
2695
+ /**
2696
+ * <pre>
2697
+ * We do not need full name as can be calculated name + version + build
2698
+ * </pre>
2699
+ *
2700
+ * <code>optional string license_product_name = 10;</code>
2701
+ * @return This builder for chaining.
2702
+ */
2703
+ public Builder clearLicenseProductName() {
2704
+ licenseProductName_ = getDefaultInstance().getLicenseProductName();
2705
+ bitField0_ = (bitField0_ & ~0x00000200);
2706
+ onChanged();
2707
+ return this;
2708
+ }
2709
+ /**
2710
+ * <pre>
2711
+ * We do not need full name as can be calculated name + version + build
2712
+ * </pre>
2713
+ *
2714
+ * <code>optional string license_product_name = 10;</code>
2715
+ * @param value The bytes for licenseProductName to set.
2716
+ * @return This builder for chaining.
2717
+ */
2718
+ public Builder setLicenseProductNameBytes(
2719
+ com.google.protobuf.ByteString value) {
2720
+ if (value == null) { throw new NullPointerException(); }
2721
+ checkByteStringIsUtf8(value);
2722
+ licenseProductName_ = value;
2723
+ bitField0_ |= 0x00000200;
2724
+ onChanged();
2725
+ return this;
2726
+ }
2727
+
2728
+ private java.lang.Object licenseProductVersion_ = "";
2729
+ /**
2730
+ * <pre>
2731
+ * License product version
2732
+ * </pre>
2733
+ *
2734
+ * <code>optional string license_product_version = 11;</code>
2735
+ * @return Whether the licenseProductVersion field is set.
2736
+ */
2737
+ public boolean hasLicenseProductVersion() {
2738
+ return ((bitField0_ & 0x00000400) != 0);
2739
+ }
2740
+ /**
2741
+ * <pre>
2742
+ * License product version
2743
+ * </pre>
2744
+ *
2745
+ * <code>optional string license_product_version = 11;</code>
2746
+ * @return The licenseProductVersion.
2747
+ */
2748
+ public java.lang.String getLicenseProductVersion() {
2749
+ java.lang.Object ref = licenseProductVersion_;
2750
+ if (!(ref instanceof java.lang.String)) {
2751
+ com.google.protobuf.ByteString bs =
2752
+ (com.google.protobuf.ByteString) ref;
2753
+ java.lang.String s = bs.toStringUtf8();
2754
+ licenseProductVersion_ = s;
2755
+ return s;
2756
+ } else {
2757
+ return (java.lang.String) ref;
2758
+ }
2759
+ }
2760
+ /**
2761
+ * <pre>
2762
+ * License product version
2763
+ * </pre>
2764
+ *
2765
+ * <code>optional string license_product_version = 11;</code>
2766
+ * @return The bytes for licenseProductVersion.
2767
+ */
2768
+ public com.google.protobuf.ByteString
2769
+ getLicenseProductVersionBytes() {
2770
+ java.lang.Object ref = licenseProductVersion_;
2771
+ if (ref instanceof String) {
2772
+ com.google.protobuf.ByteString b =
2773
+ com.google.protobuf.ByteString.copyFromUtf8(
2774
+ (java.lang.String) ref);
2775
+ licenseProductVersion_ = b;
2776
+ return b;
2777
+ } else {
2778
+ return (com.google.protobuf.ByteString) ref;
2779
+ }
2780
+ }
2781
+ /**
2782
+ * <pre>
2783
+ * License product version
2784
+ * </pre>
2785
+ *
2786
+ * <code>optional string license_product_version = 11;</code>
2787
+ * @param value The licenseProductVersion to set.
2788
+ * @return This builder for chaining.
2789
+ */
2790
+ public Builder setLicenseProductVersion(
2791
+ java.lang.String value) {
2792
+ if (value == null) { throw new NullPointerException(); }
2793
+ licenseProductVersion_ = value;
2794
+ bitField0_ |= 0x00000400;
2795
+ onChanged();
2796
+ return this;
2797
+ }
2798
+ /**
2799
+ * <pre>
2800
+ * License product version
2801
+ * </pre>
2802
+ *
2803
+ * <code>optional string license_product_version = 11;</code>
2804
+ * @return This builder for chaining.
2805
+ */
2806
+ public Builder clearLicenseProductVersion() {
2807
+ licenseProductVersion_ = getDefaultInstance().getLicenseProductVersion();
2808
+ bitField0_ = (bitField0_ & ~0x00000400);
2809
+ onChanged();
2810
+ return this;
2811
+ }
2812
+ /**
2813
+ * <pre>
2814
+ * License product version
2815
+ * </pre>
2816
+ *
2817
+ * <code>optional string license_product_version = 11;</code>
2818
+ * @param value The bytes for licenseProductVersion to set.
2819
+ * @return This builder for chaining.
2820
+ */
2821
+ public Builder setLicenseProductVersionBytes(
2822
+ com.google.protobuf.ByteString value) {
2823
+ if (value == null) { throw new NullPointerException(); }
2824
+ checkByteStringIsUtf8(value);
2825
+ licenseProductVersion_ = value;
2826
+ bitField0_ |= 0x00000400;
2827
+ onChanged();
2828
+ return this;
2829
+ }
2830
+
2831
+ private java.lang.Object localeBuild_ = "";
2832
+ /**
2833
+ * <pre>
2834
+ * Locale build
2835
+ * </pre>
2836
+ *
2837
+ * <code>optional string locale_build = 12;</code>
2838
+ * @return Whether the localeBuild field is set.
2839
+ */
2840
+ public boolean hasLocaleBuild() {
2841
+ return ((bitField0_ & 0x00000800) != 0);
2842
+ }
2843
+ /**
2844
+ * <pre>
2845
+ * Locale build
2846
+ * </pre>
2847
+ *
2848
+ * <code>optional string locale_build = 12;</code>
2849
+ * @return The localeBuild.
2850
+ */
2851
+ public java.lang.String getLocaleBuild() {
2852
+ java.lang.Object ref = localeBuild_;
2853
+ if (!(ref instanceof java.lang.String)) {
2854
+ com.google.protobuf.ByteString bs =
2855
+ (com.google.protobuf.ByteString) ref;
2856
+ java.lang.String s = bs.toStringUtf8();
2857
+ localeBuild_ = s;
2858
+ return s;
2859
+ } else {
2860
+ return (java.lang.String) ref;
2861
+ }
2862
+ }
2863
+ /**
2864
+ * <pre>
2865
+ * Locale build
2866
+ * </pre>
2867
+ *
2868
+ * <code>optional string locale_build = 12;</code>
2869
+ * @return The bytes for localeBuild.
2870
+ */
2871
+ public com.google.protobuf.ByteString
2872
+ getLocaleBuildBytes() {
2873
+ java.lang.Object ref = localeBuild_;
2874
+ if (ref instanceof String) {
2875
+ com.google.protobuf.ByteString b =
2876
+ com.google.protobuf.ByteString.copyFromUtf8(
2877
+ (java.lang.String) ref);
2878
+ localeBuild_ = b;
2879
+ return b;
2880
+ } else {
2881
+ return (com.google.protobuf.ByteString) ref;
2882
+ }
2883
+ }
2884
+ /**
2885
+ * <pre>
2886
+ * Locale build
2887
+ * </pre>
2888
+ *
2889
+ * <code>optional string locale_build = 12;</code>
2890
+ * @param value The localeBuild to set.
2891
+ * @return This builder for chaining.
2892
+ */
2893
+ public Builder setLocaleBuild(
2894
+ java.lang.String value) {
2895
+ if (value == null) { throw new NullPointerException(); }
2896
+ localeBuild_ = value;
2897
+ bitField0_ |= 0x00000800;
2898
+ onChanged();
2899
+ return this;
2900
+ }
2901
+ /**
2902
+ * <pre>
2903
+ * Locale build
2904
+ * </pre>
2905
+ *
2906
+ * <code>optional string locale_build = 12;</code>
2907
+ * @return This builder for chaining.
2908
+ */
2909
+ public Builder clearLocaleBuild() {
2910
+ localeBuild_ = getDefaultInstance().getLocaleBuild();
2911
+ bitField0_ = (bitField0_ & ~0x00000800);
2912
+ onChanged();
2913
+ return this;
2914
+ }
2915
+ /**
2916
+ * <pre>
2917
+ * Locale build
2918
+ * </pre>
2919
+ *
2920
+ * <code>optional string locale_build = 12;</code>
2921
+ * @param value The bytes for localeBuild to set.
2922
+ * @return This builder for chaining.
2923
+ */
2924
+ public Builder setLocaleBuildBytes(
2925
+ com.google.protobuf.ByteString value) {
2926
+ if (value == null) { throw new NullPointerException(); }
2927
+ checkByteStringIsUtf8(value);
2928
+ localeBuild_ = value;
2929
+ bitField0_ |= 0x00000800;
2930
+ onChanged();
2931
+ return this;
2932
+ }
2933
+
2934
+ private java.lang.Object localeVersion_ = "";
2935
+ /**
2936
+ * <pre>
2937
+ * Locale version
2938
+ * </pre>
2939
+ *
2940
+ * <code>optional string locale_version = 13;</code>
2941
+ * @return Whether the localeVersion field is set.
2942
+ */
2943
+ public boolean hasLocaleVersion() {
2944
+ return ((bitField0_ & 0x00001000) != 0);
2945
+ }
2946
+ /**
2947
+ * <pre>
2948
+ * Locale version
2949
+ * </pre>
2950
+ *
2951
+ * <code>optional string locale_version = 13;</code>
2952
+ * @return The localeVersion.
2953
+ */
2954
+ public java.lang.String getLocaleVersion() {
2955
+ java.lang.Object ref = localeVersion_;
2956
+ if (!(ref instanceof java.lang.String)) {
2957
+ com.google.protobuf.ByteString bs =
2958
+ (com.google.protobuf.ByteString) ref;
2959
+ java.lang.String s = bs.toStringUtf8();
2960
+ localeVersion_ = s;
2961
+ return s;
2962
+ } else {
2963
+ return (java.lang.String) ref;
2964
+ }
2965
+ }
2966
+ /**
2967
+ * <pre>
2968
+ * Locale version
2969
+ * </pre>
2970
+ *
2971
+ * <code>optional string locale_version = 13;</code>
2972
+ * @return The bytes for localeVersion.
2973
+ */
2974
+ public com.google.protobuf.ByteString
2975
+ getLocaleVersionBytes() {
2976
+ java.lang.Object ref = localeVersion_;
2977
+ if (ref instanceof String) {
2978
+ com.google.protobuf.ByteString b =
2979
+ com.google.protobuf.ByteString.copyFromUtf8(
2980
+ (java.lang.String) ref);
2981
+ localeVersion_ = b;
2982
+ return b;
2983
+ } else {
2984
+ return (com.google.protobuf.ByteString) ref;
2985
+ }
2986
+ }
2987
+ /**
2988
+ * <pre>
2989
+ * Locale version
2990
+ * </pre>
2991
+ *
2992
+ * <code>optional string locale_version = 13;</code>
2993
+ * @param value The localeVersion to set.
2994
+ * @return This builder for chaining.
2995
+ */
2996
+ public Builder setLocaleVersion(
2997
+ java.lang.String value) {
2998
+ if (value == null) { throw new NullPointerException(); }
2999
+ localeVersion_ = value;
3000
+ bitField0_ |= 0x00001000;
3001
+ onChanged();
3002
+ return this;
3003
+ }
3004
+ /**
3005
+ * <pre>
3006
+ * Locale version
3007
+ * </pre>
3008
+ *
3009
+ * <code>optional string locale_version = 13;</code>
3010
+ * @return This builder for chaining.
3011
+ */
3012
+ public Builder clearLocaleVersion() {
3013
+ localeVersion_ = getDefaultInstance().getLocaleVersion();
3014
+ bitField0_ = (bitField0_ & ~0x00001000);
3015
+ onChanged();
3016
+ return this;
3017
+ }
3018
+ /**
3019
+ * <pre>
3020
+ * Locale version
3021
+ * </pre>
3022
+ *
3023
+ * <code>optional string locale_version = 13;</code>
3024
+ * @param value The bytes for localeVersion to set.
3025
+ * @return This builder for chaining.
3026
+ */
3027
+ public Builder setLocaleVersionBytes(
3028
+ com.google.protobuf.ByteString value) {
3029
+ if (value == null) { throw new NullPointerException(); }
3030
+ checkByteStringIsUtf8(value);
3031
+ localeVersion_ = value;
3032
+ bitField0_ |= 0x00001000;
3033
+ onChanged();
3034
+ return this;
3035
+ }
3036
+
3037
+ private java.lang.Object osType_ = "";
3038
+ /**
3039
+ * <pre>
3040
+ * OS type
3041
+ * </pre>
3042
+ *
3043
+ * <code>optional string os_type = 14;</code>
3044
+ * @return Whether the osType field is set.
3045
+ */
3046
+ public boolean hasOsType() {
3047
+ return ((bitField0_ & 0x00002000) != 0);
3048
+ }
3049
+ /**
3050
+ * <pre>
3051
+ * OS type
3052
+ * </pre>
3053
+ *
3054
+ * <code>optional string os_type = 14;</code>
3055
+ * @return The osType.
3056
+ */
3057
+ public java.lang.String getOsType() {
3058
+ java.lang.Object ref = osType_;
3059
+ if (!(ref instanceof java.lang.String)) {
3060
+ com.google.protobuf.ByteString bs =
3061
+ (com.google.protobuf.ByteString) ref;
3062
+ java.lang.String s = bs.toStringUtf8();
3063
+ osType_ = s;
3064
+ return s;
3065
+ } else {
3066
+ return (java.lang.String) ref;
3067
+ }
3068
+ }
3069
+ /**
3070
+ * <pre>
3071
+ * OS type
3072
+ * </pre>
3073
+ *
3074
+ * <code>optional string os_type = 14;</code>
3075
+ * @return The bytes for osType.
3076
+ */
3077
+ public com.google.protobuf.ByteString
3078
+ getOsTypeBytes() {
3079
+ java.lang.Object ref = osType_;
3080
+ if (ref instanceof String) {
3081
+ com.google.protobuf.ByteString b =
3082
+ com.google.protobuf.ByteString.copyFromUtf8(
3083
+ (java.lang.String) ref);
3084
+ osType_ = b;
3085
+ return b;
3086
+ } else {
3087
+ return (com.google.protobuf.ByteString) ref;
3088
+ }
3089
+ }
3090
+ /**
3091
+ * <pre>
3092
+ * OS type
3093
+ * </pre>
3094
+ *
3095
+ * <code>optional string os_type = 14;</code>
3096
+ * @param value The osType to set.
3097
+ * @return This builder for chaining.
3098
+ */
3099
+ public Builder setOsType(
3100
+ java.lang.String value) {
3101
+ if (value == null) { throw new NullPointerException(); }
3102
+ osType_ = value;
3103
+ bitField0_ |= 0x00002000;
3104
+ onChanged();
3105
+ return this;
3106
+ }
3107
+ /**
3108
+ * <pre>
3109
+ * OS type
3110
+ * </pre>
3111
+ *
3112
+ * <code>optional string os_type = 14;</code>
3113
+ * @return This builder for chaining.
3114
+ */
3115
+ public Builder clearOsType() {
3116
+ osType_ = getDefaultInstance().getOsType();
3117
+ bitField0_ = (bitField0_ & ~0x00002000);
3118
+ onChanged();
3119
+ return this;
3120
+ }
3121
+ /**
3122
+ * <pre>
3123
+ * OS type
3124
+ * </pre>
3125
+ *
3126
+ * <code>optional string os_type = 14;</code>
3127
+ * @param value The bytes for osType to set.
3128
+ * @return This builder for chaining.
3129
+ */
3130
+ public Builder setOsTypeBytes(
3131
+ com.google.protobuf.ByteString value) {
3132
+ if (value == null) { throw new NullPointerException(); }
3133
+ checkByteStringIsUtf8(value);
3134
+ osType_ = value;
3135
+ bitField0_ |= 0x00002000;
3136
+ onChanged();
3137
+ return this;
3138
+ }
3139
+
3140
+ private java.lang.Object productLineId_ = "";
3141
+ /**
3142
+ * <pre>
3143
+ * Product line ID
3144
+ * </pre>
3145
+ *
3146
+ * <code>optional string product_line_id = 15;</code>
3147
+ * @return Whether the productLineId field is set.
3148
+ */
3149
+ public boolean hasProductLineId() {
3150
+ return ((bitField0_ & 0x00004000) != 0);
3151
+ }
3152
+ /**
3153
+ * <pre>
3154
+ * Product line ID
3155
+ * </pre>
3156
+ *
3157
+ * <code>optional string product_line_id = 15;</code>
3158
+ * @return The productLineId.
3159
+ */
3160
+ public java.lang.String getProductLineId() {
3161
+ java.lang.Object ref = productLineId_;
3162
+ if (!(ref instanceof java.lang.String)) {
3163
+ com.google.protobuf.ByteString bs =
3164
+ (com.google.protobuf.ByteString) ref;
3165
+ java.lang.String s = bs.toStringUtf8();
3166
+ productLineId_ = s;
3167
+ return s;
3168
+ } else {
3169
+ return (java.lang.String) ref;
3170
+ }
3171
+ }
3172
+ /**
3173
+ * <pre>
3174
+ * Product line ID
3175
+ * </pre>
3176
+ *
3177
+ * <code>optional string product_line_id = 15;</code>
3178
+ * @return The bytes for productLineId.
3179
+ */
3180
+ public com.google.protobuf.ByteString
3181
+ getProductLineIdBytes() {
3182
+ java.lang.Object ref = productLineId_;
3183
+ if (ref instanceof String) {
3184
+ com.google.protobuf.ByteString b =
3185
+ com.google.protobuf.ByteString.copyFromUtf8(
3186
+ (java.lang.String) ref);
3187
+ productLineId_ = b;
3188
+ return b;
3189
+ } else {
3190
+ return (com.google.protobuf.ByteString) ref;
3191
+ }
3192
+ }
3193
+ /**
3194
+ * <pre>
3195
+ * Product line ID
3196
+ * </pre>
3197
+ *
3198
+ * <code>optional string product_line_id = 15;</code>
3199
+ * @param value The productLineId to set.
3200
+ * @return This builder for chaining.
3201
+ */
3202
+ public Builder setProductLineId(
3203
+ java.lang.String value) {
3204
+ if (value == null) { throw new NullPointerException(); }
3205
+ productLineId_ = value;
3206
+ bitField0_ |= 0x00004000;
3207
+ onChanged();
3208
+ return this;
3209
+ }
3210
+ /**
3211
+ * <pre>
3212
+ * Product line ID
3213
+ * </pre>
3214
+ *
3215
+ * <code>optional string product_line_id = 15;</code>
3216
+ * @return This builder for chaining.
3217
+ */
3218
+ public Builder clearProductLineId() {
3219
+ productLineId_ = getDefaultInstance().getProductLineId();
3220
+ bitField0_ = (bitField0_ & ~0x00004000);
3221
+ onChanged();
3222
+ return this;
3223
+ }
3224
+ /**
3225
+ * <pre>
3226
+ * Product line ID
3227
+ * </pre>
3228
+ *
3229
+ * <code>optional string product_line_id = 15;</code>
3230
+ * @param value The bytes for productLineId to set.
3231
+ * @return This builder for chaining.
3232
+ */
3233
+ public Builder setProductLineIdBytes(
3234
+ com.google.protobuf.ByteString value) {
3235
+ if (value == null) { throw new NullPointerException(); }
3236
+ checkByteStringIsUtf8(value);
3237
+ productLineId_ = value;
3238
+ bitField0_ |= 0x00004000;
3239
+ onChanged();
3240
+ return this;
3241
+ }
3242
+
3243
+ private java.lang.Object vendor_ = "";
3244
+ /**
3245
+ * <pre>
3246
+ * Vendor
3247
+ * </pre>
3248
+ *
3249
+ * <code>optional string vendor = 16;</code>
3250
+ * @return Whether the vendor field is set.
3251
+ */
3252
+ public boolean hasVendor() {
3253
+ return ((bitField0_ & 0x00008000) != 0);
3254
+ }
3255
+ /**
3256
+ * <pre>
3257
+ * Vendor
3258
+ * </pre>
3259
+ *
3260
+ * <code>optional string vendor = 16;</code>
3261
+ * @return The vendor.
3262
+ */
3263
+ public java.lang.String getVendor() {
3264
+ java.lang.Object ref = vendor_;
3265
+ if (!(ref instanceof java.lang.String)) {
3266
+ com.google.protobuf.ByteString bs =
3267
+ (com.google.protobuf.ByteString) ref;
3268
+ java.lang.String s = bs.toStringUtf8();
3269
+ vendor_ = s;
3270
+ return s;
3271
+ } else {
3272
+ return (java.lang.String) ref;
3273
+ }
3274
+ }
3275
+ /**
3276
+ * <pre>
3277
+ * Vendor
3278
+ * </pre>
3279
+ *
3280
+ * <code>optional string vendor = 16;</code>
3281
+ * @return The bytes for vendor.
3282
+ */
3283
+ public com.google.protobuf.ByteString
3284
+ getVendorBytes() {
3285
+ java.lang.Object ref = vendor_;
3286
+ if (ref instanceof String) {
3287
+ com.google.protobuf.ByteString b =
3288
+ com.google.protobuf.ByteString.copyFromUtf8(
3289
+ (java.lang.String) ref);
3290
+ vendor_ = b;
3291
+ return b;
3292
+ } else {
3293
+ return (com.google.protobuf.ByteString) ref;
3294
+ }
3295
+ }
3296
+ /**
3297
+ * <pre>
3298
+ * Vendor
3299
+ * </pre>
3300
+ *
3301
+ * <code>optional string vendor = 16;</code>
3302
+ * @param value The vendor to set.
3303
+ * @return This builder for chaining.
3304
+ */
3305
+ public Builder setVendor(
3306
+ java.lang.String value) {
3307
+ if (value == null) { throw new NullPointerException(); }
3308
+ vendor_ = value;
3309
+ bitField0_ |= 0x00008000;
3310
+ onChanged();
3311
+ return this;
3312
+ }
3313
+ /**
3314
+ * <pre>
3315
+ * Vendor
3316
+ * </pre>
3317
+ *
3318
+ * <code>optional string vendor = 16;</code>
3319
+ * @return This builder for chaining.
3320
+ */
3321
+ public Builder clearVendor() {
3322
+ vendor_ = getDefaultInstance().getVendor();
3323
+ bitField0_ = (bitField0_ & ~0x00008000);
3324
+ onChanged();
3325
+ return this;
3326
+ }
3327
+ /**
3328
+ * <pre>
3329
+ * Vendor
3330
+ * </pre>
3331
+ *
3332
+ * <code>optional string vendor = 16;</code>
3333
+ * @param value The bytes for vendor to set.
3334
+ * @return This builder for chaining.
3335
+ */
3336
+ public Builder setVendorBytes(
3337
+ com.google.protobuf.ByteString value) {
3338
+ if (value == null) { throw new NullPointerException(); }
3339
+ checkByteStringIsUtf8(value);
3340
+ vendor_ = value;
3341
+ bitField0_ |= 0x00008000;
3342
+ onChanged();
3343
+ return this;
3344
+ }
3345
+
3346
+ private java.lang.Object version_ = "";
3347
+ /**
3348
+ * <pre>
3349
+ * Version
3350
+ * </pre>
3351
+ *
3352
+ * <code>optional string version = 17;</code>
3353
+ * @return Whether the version field is set.
3354
+ */
3355
+ public boolean hasVersion() {
3356
+ return ((bitField0_ & 0x00010000) != 0);
3357
+ }
3358
+ /**
3359
+ * <pre>
3360
+ * Version
3361
+ * </pre>
3362
+ *
3363
+ * <code>optional string version = 17;</code>
3364
+ * @return The version.
3365
+ */
3366
+ public java.lang.String getVersion() {
3367
+ java.lang.Object ref = version_;
3368
+ if (!(ref instanceof java.lang.String)) {
3369
+ com.google.protobuf.ByteString bs =
3370
+ (com.google.protobuf.ByteString) ref;
3371
+ java.lang.String s = bs.toStringUtf8();
3372
+ version_ = s;
3373
+ return s;
3374
+ } else {
3375
+ return (java.lang.String) ref;
3376
+ }
3377
+ }
3378
+ /**
3379
+ * <pre>
3380
+ * Version
3381
+ * </pre>
3382
+ *
3383
+ * <code>optional string version = 17;</code>
3384
+ * @return The bytes for version.
3385
+ */
3386
+ public com.google.protobuf.ByteString
3387
+ getVersionBytes() {
3388
+ java.lang.Object ref = version_;
3389
+ if (ref instanceof String) {
3390
+ com.google.protobuf.ByteString b =
3391
+ com.google.protobuf.ByteString.copyFromUtf8(
3392
+ (java.lang.String) ref);
3393
+ version_ = b;
3394
+ return b;
3395
+ } else {
3396
+ return (com.google.protobuf.ByteString) ref;
3397
+ }
3398
+ }
3399
+ /**
3400
+ * <pre>
3401
+ * Version
3402
+ * </pre>
3403
+ *
3404
+ * <code>optional string version = 17;</code>
3405
+ * @param value The version to set.
3406
+ * @return This builder for chaining.
3407
+ */
3408
+ public Builder setVersion(
3409
+ java.lang.String value) {
3410
+ if (value == null) { throw new NullPointerException(); }
3411
+ version_ = value;
3412
+ bitField0_ |= 0x00010000;
3413
+ onChanged();
3414
+ return this;
3415
+ }
3416
+ /**
3417
+ * <pre>
3418
+ * Version
3419
+ * </pre>
3420
+ *
3421
+ * <code>optional string version = 17;</code>
3422
+ * @return This builder for chaining.
3423
+ */
3424
+ public Builder clearVersion() {
3425
+ version_ = getDefaultInstance().getVersion();
3426
+ bitField0_ = (bitField0_ & ~0x00010000);
3427
+ onChanged();
3428
+ return this;
3429
+ }
3430
+ /**
3431
+ * <pre>
3432
+ * Version
3433
+ * </pre>
3434
+ *
3435
+ * <code>optional string version = 17;</code>
3436
+ * @param value The bytes for version to set.
3437
+ * @return This builder for chaining.
3438
+ */
3439
+ public Builder setVersionBytes(
3440
+ com.google.protobuf.ByteString value) {
3441
+ if (value == null) { throw new NullPointerException(); }
3442
+ checkByteStringIsUtf8(value);
3443
+ version_ = value;
3444
+ bitField0_ |= 0x00010000;
3445
+ onChanged();
3446
+ return this;
3447
+ }
3448
+ @java.lang.Override
3449
+ public final Builder setUnknownFields(
3450
+ final com.google.protobuf.UnknownFieldSet unknownFields) {
3451
+ return super.setUnknownFields(unknownFields);
3452
+ }
3453
+
3454
+ @java.lang.Override
3455
+ public final Builder mergeUnknownFields(
3456
+ final com.google.protobuf.UnknownFieldSet unknownFields) {
3457
+ return super.mergeUnknownFields(unknownFields);
3458
+ }
3459
+
3460
+
3461
+ // @@protoc_insertion_point(builder_scope:com.lansweeper.dp.outbound.v1.VmwareProductInfo)
3462
+ }
3463
+
3464
+ // @@protoc_insertion_point(class_scope:com.lansweeper.dp.outbound.v1.VmwareProductInfo)
3465
+ private static final com.lansweeper.dp.outbound.v1.VmwareProductInfo DEFAULT_INSTANCE;
3466
+ static {
3467
+ DEFAULT_INSTANCE = new com.lansweeper.dp.outbound.v1.VmwareProductInfo();
3468
+ }
3469
+
3470
+ public static com.lansweeper.dp.outbound.v1.VmwareProductInfo getDefaultInstance() {
3471
+ return DEFAULT_INSTANCE;
3472
+ }
3473
+
3474
+ private static final com.google.protobuf.Parser<VmwareProductInfo>
3475
+ PARSER = new com.google.protobuf.AbstractParser<VmwareProductInfo>() {
3476
+ @java.lang.Override
3477
+ public VmwareProductInfo parsePartialFrom(
3478
+ com.google.protobuf.CodedInputStream input,
3479
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
3480
+ throws com.google.protobuf.InvalidProtocolBufferException {
3481
+ Builder builder = newBuilder();
3482
+ try {
3483
+ builder.mergeFrom(input, extensionRegistry);
3484
+ } catch (com.google.protobuf.InvalidProtocolBufferException e) {
3485
+ throw e.setUnfinishedMessage(builder.buildPartial());
3486
+ } catch (com.google.protobuf.UninitializedMessageException e) {
3487
+ throw e.asInvalidProtocolBufferException().setUnfinishedMessage(builder.buildPartial());
3488
+ } catch (java.io.IOException e) {
3489
+ throw new com.google.protobuf.InvalidProtocolBufferException(e)
3490
+ .setUnfinishedMessage(builder.buildPartial());
3491
+ }
3492
+ return builder.buildPartial();
3493
+ }
3494
+ };
3495
+
3496
+ public static com.google.protobuf.Parser<VmwareProductInfo> parser() {
3497
+ return PARSER;
3498
+ }
3499
+
3500
+ @java.lang.Override
3501
+ public com.google.protobuf.Parser<VmwareProductInfo> getParserForType() {
3502
+ return PARSER;
3503
+ }
3504
+
3505
+ @java.lang.Override
3506
+ public com.lansweeper.dp.outbound.v1.VmwareProductInfo getDefaultInstanceForType() {
3507
+ return DEFAULT_INSTANCE;
3508
+ }
3509
+
3510
+ }
3511
+