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